* { padding: 0; margin: 0; }
body {
background-color:#FFFFFF;
background:url(images/main_bg.jpg);
font:"Times New Roman", Times, serif;
}
#wrapper {
width:100%;
background:url(images/top_bg.jpg) repeat-x;
}
#container {
margin: 0px auto;
border:0;
width: 950px;
}
#under {
margin: 0px auto;
border:0;
font-size:12px;
width:700px;
text-align:center;
font-weight:bold;
padding:0 0 20px 250px;
}
#aw img {
border:1px solid #E3DFD4;
margin:2px;
background:#ffffff;
}
#aw img:hover {
border:1px solid #CDC7B7;
margin:2px;
background:#ffffff;
}
#top_filler{
width:auto;
height: 204px;
background:url(images/top_bg.jpg) repeat-x;
}
#tbl_right {
background:url(images/main_top_bg.jpg) repeat-x #ffffff;
width:700px;
}
#slide_container {
border:solid 7px #cdc7b7;
width:630px;
height:350px;
margin-bottom:10px;
}
#bnav {
margin-top:20px;
}
#nav {
background:url(images/mbg.jpg) no-repeat;
width:250px;
height:361px;
border-top:4px solid #cdc7b7;
padding-top:20px
}
#nav li {
list-style:none;
margin-left:40px;
border-bottom:1px solid #B85C67;
margin-top:10px;
}
#nav a {
color:#DDDAC7;
text-decoration:none;
font-weight:bold;
font-size:16px;
text-transform:uppercase;
font:"Times New Roman", Times, serif;
}
#nav a:hover, #nav .active a {
color: #ffffff;
}
#content {
width:100%;
}
#content p {
margin:10px;
}
#footer {
width:698px;
height: 68px;
background:url(images/fbg.gif) repeat-x;
color:#6E6956;
}
#footer p {
margin:0;
padding:0;
font-size:14px;
}
#footer a {
color:#6E6956;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}

#under a {
color:#6E6956;
text-decoration:none;
}
#under a:hover {
text-decoration:underline;
}
#text_box {
background:url(images/txt_box_top.gif) no-repeat #eeeadf;
border-bottom:solid 1px #E6E2D7;
width:640px;
color:#6E6956;
text-align:left;
padding:90px 20px 15px 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px
}
#text_box a {
font-weight:bold;
color:#6E6956;
text-decoration:none;
}
#text_box a:hover {
text-decoration:underline;
}
#text_box ul {
margin-left:20px;
}
#gal_img {
margin:5px 10px 5px 10px;
}
#gal_img a {
text-decoration:none;
color:#A82439;
}
#gal_img a:hover {
text-decoration:underline;
}
#gal_img p {
color:#848075;
margin:0;
padding:0;
}
#gal_img {
text-align:center;
}
#mdiv li {
margin-top:10px;
}
#fbcontainer {
margin:20px 0 0 40px;
}
/*Accross the site stuf*/
h1 {
font-family:"Bookman Old Style";
font-style:italic;
font-weight:100;
}
img {
border:0;
}
strong {
color:#A82439;
}
/*contact form style*/
#cf {
border-right:1px solid #AFAFAF;
}
#cfr {
margin:0 10px 0 10px;
}
.clear {
	clear:both
}
.block {
	width:400px;
	margin:0 auto;
	text-align:left;
}
.element * {
	padding:5px; 
	margin:2px; 
	font-family:arial;
	font-size:12px;
}
.element label {
	float:left; 
	width:75px;
	font-weight:700
}
.element input.text {
	float:left; 
	width:270px;
	padding-left:20px;
}
.element .textarea {
	height:120px; 
	width:270px;
	padding-left:20px;
}
.element .hightlight {
	border:2px solid #9F1319;
	background:url(iconCaution.gif) no-repeat 2px
}
.element #submit {
	float:right;
	margin-right:10px;
}
.loading {
	float:right; 
	background:url(ajax-loader.gif) no-repeat 1px; 
	height:28px; 
	width:28px; 
	display:none;
}
.done {
	background:url(iconIdea.gif) no-repeat 2px; 
	padding-left:20px;
	font-family:arial;
	font-size:12px; 
	width:70%; 
	margin:20px auto; 
	display:none
}
