
body {
	margin: 0;
	padding: 0;
    background-image: url('../Images/ConcreteBlocks.jpg');
    background-repeat: repeat;
	}

h1 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 150%;
	font-weight: 500;
	}

h2 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 115%;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 5px;
	}

h3 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 110%;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 5px;
	}

h4 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 105%;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 5px;
	}

p  {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 100%;
	font-weight: 300;
	margin-top: 4px;
	margin-bottom: 10px;
	}
	
li {
	margin-bottom: 4px;
	}
	
table {
	font-family: Arial, Helvetica, Sans Serif;
	}

#HEADER {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 110px;
	width: 100%;
	background-color: transparent;
    background-image: url('../Images/MufflerMan85.gif');
    background-repeat: no-repeat;
    background-position: 180 10;
	}
	
#NAPALogo {
	position: absolute;
	top: 20px;
	left: 10px;
	width: 156;
	height: 70;
	}

#LOGO {
	position: absolute;
	top: 10px;
	left: 250px;
	height: 100px;
	width: 600px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
    background-image: url('../Images/CharliesService.gif');
    background-repeat: no-repeat;
	}

#ADDRESS {
	position: absolute;
	bottom: 0;
	left: 10;
	font-size: 90%;
	font-weight: 600;
	margin: 0;
	padding: 0;
	}
	
	
#MAIN {
	width: 100%;
	background-color: transparent;
	margin: 0;
	padding: 0;
	}
	
#MENU {
	float: left;
	clear: left;
	position: absolute;
	top: 110px;
	left: 15px;
	display: block; 
	width: 150px;
	padding; 0;
	text-align: center;
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: 500;
	color: #000000;
	}

#MENU a.button {
	background: url('images/orangebuttons.gif') left top; 
	text-decoration: none; 
	text-align: center;
	color: #000000;
	line-height: 40px; 
	display: block;   
	width: 140px; 
	height: 40px;
	margin-top: 0px;   
	font-size: 100%;  
	font-weight: 600;
	color: black;
	}

#MENU a.button:visited {
	background: url('images/orangebuttons.gif') left top; 
	text-decoration: none; 
	text-align: center;
	color: black;
	line-height: 40px; 
	display: block;   
	width: 140px; 
	height: 40px;
	margin-top: 0px;   
	font-size: 100%;  
	font-weight: 600;
	}
	
#MENU a.button:hover {
	background-position: 0 -40px;
	line-height: 40px; 
	font-size: 120%;
	color: grey;
	}
	
#MENU a.button:active {
	background-position:0 -80px;
	font-size: 120%;
	color: white;
	}
	
#MENU a.selected {
	background:url('images/orangebuttons.gif') 0 -80px; 
	text-decoration: none; 
	text-align: center;
	color: #000000;
	line-height: 40px; 
	display: block;   
	width: 140px; 
	height: 40px;
	margin-top: 0px;   
	font-size: 120%;  
	font-weight: 600;
	color: black;
	}

#MENU a.selected:visited {
	background: url('images/orangebuttons.gif') 0 -80px; 
	text-decoration: none; 
	text-align: center;
	color: black;
	line-height: 40px; 
	display: block;   
	width: 140px; 
	height: 40px;
	margin-top: 0px;   
	font-size: 120%;  
	font-weight: 600;
	}
	
#MENU a.selected:hover {
	background-position: 0 -80px;
	line-height: 40px; 
	font-size: 120%;
	color: black;
	}
	
#MENU a.selected:active {
	background-position: 0 -80px;
	font-size: 120%;
	color: white;
	}

#CONTENTFRAME {
	position: absolute;
	top: 100;
	left: 180;
	background-color: #998877;
	border-width: 1;
	border-style: solid;
	border-color: #444444;
	padding-top: 5;
	}	
	
#COLUMN, #COLUMN_R {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 10;
	padding-right: 10;
	padding-top: 10;
	padding-bottom: 10;
	background-color: #feffef;
	border-width: 5;
	border-top-width: 0;
	border-style: solid;
	border-color: #998877;
	}
	
#COLUMN_R {
	float: right; 
	clear: right;
	right:0px;
	width:280px; 
	}

.indent {
	margin-left: 30;
	}
	
.photo {
	border-width: 1;
	border-style: solid;
	border-color: black;
	padding: 4;
	}	

ol {
	font-family: Arial;
	font-size: 14;
	font-weight: normal;
	line-height: 14pt;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20;
	margin-right: 5;
	padding-left: 10;
	}

.breadcrumbs {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 80%;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 15px;
	}

.smalltext {
	font-size: 70%;
	}
	
ul.RedLG {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 90%;
	list-style-image: url('http://www.charliesservice.com/Images/Bullets/b_red10.gif');
	list-image-style: disc;
	margin-top: 10;
	margin-bottom: 15;
	margin-left: 10;
	margin-right: 5;
	padding-left: 20;
	}
	
ul.YellowLG {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 90%;
	list-style-image: url('http://www.charliesservice.com/Images/Bullets/b_yellow10.gif');
	list-image-style: disc;
	margin-top: 10;
	margin-bottom: 15;
	margin-left: 10;
	margin-right: 5;
	padding-left: 20;
	}

