/*global settings*/

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

#bg{width:100%; min-width:950px; height:459px; background: url("../img/design/bg_image.jpg") center top no-repeat; background-color: transparent;  margin-left:auto;margin-right:auto;text-align:left; position:relative; }
#main_wrapper{width:950px;  margin-left:auto;margin-right:auto;text-align:left; position:relative; }
#myflash{width:100%;position:absolute;}
#book{width:100%; height: 113px; position:absolute; top:0px; left: 0px; }
#logo{width:100%; height:800px; background: url("../img/design/bg_logo.jpg") 32px 510px no-repeat; background-color: transparent;  position:absolute; }




#content{width:450px;position: absolute; top:540px; left:400px;  /*margin-left:410px; */ }
#footer{text-align:center; margin:400px 0px 50px -300px; font-size: 11px ;}


/*Fonts & Colors:*/

body,td,th{font-size: 14px ;font-family: Times;color: #512507; line-height:16pt; text-align: justify; }
body p{padding:0px 5px 10px 5px ;text-align: justify; }
h1 {background: url("../img/design/arr.jpg") -2px 0px no-repeat; padding:0px 0px 10px 40px; font-size: 20px ;font-family: Times; color: #512507; font-weight:100;  line-height:24pt; text-align: left;}



a:link {color: #512507;}
a:visited {color: #512507;}
a:hover {color: #F4F1ED;}
a:active {color: #512507;}

.header-title{	background-color : #F4E9D7;	color : #8E836C;line-height: 21pt;font-family : Times;font-size : 18px;	text-align:center;}

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

ul {padding:0px 0px 7px 15px;}
ol {padding:10px 0px 0px 15px;}
ul li {padding:0px 0px 5px 0px;}

/*CONTACT FORM:*/
#contact_form		{width:360px; height:800px; margin-left:auto; margin-right:auto; text-align:left;padding:0px 10px 10px 0px;text-align:left;position:relative;}
#thanks_form		{display:none;position:absolute;top:100px;text-align:center;width:100%;}
#sendingtext		{display:none;}
.left				{width:100%;float:left;}
.right				{width:100%;float:left;margin:2px 0px 12px 0px;}
.row				{background-color:none;display:block;}
.text				{width:100%;height:22px;}


