/*global settings*/

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

/*home*/
.home					{text-align:center;background: none;background-color:#000000;}
#flash_container 		{width: 100%; height: 100%;overflow: visible;}
#background 			{position: absolute;top: 0px;left: 0px;margin: 0;padding: 0;width: 100%;height: 100%;text-align: center;overflow: visible;}
#alternate				{margin-top:200px; width:500px; text-align:left; margin-right:auto; margin-left:auto;}


/*Divs settings:*/
#bg{text-align:center; height:259px; background: url("../img/design/bg_gradient.jpg") center -5px repeat-x; background-color: transparent;}
#main_wrapper{width:915px;margin-left:auto;margin-right:auto;text-align:left; position:relative; }
#myflash{width:915px; height:557px; background: url("../img/design/logo.jpg") left -5px no-repeat; background-color: transparent;position:absolute; left:0px; top:0px; }
#content{width:915px; height:300px;position:absolute; left:0px; top:550px;}
#content_home{width:915px; height:300px;position:absolute; left:0px; top:550px;}
#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:300px;}
/*Fonts & Colors:*/

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

body p{padding:5px 5px 5px 5px;}
#content p{margin:0px 65px 0px 175px; color: #1A1818;}
#content_home p{margin:5px 0px 0px 0px; color: #8E836C; text-align:center;}
#footer p{color: #8E836C;margin:0px 0px 0px 0px;}
a:link {color: #8E836C;}
a:visited {color: #8E836C;}
a:hover {color: #AC7264;}
a:active {color: #8E836C;}

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

.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}
