/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #804516;
	font-weight: bold;
	font-size: 11px;
}

.holder_all{
margin: auto;
width: 867px;
margin-top: 30px;
background-color: #fff;
background-image: url(../images/bg_content.gif);
background-repeat: repeat-y;
}

.holder_header{
background-image:url(../images/bg_header.gif);
background-position: top;
background-repeat: no-repeat;
width: 867px;
padding-bottom: 20px;
background-color: #FFFFFF;
}

.logo{
width: 227px;
padding-top: 23px;
}

.holder_form{
float:right;
width: 430px;
padding-top: 30px;
padding-right:20px;
}
.holder_form span { padding-right:5px;}

.input_register{
border: solid 1px #cccccc;
font-size: 10px;
color: #5e5e5e;
width: 145px;
height: 16px;
padding-left: 3px;
padding-top: 3px;
}

.holder_headergraphic{
width: 867px;
padding-bottom: 4px;
border-bottom: solid 4px #4c270c;
background-color: #FFFFFF;
}

.nav{
padding-right: 4px;
}

.graphic_float_right{
width: 634px;
float:right;
}

#content_holder{
width: 867px;
}
.content_lhs{
width: 229px;
}

.divider_top{
padding-top: 4px;
background-color:#fff;
}

.divider{
border-top: solid 4px #4c270c;
padding-bottom: 4px;
background-color:#fff;
}

.content_rhs{
width: 594px;
min-height: 358px;
float:right;
background-color: #f2ece3;
padding: 20px;
}

#footer{
clear: both;
background-color:#FFFFFF;
font-size: 10px;
color: #777777;
padding-top: 20px;
}
#footer_rhs{
float:right;
background-color:#FFFFFF;
font-size: 10px;
color: #777777;
}

a.footer_link{
font-size: 10px;
color: #777777;
text-decoration: none;
}
a:hover.footer_link{
font-size: 10px;
color: #777777;
text-decoration: underline;
}

.img_holder{
padding: 4px;
background-color: #FFFFFF;
}

.content_text_lhs{
width: 279px;
}

.content_text_rhs{
float: right;
width: 295px;
}


.bodyfont_brown{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #804516;
font-weight: bold;
}

.bodyfont_grey{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #656259;
}

a.body_link{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #804516;
font-weight: bold;
text-decoration: underline;
}
a:hover.body_link{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #9d6b42;
font-weight: bold;
text-decoration: underline;
}


#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 20px;
background-image: url(../images/bulletpoint.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}


#navlist2
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist2 li
{
padding-left: 20px;
background-image: url(../images/bulletpoint.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#navlist3
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist3 li
{
padding-left: 20px;
background-image: url(../images/bulletpoint.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}


.form_input1{
background-color: #FFFFFF;
border: solid 1px #c4b8a6;
width: 130px;
font-size: 11px;
color: #656259;
padding: 4px;
}
.form_input2{
background-color: #FFFFFF;
border: solid 1px #c4b8a6;
width: 50px;
font-size: 11px;
color: #656259;
padding: 4px;
}
.form_input3{
background-color: #FFFFFF;
border: solid 1px #c4b8a6;
width: 393px;
font-size: 11px;
color: #656259;
padding: 4px;
}
