
body	{
	background: #9E0000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	text-align: center; 
}

#wrapper {
	background-color: #ffffff;
	border: 3px solid #000000;
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}
.clear-both		{ clear:both; }
.clear-left		{ clear:left; }
.clear-right	{ clear:right; }


		
td	{
	color: #000;
	font-size: 12px;
	line-height: 17px; 
}
h2	{
	color: #9E0000;
	font-size: 22px;
	font-weight: bold;
}

h3	{
	color: #9E0000;
	font-size: 18px;
	font-weight: bold;
}

ul, li	{
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

#menu	li	a	{
	background-color: #B05656;
	color: #fff;
	display: block;
	font: bold 8pt ARIAL;
	margin: 2px;
	padding: 2px;
	text-decoration: none;
	width: 150px;
}

#menu	li	a:hover	{
	background-color: #000;
}	

.li	{
	line-height: 19px;
	list-style-type: disc;
}

#topnav	{
	background: url(../images/header-new.jpg) top left no-repeat #9e0000;
	border-bottom: 5px solid #000;
	height: 125px;
	width: 1024px;
}
	#topnav li{
		border-right: 2px solid #000;
		display: inline;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 12px;
		font-weight:bold;
		padding: 0 .4em;
	}
	#topnav	li.end	{ border-right:0; }

	#topnav a:link{
	 	color:#000000;
 		text-decoration: none;
 		font-size:12px;
 		font-weight: bold;

}
		#topnav a:visited{
 			color:#000000;
		 	text-decoration: none;
		 	font-size:12px;
		 	font-weight: bold;

}
		#topnav a:hover{
			color:#ffffff;
		 	text-decoration: none;
 			font-size:12px;
 			font-weight: bold;

}
		#topnav a:active{
			color:#ffffff;
			text-decoration: none;
			font-size:12px;
 			font-weight: bold;

}

#content	{
}
	#content	p{
		font: Arial, Helvetica, sans-serif;
		font-size: 12px;
}
	#content	h5{
		font: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color:#9E0000
}

	#content	a:link	{
		color: #9E0000;
		font: 10pt Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight: bold;
}

		#content	a:hover	{
			color: #666;
			text-decoration: none;
			font-weight: bold;
}
		#content	a:visited {
			color: #9E0000;
			font: 10pt  Arial, Helvetica, sans-serif;
			text-decoration: none;
			font-weight: bold;
}
		#content	a:active {
			color: #9E0000;
			font: 10pt  Arial, Helvetica, sans-serif;
			text-decoration: none;
			font-weight: bold;
}

.page-content {
	width:750px;
	margin:0 auto;
	
}
	.page-content	li{
		font: Arial, Helvetica, sans-serif;
		font-size: 12px;
		display:list-item;
		list-style-position:inside
		}
.request{
	margin:0 auto;
	width:400px;
}

#banner {
	background-image:url(../images/banner1.jpg); background-repeat:no-repeat;
	width:1024px;
	height:290px;
	padding:15px;
}

.buttons{
	float:left;
	padding-left: 12px;
	width: 365px;
}
.cities{
	
	background-color:#CCC;
	border:solid;
	border-width: 3px;
	border-color:#666;
	padding-left:10px;
	padding-right: 10px;
	width:300px;
}
.schedule {
	float:left;
	height: 280px;
	padding-right:10px;
	padding-left:10px;
}
.intro{
	float:left;
	padding-left:15px;
	padding-right:10px;
	width: 370px;
}
.icons{
	float:left;
	width: 98%;
	padding:10px;
}
#footer-content {
	padding:10px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:center;

	}
	
	#footer-content		li	{
		border-right: 1px solid #fff;
		color: #fff;
		display: inline;
		font-weight: bold;
		line-height: 1.4em;
		padding: 0 0.5em;
		}

		#footer-content	li.end	{ border-right:0; }

	#footer-content a:link{
	 	color:#ffffff;
 		text-decoration: none;
 		font-size:12px;
 		font-weight: bold;

}
		#footer-content a:visited{
 			color:#ffffff;
		 	text-decoration: none;
		 	font-size:12px;
		 	font-weight: bold;

}
		#footer-content a:hover{
			color:#ffffff;
		 	text-decoration: none;
 			font-size:12px;
 			font-weight: bold;

}
		#footer-content a:active{
			color:#ffffff;
			text-decoration: none;
			font-size:12px;
 			font-weight: bold;
		}
