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

body{background:#202020; margin-top:8px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px;}
#wrap{width:800px; margin:0 auto;}
#headerWrap{background:url(images/header.jpg); height:150px;}
#headerLeft{ float:left; padding-left:35px;}
#headerRight{float:right; padding-right:47px;}
#navigation{margin:0 auto; text-align:center; font-weight:bold; color:#580008; font-size:16px; background-color:#996; padding-top:7px; padding-bottom:7px;margin-top:5px; border:1px solid #300}
#navigation a:link, #navigation a:visited{color:#580008; text-decoration:none; font-weight:bold; padding:5px;}
#navigation a:hover, #navigation a:active{color:#d5c800; background-color:#600; padding:5px; text-decoration:underline;}
#mainBodyWrap{width:800px;background:url(images/left_bg.jpg); background-color:#eae4c9; background-repeat:repeat-y; background-position:left top}
#leftMenuWrap{float:left; ;width:246px;}
#leftMenuWrap img{ border:0;}
#rightWrap{float:right; width:554px; background:#eae4c9}
#mainContentArea{padding-left:10px; padding-right:10px;}
#clear{clear:both}
#footerWrap{background:url(images/footer.jpg); color: #d9cc00; width:800px; height:55px;}
#footerWrap a:link, #footerWrap a:visited{color: #d9cc00; text-decoration:underline;}
#footerWrap a:hover, #footerWrap a:active{color: #CCC; text-decoration:none;}
#footerLeft{float:left; padding-top:22px; padding-left:20px;}
#footerRight{float:right; padding-top:22px; padding-right:20px;}
#bottom{text-align:center; width:800px; margin:0 auto; color:#999;}

#contactForm input{width:180px; height:15px;}

#contactForm textarea{width:180px; height:150px;}

/*------ SLIDE SHOW ---------------------------------------------------------*/
#frame{background:; z-index:52; position:relative; height:428px; width:243px; }
#picture{background: ; z-index:1; position: absolute; top:158px; padding-left:0px; margin:0 auto;  width:243px; overflow:hidden;}
/*------ END SLIDE SHOW -----------------------------------------------------*/

