body {
	background-color: #000000;
	background-image: none;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 12px;
	font-family: verdana;
	background-color: #999;
	background-repeat: repeat;
	background-position: left top;
	}
	
body,td,th {
	font-size: 13px;
	font-family: Tahoma;
}

h1 {
	color: #000;
	display: inline;
	font-family: 'book antiqua', 'times new romans', serif;
	font-size: 20px;
	font-weight: normal;
	}
	
h2 {
	font: 400 1.0em 'trebuchet ms',arial,sans-serif;
	display: inline;
	letter-spacing: 1px;
	color: #D9DDE2;
	}
	
h3 {
	font: 600 1.8em 'book antiqua','times new romans',serif;
	color: #10494A;
	font-style: italic;
	margin: 10px 0;
	}

h4 {
	color: #868630;
	font-style: normal;
	margin: 15px 0 0 0;
	font-family: 'book antiqua', 'times new romans', serif;
	font-size: 1.5em;
	font-weight: 400;
	}
	
h5, h5 a {
	font: 400 1.1em 'trebuchet ms',arial,sans-serif;
	color: #fff;
	margin: 15px 0 0 0;
	text-decoration: none;
	}
	
h5 a:hover {
	text-decoration: none;
	}
	
a {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	text-decoration: none;
	}

a img {
	border: 0;
	}
	
.topnav li a {
	margin-left: 20px;
	padding-top: 5px;
	display: block;
	text-decoration: none;
	font: 400 0.9em 'trebuchet ms',arial,sans-serif;
	color: #fff;
	}

.topnav li a:hover {
	color: #313407;
	text-decoration: underline;
	}

.frontblurb {
	height: 250px;
	padding:  10px 20px;
	color: #CCC;
	font-size: 0.8em;
	background-color: #000;
	background-image: url(images/righttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.frontblurb p {
	margin: 3px 0 5px 0;
	}
	
.frontblurb h2 {
	display: block;
	color: #F27D0F;
	font-size: 1.4em;
	margin: 25px 0 0 0;
	}

.rootnav {
	width: 463px;
	height: 25px;
	font-size: 0.7em;
	border-right: 0px solid #2d3005;
	background-color: #000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	color: #2d3005;
	}
	
.rootnav a {
	color: #868630;
	padding: 0 20px 0 0px;
	background: #000 no-repeat right center;
	}

.rootnav a:hover {
	text-decoration: none;
	}
	
#rcolumn2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#rcolumn2pic ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
	
ul.subnav {
	font-size: 0.9em;
	margin-bottom: 15px;
	}
	
.subnav li a{
	display: block;
	width: 210px;
	background: #282a02;
	margin: 1px 0 0 0;
	padding: 8px 15px;
	color: #10494A;
	text-decoration: none;
	}

.subnav li.first a{
	font: 600 1.1em 'trebuchet ms',arial,sans-serif;
	width: 210px;
	background: #BD481D;
	margin: 1px 0 0 0;
	padding: 12px 15px;
	color: #fff;
	text-decoration: none;
	}

.subnav li a:hover {
	background: #CFC994;
	color: #006666;
	text-decoration: none;
	}

.subnav li.first a:hover {
	background: #CE5918;
	color: #FFF;
	text-decoration: none;
	}
	
.textbox {
	margin: 15px 0;
	padding: 20px 20px;
	background: #E4E0C2;
	border: 1px solid #CFC994;
	}

.textbox h2 {
	color: #057676;
	font-size: 1.0em;
	font-weight: 600;
	margin: 0 0 20px 0;
	}

.textbox p{
	line-height: 1.6em;
	font-size: 0.7em;
	}
	
#main p {
	
	margin: 8px 15px 8px 0;
	line-height: 1.8em;
	font-size: 0.9em;
	}

#homequote p {
	color: #fff;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	margin: 8px 15px 8px 0;
	line-height: 1.8em;
	font-style: italic;
}
#homequote h1 {
	color: #999;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	margin: 8px 15px 8px 0;
	line-height: 1.8em;
	font-style: italic;
	font-weight: bold;
}

ol {
	color: #10494A;
	font: 600 1.0em arial,sans-serif;
	padding: 10px;
	}
 
