/* CSS Document */

body
{
margin:0;
padding:0;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#767266;
background-image:url(images/body_bg.jpg);
background-repeat:repeat;
}

#perim
{
width:766px;
background-image:url(images/perim_bg.jpg);
background-repeat:no-repeat;
background-position:center;
margin-left:auto;
margin-right:auto;
padding-left:16px;
}

#container
{
width:750px;
}

#header
{
background-image:url(images/top_nav.jpg);
background-repeat:no-repeat;
width:750px;
height:48px;
}
#header_2
{
margin-left:5px;
background-image:url(images/top_nav_bg.jpg);
background-repeat:repeat-x;
width:740px;
height:38px;
padding-top:10px;
}
#header_2 a
{
padding-left:39px;
}

#banner
{
width:750px;
height:144px;
}
#banner_photo
{
background-image:url(images/banner_photo.jpg);
background-repeat:no-repeat;
width:750px;
height:311px;
}
.wrap
{
float:left;
background-image:url(images/left_nav_bg.jpg);
background-repeat:repeat-y;
}
.wrap2
{
float:left;
}
#left_nav
{
float:left;
width:184px;
height:auto;
}
#b4_content
{
float:left;
background-image:url(images/content-mid-slice.jpg);
background-repeat:repeat-y;
width:566px;
height:auto;

}
#pre_content
{
float:left;
background-image:url(images/content-mid.jpg);
background-repeat:no-repeat;
background-position:0px 93px;
width:566px;
}
#content
{
float:left;
background-image:url(images/content-top.jpg);
background-repeat:no-repeat;
background-position:top;
width:511px;
height:auto;
padding-top:15px;
padding-left:25px;
padding-right:30px;
}


#footer
{
float:left;
background-image:url(images/footer.jpg);
background-repeat:repeat-x;
width:720px;
height:42px;
padding-top:37px;
padding-left:30px;
}

.image
{
float:left;
margin-right:5px;
}
h2
{
color:#A2B054;
font-weight:normal;
font-size:16px;
}

h3
{
color:#4B433B;
font-weight:bold;
font-size:14px;
}

.accent
{
	color:#646E4C;
	font-weight:normal;
	font-size:16px;
}


a.green:link
{
color:#A2B054;
font-weight:bold;
font-size:16px;
text-decoration:underline;
}
a.green:active
{
color:#A2B054;
font-weight:bold;
font-size:16px;
text-decoration:underline;
}
a.green:visited
{
color:#A2B054;
font-weight:bold;
font-size:16px;
text-decoration:underline;
}
a.green:hover
{
color:#767266;
font-weight:bold;
font-size:16px;
text-decoration:underline;
}

a:link
{
color:#95954A;
text-decoration:underline;
}
a:visited
{
color:#95954A;
text-decoration:underline;
}
a:hover
{
color:#A2B054;
text-decoration:none;
}
a:active
{
color:#95954A;
text-decoration:underline;
}

 .sitemap_dropdown
{
	margin:10px;
	padding-left:10px;
	list-style-image:url(images/arrow_sitemap_down.gif);
}

.sitemap
{	
	margin:15px;
	list-style-image:url(images/arrow_sitemap.gif);
}
.image_right
{
float:right;
margin-left:10px;
margin-right:10px;
margin-bottom:0;
margin-top:0;
}
.image_left
{
float:left;
margin-left:10px;
margin-right:10px;
margin-bottom:0;
margin-top:0;
}
h1
{
font-size:20px;
color:#5C6936;
font-weight:normal;
}
h3
{
font-size:15px;
color: #95954A;
font-weight:bold;
}
#left_form
{
width:184px;
height:auto;
padding-top:10px;
padding-bottom:10px;
background-image:url(images/left_nav_bg2.jpg);
background-repeat:repeat-y;
}
.form {margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 0;}
select {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000;}
input, textarea {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #000000;}
.button {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #ffffff; background-color:#2C281F; font-weight: bold;}
