/* CSS Document */

body  {margin: 0px; background-image: url(../images/css/bkgd.jpg);	background-repeat: repeat-y; background-position: center top; background-color: #999d84; color: #4e5d64;  font-family: Arial, Helvetica, sans-serif; font-size: 11px;	line-height: 14pt; text-align: center;}

a {color: #5b91b6; text-decoration: none; font-weight: bold;}
a:hover {text-decoration: underline;}

h1 {color: #66952e; font-size: 24px; letter-spacing: -1px; margin-top: 0; padding-top: 0; margin-bottom: 6px; line-height:24px;}
h2 {color: #4e5d64; font-size: 16px;  }
h3 {color: #8b845e; font-size: 14px;  }

#container {width: 900px; text-align: left; margin: 0 auto; }

#header {width: 900px; height: 141px;  }
	#logo {width: 450px; height: 101px; padding: 20px; float: left;}
	#news {width: 250px; height: 101px; padding: 20px; float: right;}
	
#deck {width: 900px; height: 288px; border-top: solid 6px #66952e; border-bottom: solid 6px #66952e; float: left; clear: both;}

#text {width: 580px; min-height:300px; height:auto !important; height:300px; padding: 20px; border-right: solid 1px #FFFFFF; float: left;}

#navwrap {width: 239px; padding: 20px; float: left;}
#navright {width: 239px;}
	#navright ul {margin: 0; padding: 0;	list-style: none;	width: 239px;}
	#navright ul li {position: relative; width: 239px; font-size: 11px; letter-spacing: 4px; padding: 10px 0 10px 0; border-top: 1px solid #c2c9af;}
	#navright ul li ul {position: absolute; left: -164px; top: 0; display: none; background-color: #66952e; border: 1px solid #FFFFFF; z-index: 10;}
	#navright ul li ul li {display: block; height: 15px;  width: 158px; z-index: 10;  letter-spacing: 0px; font-size: 11px; padding: 4px 0 4px 4px; border-bottom: 1px solid #FFFFFF; border-top: none;}
	#navright li:hover ul { display: block; width: 160px;}
	#navright li.over ul { display: block; width: 160px;}
	#navright a {color: #66952e; font-weight: bold; }
	#navright ul li ul li a {color: #FFFFFF; font-weight: bold; }
	/* Fix IE. Hide from IE Mac \*/   * html ul li a { height: 1%; }/* End */
	#first {border-top: none !important;}
	
#xtranav {width: 230px; margin: -6px 0 6px 4px;}

#footer {width: 860px;  height: 136px; background-image: url(../images/css/footer.jpg);	background-repeat: repeat-y; background-position: center top; clear: both; padding: 0px 20px 0px 20px; line-height: 13px;}

#footer h3 {color: #8b845e; font-size: 12px; letter-spacing: 4px; font-weight: bold; margin-top: 6px;}

.padright {padding-right: 10px;}
.padleft {padding-left: 10px;}

.floatright {float: right;}
.caption {font-weight: bold; font-size: 100%;}

input {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
textarea {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}

