* {margin:0px;padding:0px}
html, body {margin: 0px; padding: 0px; border: 0px;}

body {
	color: #000;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
	margin: 40px 0px 0px 0px;
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
}

p  {margin: 0px;padding: 0px 10px 12px 10px}
table p  {margin: 0px;padding: 0px 10px 10px 10px;font-size: 75%;line-height:18px}
.grey  {margin: 0px;padding: 0px 0px 0px 0px; font-weight:normal;font-size:100%}

h1 {
	font-size: 100%;
	text-align: left;
	margin:0px;
	padding: 20px 0px 4px 15px;
	font-weight: bold;
	text-transform: uppercase;
}
H2  {margin: 0px;padding: 12px 0px 9px 15px; font-weight:bold; color: #000;font-size:100%}
H3  {margin: 0px;padding: 12px 0px 3px 15px; font-weight:bold; color: #000;font-size:100%}
H4  {margin: 0px;padding: 12px 0px 3px 15px; font-weight:bold; color: #000;font-size:100%}
.content ul {margin:0px;padding: 0px 10px 9px 0px} 
.content li  {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	list-style-image: url(images/dot.png);
}
.content li a{
	text-transform:none;
	font-weight: bold;
	text-decoration: none;
}
.content li li a{
	text-decoration:none;
	font-weight: normal;
}
.content h1 {
	font-size: 100%;
	text-align: left;
	margin:0px;
	padding: 15px 0px 4px 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.coltwo h1 {
	font-size: 100%;
	text-align: left;
	margin:0px;
	padding: 0px 0px 4px 10px;
	color:#000;
	font-weight: bold;
	text-transform: uppercase;
}

.clear { clear: left }

a, a:visited {color: #000;text-decoration:underline}  
a:hover, a:active {color: #999;text-decoration:underline}

.alignright {margin-top: 0; text-align: right;}

hr {
	clear:both;
	border: 0;
	color: #333333;
	background-color: #333333;
	padding: 0px;
	height: 1px;
	width: 100%;
	margin: 12px 0px 15px 0px;
	text-align:left

}

.wrapper {
margin: 0 auto;
width: 700px;
text-align: left;
border: 0px solid #333333;
text-align:left;
}

/*** Below is the Tan hack, needed because the decorative side borders (thin black) on 
.wrapper. It fixes the box model of IE5.x/win, making it display the same as other browsers. ***/

* html .wrapper {
width: 700; 
w\idth: 657px; 
}
.samples {
	width:100%;
	height: 200px;
	background:#990000;
}
.outer {

text-align: left;
}
/*** These are the visible side col BG's. The image BG is needed to replace a side border
on div.inner, which can't be used because of problems in Mozilla. The image substitutes 
for the thin black divider between the right green col and the center col. If the black divider
is not wanted, the BG image may be removed. The Tan hack below feeds a IE a different 
BG location, due to a BG placement variation. 
***/

* html .outer {
	text-align: left;
}

.inner {
margin-left: -1px; /*** This fixes a small overlap problem in IE6. ***/
width: 700px; /*** This width is for non-IE browsers. Mozilla makes this necessary. ***/
border: 0px solid #333333;
border-width: 0 0 0 1px;
text-align: left;

}
/*** div.inner is wider than its container, div.outer, and so overlaps to the right, pushing
div.right into the proper position. IE expands div.outer instead, requiring a Tan hack to avoid 
blowing the layout apart. IE gets the original 100% width as in the Livingstone layout. It blows 
my mind that all this hacking is being caused by the mighty Gecko engine! (shakes head ruefully)
***/

* html .inner {
width: 100%;
}

/*** div.left is in div.float-wrap, and when div.float-wrap is neg margined to the left, 
div.left is carried over into the proper position. 
***/

.subfloat-wrap {
width: 700px;
margin-left: 0px;       /*** Same length as left column width ***/
text-align: left;
padding:0px;
}
.left {
	float: left;
	width: 140px;
	text-transform: uppercase;
	overflow: hidden;

}
.logo {clear:left;float:left;height:92px;width:140px;padding:0px;margin:0px}
.header{float:left;width:560px;w/idth:557px;height:92px;padding:0px;margin:0px}
.contact{
	float:left;
	background:#FFF;
	width: 560px;
	height:37px;
	text-transform: uppercase;
	margin:0px;padding:0px;
}
.contact p{
	padding-top:7px;
}
.communication{float:left;width:560px;height:auto;padding:0px 0px 0px 0px;margin:68px 0px 0px 0px;}
.right {
float: right; 
width: 140px;
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
text-align: left;
border-left: 1px solid #333333;
}
.right p{padding:15px 15px; color: #A8A88E}
.right a,.right a:visited{color: #A8A88E}
.right a:hover{color: #000}

* html .right {
margin: 0 -140px 0 0px; /*** IE gets this margin. ***/
}
.full {
float: right;
width: 757px;
background: #FFF;
text-align:left;
}
.center-and-right {
float: right;
width: 560px;
text-align:left;
margin:0px;padding:0px
}
.center-and-right li {
	margin-left: 30px;
	padding-left: 0px;
	list-style-position: outside;
}
.center {
float: right;
width: 497px;
background: #FFF;
text-align:left;
}

.widetop {
width: 730px; height: 92px; 
border: 0px solid #333333;
margin:0px;padding:0px;
}
.top {
width: 700px; height: 540px; 
border: 0px solid #333333;
}
.widebottom {
flaot:left;
width: 560px; 
border: 0px solid #333333;
font-weight: normal;
color: #666;
padding-top:25px;
font-size:80%
}
.widebottom a, .widebottom a:visited {color: #CCC;text-decoration:none}  
.widebottom a:hover, .widebottom a:active {color: #FFF;text-decoration:underline}

.widetop p;.widebottom p {padding: 15px;}


/* Mozilla bug fixes */
html>body .inner, html>body .float-wrap {
border-bottom: 1px solid transparent;
}
.footer {
	line-height: 20px;
	width: 100%;
	height:20px;
	line-height:20px;
	background: #FFFFFF;
	color: #333333;
	font-size: 90%;
	font-weight: normal;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer  a:hover, .footer a:active {color: #333; text-decoration: underline}
.footer a:link, .footer a:visited {font-weight: normal}
.footer p {margin:0px 0px 0px 15px; padding:0px;line-height:20px}
.last a {
	color: #000;
	width: auto;
	text-decoration: none;
	border-right: 1px solid #FFF;
	padding: 0px 15px 0px 15px;
   	margin: 0px;	
}
.Horiznav a:hover, .Horiznav a:active {color: #990000; text-decoration: underline}
.Horiznav a:link, .Horiznav a:visited {font-weight: normal}


.redlevel {
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	list-style-position: outside;
}
.redlevel ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 140px;
	background-color: #700000;
}
.redlevel ul li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	line-height: 18px;
	display: block;
	border-bottom: 1px solid #333333;
	list-style-type: none;
	line-height: 20px;
}
.redlevel a { color: #FFF}
.redlevel  a:link, .redlevel  a:visited {color: #FFF;text-decoration: none;}
.redlevel  a:hover, .redlevel  a:active {color: #FFF;;text-decoration: underline;}
.nav {
	float:left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #000;
	list-style-position: outside;
}
.nav ul {
	top:10px;list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.nav ul li {
	margin: 0px;	
	padding: 0px;
	display: block;
	border-bottom: 0px solid #FFCC00;
	list-style-type: none;
	line-height: 20px;
	display:block;
}
.nav a:link, .nav a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	width:100%;
	padding:0px 0px 0px 10px;
}
.nav a:hover, .nav a:active {color: #000; background: #FFF;width:100%;display: block;
}
.subnav {
	float:left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #000;
	list-style-position: outside;
	text-transform: capitalize;
}
.subnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.subnav ul li {
	margin: 0px;	
	padding: 0px;
	display: block;
	border-bottom: 0px solid #FFCC00;
	list-style-type: none;
	line-height: 20px;
	display:block;
}
.subnav a:link, .subnav a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	width:100%;
	padding:0px 0px 0px 10px;
}
.subnav a:hover, .subnav a:active {color: #000; background: #FFF;width:100%;display: block;
}
.greylevel {
	left:0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	list-style-position: outside;
	font-weight: normal;
}
.greylevel ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	background-color: #C3C09A;
	line-height: 20px;
}
.greylevel ul li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	display: block;
	border-bottom: 1px solid #333333;
	list-style-type: none;
	line-height: 20px;
}
.headerlevel {
	left:0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #000;
	list-style-position: outside;
	font-weight: normal;
}
.headerlevel ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFF;
	line-height: 20px;
}
.headerlevel ul li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	display: block;
	border-bottom: 1px solid #333333;
	list-style-type: none;
	line-height: 20px;
}
.feature {
	float:left;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-transform: none;
	}
.feature p{
	margin: 0px;padding: 10px 5px 10px 10px}
.feature A, .feature A:visited {
	text-decoration: none;
}
.feature A:hover, .feature A:active { 
	color: #FFF; 
	text-decoration: underline;
}
.space {
	position:relative;
	margin: 0px; 
	padding: 0px 15px 0px 15px;
}
.spacer {
	clear: both;
	height: 40px;
	font-size: 0px;
	border: 0px;
	margin: 0px; 
	padding: 0px;
	visibility: hidden;
	width: 100%;
}
img {border:0px}
.current {
	color: #700000;
	text-decoration: none;
	font-weight: bold;
}
.content {float:left;width:380px;height:auto;margin:5px 0px 0px 0px}
.message {
	float:left;
	width:560px;
	height:auto;
	margin:0px 0px 0px 0px;padding:0px
	font-weight: normal;
}
.content p{padding: 0px 10px 10px 15px}
.message p{padding: 20px 10px 0px 15px}
.coltwo {
	float:right;
	margin:17px 10px 0px 0px;
	width:140px;
	height:auto;
	border-left-style: solid;
	border-left-color: #333;
	border-left-width: 1px;
}
.coltwo a, .coltwo a:visited {text-decoration:underline}
.coltwo a:hover, .coltwo a:active {text-decoration:none}

.contact .coltwo {
	float:left;
	margin-top:15px;
	width:120px;
	height:auto;
	border-left-style: solid;
	border-left-color: #999999;
	border-left-width: 0px;
}
.highlight {
	color:#333;
	font-size:100%;
	font-weight: bold;
	text-transform: uppercase;
}
.message .highlight {
	font-size:100%;
	font-weight: bold;
	text-transform: uppercase;
	margin-left:65px
}
body.active .nav ul li.active a ,#active{
	background: #FFF; color: #000;
}
.small {font-size:90%}
.message,.message .highlight {color:#333}
.textform tr {width:320px}
