* {margin: 0; padding: 0;}
body {background: #FFF url(images/bg.gif) repeat-x;}

h1 {
	padding: 40px 0 0 15px;
	font: normal 2.05em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #112B5E;
	}

h2 {
	margin: 35px 25px 0 0;
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #152F6B;
	}

h3 {
	margin: 40px 15px 40px 45px;
	font: normal 1.7em/1.25em Georgia, "Times New Roman", Times, serif;
	color: #4A4A4A;
	clear: both;
	}

h4 {
	margin: 45px 15px 0 45px;
	font: bold 1.5em/1.5em Arial, Helvetica, sans-serif;
	color: #1E45A3;
	clear: both;
	}
	
h5 {
	margin: 0 15px 40px 45px;
	font: normal 1.7em/1.25em Georgia, "Times New Roman", Times, serif;
	color: #4A4A4A;
	clear: both;
	}

p {
	padding: 25px 40px 25px 36px;
	font: .8em/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	}

div.widecolumned {margin: 15px 0 0 0; float: left; clear: both;}
div.widecolumned ul, div.widecolumned ol {margin: 0 36px 0 40px; padding: 0 0 0 50px;}
div.widecolumned ul li, div.widecolumned ol li {font: normal 1em/1.5em Arial, Helvetica, sans-serif; color: #10244F;}
div.widecolumned ul li {list-style-image: url(images/bullet.gif);}
div.widecolumned ol li {list-style-type: decimal;}

address {
	padding: 0 0 0 33px;
	font: normal .7em/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #BF9649;
	position: absolute;
	top: 136px;
	right: 21px;
	}

	address strong {font: normal 1.25em/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif; color: #FFF;}
	
blockquote {
	font: normal .7em/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	}		

/* LAYOUT */	
div#container {
	margin: 0 auto;
	width: 990px;
	position: relative;
	background: #FFF;
	}
	
div#header {
	width: 990px;
	height: 280px;
	float: left;
	background: url(images/bg_header2.jpg) no-repeat;
	position: relative;
	}

	div#flash {
		width: 509px;
		height: 421px;
		float: left;
		background: url(images/bg_flash.gif) no-repeat;
		}
	
	div#content {width: 990px; clear: both;}

div#columnleft {
	padding-bottom: 20px;
	width: 481px;
	float: left;
	background: url(images/bg_content.gif) no-repeat;
	}

div#columnleft a:link, div#columnleft a:visited {color: #CF2929; font-weight: bold;}
div#columnleft a:hover{text-decoration: none;}
			
		div#map {
			margin: 7px 0 5px 8px;
			padding: 2px;
			width: 467px;
			background: #FFF;
			border: 1px solid #E4E4E4;
			clear: both;
			}
			
		div#diy {margin: 50px 0 0 0; width: 481px;}
	
div#footer {
	margin: 0 auto -20px auto;
	background: #1F47A8 url(images/bg_footer.gif) repeat-x;
	position: relative;
	clear: both;
	}



/* COPYRIGHT */
div#copyright {
	font: normal .6em/1.2em Arial, Helvetica, sans-serif;
	text-align: center;
	clear: both;
	color: #FFF;
	}

	div#copyright a {color: #FFF; text-decoration: underline;}
	div#copyright a:hover {color: #FFF; text-decoration: none;}
	div#copyright img {margin: 5px 0 10px 0;}
	
	
	
/* HORIZONTAL NAVIGATION */
div#nav, div#nav ul {list-style: none; line-height: 1;}

div#nav {
	width: 990px;
	height: 36px;
	clear: both;
	background: url(images/bg_nav.gif) no-repeat;
	}
	
div#nav ul {padding: 0 0 0 6px;}
div#nav li {float: left; list-style-image: none;}
div#nav a {
	padding: 10px 40px 8px 40px;
	display: block;
	font: bold .8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center; 
	text-decoration: none;
	color: #E8DC00;
	}

		div#nav li a:hover {color: #E8DC00; background: #1E45A3;}
		div#nav li a#current {color: #1E45A3; background: #FFF;}
		div#nav li a#current:hover {color: #000;}
		
		div#nav a.dropdown {background: url(images/arrow_off.gif) top right no-repeat;}
		div#nav a:hover.dropdown {background: url(images/arrow_hover.gif) top right no-repeat;}
		div#nav a#current.dropdown {background: url(images/arrow_current.gif) top right no-repeat;}
		div#nav a#current:hover.dropdown {background: url(images/arrow_hover.gif) top right no-repeat;}

/* second-level lists */
div#nav li ul { 
	margin-left: -1000em;	
	position: absolute;
	background: #1B1614;
	width: 200px;
	z-index: 3;
	}
div#nav li ul {padding: 0;}
div#nav li ul a {margin: 0; padding: 7px 16px; font: .75em "Trebuchet MS", Arial, Helvetica, sans-serif;}

div#nav li:hover ul, div#nav li.sfhover ul {margin: -3px 0 0 40px;}	
		

/* UTILITY NAV */
div#utilnav {
	margin: 0 auto;
	width: 990px;
	clear: both;
	}
	
div#utilnav ul {padding: 0 0 0 220px; list-style-type: none;}
div#utilnav li {float: left; list-style-image: none;}
	
div#utilnav li a {
	display: block;
	padding: 12px 28px 5px 28px; 
	font: bold .7em Arial, Helvetica, sans-serif;
	color: #E8DC00;
	text-decoration: none;
	}

	div#utilnav li a:hover {color: #FFF;}




/* AUDIO APPLET */
applet {
	position: absolute;
	top: 290px;
	right: 23px;
	z-index: 6;
	}
	

/* ADMIN LOGIN */
div#admin {
	margin: 0 auto;
	padding: 9px 0 0 0;
	height: 30px;
	text-align: center;
	clear: both;
	}

div#admin a {
	font: bold .7em Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	}
	
	div#admin a:hover {color: #FFF; text-decoration: underline;}



/* CLASSES */
.left {float: left;}
.clear {clear: both;}

div#yp360 {
	float: left;
	margin-left: 175px;
}
