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

body { background:url(images/background.jpg); margin:0px; font-family:Arial, Helvetica, sans-serif; color:#3b3529; font-size:12px; }

* { behavior: url(common/iepngfix.htc) }
a:active, a:focus { outline: 0; }

h1 { font-size:22px; margin:0px; }
h2 { font-size:18px; margin:0px; }
h3 { font-size:14px; margin:0px; }
a { color:#a20000; text-decoration:none; }
a:hover { color:#3b3529; }
#notice{text-align: center; padding:20px 0px; color: #ff0000; font-weight: bold; font-size: 14px;}
.alert{ xbackground-color: white ; border: 2px solid #900 ; margin: 8px 0 ; padding: 6px 8px ; }
#header_container { width:100%; height:148px; background:url(images/headerback.png); }
#header { width:1000px; height:148px; background:url(images/header.png) no-repeat; margin:auto; }
#header_nav { float:right; margin-top:52px; padding-right:50px; }
#header_nav a { display:inline-block; margin:0px 13px 0px 13px; color:#3b3529; text-decoration:none; font-size:14px; font-weight:bold; }
#header_nav a:hover {color:#C6B99E; }

#container { width:100%; background-color:#3B3529; }
#container_inner { width:1000px; margin:auto; background:url(images/content_back.gif) repeat-y; }
#left { width:66px; height:444px; float:left; background:url(images/left.gif) no-repeat; }


#nav { float:left; width:145px; margin-left:12px; margin-top:20px; }
#nav a { display:block; color:#3b3529; text-decoration:none; font-size:13px; font-weight:bold; margin-top:10px; }
#nav a:hover { color:#8B7A5D; }
#nav div { margin-left:15px; }
#nav div a { margin-top:0px; font-size:12px; color:#a20000}
#nav div div div a { font-size:12px; color:#3B3529}

#right { width:59px; height:444px; float:right; background:url(images/right.gif) no-repeat; }

#content_wrapper { float:right; width:700px; padding-top:20px; background:url(images/content_corner.jpg) top right no-repeat; }
#content { margin: 0px 20px 25px 20px; }


#footer { clear:both; background:url(images/footer.gif) no-repeat; width:1000px; height:23px; }
#footer2 { width:1000px; height:23px; background-color:#3B3529; color:#ab9d85; text-align:center; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; }

.brownsquare { padding-right:23px; float:left; }
.brownsquare div { background-color:#b2a691; width:176px; height:166px; margin-top:25px; padding:10px; }
