@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: black;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	overflow-y: scroll;
}
* {
padding: 0;
margin: 0;
} 
.twoColFixLtHdr #container {
	width: 900px;  
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;

} 
.twoColFixLtHdr #header {
	padding: 0;  
	height: 125px;
	background-color: #DDDDDD;
	background-image: url(images/testtop.png);
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 170px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-top: 2px solid #CC0000;
}
.twoColFixLtHdr #mainContent {
	height:auto;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 186px;
	padding-top: 60px;
	padding-right: 36px;
	padding-bottom: 20px;
	padding-left: 10px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top: 2px solid #CC0000;
}	

.twoColFixLtHdr #mainContent2 {
	height:500px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 186px;
	padding-top: 60px;
	padding-right: 36px;
	padding-bottom: 20px;
	padding-left: 10px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top: 2px solid #CC0000;
}	

h1 {
	font-size:19px;
    color:#CC0000;
}
 
h2 {
	font-size:18px;
	color:#CC0000;
	display:inline;
}

h3 {
	font-size: 14px;
	color:#CC0000;
	display:inline;
}
h4 {
	font-size:22px;
	color:#CC0000;
	display:inline;
}
.twoColFixLtHdr #footer {
	padding: 10px 10px 0 20px;
	height: 50px;
	background-image: url(images/footer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top: 2px solid #CC0000;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}


#Contact {
	width: 500px; 
	background: #FFFFFF;
	margin: 10px 20px 10px 20px;
	text-align: center;
	}
a.link:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
	}

a.link:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
	}

a.link:hover {
	color: #A5CD32;
	font-weight: bold;
	text-decoration: none;
	}

a.link:active {
	color: white;
	font-weight: bold;
	text-decoration: none;
	}	

	

a .serv:link {
	color: blue;
	text-decoration: none;
	font-weight: bold;
	}

a.serv:visited {
	color: blue;
	font-weight: bold;
	text-decoration: none;
	}

a.serv:hover {
	color: green;
	font-weight: bold;
	text-decoration: none;
	}

a.serv:active {
	color: blue;
	font-weight: bold;
	text-decoration: none;
	}
a:link {
	color: blue;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	color: blue;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #A5CD32;
	font-weight: bold;
	text-decoration: none;
	}

a:active {
	color: blue;
	font-weight: bold;
	text-decoration: none;
	}	
li {
	list-style-type: disc;
	line-height: 150%;
	text-decoration:normal;
	text-indent: 20px;
	}

ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	list-style-position:inside;
}
	
#links {
	padding-left: 20px; 
	padding-top: 20px;
	height: 40px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	Background: #02339C;
	border-top: 2px solid #CC0000;
	}

#specials {	
	width: 561px;

	margin: 50px;
}

.hrcolor {
	background:#CC0000;
	border:0;
	height: 2px;
	font-weight: normal;
}
#sel {
	color:#A5CD32;
	display: inline;
 }
 
#places {
	color: blue;
 }
 
#phone {
	color: blue;
	text-decoration: none;
	font-size:22px;
	display:inline; 
	font-style:italic;
	font-weight:bold;
 }
 
.blue {
	color: blue;
	display: inline;
	font-weight:bold;
	font-size: 14px;
 }
 
#grey {
	color: grey;
	font-size: 14px;
	display:inline;
	font-weight:bold;
 }
 
#left {

	text-align:left;
	display:block;
	position:absolute;

 }
 
 #right {

	text-align:left;
	display:block;
	position:absolute;
	margin-left: 700px;

 }
 
 .boldlist	{
 
 font-weight: bold;
 
 }
 
 .underline {
 	text-decoration: underline;
	}
	
 .red {
 
 color:red;
 
 }
 
 .text {
 	font-size:18px;
	color: red;
	display:inline;
	font-weight: bold;
 }