*{ border:none;}

body {
	background-color: #000;
	margin: 0px; 
	padding: 0px 0px 10px 0px; 
	text-align: center; 
}

p, h1, h2, h3, h4, h5, a, ul, li, lo, td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
}

h1 {
	color: #3E0909;
	font-weight: bold;
	font-size: 16px;
	border-bottom: solid 1px;
	margin: 0px 0px 7px;
	padding: 0px;
	}

h2 { color:#000000;
}


h3{
	font-size:18px;
	font-weight:bold;
	color:#990000;
	text-transform:uppercase;
	padding:0px 0 3px;
	margin:0;
}
	
	
h4{		font-size:15px;
	font-weight:bold;
	color:#990000;
	text-transform:uppercase;
	padding:5px 0;
	margin:0;}	

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}
p{ padding:5px  0;
margin:0;}

.small{ font-size:10px;}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

table, td, th  {	
	border-collapse: collapse;
}

div#header {
}

table#container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}

table#container td {
	vertical-align: top;
}

td#footer1 {
	width: 770px;
	height: 46px;
	background: url(images/bgfooter1.jpg) no-repeat;
}

td#footer1 p {
	width: 633px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	margin: 5px auto 0px auto;
	padding: 0px;

}

td#footer1 a:link, td#footer1 a:visited {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}

td#footer1 a:hover, td#footer1 a:active {
	text-decoration: none;
}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
}
img.right {
	float: right;
	margin-left:10px;
}
clear {
	clear: both;
}


div#copyright, div#copyright a {
	font-size: 9px;
	color: #FFF;
}

ul#mainnav {
	margin: 0px;
	padding: 10px 0px 60px 0px;
	width: 20px;
}

ul#mainnav li {
	display: inline; 
	list-style: none;
}

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	width: 120px;
	border-bottom: 1px solid #000;
	padding: 5px;
}

ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	background: url(images/navon.gif);
	color: #FFF;
}
/* ----------------- CUSTOM CLASSES ----------------- */

td#navcontainer {
	width: 137px;
	background: url(images/bgside.jpg);
}
.slogan {
	margin-left: 5px;
	margin-top: 5px;
}


td#main {
	width: 633px;
}

td#footer2 {
	background: url(images/bgfooter2.jpg) no-repeat;
}

td#cc {
	width: 215px;
}

td#address {
	width: 331px;
	text-align: center;
}

td#address div {
	padding: 5px;
	font-weight: bold;
}

td#login {
	width: 204px;
	text-align: right;
}

td#login img, td#cc img {
	margin: 20px 10px 10px 10px;
}

div#padding {
	padding: 0px 10px 10px 10px;
}

.centered {
	text-align: center;
}
table.locations td {
text-align: center;
padding-bottom: 10px;
}
table.locations a {
text-align: center;
}


/*ultity nav*/

#bottomnav{ text-align:center;}

/*video*/
div#video{ clear:both;
	float:right;
			height:240px;
			margin:0 auto;
			border:1px solid #333333;
			background:#000000;
			text-align:center;}
			
			/*maps*/
			
			.map{ width:300px;
					height:200px;
					border:1px solid #333333;
					margin:10px 0 0 0 ;
					}
					.location1{ border-bottom:1px solid #333333;
					padding:10px 0 65px 0;
					height:300px;
					}					
					.location{ border-bottom:1px solid #333333;
					padding:10px 0 65px 0;
					height:315px;
					}


