/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	margin: 0px auto;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background: #D7D5D5 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: 20px;
	padding-left: 10px;
	font: 12px/18px Arial, Helvetica, sans-serif;
}
h1 {
	color: #000000;
	text-transform: none;
	padding-top: 1px;
	border-bottom: 1px ridge #000000;
	font: bold 18px Arial, Helvetica, sans-serif;
	margin-right: 30px;
	margin-left: 10px;
	text-align: left;
}

/* ----------------- LINK STYLE ----------------- */

a:link {
color:#000000;
text-decoration:underline;
}

a:hover, a:active {
color:#018B9A;
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: 990px;
	margin: 0px auto;
	height: 184px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	}

/* Styles the div that serves as the container for the content and sidebar navigation.*/
div#container {
	width: 990px;
	margin: 0px auto;
	background: url(images/contentbg.gif) repeat-y;
	float: none;
}
/* Creates DIV container for sidebar navigation */ 
div#sidebar {
	width: 120px;
	float: left;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-left: 19px;
	color: #000000;


}
div#cta {
	width: 194px;
	float: right;
}

  
  .no-space {
    margin: 0px;
    padding: 0px;
  }

div#copyright {
	width: 990px;
	text-align: center;
	clear: both;
	margin: auto;
	padding-top: 10px;
	font: 9px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #D7D5D5;
	float: none;
}
div#copyright a {
	color: #8A0000;
	text-decoration: underline;
	background-color: #D7D5D5;
}

div#footer {
	clear: both;
	height: 40px;
	width: 990px;
	margin: 0px auto;
	background: url(images/footer.gif) no-repeat left top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: none;
	padding-top: 14px;
	padding-left: 30px;

}

div#footer a {
	color: #FFFFFF;
	text-decoration: none;
}



.right {
	float: right;
	margin-left: 20px;
	border: 1px solid #8A0000;
}
/* ----------------- MAIN NAVIGATION ----------------- */
/* Navigation styling starts here */
div#mainnav {
	margin:0px;
	width:990px;
	background: url(images/navbar.jpg) no-repeat;
	height: 27px;
	padding: 3px 0px 0px;
	clear: both;
	float: none;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 120px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #47463F;
	border-bottom-color: #47463F;
	font-style: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
}


address a {
	color: #000000;
	text-decoration: underline;
}


ul#nav {
	list-style-type:none;
	margin: 0px auto;
	text-align: center;
	padding: 2px 0px 8px;
	float: none;
}

ul#nav li {
	margin:0;
	padding:0;
	display:inline;
	line-height: normal;
}

ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
	margin:0 auto;
	padding:5px 7px 2px;
	display:run-in;
	text-decoration:none;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	border-right: 1px inset #8A0000;
	color: #FFFFFF;
}

ul#nav li a:hover, ul#nav li a#current:link, ul#nav li a#current:visited {
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #8A0000;
}

ul#nav li a:hover {
	background-color: #FFFFFF;
	color: #8A0000;
}

.clear {
	clear: both;
}
li {
	font: 12px/20px Arial, Helvetica, sans-serif;
	list-style-image: url(images/bullet.gif);
	padding-right: 40px;

}

div#content {
	float: right;
	width: 810px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	position: relative;
}
div#map {
	height: 300px;
	width: 500px;
	border: 1px solid #000000;
	clear: both;
	float: left;
	margin-right: 10px;
	margin-left: 30px;
	margin-bottom: 4px;
}

#listfloatleft {
	float: left;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	padding-left: 50px;
	width: 200px;
}

.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;
}
h3 {
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-align: center;
}
h4 {
	padding-right: 20px;
	padding-left: 10px;
	font: 12px/normal Arial, Helvetica, sans-serif;
	color: #8A0000;
}
applet {
	position: absolute;
	right: 40px;
	top: 15px;
}
div#flash {
	position: absolute;
	left: 375px;
}
.clearleft {
	clear: left;
}
