/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	background: #000060 url(images/bg_body.jpg) repeat-x;
	margin: 0px;
	padding: 0px; 
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


p, a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	color: #000;
}

p {
	font-size: 12px;
	line-height: 15px;
}
a {
	text-decoration: underline;
}
a:hover {
	color: #000;
}
h1 {
	font-size: 28px;
	color: #000060;
	font-family: "Times New Roman", Georgia, Times, serif;
	padding: 0px;
	margin: 0px 15px 15px 0px;
}
h2 {
	color: #FFFF00;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 20px;
}
address {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000;
	padding: 4px 0px;
	margin: auto;
	text-align: center;
}
address a {
	color: #FFFFFF;
	text-decoration: underline;
}
li {
	font-size: 12px;
	color: #FFFFFF;
}
dt {
	font-weight: 800;
	font-size: 12px;
	margin-top: 10px;
}
dd {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	margin: 0 auto;
	padding: 0;
	width: 936px;
	background: url(images/bg_container.jpg) repeat-y;
}
div#header {
	position: relative;
	background: url(images/bg_header.jpg) no-repeat;
	height: 243px;
	width: 936px;
	padding: 0px;
	margin: 0px;	
}
div#header2 {
	text-align: center;
	background: #000080;
	width: 682px;
	position: absolute;
	left: 255px;
	top: 128px;
}
	div#header2 p {
		color: #fff;
		font-size: 16px;
		font-weight: 800px;
		line-height: 25px;
		text-align: center;
	}
	
div#facebook {
	text-align: right;
	position: absolute;
	right: 30px;
	top: 110px;
}

	div#facebook a {
		color: #010080;
		font-size: 11px;
		font-weight: bold;
	}
	
	div#facebook a:hover {
		color: #ffffff;
	}

div#red_bkgd {
	text-align: center;
	background: #571C3A;
	width: 100%;
	border: 2px solid #797a79;
}
	div#red_bkgd p {
		color: #fff;
		font-size: 16px;
		font-weight: 800px;
		line-height: 25px;
		text-align: center;
	}
div#content {
	position: relative;
	width: 630px;
	/* height: 361px; */
	padding: 0px 15px 0px 20px;
	margin: 0px 15px 0px 258px;
	text-align: left;
}


div#content .colum1{
	float: left;
	display: inline;
	widht: 200px;
	padding: 5px;
}


div#content .map{
	float: left;
	display: inline;
	width: 270px;
	padding: 5px;
	margin: 10px 10px 10px 10px
}





div#footer {
	clear: both;
	background: url(images/bg_footer.jpg) no-repeat;
	height: 36px;
	width: 936px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
	div#footer_number {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 370px;
	top: 39px;
	}
		div#footer_number p {
		color: #fff;		
		}
div#flash_header {
	position: absolute;
	top: 0px;
	left: 194px;
}
div#sidebar {
	position: absolute;
	left: 0px;
	top: 160px;
	padding: 0px;
	margin: 0px;
	width: 254px;	
}
	div#sidebar img {
		border: solid 1px #000060;
		padding: 3px;
	}
	div#sidebar img.noborder {
		border: none;
	}
	div#sidebar_info {
		background: #000000;
		padding: 5px;
		border: 2px solid #c1c1c1;
	}

div#content ul {
	margin: 0 5px 0 25px;
}
div#content li {
	padding: 5px 0 5px 5px;
	margin: 0px;
	line-height: 20px;
	background: url(images/bullet.gif) left center no-repeat;
	color: #000;
}
div#content img {
	padding: 0px;
	border: #000060 1px solid;
	margin: 2px;
}

div#copyright {
	font-size: 9px;
	width: 960px;
	margin: 40px auto 5px auto;
	padding-left: 30px;
	color: #d7dde4;
	line-height: 13px;
	text-align: left;
	position: relative;
}
div#copyright a {
	font-size: 9px;
	color: #d7dde4;
}
div#copyright a:hover {
	color: #faed44;
}
div#copyright .ypimg{
                        position:absolute;
                        right:39px;
                        top:0px;}
/* ----------------- Nav --------------------- */

 
ul#mainnav {
	margin: 0px;
	padding: 0px;
	width: 254px;
}

 

ul#mainnav li {
  	display: inline;
	list-style: none;
	padding: 0px;
	font-size:13px;
	margin: 0px;
	text-transform: uppercase;
}

 

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
   	color: #d7dde4;
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 9px 10px 8px 10px;
	white-space: nowrap;
	border-bottom:1px dotted #CCC;
	margin: 0px;
	background: url(images/bg_nav.jpg) no-repeat;
}

 

 

ul#mainnav li a.current:link, ul#mainnav li a.current:visited, ul#mainnav li a:hover {				
	background: url(images/bg_nav.jpg) no-repeat;    
	color: #FFF;
	display: block;
	padding: 9px 10px 8px 10px;
	border-bottom:1px dotted #CCC;
	font-size:15px;
	font-weight: 800;
}

 

* html #nav a {  /* mystery code to fix ie. you must use &nbsp for any spaces in nav text */

   	width: 1%;
}


ul#bottom_nav {
	margin: 0;
	padding: 0;
	width: 625px;
	position: absolute;
	left: 296px;
	top: 9px;
}
ul#bottom_nav li {
	display: inline;
	list-style: none;
	background: none;
	margin: 5px 5px;
	padding: 0;
	font-size: 10px;
	height: 30px;
	float:left;
}
ul#bottom_nav a {
	color: #d7dde4;
	text-decoration: none;
}
ul#bottom_nav a:hover {
	color: #787877;
}
/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
}
img.right {
	float: right;
	clear: right;
}
clear {
	clear: both;
}
img {
	border: none;
}

/* ----------------- CUSTOM CLASSES ----------------- */
br.clear {
	clear: both;
}
div#audio {
	position: absolute;
	top: 40px;
	left: 813px;
}	
#login {
	position: absolute;
	top: 13px;
	left: 13px;
	color: #FFFFFF;
}
#login a {
	color: #FFFFFF;
}
#login a:hover {
	color: #CCCCCC;
}
.left {
	float: left;
	margin: 0 25px 15px 0
}
.center {
	text-align: center;
}

.clear{
	clear: both;
}

