body { background-color:#FFF; color:#000; margin:0px; padding:0px; font-size:12px; line-height:140%; font-family:Trebuchet MS,Verdana,Arial,sans-serif; }
a { text-decoration: none; color:#66312A; }
a:hover { text-decoration:underline; }

#wrapper { margin:0 auto; width:800px; }

#header { float:left; padding:0px 20px 0px 20px; width:760px; background:url(../images/background_header.png) no-repeat top left; }
#header .site_title { float:left; color:#66312A; font-weight:normal; margin:0px; padding:25px 0px 20px 20px; font-size:38px; font-family:Arial,sans-serif; }

#header .toolbar { float:left; background:url(../images/menu.png) no-repeat top left; color:#66312A; width:720px; height:22px; padding:8px 20px 0px 20px; }

#header .menu { float:left; color:#fff; width:540px; }
#header .menu #current { color:#D0E0AE; }
#header .menu a { color:#fff; }
#header .menu ul { list-style:none; margin:0px; padding:0px; }
#header .menu li { float:left; font-size:110%; margin:0px; padding-right:20px;  }

#header .slogan { float:left; color:#D0E0AE; font-size:110%; width:179px; text-align:right; }

#main { float:left; padding:20px 40px 20px 40px; width:730px; background:url(../images/background_body.png) repeat-y top left; }

#content { float:left; width:469px; padding-right:20px; font-size:0.8em; line-height:130%; }
#content h1 { color:#000; font-size:140%; margin:0px; padding:0px; }
#content li { margin-bottom:12px; }

#content .form { float:left; clear:both; padding-left:40px; }
#content .form .row { float:left; padding-bottom:7px; }
#content .form .row .field { float:left; width:80px; padding-top:5px; color:#666; }
#content .form .row .data { float:left; width:300px; }

input.std_input, textarea.std_input { width:300px; }
textarea.std_input { height: 120px; }

#footer { float:left; text-align:right; padding:100px 40px 16px 40px; width:720px; background:url(../images/background_footer.png) bottom left; font-size:90%; color:#000; }
		
.left { float:left; }
.right{ float:right }

.for_print { display:none; }

.hide { display:none; }

.image-left { float:left; margin-right:10px; }
.image-right { float:right; margin-left:10px; }