ol span {
	font: 400 1.0em 'trebuchet ms',arial,sans-serif;
	color: #444;
	font-style: normal;
	}

ol li {
	margin-left: 25px;
	padding: 4px 0
	}
	
img.content, a img.content {
	float:left;
	margin: 10px 10px 10px 0;
	padding: 2px;
	background: #E4E0C2;
	border: 2px solid #10494A;
	}
	
a:hover img.content {
	border: 2px solid #BD481D;
	}

table {
  width: 100%;
  margin-bottom: 20px;  
  font-size: 1em;
  border-collapse: collapse;
}

table caption {
  margin-top: 20px;
  padding: 0 0 0.5em 3px;
  font: 400 1.2em arial,sans-serif;
  text-align: left;  
  letter-spacing: -1px;
}

table th,
table td {
  text-align: left;
  vertical-align: top;
  padding: 4px 7px !important;
  padding: 6px 10px;
}


thead th {
	background: #BD481D;
	color: #FFF;
	border-bottom: 1px solid #FFF;
}


tbody td {
	background-color: #282a02;
	padding: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

tbody tr:hover {
	background-color: #fff;
}

form label{
	display:block;
	}

form input.text, form textarea{
	width:100%;
	border:1px #DBD6AD solid;
	color:#444;
	padding:4px 5px;
	font:12px Arial,san-serif;
	background-color: #E4E0C2;
	}

form input.text:hover, form textarea:hover{
	border:1px #CFC994 solid;
	}

form input.text:focus, form textarea:focus{
	border:1px #CFC994 solid;
	color:#444;
	}

form input.button{
	margin-right:8px;
	padding:3px 5px;
	font:12px Arial,san-serif;
	}

* html form input.text,

* html form textarea{
	border-color: #CFC994;
	color:#444;
	}
	
.blockquote {
	display: block;
	width: 100%;
	border-left: 2px solid #BD481D;
	background-color: #000;
	padding: 5px;
	font-style: italic;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 24px;
	}

	
.footnav {
	width: 770px;
	text-align: center;
	background: #282a02;
	border-top: 3px solid #868630;
	border-bottom: 1px solid #282a02;
	font-size: 11px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.footnav a {
	margin: 0px;
	color: #868630;
	}
	
.footnav a:link {
	color: #868630;
	}
.footnav a:hover {
	color: #868630;
	}
.footnav a:visited {
	}
.footnav a:active {
	}	
	
.copyright {
	text-align: right;
	font-size: 9px;
	color: #999999;
	}

.copyright a {
	margin: 0px;
	color: #999999;
	}
	
.copyright a:link {
	color: #999999;
	}
.footnav a:hover {
	color: #868630;
	}
.footnav a:visited {
	}
.footnav a:active {
	}	
	/* MAIN CONTENT */
.column1-unit {
	width:790px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.column2-unit-left {color: #fff; font-size: 12px; font-family: verdana; float:left; width:350px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {color: #fff; float:right; width:350px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {
	float:left;
	width:358px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	padding-left: 24px;
}
.column3-unit-middle {
	float:left;
	width:35px;
	margin-bottom:0px!important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	margin-left:0px;
	padding-bottom: 50px;
	height: 300px;
}
.column3-unit-right {
	float:left;
	width:345px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
	padding-right: 24px;
	padding-left: 4px;
	padding-bottom: 100px;
}
.style3 {color: #282A02
}
.style2 {color: #868630}
a:link {
	color: #868630;
}
a:hover {
	color: #FFFFFF;
}
a:visited {
}
a:active {
}
.style3 {color: #282A02}
p.MsoNormal {margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";
}
.style20 {color: #999999}
.style22 {
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #868630;
}
.style24 {
	font-size: 15px;
	font-style: italic;
}
.style26 {font-size: 20px; font-family: "Times New Roman", Times, serif; font-weight: bold; font-style: italic; color: #868630; }
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:visited {
}
a:active {
}
.style29 {font-size: 15px}
.style30 {color: #999999; font-size: 15px; }
.style32 {font-size: 13px; color: #999999; }

/* BOTTOM TABLE*/
.main-content table {clear:both; width:790px; margin:2.0em 0 0.2em 20px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:#CCC;}
.main-content table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:#666; text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-content table td {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}
p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:110%;}
