/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	margin: 0px auto;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background: #C0C0C0 url(images/bg.jpg) repeat-x scroll;
}

/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

p, h1, h2, h3, h4, h5, a, ul, li, lo, td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left; /* Not necessary if not using text-align center in body tag for older IE browsers. */
}
/* Redefines the p tag */
p {
	padding-right: 30px;
	padding-left: 10px;
	font: 12px/18px Arial, Helvetica, sans-serif;
}
h1 {
	color: #000000;
	text-transform: none;
	padding-top: 5px;
	border-bottom: 1px dotted #990505;
	font: bold 18px Arial, Helvetica, sans-serif;
	margin-right: 30px;
	margin-left: 10px;
	text-align: left;
}

/* ----------------- LINK STYLE ----------------- */

a:link {
color:#EB0303;
text-decoration:underline;
}

a:hover, a:active {
color:#3F4F69;
text-decoration:none;
}

 a:visited {
color:#000000;
text-decoration:underline;
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */
div#header {
	width: 770px;
	margin: 0px auto;
	height: 171px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	}

/* Styles the div that serves as the container for the content and sidebar navigation.*/
div#container {
	width: 770px;
	margin: 0px auto;
	background: url(images/content_bg.gif) repeat-y;
	float: none;
	position: relative;
}
/* Creates DIV container for sidebar navigation */ 
div#sidebar {
	width: 147px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	height: 215px;
	position: absolute;
	left: 18px;
	top: 218px;


}
div#cta {
	width: 194px;
	float: right;
}

  
  .no-space {
    margin: 0px;
    padding: 0px;
  }

div#copyright {
	width: 770px;
	text-align: center;
	clear: both;
	margin: auto;
	padding-top: 10px;
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #C0C0C0;
	float: none;
}
div#copyright a {
	color: #F10505;
	text-decoration: underline;
	background-color: #C0C0C0;
}

div#footer {
	clear: both;
	height: 15px;
	width: 755px;
	margin: 0px auto;
	background: url(images/footer.gif) no-repeat left top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: none;
	padding-top: 20px;
	padding-left: 15px;

}

div#footer a {
	color: #000000;
	text-decoration: none;
}



.floatright {
	float: right;
	clear: right;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 30px;
	border: 1px solid #CCCCCC;
}
/* ----------------- MAIN NAVIGATION ----------------- */
/* Navigation styling starts here */
div#mainnav {
	width:770px;
	background: url(images/navbar.jpg) no-repeat;
	height: 39px;
	clear: none;
	float: none;
}
address {
	color: #000000;
	width: 525px;
	margin-top: 15px;
	margin-bottom: 25px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9A0505;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	background-image: url(images/van_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 84px;
	clear: both;
	margin-left: 15px;
	font: normal 12px/normal Arial, Helvetica, sans-serif;
}


address a {
	color: #000000;
	text-decoration: underline;
}


ul#nav {
	list-style-type:none;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	float: none;
	width: 650px;
	top: 20px;
	position: relative;
	display:inline;
	color: #FFFFFF;
}

ul#nav li {
	display:inline;
}

ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
	margin:0 auto;
	text-decoration:none;
	font: normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
}

ul#nav li a:hover, ul#nav li a#current:link, ul#nav li a#current:visited {
	color:#000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: normal;
	text-transform: uppercase;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
}

.clear {
	clear: both;
}

div#content {
	float: right;
	width: 570px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}

applet {
	float: none;
	padding-bottom: 5px;
}
div#map {
	height: 400px;
	width: 500px;
	border: 1px solid #000000;
	clear: both;
	float: left;
	margin-bottom: 15px;
	margin-left: 30px;
}

#listfloatleft { float: left; padding: 0 0 0 45px; margin-right: auto; margin-left: auto; 
}

.clear {
	clear: both;
}

.login {
	float: left;
	padding-right: 31px;
	padding-left: 0px;
	padding-top: 3px;
}
h2 {
	color: #000000;
	text-transform: none;
	border-bottom: 1px ridge #018B9A;
	font: bold 20px "Times New Roman", Times, serif;
	width: 280px;
	float: left;
	margin-left: 10px;
}
#listbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #F2F3F3;
	width: 500px;
	border: 1px dotted #0055A5;
	float: left;
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.floatleft {
	float: left;
	clear: left;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
.audio {
	float: right;
	clear: right;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 30px;
}
ul {
	font: 12px/21px Arial, Helvetica, sans-serif;
	margin-right: 45px;
}
.floatright-noborder {
	float: right;
	clear: right;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 30px;
}
