body{font-family:"Times New Roman",Times,serif;font-size:12px;color:#49563c;line-height:1.3em;
	background:url(images/bg.jpg) center top repeat;margin:0 auto;}
a:link, a:visited, a:active{color:#333333;text-decoration:underline;}
a:hover, a:visited:hover{text-decoration:none;}

.wrapper{width:876px;margin:auto;background:url(images/content_bg.jpg) center repeat-y;}
.inside_wrapper{width:804px;margin:auto;}
.logo{padding:20px;color:#FFFFFF;text-align:center;}
.logo_wrapper_height{height:171px;}
.header_left{width:180px;background:url(images/logo_bg.jpg) no-repeat;float:left;}
.header_right{width:624px;float:right;}

.menu{height:56px;background:url(images/header_bg.jpg) no-repeat;
	text-align:center;font-size:16px;color:#1f241a;padding-top:20px;}
.menu_item:link,.menu_item:visited,.menu_item:active{color:#1f241a;text-decoration:none;text-transform:lowercase;}
.menu_item:hover,.menu_item:visited:hover{color:#6d9887;text-decoration:none;}
.menu_current:link,.menu_current:visited,.menu_current:active,.menu_current:hover,.menu_current:visited:hover{color:#6d9887;}

.content{background:url(images/content_bg_top.jpg) top no-repeat;padding:50px 80px 50px 80px;}
.one_column{width:100%;padding:10px;}
.left_column{width:60%;float:left;padding:10px;}
.right_column{width:34%;float:right;padding:10px;}

.title{font-size:14px;text-transform:uppercase;padding:4px 0px 12px 0px;color:#333333;}
.title:first-letter{font-size:28px;font-weight:bold;}
.subtitle{font-size:13px;color:#333333;font-weight:bold;}

.center{text-align:center;}
.clear{clear:both;}
.bold{font-weight:bold;}

.footer{width:876px;margin:auto;background:url(images/footer_bg.jpg) no-repeat center;height:100px;text-align:center;}
.copyright{font-size:10px;color:#989a88;padding-top:20px;line-height:1.2em;}