ul.GreenLG {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 90%;
	list-style-image: url('http://www.charliesservice.com/Images/Bullets/b_green10.gif');
	list-image-style: disc;
	margin-top: 10;
	margin-bottom: 15;
	margin-left: 10;
	margin-right: 5;
	padding-left: 20;
	}
	
ul.Red {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 90%;
	list-style-image: url('http://www.charliesservice.com/Images/Bullets/b_red5.gif');
	list-image-style: disc;
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 10;
	margin-right: 5;
	padding-left: 20;
	}

ul.Yellow {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 90%;
	list-style-image: url('http://www.charliesservice.com/Images/Bullets/b_yellow5.gif');
	list-image-style: disc;
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 10;
	margin-right: 5;
	padding-left: 20;
	}

ul.Green {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 90%;
	font-weight: 300;
	list-style-image: url('http://www.charliesservice.com/Images/Bullets/b_green5.gif');
	list-image-style: disc;
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 10;
	margin-right: 5;
	padding-left: 20;
	}

ul.RedSub {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 85%;
	list-style-image: url('http://www.charliesservice.com/Images/Bullets/b_red5.gif');
	list-image-style: disc;
	margin-top: 5;
	margin-bottom: 10;
	margin-left: 10;
	margin-right: 5;
	padding-left: 10;
	}

ul.YellowSub {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 85%;
	list-style-image: url('http://www.charliesservice.com/Images/Bullets/b_yellow5.gif');
	list-image-style: disc;
	margin-top: 5;
	margin-bottom: 10;
	margin-left: 10;
	margin-right: 5;
	padding-left: 10;
	}

ul.GreenSub {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 85%;
	list-style-image: url('http://www.charliesservice.com/Images/Bullets/b_green5.gif');
	list-image-style: disc;
	margin-top: 5;
	margin-bottom: 10;
	margin-left: 10;
	margin-right: 5;
	padding-left: 10;
	}

		
#HomePgTopPhoto {
	border-width: 0;
	float: right;
	margin-right: 30;
	width: 165;
	height: 50;
	}
	
#HomePgBottomPhoto {
	height: 150;
	width: 200;
	float: right;
	}

#UTMAP {
	width: 200;
	height: 230;
	float: right;
    background-image: url('../Images/UT.gif');
    background-repeat: no-repeat;
    background-position: 25 5;
 	}

#UTMAP h2 {
	margin-top: 60px;
	text-align: center;
	font-weight: 600;
	font-size: 100%;
	color: #4d4d4d;
	}	
	
#UTMAP h3 {
	margin-top: 25px;
	text-align: center;
	font-weight: 600;
	font-size: 100%;
	color: #4d4d4d;
	}

.coupon {
	border-width: 1;
	border-style: dashed;
	border-color: black;
    vertical-align: top;
	}

.logo {
	border-width: 0;
	padding: 2;
	align: center;
	float: left;
	}

.racing {
	background-image: url('../Images/CheckerFlag.gif');
    background-repeat: repeat;
	}
	
.RacePhoto {
	width: 305;
	height: 240;
	float: right;
	}

#EventSchedule {
	border-collapse: collapse;
	width: 300;
	background: white;
	background-style: solid;
	cell-spacing: 0;
	cell-padding: 0;
	}
	
#EventSchedule td {
	border-width: 1;
	border-style: solid;
	border-color: black;
	}
	

#Google_Map {
	width: 250;
	}
	
#Google_Map p {
	text-align: center;
	}

#Google_Map img {
	border-width: 1;
	border-style: solid;
	border-color: black;
	width: 242;
	height: 246;
	}
	
#wx_module_3087 {
	position: relative;
	left: -5;
	margin-top: 35;
	align: center;
	}


.appointment {
	font-family: Arial, Helvetica, Sans Serif;
	margin-top: 30px;
	border-width: 1;
	border-style: solid;
	border-color: black;
	table-width: 550;
 	}
	
.appointment tr td {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	height: 35;
	}
	
.appointmenttitle {	
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	background-color: #99FF99;
	border-width: 1;
	border-style: solid;
	border-color: black;
	}

.article {
	margin-left: 80;
	margin-right: 80;
	}

.article p {
	font-family: Times New Roman, Times, Serif;
	}

blockquote {
	font-size: 12px;
	background: url("../Images/QuoteLeft.gif") 5px 5px no-repeat;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 10;
	padding-right: 10;
	padding-top: 10;
	padding-bottom: 10;
	background-color: #feffef;
	border-width: 5;
	border-top-width: 0;
	border-style: solid;
	border-color: #998877;
	display: block;
	}
	
blockquote p {
	padding: 0 40px;	
	}
	
blockquote p.source {
	padding-bottom: 10px;
	margin: 0 0px 0px 0;
	text-align: right;
	font-style: italic;
	background: url("../Images/QuoteRight.gif") 100% 100% no-repeat;
	}

#Traeger_Grill {
	width: 180;
	display: block;
	float: right;
	}
	
#Traeger_Rubs {
	width: 200;
	display: block;
	float: left;
	}
	
#TopTen td {
	width: 50%;
	valign: top;
	padding: 30;
	border-width: 2;
	border-style: dotted;
	border-color: ltgrey;
	}
