/*global settings*/

*{margin:0; padding:0; filter: none;}
body{text-align:center;background: url("../img/design/bg.jpg") center top no-repeat; background-color:#1E1C1C;}

/*Divs settings:*/

#main_wrapper{width:875px;margin-left:auto;margin-right:auto;text-align:left; position:relative; }
#myflash{width:875px; height:575px; position:absolute; left:0px; top:0px; }
#content{width:875px; height:300px;position:absolute; left:0px; top:530px;}
#txt_content{width:610px;text-align:left; position:relative; margin-bottom:150px; text-align:justify;}
#footer{ text-align:center; background: url("../img/design/divider.gif") center top no-repeat; padding-top:10px;}
/*Fonts & Colors:*/

body,td,th{font-size: 12px ;font-family: Trebuchet MS;color: #8E836C; line-height:17pt; text-align: justify; }

body p{padding:5px 5px 5px 5px;}

a:link {color: #8E836C;}
a:visited {color: #8E836C;}
a:hover {color: #AC7264;}
a:active {color: #8E836C;}

.header-title{	background-color : #F4E9D7;	color : #8E836C;line-height: 6pt;font-family : Trebuchet MS;font-size : 13px;	text-align:center; margin-bottom:15px; margin-top:15px;}

.bottom-menu:link{ font-size : 11px; color: #8E836C; text-decoration: none;}
.bottom-menu:visited{ font-size : 11px; color: #8E836C; text-decoration: none;}
.bottom-menu:hover{font-size : 11px; color: #AC7264; text-decoration: underline;}
.bottom-menu:active{ font-size : 11px; color: #8E836C; text-decoration: none;}



.address{font-size : 11px; color: #75625B; line-height: 14pt; margin-top:20px;}
.address2{font-size : 11px; color: #75625B; line-height: 15pt; margin: 0px 0px 0px 40px}
