html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:14px;
	margin:0 auto;
	background-color:#dbcca1;
	font-family: "Adobe Garamond Pro",Garamond,Georgia,"Times New Roman",serif;
	font-weight:bold;
}

a {
	color:#0099ff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; color:#ff0000; text-transform:uppercase; margin:0; }

h3 { font-size:18px; }

/*---- Accoridan Div Settings ----*/

.header-link {
	position:absolute;
	top:130px;
	left:260px;
	width:250px;
	height:130px;
}

.accord-title, .accord-none { /*header of 1st demo*/
	cursor: pointer;
	display: block;
	text-align: left;
	font-weight:bold;
	padding:7px 0 7px 15px;
	font-size:13px;
	text-transform:uppercase;
	width:150px;
}
.accord-title {
	background:url(images/arrow.gif) no-repeat;
	background-position:0 0; 
}

.accord-title:hover, .accord-none:hover {
	background-color:#dd7d26;
	color:#fff;
}

.accord-none a {
	color:#000;
	text-decoration:none;
	width:150px;
}

.accord-none a:hover {
	color:#fff;
}

.accord-text {
	margin:5px 0 0 15px;
	text-transform:uppercase;
	font-size:13px;
	line-height:13px;
}

.accord-text img {
}

.accord-title a {
}

.accord-text br {
	margin:0 0 10px 0;
}

.accord-title img {
	margin:0;
}

.accord-title:hover {
}

.accord-open { /*class added to contents of 1st demo when they are open*/
}

/* ---- class settings ----------------------- */

.product-page {
	margin:0 0 20px 20px;
}

.product-page td {
	padding:0 20px;
}


#product-desc p {
	margin:20px 0 0 0;
}

#product-desc ul li {
	padding:0;
	margin:0 0 0 20px;
	list-style:disc;
}

.footer-logo {
	position:absolute;
	top:-50px;
	right:300px;
}

.arrow {
	background:url(images/arrow.gif) no-repeat;
}

.arrow:hover {
	color:#fff;
	background-color:#dd7d26;
}

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:1020px;
	height:auto;
}

#header-home {
	position:relative;
	top:0;
	left:0;
	width:1020px;
	height:332px;
	background:url(images/bg_header-home.jpg) no-repeat;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:1020px;
	height:332px;
}


/* ---- nav id settings -------------------------- 

#nav {
	position:relative;
	top:0;
	left:0;
	font-family: "Adobe Garamond Pro",Garamond,Georgia,"Times New Roman",serif;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
}

#nav a {
	position:relative;
	float:left;
	width:135px;
	height:auto;
	padding:7px 0 7px 15px;
	cursor:pointer;
	color:#000;
	text-decoration:none;
}

#nav a:hover {
	color:#fff;
	background-color:#dd7d26;
}

/*#nav ul {
	position:relative;
	list-style:none;
	margin:20px 0 0 10px;
	padding:0;
}

#nav ul li ul {
	position:relative;
	list-style:none;
	margin:0 0 0 0;
	padding:0;
	visibility:hidden;
	height:0;
}

#nav ul li ul li {
	margin:0;
	padding:0;
}

#nav ul li.parent:hover ul {
	visibility:visible;
	top:0;
	left:-90px;
}

#nav ul li.parent:hover ul li {
padding:5px;
}

#nav ul li.parent:hover ul li, #nav ul li.parent:hover ul li a {
	visibility:visible;
	background-color:#fff;
	color:#9a8348;
	margin:0;
}

#nav ul li.parent:hover ul li:hover, #nav ul li.parent:hover ul li:hover a {
	background-color:#9a8348;
	color:#fff;
}

#nav li {
	margin:5px 0;
}

#nav li.parent {
	width:100px;
}

#nav li a, #nav li.parent {
	color:#000;
	padding:2px 5px;
}

#nav li a:hover, #nav li.parent:hover {
	text-decoration:none;
	color:#fff;
	background-color:#CC6600;
}*/



/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:1020px;
    min-height:400px;
    height:auto !important;
    height:400px;
	background:url(images/bg_main.jpg) repeat-y;
}

#main-home-top {
	position:relative;
	top:0;
	left:0;
	width:1020px;
	height:auto;
	background:url(images/bg_main-home-top.jpg) no-repeat;
}

#inner-content {
	position:relative;
	width:830px;
	height:auto;
	margin:0 auto;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:630px;
	height:auto;
	padding:10px 0 50px 0;
}

#content_home {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:600px;
	height:auto;
	padding:10px 0 1px 0;
}

#content_home img {
	position:relative;	
	float:right;
	right:-25px;
	z-index:1;
}

#content-verbiage {
	position:relative;
	top:0;
	left:0;
	width:auto;
	float:left;
	padding:1px 10px 1px 0;
}

#content-verbiage ul {
	list-style:none;
	margin:0;
	padding:0;
}

#img-offset-right img {
	float:right;
	position:relative;
	right:-30px;
}

#content-image {
	position:relative;
	top:0;
	left:0;
	width:auto;
	float:right;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:200px;
	height:auto;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:920px;
	height:auto;
	clear:both;
	background:url(images/bg_footer.jpg) no-repeat;
	background-color:#9a8348;
	text-align:right;
	font-size:13px;
	font-family: "Adobe Garamond Pro",Garamond,Georgia,"Times New Roman",serif;
	color:#fff;
	padding:50px 100px 20px 0;
	font-weight:normal;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#scroll-text {
	position:absolute;
	top:20px;
	left:150px;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#f8e800;
	font-family:"Times New Roman", Times, serif;
}

/*--- SubNav ---

#sub_nav {
	position:absolute;
	top:330px;
	left:-15px;
	width:100px;
	height:auto;
}


#sub_nav a {
	color: #fff;
	display:block;
	padding: 5px;
	font-weight: bold;
	width:100px;
	text-align:left;
	background-color:#86713a;
	text-transform:uppercase;
}

#sub_nav a:hover {
	color: #86713a;
	background-color:#fff;
	padding: 5px;
	text-decoration: none;
}

#sub_nav2 {
	position:absolute;
	top:500px;
	left:-15px;
	width:100px;
	height:auto;
}


#sub_nav2 a {
	color: #fff;
	display:block;
	padding: 5px;
	font-weight: bold;
	width:100px;
	text-align:left;
	background-color:#86713a;
	text-transform:uppercase;
}

#sub_nav2 a:hover {
	color: #86713a;
	background-color:#fff;
	padding: 5px;
	text-decoration: none;
}

#L1, #L2 {
	position:absolute;
	visibility:hidden;
	height:auto;
	border-bottom: 1px solid #554314;
	border-right: 1px solid #554314;
}

#L1 { margin-top:64px; }
#L2 { margin-top:188px; }


.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}

