/* CSS Document */

html body {
	margin:0; 
	}
html>body {margin:0; padding:0}
	
body{
	/*background: #fff url(../images/bg/bg-col-black.gif) repeat-y 0;*/
	font-family: Times, "Times New Roman", serif;
	font-size: 10pt;
	line-height: 1.4;
	color: #666;
	word-spacing: px
	}	
	

#content{
	position:absolute;
	top:195px;
	margin-left:0px ; 
	width:500px;
	z-index:1;
	overflow:visible;
	}
	
#content  ul {
	margin:0;
	padding:0;
	padding-left:15px;
	font-family: Times, "Times New Roman", serif;
	font-size: small;
	line-height: 1.4;
	color: #666;
	}

#content table {
	font-family: Times, "Times New Roman", serif;
	font-size: small;
	line-height: 1.4;
	color: #666;
	}

#content td { padding-bottom: 15px; }


#header{
	height:75px;
	width:100%;
	background:#00603B;
	position:relative;
	}

#navbar{
	top: 75px;
	height:25px;
	width:100%;
	background:#B39C64;
	}

#date{ 
	position:absolute;
	right:10px;
	bottom:10px;
	color:#35805F;
	}

#logo {
	position:absolute; 
	left:0px; 
	bottom: 10px;
	}
	
.foot_text{
	font-family: arial,verdana, san-serif;
	color:#666;
	font-size:xx-small; 
	}

.foot_text a{ 
	font-family: arial,verdana, san-serif;
	color:#666;
	font-size:xx-small; 
	text-decoration:none;
	}
	
a  {
	font-family: arial, verdana, sanserif;
	font-size: x-small;
	text-decoration:underline;
	color:#999;
	}
	
.underline {
	text-decoration: underline;
	}
	
h1  { 
	text-transform:uppercase; 
	color:#00603b; 
	font-family: arial,verdana,san-serif; 
	font-weight: lighter;  
	font-size:14pt;
	left:0;
	}
	
h2  { 
	text-transform:uppercase;
	color:#00603b; 
	font-family: arial,verdana,san-serif; 
	font-size: 10pt; 
	padding:0;
	margin-left:0;
	padding-top:10px;
	}
	
h3  { 
	text-transform:capitalize;
	color:#00603b; 
	font-family: Garamond, Times, "Times New Roman", serif;
	font-size: 10pt; 
	padding:0;
	/*padding-bottom:15px;*/
	margin:0;
	}		

hr {
	border: 0;
	color: #B39C64;
	background-color: #B39C64;
	height:1px;
	margin-top:15px;
	}
	
.float {
	float:left; padding-right:10px; padding-bottom:10px
	}

.gold {
	font-size:small; 
	color:#B39C64;
	text-transform:uppercase; 
	font-family: arial,verdana,san-serif; 
	font-weight: lighter;  
	display:block;
	}
	
a.light_green  {
	color:#74A58D; 
	font-family: Georgia, Garamond, Times, "Times New Roman", serif;
	font-weight:bold;
	font-size: x-small; 
	}
	
.button {
	padding:5px; 
	background-color: #00603b; 
	color:white; 
	cursor:pointer;
	}
		
.indent {
	position:relative; 
	left:0px
	}




/* nav */

#menu {      
		line-height: 1;
		list-style-type: none;
        margin: 0;
		margin-top: 9px;
        padding: 0;
        border: none; 
		background:#E6E9C4;
		}

#currentpage { background-color:#00603b; }

#menu li {
	padding:1px;
	border-bottom: solid 2px white;
	
	}

#menu a{
	color:#b39c64;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	}
	
	
#menu #currentpage a{ 
	color:white; 
	background:#00603b; 
	}

/*
#menu a:link {}
#menu a:visited {}
#menu a:hover {}
*/

#nav_container {
	position:  relative;
	top: 75px;
	}

.nav {
	position: absolute;
	top: 75px;
	height: 9px;
	padding: 3px;
	margin: 3px;
	padding-left:0;
	margin-left:0;
	}
	
.nav a {
	font: 8pt  arial, verdana, san-serif;
	color: grey;
	text-transform: uppercase;
	padding:2px;
	}
	
#nav1 { left: 0px; }
#nav2 { left: 160px; }
#nav3 { left: 240px; }
#nav4 { left: 410px; }
#nav5 { left: 530px; }				


.nav_sub { display:none; postion:relative } /* toggles on and off visibility */




/*	.subnav{
	position: absolute;
	top: 75px;
	height: 15px;
	height: 9px;
	padding: 3px;
	margin: 3px;
	border: solid 1px white;
	.subnav a {	
	color: #B39C64; 
	padding-top : 10px;
	}
	#nav1_1 { top: 105px;  padding-top:10px}
	#nav1_2 { top: 125px;  padding-top:10px}
	#nav1_3 { top: 145px;  padding-top:10px}
	#nav1_4 { top: 165px;  padding-top:10px}
*/


/* tantek hack

div.content { 
  border:20px solid;
  padding:30px;
  background: #ffc;
  width:400px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:300px;
} 

html>body .content {
  width:300px;
} 

*/	








/* tantek hack

div.content { 
  border:20px solid;
  padding:30px;
  background: #ffc;
  width:400px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:300px;
} 

html>body .content {
  width:300px;
} 

*/	