/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #EBE6C4;
}
p, h1, h2, h3, h4, h5, a, ul, li, lo, td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #051A2D;
}
p, li {
	font-size: 12px;
}
p, h1 {
	margin: 15px 0 15px 0;
}

h1 {
	margin-top:0px;
	padding-top:5px;
	font-size: 36px;
	border-bottom-style: double;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #004791;
	border-bottom-width: 2px;
	border-bottom-color: #A17E45;
}

h2 {
	font-size: 14px;
	color: #004791;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 20px;
	
}

h3 {
	font-size: 12px;
	color: #0270B4;
	font-style: normal;
	font-weight: bolder;
}


h4 {
	font-size: 14px;
	color: #0A1F34;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0A1F34;
	padding-bottom: 3px;
}

address {
	text-align: left;
	width:180px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A17E45;
	font-style: normal;
	background-repeat: no-repeat;
	border: 1px solid #A17E45;
	padding: 10px;
}

address a:link {
	color:#A17E45;
	font-size: 10px;
	font-weight: bold;
	
}
address a:hover {
	color:#A39A7F;
	font-size: 10px;
	
}

/* Creates the general link style for the site. This is not the main navigation.  */
a:link {
	font-size:14px;
	color:#0A1F34;
	font-weight:bold;
	font-family:Arial, sans-serif;
	text-decoration:underline;
}
a:visited {
	font-size:12px;
	color:#445769;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #26394C;
}
a:active {
	text-decoration:none;
}


/* ----------------- IMAGE/ALIGNMENT ELEMENTS ----------------- */
.left {
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
}
.right {
	float: right;
	border: 1px solid #0A1F34;
	clear: both;
	padding: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.leftborder {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #A17E45;
	padding: 0px;
}
.rightborder {
	border: 1px solid #A17E45;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 10px;
	clear: both;
	margin-right: 0px;
	
	
}
.rightnoborder {
	padding: 1px;
	float: right;
	margin-left: 15px;
	
}
.border {
	padding: 1px;
	border: 1px solid #000;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* ----------------- NAV ELEMENTS ----------------- */
a:link, a:hover, a:active, a:visited {
	color: #1D2911;

}

div#nav {
	position: absolute;
	top: 26px;
	left: 172px;
	width: 782px;
	margin: 0px;
	padding: 0px;
}
	
div#nav li a#current, div#nav li a#current:hover{
	color: #EDE6D9;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #A17E45;
	font-weight: bold;
}

/* UL TAG */
div#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

div#nav li {
	float:left;
	margin:0;
	padding:0;
	line-height:normal;
	text-indent:0;
}

div#nav li a {
	display:block;
	color:#EBE7C9;
	text-decoration:none;
	font-weight: lighter;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 4px;
	height: auto;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 5px;
}

div#nav li a:hover {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #A17E45;
}
/* end navigation */

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
div#container {
	width: 970px;
	position: relative;
	border: 1px none #383D46;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content.gif);
	background-repeat: repeat;

}


div#horizontalnav {
	width: 970px;
	height: 55px;
	background-image: url(images/navbar.gif);
	background-repeat: no-repeat;
	background-position: center top;

	
}	


div#header {
	width: 970px;
	height: 182px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;

	
}	


div#rightcolumn  {
	width: 250px;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 30px;
	padding-top: 20px;
}




div#leftcolumn {
	width:50px;
	float: left;
	padding-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	margin-left: 30px;
	
}	
	
div#content {
	width: 630px;
	float:right;
	clear: none;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	

}

div#footer {
	clear: both;
	width: 970px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/footer.gif);
	height: 72px;
	
}

div#footer a:link, div#footer a:visited {
	color:#7F7E69;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div#footer a:hover, div#footer a.current:link, div#footer a.current:visited {
	color: #051A2D;
	font-weight: bold;
	
	
	
}

div#bottomnav  {
	clear: both;
	width: 970px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	

}
div#copyright {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-right: auto;
	margin-left: auto;
	color: #A79D81;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

div#copyright a:link, div#copyright a:visited {
	color:#A17E45;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div#copyright a:hover, div#copyright a.current:link, div#copyright a.current:visited {
	color: #A79D81;
	font-weight: bold;
	
	
	
}


div#audioapplet {
	width:88px;
	height:26px;
	position: absolute;
	left: 75px;
	top: 21px;
}

div#audio {
	position: absolute;
	height: 30px;
	width: 98px;
	right:850px;
	top:26px;
}

div#audio2 {
	position: fixed;
	height: 120px;
	width: 180px;
	right:0px;
	top:0px;
	background-image: url(images/sound.gif);
	margin: 0px;
	left: 0px;
	clip: rect(auto,auto,auto,auto);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#iframe {

}

div#iframe1 {
margin-left:-25px;
margin-top:-40px;
}
div#admin {
	color:#A69C80;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
div#admin a:link, div#admin a:visited {
	color:#979077;
}

div#admin a:hover, div#admin a.current:link, div#admin a.current:visited {
	color: #051A2D;
	font-weight: bold;
/* ----------------- CUSTOM CLASSES ----------------- */

