* {margin: 0; padding: 0;}
body {background: #000 url(images/bg.gif) repeat-x;}

h1 {
	margin: 0 18px 0 125px;
	padding: 25px 0 0 0;
	font: normal 2.2em/1em "Times New Roman", Times, serif;
	letter-spacing: .05em;
	color: #FFF;
	border-bottom: 2px dotted #444;
	}

h2 {
	margin: 5px 18px 0 15px;
	font: normal 1.3em "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: right;
	color: #FDC100;
	}

h3 {
	margin: 0 15px 0 15px;
	padding: 8px 2px 6px 2px;
	font: normal 1.4em/1.1em "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
	border-top: 2px solid #C90;
	border-bottom: 2px solid #C90;
	}

h4 {
	font: bold 1.1em "Times New Roman", Times, serif;
	letter-spacing: -.05em;
	text-align: center;
	}
	
h5 {
	font: normal 2em "Times New Roman", Times, serif;
	color: #FDC100;
	text-transform: uppercase;
	border-bottom: 2px dotted #49473F;
	position: absolute;
	top: 136px;
	right: 25px;
	z-index: 3;
	}

h6 {
	font: normal 2.1em/1em "Times New Roman", Times, serif;
	color: #29D7D3;
	position: absolute;
	top: 176px;
	right: 30px;
	z-index: 3;
	}

p {padding: 10px 15px 0 15px; font: .75em/1.6em Arial, Helvetica, sans-serif;}
p.centered {padding: 0 40px 0 50px; text-align: center; clear: both;}
p.wide {padding: 10px 50px 20px 50px;}

span.color {color: #EA157A;}


hr {
	margin: 10px 15px 10px 15px;
	height: 2px;
	border: none;
	border-top: 1px solid #CCC;
	}

div.columned {
	margin: 10px 0 0 0;
	float: left;
	width: 248px;
	}
div.columned2 {
	margin: 10px 0 0 0;
	float: left;

	}
div.columned ul, div.columned ol {margin: 0 15px 10px 25px; padding: 0 0 0 20px;}
div.columned ul li, div.columned ol li {font: normal .75em/1.6em Arial, Helvetica, sans-serif;}
div.columned ol li {list-style-type: decimal;}

div.columned2 ul, div.columned2 ol {margin: 0 15px 10px 25px; padding: 0 0 0 20px;}
div.columned2 ul li, div.columned2 ol li {font: normal .75em/1.6em Arial, Helvetica, sans-serif;}
div.columned2 ol li {list-style-type: decimal;}


div.boxleft, div.boxcenter, div.boxright {padding-top: 10px; width: 250px; float: left;}
	
	div.boxleft {padding-left: 90px;}
	div.boxcenter {padding-left: 30px;}
	div.boxright {padding-left: 30px;}

address {
	padding: 10px 0 10px 30px;
	font: normal .75em/1.35em Arial, Helvetica, sans-serif;
	color: #FFF;
	position: absolute;
	top: 62px;
	right: 25px;
	z-index: 3;
	width: 168px;
	}

blockquote {
	float: left;
	font: normal 1.7em/1em "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: center;
	}

blockquote.one {padding: 70px 0 0 70px; width: 320px;}	
blockquote.two {padding: 70px 0 0 70px; width: 160px;}	
blockquote.three {padding: 70px 0 0 160px; width: 190px;}	

blockquote a:link, blockquote a:visited {color: #000; text-decoration: none;}
blockquote a:hover {
	color: #1ECCC8;
}
				

/* LAYOUT */	
div#container {
	margin: 0 auto;
	width: 990px;
	position: relative;
	background: url(images/bg_content.gif) repeat-y;
	}
	
div#header {
	width: 990px;
	height: 266px;
	float: left;
	background: url(images/bg_header.gif) no-repeat;
	position: relative;
	z-index: 1;
	}

div#topbox {
	width: 990px;
	height: 115px;
	float: left;
	background: url(images/bg_h1.gif) no-repeat;
	}

	div#content {width: 990px; clear: both;}

