BODY {
	font-size: 0.75em;
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #4B3E25;
	padding: 0;
	margin: 0;
	text-align: left
}
a { 
	color: #000000; 
	padding:0; 
	margin:0;
	border: none;
}
img {
	border: none;
}
p {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #4B3E25;
	line-height: 17px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
a:hover {
	color: #595859;
}

.logo-full{display:block;max-width:100%;height:auto;margin-top:8px}
.topButtons{float:right}
.toggleMusic{display:inline-block;width:12px;height:25px;background:url(images/sound-on.png) no-repeat center center;background-size:contain;margin:0;float:right}
.toggleMusic.off{background:url(images/sound-off.png) no-repeat center center;background-size:contain}
.header {
	background: url(images/header.png) no-repeat; 
	height:279px;
	width:770px;
	margin: 0;
	padding: 0;
	color: #fff
}
.header2 {
	background: url(images/header2.jpg) no-repeat; 
	height:354px;
	width:770px;
	margin: 0;
	padding: 0;
	color: #fff
}
.header3 {
	background: url(images/header3.jpg) no-repeat; 
	height:354px;
	width:770px;
	margin: 0;
	padding: 0;
	color: #fff
}
.menu_area{padding-top:42px}
.centerBg {
	background: url(images/center-bg.png) repeat-y;
	padding: 10px 55px 0 55px;
	margin: 0
}
.specialServices {
	background:#f0f0f0;
	padding: 0 15px;
	margin: 0;
}
.footerTable {
	background: url(images/footer.png) no-repeat; 
	height:74px; 
	padding: 7px; 
	margin:0; 
	color:#fff; 
	font-size:80%;
	text-align: left
}
.footerTable a {
	color: #fff; 
	font-weight: bold;
	text-decoration: none
}
.dottedLine {
	border-bottom: 1px dotted #B6B1A8;
}
.picBorder {
	border: 3px solid #fff;
}
.tbpicBorder {
	border: 2px solid #fff;
}
.navLinks { 
	color: #000000; 
	font-weight:bold;
	text-decoration:none;
	padding:0; 
	margin:0 
}
.smText {
 	font-size:90%;
	padding: 0;
	margin-top: 8px;;
}
.contactForm { 
	font-size:95%; 
	color:#333;
	padding:0; 
	border:1px solid #D5D5D5;
	height:100px; 
	width:220px;
}
h1 {
	font-size: 22px;
	font-family: Calibri, Georgia, "Times New Roman", Times, serif;
	color: #4B3E25;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2;
	margin-left: 0;
	padding: 0;
}
.white {
	color: #FFFFFF;
}
h2 {
	font-family: Calibri, Arial, "Times New Roman", Times, serif;
	font-size: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4B3E25;
	padding-bottom: 4px;
	color: #000000;
	padding-top: 4px;
	margin-right: 8px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #594D35;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.faqContainer {
	float: left;
	width: 530px;
}

.answer
{
	/* Layout properties - You can change these */
	background-image: url(images/icon_faq_a.png);
	background-repeat: no-repeat;
	background-position: 7px 0px;
	overflow: hidden;
	float: left;
	padding-left: 40px;
	margin-bottom: 10px;
	min-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	/* This one should not be changed */
		display:none;
	line-height: 16px;
	width: 610px;
}
	
.question{
	border: 1px dotted #afb08f;
	background-color: #FFFFFF;
	background-image: url(images/icon_faq_q.gif);
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 7px 10px;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 12px;
	float: left;
	color: #4B3E25;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	cursor: pointer;
	width: 610px;
	font-family: Arial, Helvetica, sans-serif;
}
.photoWrap {
	margin-bottom: 20px;
	margin-right: 20px;
}
.imgWrapLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	clear: left;
	display: block;
}
.imgWrapRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	clear: left;
	display: block;
}
.imgWrapBottom {
	float: left;
	margin-top: px;
	margin-bottom: 15px;
	clear: left;
	display: block;
}
.clearLeft {
	clear: left;
}
.floatLeft {
	float: left;
}
.clearBoth {
	clear: both;
}
.formContainer {
	float: left;
	width:450px;
	margin-bottom: 35px;
}li {
	list-style-image: url(images/rings_bullet.png);
	margin-bottom: 5px;
	background-position: 8px;
	margin-top: 12px;
	padding: 0px;
	margin-right: 2px;
	margin-left: 0px;
}
.notice {

	color: #333333;
	background-color: #ffd9d9;
	padding: 8px;
	border: 1px solid #FF9999;
}
.headerGallery {
	height:354px;
	width:770px;
	margin: 0;
	padding: 0;
	color: #fff;
	background-image: url(images/header_empty.jpg);
	background-repeat: repeat-y;
}
.whiteBg {
	background-color: #f0f0f0;
}
.logosBorder {
	border: 1px solid #AAA69B;
}
