/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	margin: 0px auto;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background: #E2DEDE 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/20px Arial, Helvetica, sans-serif;
	color: #000000;
}
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: 770px;
	margin: 0px auto;
	height: 184px;
	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;
}
/* Creates DIV container for sidebar navigation */ 
div#sidebar {
	width: 120px;
	float: left;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-left: 15px;
	color: #000000;


}
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: #000000;
	background-color: E2DEDE;
	float: none;
}
div#copyright a {
	color: #FF0D01;
	text-decoration: underline;
	background-color: E2DEDE;
}

div#footer {
	clear: both;
	height: 42px;
	width: 750px;
	margin: 0px auto;
	background: url(images/footer.gif) no-repeat left top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #F0DE39;
	float: none;
	padding-top: 14px;
	padding-left: 20px;

}

div#footer a {
	color: #FFFFFF;
	text-decoration: none;
}



.floatright {
	float: right;
	clear: right;
	margin-bottom: 20px;
	margin-right: 5px;
	border: 1px solid #BDB3BE;
	margin-left: 30px;
	margin-top: 3px;
}
/* ----------------- MAIN NAVIGATION ----------------- */
/* Navigation styling starts here */
div#mainnav {
	margin:0px;
	width:770px;
	background: url(images/navbar.jpg) no-repeat;
	height: 27px;
	padding: 3px 0px 0px;
	clear: both;
	float: none;
}
address {
	color: #000000;
	width: 125px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	font: normal 11px Arial, Helvetica, sans-serif;
}


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 9px 2px;
	display:run-in;
	text-decoration:none;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	border-right: 1px inset #BDB3BE;
	color: #FFFFFF;
}

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;
	background-color: #F0DE39;
}

ul#nav li a:hover {
	background-color: #BD1B02;
	color: #FFFFFF;
}

.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: 590px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}

applet {
	float: none;
	padding-bottom: 5px;
}
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; padding: 0 0 0 45px; margin-right: auto; margin-left: auto; 
}

.clear {
	clear: both;
}

.login {
	float: left;
	padding-right: 25px;
	padding-left: 0px;
	padding-top: 3px;
}
h2 {
	color: #000000;
	text-transform: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
.floatleft {
	float: left;
	clear: left;
	border: 1px solid #BDB3BE;
	margin: 3px 5px 20px 30px;
}
h4 {

	color: #000000;
	text-transform: none;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: center;
}