div#columnleft, div#columncenter, div#columnright, div#columnright2, div#columnlarge {float: left; padding-bottom: 20px;}
	
		div#columnleft {width: 324px;}
		div#columncenter {width: 499px;}
		div#columnright {width: 158px;}
		div#columnright2 {width: 348px;}
		div#columnlarge {width: 696px;}
			

	div#columncenter a:link, div#columncenter a:visited, div#columnright a:link, div#columnright a:visited, div#columnright2 a:link, div#columnright2 a:visited, div#columnlarge a:link, div#columnlarge a:visited {color: #6E5200; text-decoration: none;}
	div#columncenter a:hover, div#columnright a:hover, div#columnright2 a:hover, div#columnlarge a:hover {color: #1E9F9C;}
			
		div#map {
			margin: 25px 0 0 15px;
			padding: 2px;
			width: 465px;
			border: 1px solid #474442;
			}
			
		div#diy {margin: -16px 0 0 0; width: 600px; float: left;}
		div#diy2 {margin: -16px 0 0 150px; width: 696px;}
	
div#footer {
	width: 990px;
	height: 191px;
	background: url(images/bg_footer.gif) no-repeat;
	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: #FDC100; text-decoration: none;}
	div#copyright img {margin: 5px 0 0 0;}
	
	
	
/* HORIZONTAL NAVIGATION */
div#nav {
	width: 990px;
	height: 45px;
	clear: both;
	background: url(images/bg_nav.gif) no-repeat;
	}
	
div#nav ul {padding: 2px 0 0 15px; list-style-type: none;}
div#nav li {float: left; list-style-image: none;}

div#nav li a {
	padding: 12px 21px 11px 21px; 
	float: left; 
	display: block;
	font: bold .7em Arial, Helvetica, sans-serif;
	text-align: center; 
	text-decoration: none;
	color: #000;
	border-right: 3px solid #FDC100;
	}

		div#nav li a:hover {background: #FDCB00;}
		div#nav li a#current {color: #000; background: #FFF;}
		div#nav li a#current:hover {background: #FDF1BF;}


/* HORIZONTAL SUB-NAVIGATION */
div#subnav {
	width: 990px;
	height: 45px;
	clear: both;
	background: url(images/bg_subnav.gif) no-repeat;
	}
	
div#subnav ul {padding: 1px 0 0 677px; list-style-type: none;}
div#subnav li {float: left; list-style-image: none;}

div#subnav li a {
	padding: 10px 30px 10px 30px; 
	float: left; 
	display: block;
	font: bold 1em Arial, Helvetica, sans-serif;
	text-align: center; 
	text-decoration: none;
	color: #000;
	border-left: 1px solid #29D7D3;
	}

		div#subnav li a:hover {background: #30F9FF; text-decoration: underline;}


/* UTILITY NAV */
div#utilnav {
	margin: 0 auto;
	width: 990px;
	clear: both;
	}
	
div#utilnav ul {padding: 0 0 0 55px; list-style-type: none;}
div#utilnav li {float: left; list-style-image: none;}
	
div#utilnav li a {
	display: block;
	padding: 5px 21px 5px 21px;
	font: bold .7em Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	}

	div#utilnav li a:hover {color: #FDC100;}


/* Web Audio */
div#audio {
	width: 244px;
	height: 60px;
	background: url(images/audio_off.gif) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	}

a#sound {
	width: 244px;
	height: 60px;
	display: block;
	background: url(images/audio_off.gif) no-repeat;
	}

	a#sound:hover {background: url(images/audio_on.gif) no-repeat;}
	
	

/* 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: #FDC100; text-decoration: underline;}



/* CLASSES */
.logos {
	padding: 0 30px 0 0;
	float: right;
	}

.center {
	margin: 29px 0 0 250px;
	float: left;
	border: 1px solid #474442;
	}

.left {
	margin: 0 0 0 38px;
	padding: 1px;
	float: left;
	border: 1px solid #C90;
	background: #FFF;
	}

.left2 {
	margin: 0 0 15px 15px;
	float: left;
	border: 1px solid #C90;
	}

.right {
	margin: 14px 15px 14px 15px;
	padding: 1px;
	float: right;
	border: 1px solid #DED5CD;
	}

.rightb {
	margin: 14px 15px 14px 15px;
	float: right;
	}

.publication {
	margin: 0 0 0 50px;
	}

.clear {clear: both;}

h3#referral {font: normal 2em/1.1em "Times New Roman", Times, serif; text-transform:uppercase; border:none}