@charset "utf-8";
/* CSS Document */

body { background:url(../browns-images/bg.jpg) top repeat-x #3b291f; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-family:Verdana, Geneva, sans-serif; font-size: 12px; color: #3b291f; }
a:link { color: #0067b1; text-decoration: none; }
a:visited { text-decoration: none; color: #0067b1; }
a:hover { text-decoration: underline; color: #0067b1; }
a:active { text-decoration: none; color: #0067b1; }
p { padding:0 0 10px 0; margin:0; }
strong { font-weight:bold; color:#0067b1; }

.contentheading { color:#3b291f; font-size:40px; }
.moduletable ul { padding:0; margin:0; }
.moduletable li { padding:0 0 5px 0; margin:0 0 5px 0; border-bottom:1px dashed #3b291f; }

.header { width:900px; margin:auto; padding:20px 0 0 0; color:#FFF; }
.header a { color:#FFF; }
.header ul { padding:0; margin:0; }
.header li { padding:0 5px 0 0; margin:0 5px 0 0; list-style:none; float:left; border-right:1px solid #FFF; }
.logo { float:left; }
.header_text { float:right; padding:0 0 10px 0; font-size:10px; font-weight:bold; text-align:right; }
.header_menu { float:right; text-align:right; font-size:12px; font-weight:bold; padding:10px 0 0 0; }

.space { height:25px; }

.content_wrapper { width:930px; padding:0 0 0 50px; margin:auto; }
.content_home { width:440px; height:345px; padding:0 10px 10px 0; float:left; }
.content_box { height:160px; width:225px; float:left; }
.content_text { width:450px; height:485px; padding:20px 10px 10px 10px; float:left; overflow:auto; }
.content_sidebar1 { width:265px; height:485px; padding:20px 0 10px 10px; float:left; overflow:hidden; }
.content_sidebar2 { width:185px; height:440px; padding:65px 0 10px 0; float:left; overflow:hidden; }

.footer { width:900px; padding:0 0 10px 0; margin:auto; text-align:right; color:#FFF; }
.footer a { text-decoration:underline; color:#FFF; }
.footer a:hover { text-decoration:none; }
.footer img { padding:0 5px 0 0; }