body {
text-align : center ;
min-width : 900px ;
	margin:0;
	font-size:12px;
	line-height:16px;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	background:url(../images/body.jpg) repeat-x #8d8d8d;
	color:#cccccc;
}

div.fullbody {
	width : 900px ;
	text-align : center ;
	margin-left : auto ;
	margin-right : auto ;
	position : relative ;
	background:url(../images/body_bckg.jpg) no-repeat #000000;
	}

div.wrapper {
	background:url(../images/footer_bckg.jpg) no-repeat bottom left;
	}

div.pageheader {
	width : 700px;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	padding-top: 0px;
	position : relative;
	}

div.menudiv {
	width:700px;
	height:50px;
	position:relative;
	top: 0px;
	left: 0px;
	}

div.carousel_container {
	width: 700px;
	text-align : center ;
	margin-left : auto ;
	margin-right : auto ;
	position : relative ;
	}

div.gallery_container {
	width: 700px;
	text-align : center ;
	margin-left : auto ;
	margin-right : auto ;
	position : relative ;
	top: -25px;
	}

div.content {
	width : 700px;
	text-align : left;
	margin-right : auto;
	position : relative;
	margin-left: auto;
	}

div.footer {
	color:#3b3b3b; 
	font-size:11px;
	width : 700px ;
	text-align : right ;
	margin-left : auto ;
	margin-right : auto ;
	padding-top: 50px;
	padding-bottom: 80px;
	position : relative ;
	}

img {border:0}
a {color:#a07241;text-decoration:none;}
a:hover {
	text-decoration:underline;
	color: #a07241;
}
h1 {text-transform:uppercase; font-size:16px;}
div.pageTitle {text-transform:uppercase; font-size:16px; text-align:center; font-weight:700}
div.highlight {
	color:#ffffff;
}


.fullbody .wrapper .footer a {
	color: #a07241;
}
.fullbody .wrapper .footer a:hover {
	color: #a07241;
}
