/* CSS Document */

body {background-color:#FFFFFF; margin:0; padding:0; margin-top:4px; margin-bottom:4px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}

div .floatleft { float:left}

div .floatright { float:right }

h1 { 
font-size:14px;
font-weight:bold;
color:#A85348;
display:inline}

h2 { 
font-size:14px;
font-weight:bold;
color:#A85348;
display:inline}

h3 { 
font-size:11px;
font-weight:bold;
color:#B4776F;
display:inline;
}


ul {margin-top:8px; margin-bottom:8px}

.wrapper { width:740px; margin: 0 auto; border:none; overflow:hidden; }

.header {border-bottom:1px solid white}

.main1 {
margin:0; padding:0;
background:url("/images/1pxborderstretch.gif") top left repeat-y;
height:100% }

/* Menu Buttons and Hover Properties */

.menu {width:168px; background-color:#FFFFFF; overflow:hidden}

.menuitem { width:168px; height:21px; text-align:left; float:left; border-bottom:1px #ffffff solid; background-color:#DDEAD6; }
.menuitem a { width:162px; padding-left:6px; min-height:18px; height:auto; padding-top:3px; display:block; color:#496916}
.menuitem a:hover { width:162px; padding-left:6px; min-height:18px; height:auto; padding-top:3px; background-color:#496916; display:block;}

.menuitemend { width:168px; height:21px; text-align:left; float:left; background-color:#DDEAD6;}
.menuitemend a { width:162px; min-height:18px; padding-left:6px; height:auto; padding-top:3px; display:block; color:#496916}
.menuitemend a:hover { width:162px; min-height:18px; padding-left:6px; height:auto; padding-top:3px; background-color:#496916; display:block;}

/* Main Content Area */

.leftside {background-color:#FFFFFF; width:168px; overflow:hidden}
.leftsideimage { margin-top:1px; margin-bottom:1px; overflow:hidden}
 
.content {
padding-bottom:1px;
width:738px; 
min-height:330px; 
height:auto;
vertical-align:top;
}

.content p {margin-top:8px; margin-bottom:8px}

.text_content {width:560px; padding-left:10px; padding-top:7px; min-height:323px; height:auto; }
.middlebuttons {width:560px; float:left; overflow:hidden; margin-bottom:9px; margin-top:2px}
.middlebuttons #img-left {width:181px; margin-left:0px; float:left}
.middlebuttons #img-mid {width:181px; margin-left:8px; float:left}
.middlebuttons #img-right {width:181px; margin-left:8px; float:left}

.lower-left { width:373px; float:left; height:125px; margin-bottom:0px; }
.lower-right { width:158px; float:right; height:125px; margin-bottom:0px; }

.lower-left-gd { width:400px; float:left; min-height:125px; height:auto; margin-bottom:7px;}

/* Form Styling */

.mednormalform		{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}

.buttonstyle {

font-family: Verdana; font-size: 10px; font-weight: bold; color: white; background-color: #BBAAAA; }

.cleaner {

clear:both;
margin:0; padding:0;
 }
 
.footer { font-size:10px; color:#205008; width:740px; margin:0 auto; }

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

.footerlinks a:link {text-decoration:none; color:#496916}
.footerlinks a:visited {text-decoration:none; color:#496916}
.footerlinks a:active {text-decoration:none; color:#496916}
.footerlinks a:hover {text-decoration:underline; color:#496916}

.menulinks a:link { text-decoration:none; color:#496916}
.menulinks a:visited { text-decoration:none; color:#496916 }
.menulinks a:active {text-decoration:none; color:#496916}
.menulinks a:hover { text-decoration:none; color:#ffffff}