body	{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #0086B9;
}

/* 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 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Redefines the p tag */
p {
	padding: 0px;
	color: #000000;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}


h1 {
	font-size: 22px;
	text-align: left;
	color: #008FC6;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #008FC6;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 35px;
	list-style-type: none;
	
}

div#content li {
	background-image: url(images/bone_bullet.gif);
	background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 30px;
	border: 0px solid black;
}
.normal_lineht {
	line-height: 16px;
}


address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: center;
	color: #330099;

}

.login {
	float: right;
	padding-right: 5px;
}


/* Creates the general link style for the site. This is not the main navigation.  */
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}

#listfloatleft {
            float: left;
            padding: 0 20px 0 30px;
            margin-right: auto;
            margin-left: auto;
}
/* ----------------- DIVS ----------------- */
div#header {
	width: 770px;
	height: 176px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1E3072;
	padding-left: 20px;
}


div#container {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 770px;
	border: 1px solid #000000;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat;
}

div#content {
	margin: 0px;
	color: #000000;
	width: 565px;
	text-align: left;
	font: 14px/22px Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px;
	float: right;
}
div#sidebar {
	float: left;
	width: 202px;
	margin: 0px;
	padding: 0px;
}
address a {
	text-align: center;
	color: #FFCC00;
	font-weight: bold;
}


div#footer {
	clear: both;
	width: 750px;
	height: 20px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9933CC;
	text-align: left;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}

div#footer a:link, div#footer a:hover, div#footer a:visited, div#footer a:active {
	color: #9933CC;
}

div#copyright, div#copyright  a:link, div#copyright  a:hover, div#copyright  a:visited, div#copyright  a:active {
	color: #FFFFFF;
	font: normal 9px/12px Verdana, Arial;
	clear: both;
	margin: 5px;
}
div#audio {
	padding-right: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
}

div#map {
	border:solid 1px #000000;
	height: 300px;
	width: 330px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	float: right;
	margin-right: 20px;
}

div#iframe {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div#clear {
	clear: both;
}

/* ----------------- NAVIGATION ----------------- */

div#mainnav {
	width: 202px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cta {
	padding-top: 5px;
}


ul#nav {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

ul#nav li {
	display:inline;
	padding: 0px;
	margin: 0px auto;
}

ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
	display:block;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	color:#330099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 29px;
	text-align: center;
	padding: 0px;
	background-image: url(images/nav_bg.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7979F7;
}

ul#nav li a#current:link, ul#nav li a#current:visited, ul#nav li a:hover {
	color:#7979F7;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	background-image: url(images/nav_current.gif);
}



/* ----------------- IMAGE ELEMENTS ----------------- */

img.right {
	float: right;
	border: 1px solid #0086B9;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 2px;

}
/* ----------------- CUSTOM CLASSES ----------------- */
#listfloatleft {
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 60px;
	margin-top: 0px;
	margin-bottom: 0px;

}
