/* General Options */
* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 75%;
	line-height: 18px;
	color: #555;
	background: url(../images/bg.jpg) top center #B49C88;
}

hr {
	float: left;
	width: 100%;
	height: 1px;
	border: 0;
	border-top: 1px solid #E5DFD9;
	margin-bottom: 20px;
	overflow: hidden;
}

h1, h2, h3, p, ul, ol {
	margin-bottom: 20px;
}

h1, h2, h3 {
	color: #993232;
	font-weight: normal;
	font-family: Georgia, monotype, serif;
}

h1 {
	font-size: 2.3em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.7em;
}

a {
	color: #c0140d;
}

a:hover {
	color: #492a2a;
	text-decoration: none;
}

img {
	border: 0;
}

/* Common Classes */
.left {
	float: left;
}

.right {
	float: right;
}

.txtAC {
	text-align: center;
}

.txtAR {
	text-align: right;
}

.txtAL {
	text-align: left;
}

.imgLeft {
	float: left;
	margin: 0 15px 15px 0;
}

.imgRight {
	float: right;
	margin: 0 0 15px 15px;
}

.nB {
	border-width: 0 !important;
}

.nP {
	padding: 0 !important;
}

.clear {
	clear: both;
}

.introdiv {
	margin: 0 auto;
	width: 400px;
}

.introh3 {
	margin-bottom: 0;
}

/* Basic Structure */
#wrapper {
	float: left;
	width: 100%;
	background: url(../images/mainbg.jpg) top center no-repeat;
}

/*
#wrap2 {
	background: url(../images/bg-head.jpg) top center no-repeat;
} */



#container {
	width: 900px;
	margin: 0 auto;
}

#header {
	clear: both;
	float: left;
	width: 900px;
	overflow: hidden;
	height: 290px;
}

#content {
	clear: both;
	float: left;
	width: 900px;
	background: url(../images/cbg.gif) center top repeat-y;
}

#main {
	float: left;
	width: 800px;
	padding: 40px 0px 0 100px;
	background: url(../images/cbg.jpg) top no-repeat;
	min-height: 360px;
	height: auto !important;
	height: 360px;
}

#footer {
	clear: both;
	float: left;
	width: 100%;
	background: url(../images/fbg.gif) top repeat-x;
	font-size: 0.9em;
	color: #ccc;
	text-align: center;
}

/* Header Stuff */
#header h1 {
	float: left;
	width: 550px;
	display: none;
}

#header h1 a {
	float: left;
	width: 550px;
	height: 230px;
}

#header h1 a span {
	display: none;
}

#nav {
	float: left;
	width: 700px;
	height: 50px;
	/*overflow: hidden;*/
	padding:17px 0 0 100px;
}

#nav ul {
	float: right;
	width: 700px;
	list-style: none;
}

#nav ul li {
	float: left;
}

#nav ul li a {
	float: left;
	height: 30px;
	font-size:14px;
	color:#ffcce3;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration:none;
	padding:3px 20px;
	font-weight:bold;
}
#nav ul li a:hover, #nav ul li a.active { color:#4a2a2b; font-weight:bold;}

#nav ul li a span {
	/*display: none;*/
}

#nav ul li a:hover, #nav ul li a.active {
	background-image: url(../images/nav.jpg);
}

#nav ul li.nav1 a {
	width: 90px;
	background-position: top left;
}

#nav ul li.nav2 a {
	width: 110px;
	background-position: 610px 0;
}

#nav ul li.nav3 a {
	width: 110px;
	background-position: 500px 0;
}

#nav ul li.nav4 a {
	width: 90px;
	background-position: 390px 0;
}

#nav ul li.nav5 a {
	width: 90px;
	background-position: 300px 0;
}

#nav ul li.nav6 a {
	width: 110px;
	background-position: 210px 0;
}

#nav ul li.nav7 a {
	width: 100px;
	background-position: top right;
}

#nav ul li.subnav div {
	display: none;
	position: absolute;
	float: left;
	z-index: 10;
	width: 200px;
	top: 48px;
	background: url(../images/subnav2.gif) bottom no-repeat;
	padding: 0 0 10px 0;
	clear: both;
	border-bottom: 0;
	opacity: 0.8;
	filter: alpha(opacity=80);
}



#banner {
	float: left;
	height: 320px;
	width: 900px;
	overflow: hidden;
}

/* Contact Form */
#contact-form p {
	margin: 0 0 7px 0;
}

#contact-form label {
	float: left;
	width: 150px;
	clear: both;
}

#contact-form input, #contact-form textarea {
	width: 438px;
	border: 1px solid #CBBBAA;
	background: #EADDD1;
	padding: 3px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
}

/* Footer Stuff */
#footer #copyright {
	margin-bottom: 0;
	position: relative;
	margin: 0 auto;
	width: 600px;
	padding: 50px 60px 20px 240px;
	background: url(../images/footer.gif) top no-repeat;
}


/******** subnav *************/
#subnav { float:right; width:205px; list-style-type:none; z-index:9999; display:inline;}
#subnav {
	background: url(../images/subnav.gif) top no-repeat;
	margin: 0;
	top:316px;
}

#subnav li {
	float: left;
	clear: both;
	width: 140px;
	/*background: #6EB1DA;*/
	padding: 2px 9px;
	
	height: 30px;
	overflow: hidden;
}

#subnav li a {
	float: left;
	width: 120px;
	padding: 5px 10px;
	height: auto;
	color: #796464;
	text-decoration: none;
	/*background: #6EB1DA;*/
	clear: both;
}

#subnav li a:hover, #subnav li a.active {
	background: #f7ebb7;
}
#leftcont { float:left; width:550px;}
