/* CSS Document */

html,body{
width:100%;
height:100%;
margin:0;
padding:0;
background:#dab47d;
}

body {
font-size:12px;
line-height:15px;
color:#a17a40;
}

body td {
font-size:12px;
line-height:15px;
color:#a17a40;
}

a:link {
color:#a17a40;
}

a:hover {
color:#5f3900;
}

a:visited {
color:#5f3900;
}

#wrapper {
width:100%;
height:100%;
margin:0;
padding:0;
}

#menubarwrapper {
width:100%;
margin:0;
text-align:center;
background:url(../img/top_menubar_bg.jpg) top repeat-x;
}

#menubarbox {
width:938px;
height:43px;
margin:0 auto;
padding:0;
}

#menubar {
width:927px;
margin:0 0 0 11px;
padding:0;
}

#menubtn {
float:left;
height:34px;
margin:0 4px;
padding:0;
}

#columnwrapper {
width:100%;
margin:0;
text-align:center;
background:#ffffff;
}

#columnbox {
width:938px;
margin:0 auto;
padding:0;
text-align:center;
background:#ffffff;
}

#txt_left {
text-align:left;
}

#txt_center {
text-align:center;
}

#column_spacer {
float:left;
width:auto;
height:auto;
margin:0;
padding:0;
}

#floatclear {
clear:both;
}

#border_vertical {
float:left;
width:auto;
height:auto;
margin:0;
padding:0;
background:url(../img/border_vertical.jpg) top center repeat-y;
}

#border_horizon {
width:auto;
height:auto;
margin:0;
padding:0;
background:url(../img/border_horizon.jpg) center repeat-x;
}

#border_dot_vertical {
width:auto;
height:auto;
margin:0;
padding:0;
background:url(../img/border_dot.jpg) left repeat-y;
}

#border_dot_horizon {
width:auto;
height:auto;
margin:0;
padding:0;
background:url(../img/border_dot.jpg) left center repeat-x;
}

#formwrapper {
text-align:center;
background:#fff3e1;
}

#formbox {
width:490px;;
margin:0 auto;
text-align:left;
}

#footerwrapper {
width:100%;
margin:0;
text-align:center;
background:url(../img/footer_bg.jpg) top repeat-x #dab47d;
}

#footerbox {
width:938px;
margin:0 auto;
padding:0;
background:url(../img/footer_bg.jpg) top repeat-x #dab47d;
}

#footer {
width:938px;
margin:0 auto;
padding:0;
text-align:center;
font-size:11px;
line-height:11px;
color:#8b5400;
}

#footer a:link {
color:#8b5400;
text-decoration:none;
}

#footer a:hover {
color:#8b5400;
text-decoration:none;
}

#footer a:visited {
color:#8b5400;
text-decoration:none;
}

.font_xs {
font-size:10px;
line-height:11px;
}

.font_s {
font-size:11px;
line-height:12px;
}

.font_m {
font-size:12px;
line-height:15px;
}

.font_l {
font-size:14px;
line-height:20px;
}

.font_xl {
font-size:16px;
line-height:26px;
font-weight:bold;
}

.gold {
color:#8f662d;
}

.darkgold {
color:#6d4917;
}

.gray {
color:#777777;
}

.white {
color:#FFFFFF;
}

.red {
color:#FF3300;
}

.orange {
color:#db7f00;
}
