/*global settings*/

*{margin:0; padding:0;}
body{text-align:center; background: url("../img/design/gradient_bg.gif") center top repeat-x; background-color:#EFE8DB;}

/*Divs settings:*/

#main_wrapper{width:960px;margin-left:auto;margin-right:auto;text-align:left; position:relative; }
#myflash{width:960px; height:631px; position:absolute; left:0px; top:0px; }
#content{width:960px; height:200px;position:absolute; ; left:0px; top:530px;}
#footer{ }

/*Fonts & Colors:*/

body,td,th{font-size: 12px ;font-family: Trebuchet MS;color: #604730; line-height:18pt; text-align:left; }

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

a:link {color: #604730;}
a:visited {color: #604730;}
a:hover {color: #604730;}
a:active {color: #604730;}

.header-title{	background-color : #604730;	color : #EFE8DB;line-height: 13pt;font-family : Trebuchet MS;font-size : 13px;	text-align:center; margin-top:15px}

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

.address{font-size : 11px; color: #604730; line-height: 20pt;}
.subTitle{color: #8B6746; border-bottom:0.2em; border-bottom-style: dotted ; border-bottom-width:thin;}
