/*---------------------------------------------------
                  COMMON ELEMENTS
---------------------------------------------------*/
html, body{margin:0; padding:0; text-align:center; font-size:80%; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; background:url(../images/bg.gif) no-repeat 0 0; background-attachment:fixed;} 
#pagewidth{ width:760px; background-color:#FFFFFF; text-align:left; margin-left:auto; margin-right:auto; border:1px solid #877138; margin-top:10px} 
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
hr{display:none;}
#twocols{width:579px; float:right; position:relative;}
#wrapper{background-color:#FFFFFF}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 
 
/*---------------------------------------------------
                     HEADER
---------------------------------------------------*/
#header_container{position:relative; height:258px; background-color:#FFF; width:100%;} 
#header_upper{height:74px;}
#header_keywords{height:26px; border:1px solid #FFF; background-color:#C0AD7A; width:758px}
#header_image{height:157px; background:url(../images/banner.jpg) no-repeat top center}
#logo a{float:left; width:273px; height:40px; background-image:url(../images/logo.gif); display:block; text-indent:-5000px;  margin:20px 0 0 10px}
html>body #logo{margin-top:-14px}
#add a{float:right; font-size:1.3em; text-decoration:none; margin:45px 10px 0 0}
#add a:hover{background-color:#95274E; color:#FFFFFF}
#words{font-size:1.3em; color:#FFFFFF; margin:4px 0 0 5px}
 
/*---------------------------------------------------
                     LEFT COL
---------------------------------------------------*/
#leftcol{width:179px; float:left; position:relative; background-color:#F1F1F0; border-left:1px solid #FFF; min-height:900px}
* html #leftcol{height:900px}
ul#nav_left{margin:15px 0 0 15px; padding:0}
ul#nav_left li{list-style:none; margin:3px 0}
ul#nav_left li a{font-size:1.4em; text-decoration:none; font-weight:bold; color:#404040}
ul#nav_left li a:hover{ color:#FFF; background-color:#990000}

/*---------------------------------------------------
                     MAIN COL
---------------------------------------------------*/
#maincol{background-color: #FFFFFF;  float: left; display:inline; position: relative; width:399px;}
#mainbody_title h1{width:370px; font-size:1.8em; font-weight:bold; margin:15px auto 10px auto; border-bottom:1px solid #C0C0BB; padding-bottom:8px; color:#95274E}
#mainbody_text{width:370px; font-size:1.3em; margin:0 auto 15px auto; line-height:1.5em}


/*---------------------------------------------------
                     RIGHT COL
---------------------------------------------------*/
#rightcol{width:179px; float:right; position:relative; background-color:#F1F1F0; border-right:1px solid #FFF}

/*---------------------------------------------------
                     FOOTER
---------------------------------------------------*/
#footer{height:80px; clear:both; font-size:1.3em; text-align:center; background-color:#FFF }
#footer a{text-decoration:none; color:#000000}
#footer a:hover{text-decoration:none; color:#000000}    