@charset "utf-8";
a, a img, a:link, a:visited, a:active {
	text-decoration: none;
	border: none;
	padding:0;
	margin:0;
	color:#FFF;
}
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #c7a872;
	line-height:1.5em;
}
em.text-white{
	color:#FFF;
}
h1 {
	font-size: 18px;
	color:#fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
}
h1#testimonials{ margin: 45px 0px 0px 15px; 
}
#header {
	margin: auto;
	height: 104px;
	width: 950px;
}
.logo {
	float:left;
	margin: 30px 0px 0px 43px;
}
.headerwrapper {
	margin: 0 auto;
	background-image: url(../images/nav-bg-repeat.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #6b3d20;
}
#locationmap {
	float:left;
	margin: 0px 10px 0px 0px;
}
span.locationtxt {
	float:right;
	width: 140px;
}
span.locationtxt a:hover {
	text-decoration: underline;
}
#Nav {
	background: url(images/nav-bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	float: right;
	height: 42px;
	padding-top:40px;
}
#Nav ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#Nav ul li {
	float:left;
	top:0;
	display:block;
}
#Nav ul li a {
	display:block;
	color:#db763b;
	padding:0px 20px 0px 28px;
	line-height:1.5em;
	text-align: center;
	height: 25px;
	overflow:hidden;
	vertical-align:middle;
	font-size:18px;
	font-weight:bolder;
}
#Nav ul li a:hover {
	color:#fff;
}
#Nav ul li a.current {
	color:#ffd87a;
}
#Navrounders {
	float:left;
}
#Nav #n1 a {
	background:url(../images/nav-icons-bg.gif) 0px 0px no-repeat;
	width:45px;
}
#Nav #n2 a {
	background:url(../images/nav-icons-bg.gif) 0px -25px no-repeat;
	width:50px;
}
#Nav #n3 a {
	background:url(../images/nav-icons-bg.gif) 0px -50px no-repeat;
	width:60px;
}
#Nav #n4 a {
	background:url(../images/nav-icons-bg.gif) 0px -75px no-repeat;
	width:80px;
}
#Nav #n5 a {
	background:url(../images/nav-icons-bg.gif) 0px -100px no-repeat;
	width:70px;
}
#Nav #n6 a {
	width: 60px;
}
#Nav #n7 a {
	width: 52px;
}
#Nav #n8 a {
	width: 83px;
}
#Nav #n9 a {
	width: 41px;
}
#Nav #n10 a {
	width: 47px;
}
ul.interiorsubnav {
	padding: 0;
	margin: 0px 0px 5px 0px;
	text-align: center;
	border-bottom: 1px solid #e0e0e0;
	height: 35px;
}
ul.interiorsubnav li {
	list-style-type:none;
	float:left;
	margin: 0px 5px 0px 0px;
	padding:0;
}
ul.interiorsubnav li a {
	text-align: center;
	float:left;
	display:block;
	text-decoration:none;
	text-align: center;
	color: #e0e0e0;
	font-weight:bold;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	background: #000;
}
ul.interiorsubnav li a:hover {
	background: #3A1A03;
	text-decoration:none;
	color: #FFF;
}
ul.interiorsubnav li a.subnavcurrent {
	color: #301d14;
	background-color: #e0e0e0;
	padding: 10px;
}
ul.interiorsubnav li a.subnavcurrent:hover {
	background-color: #e0e0e0;
	color: #301d14;
}
/* ---------------------------------------------------- */

/* IE6 fix

/* ---------------------------------------------------- */
ul.interiorsubnav li#sub1 a {
	padding: 10px;
}
ul.interiorsubnav li#sub2 a {
	padding: 10px;
}
#topround img {
	margin-top: 8px;
}
#mainbg {
	background: url(../images/wood-bg.jpg) top center repeat-x;
}
/*HOMEPAGE PANEL*/
#maincontenthome, #maincontentabout, #maincontentgallery, #maincontentlocation, #maincontentcontact {
	width:910px;
	margin:auto;
	padding: 20px;
	border:0;
	height:450px;
}
#maincontenthome {
	background:url(../images/hometext-bg.jpg) top right no-repeat;
}
#maincontenthome #splashimg {
	float:left;
}
#maincontenthome #textpane {
	float:left;
	padding:70px 0px 0px 90px;
	width:275px;
}
/*ABOUT PANEL*/
#maincontentabout {
	background:url(../images/about-bg.jpg) top right no-repeat;
}
/*GALLERY PANEL*/
#maincontentgallery {
	background:url(../images/gallery-bg.jpg) top right no-repeat;
}
/*GALLERY LOCATION*/
#maincontentlocation {
	background:url(../images/gallery-bg.jpg) top right no-repeat;
}

#maincontentabout #textpane, #maincontentgallery #textpane, #maincontentcontact #textpane {
	float:left;
	padding:35px 60px 0px 370px;
}
#maincontentlocation #textpane {
	float:left;
	padding:30px 60px 0px 70px;
}
#maincontent {
	padding: 20px;
	border-width: 0px 0px 0px 0px;
}
#homepage-bg {
	height: 980px;
}
#footer {
	text-align:center;
	color: #ba6228;
	margin: 0px auto 0px auto;
	width: 944px;
	padding-top:10px;
	clear: both;
}
#copyright {
	margin: 0px auto 0px 20px;
	color: #7d6f66;
	font-weight: bold;
	font-size: 10px;
	padding: 20px 0px 30px 0px;
}
a.link_footer:link, a.link_footer:visited {
	color:#ba6228;
}
a.link_footer:hover, a.link_footer:active {
	color:#E7BB10;
	text-decoration:underline;
}
a.link_ibo:link, a.link_ibo:visited {
	color:#7d6f66;
}
a.link_ibo:hover, a.link_ibo:active {
	color:#7d6f66;
	text-decoration:underline;
}
.formbox {
	background: #000;
	color: #FFF;
	border:1px solid #7d6f66;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formbox:hover {
	border:1px solid #FFF;
}
.submit {
	background: #000;
	padding: 5px;
	color: #FFF;
	margin:0;
	border:1px solid #7d6f66;
}
.submit:hover {
	border:1px solid #FFF;
}
img.approvedlogos {
	border: 5px solid #000;
	margin: 0px 0px 0px 5px;
	float:left;
}
#splashimg a img:hover {
	margin: 0px 0px 0px 5px;
	border: 5px solid #FFF;
}
#moregallery {
	float:left;
	margin: 0px 0px 0px 34px;
	padding: 5px;
	display:block;
	background: #000;
	border: 2px solid #000;
}
a#moregallery:hover {
	border: 2px solid #632400;
}
p.payment {
	color:#c7a872;
	padding: 0;
	margin: 5px 0px 0px 0px;
}
/*CONTACT PANEL*/
#maincontentcontact {
	background:url(../images/contact-bg.jpg) top right no-repeat;
}
.tblock{ width:270px; float:left; padding: 15px; 
}

