html, body, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
	
} 


body {
	font-family: Tahoma, verdana, Arial;
	background-color: #709c8f;
	font-size: 82.5%;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #000066;
}

#wrapper {
	width: 948px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5E6E74;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6B8E87;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6A8D87;
	background-color: #698734;
	border-bottom-color: #5E6D75;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#footer  .p_right, .p_right {
	float: right;
	margin-right: 20px;
}

#header {
	height: 143px;
	position: relative;
	margin: 0px;
}

#nav {
	float: left;
	width: 174px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-weight: bold;
}


#nav ul{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}


#nav li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#nav a {
	display: block;
	color: #FFFFFF;
	text-align: left;
	padding: 7px 0px 7px 22px;
	text-decoration: none;
	margin: 0 0 0 0;
	width: 152px;
	background-color: #698734;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 1em;
}

#nav a:hover {
	background-color: #225538;
	color: #FFFFFF;
}


#content {
	background-color: #FFFFFF;
	float: left;
	width: 754px;
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 0px 10px;
	position: relative;
}

#content  p{
	padding-top: 3px;
	padding-right: 10px;
	font-size: 1.1em;
	padding-bottom: 7px;
}

#content li  {
	font-size: 1.1em;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #666666;
	line-height: 1.4em;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #1F3D4B;
	margin-bottom: 6px;
}

.address {
	text-align: center;
	width: 350px;
	border: 1px solid #4d7650;
	padding: 3px;
	margin: 5px auto;
}


#footer {
	padding: 5px 0px;
	margin: 0px;
	background-color: #776330;
	clear: both;
	color: #FFFFFF;
}
#footer p {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 174px;
}

#footer a {
	color: #FFFFFF;
	
}

a:link    {
	color: #698734;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}


a:visited {
	color: #776330;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
	
a:hover   {
	color: #776330;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
	
a:active  {
	color: #776330;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}


.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	margin-bottom: 5px;
}

.imgleft {
	float: left;
	clear: left;
}

 .imgright{
	float: right;
	clear: right;
}



#wrapper #content .imgcent, .imgcent {
	display: block;
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #869646;
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.images {
	width: 700px;
	margin: 10px 0px 5px 0px;
}
.imgright6 {
	float: right;
	clear: right;
	margin-right: 6px;
}
.imgrightlogos {
	float: right;
	clear: right;
	margin-right: 6px;
	width: 150px;
	padding: 2px;
	border: 1px dashed #D19F72;
}
#content  .imgrightlogos p {
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
	height: 48px;
	font-size: 1em;
}
#wrapper #content .imgleft6 {
	float: left;
	clear: left;
	margin-right: 6px;
}
#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px 0px 0px 3px;
}
#content ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#header h1 {
	font-size: 2em;
}

.home a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.pol {
	font-size: 0.6em;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 10px;
}

.pol a {
	text-decoration: none;
	color: #FFFFFF;
}
#content td p {
	margin: 0px;
	padding: 5px;
}
#content .smallp {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.highlight {
	color: #3315af;
}
#header img {
	float: left;
}
#banner {
	padding-top: 0px;
	margin: 0px 180px 0px 180px;
}
.h1_small, h1 .h1_small, #header .h1_small {
	font-size: 1em;
	color: #a4914a;
}
#wrapper #header .img_rotate {
	float: right;
}
#wrapper #nav #logos a {
	text-decoration: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 0px;
	margin: 0px;
	padding: 0px;
}

#wrapper #nav #logos img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #nav #logos {
	margin-top: 5px;
	padding-left: 20px;
}
.gold {
	font-weight: bold;
	color: #a4914a;
}
.boldtext {
	font-weight: bold;
}
#wrapper #content h1 .small {
	font-size: 0.6em;
}
.highlight {
	color: #1f3d4b;
	font-weight: bold;
}
#right_side {
	padding: 9px 0px 9px 09px;
	float: right;
	width: 90px;
}
#right_side img {
	border: 1px solid #000000;
	margin: 0px 0px 20px 0px;
}
.inabit {
	margin-left: 155px;
}
.caption {
	width: 330px;
	float: left;
}
.caption p {
	text-align: center;
}
