
body {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #ffff99;
	padding: 0;
	margin: 0;
	}

div {
	padding: 0;
	margin: 0;
	}

#menutop {

width: 870px;
height: 25px;
}

#fright {

float:left;
width:400px;
padding-right: 200px;
margin-left: 200px;
}

#maintext {

width: 870px;
height: 300px;
}


#footer {

 height: 5 px;
 width: 875px;
 background-color:#057604;
 color:#FFFFFF;
}



td {
	padding: 0;
	margin: 0;
	}



h1,h2 {
	padding: 0;
	margin: 0;
	font-size:18px;
	color:#4f85c1;
	}

p {
	padding: 0;
	margin: 0;
	}
	
	# tablecontact {
	border: 1px solid #4f85c1; 
	}
	

form {
	padding: 0;
	margin: 0;
	 border: 1px solid #428b29; 
	}
	
	.texta { 
 font-size: 10px; 
 background-color: #CCCCCC; 
 border: 1px solid #666666;
}

input { 
 background-color: #428b29;
 color:#FFFFFF;
}


#postoffice {
	width: 182px;
	height: 122px;
	float:right;
	}


#container {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	 line-height: 200%;
	 background-color:#ffff99;
	}

#box {
	padding: 5px 9px 10px 9px;
	background: #ffff99;
	border: 1px solid #057604; 
	}

#menu {
	text-align: right;
	margin-bottom: 13px;
	padding-right: 2px;
	}

div.floatleft {
	float: left;
	}

div.floatright {
	float: right;
	}

div.clear_both {
	clear: both;
	}




#logo {
	float: left;
	margin: 11px 0 0 10px;
	}

#header-links {
	text-align: right;
	font-size: 11px;
	color: #c4c4c4;
	padding: 4px 10px 0 0;
	}


#content {
	width: 513px;
	padding: 0 20px 0 20px;	
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}
	
	textarea#styled {
color: #ffffff;
background: #428b29;
border: 1px solid #ffffff;
}


input.search {
	width: 103px;
	height: 16px;
	padding: 4px 0 0 2px
	}



.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {
	font-size: 14px
}
.style5 {
	font-size: 12
}
.style7 {
	color: #b48b3b;
	font-size: 24px;
}

.style8 {color: #4f85c1}
.style9 {font-size: 12px}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


#spacer {
padding-right: 15px;
}



#tabs {
	float:left;
	width:600px;
	font-size:12px;
	
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0px 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:5px 5px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
	
	img.floatright { 
    float: right; 
    margin: 4px; 
}

.frame {
	background: #F6EBCE;
	border: 1px solid #4f85c1;
	margin: 0px 5px 0px 0px;
	padding: 5px;
}




#thicktabs{
margin-left: 300px;
padding: 0;
font: bold 13px Tahoma;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: black;
padding: 8px 11px; /*padding of tabs*/
text-decoration: none;
background: transparent url(images/pinkbg.gif) top right no-repeat;
border-top: 1px solid #d3bdbe; /*top border style*/
border-bottom: 3px solid #428b29; /*thick bottom border below tabs*/
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #d3bdbe; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: black;
}

#thicktabs li a:hover{
color: black;
background-image: url(images/pinkbgover.gif); /*background image swap on hover*/
}

</style>

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}


