/** Default Styles for Template */
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #271708 url(../images/xhtml/template/bg04.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E7C68;
}

h1, h2, h3 {
	margin-top: 0px;
	color: #EFE6DD;
}

h3 {
	margin-bottom: 15px;
	font-size: 18px;
}

h4 {
	margin: 0px;
	font-size: 11px;
	color: #EFE6DD;
}

p, ol, ul {
	margin-top: 0px;
	line-height: 160%;
	text-align: justify;
}

.bold {
	font-weight: bold;
}

.alert {
	color: #cc0000;
	font-weight: bold;
}

.list1 {
	position: relative;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding: 14px 0px;
	background: url(../images/xhtml/template/bg1_17.gif) repeat-x left top;
}

.list1 li.first {
	padding-top: 0px;
	background-image: url(../images/xhtml/template/spacer.gif);
}

.list1 em {
	display: block;
	font-style: normal;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	clear: left;
	margin-top: 25px;
}

.list2 li.first {
	margin: 0px;
}


strong {
	color: #C0AE9A;
}

a {
	color: #74AA22;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}


a.link1 {
	padding: 0px 0px 1px 28px;
	background: url(../images/xhtml/template/homepage16.gif) no-repeat left center;
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.aligncenter {
	margin: 0px auto;
}

img.border {
	padding: 3px;
	border: 1px solid #5A4127;
	background: #41280F;
}

hr {
	display: none;
}

.hr1 {
	height: 20px;
	background: url(../images/xhtml/template/bg1_17.gif) repeat-x left center;
}


/** WRAPPER */

#wrapper {
}

#bg-all {
	background: url(../images/xhtml/template/bg01.jpg) repeat-y center top;
}

#bg-top {
	background: url(../images/xhtml/template/bg02.jpg) no-repeat center top;
}

#bg-btm {
	height: 1110px;
	min-height: 1110px;
	padding-bottom: 50px;
	background: url(../images/xhtml/template/bg03.jpg) no-repeat center bottom;
}

html>body #bg-btm {
	height: auto;
}

/** HEADER */

#header {
	width: 922px;
	height: 154px;
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: left;
	width: 305px;
	height: 56px;
	background: url(../images/xhtml/template/logo.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	height: 135px;
}

#features {
	float: right;
	width: 617px;
	height: 56px;
	background: url(../images/xhtml/template/features_bg.jpg) no-repeat left top;
}
#features ul {
	margin: 2px 10px 0 0;
	float: right;
}

#features ul#phone {
	margin: 17px 10px 0 0;
}

#features ul li {
	display: inline;
	padding: 0 10px 0 0;
	list-style: none;
}

 #features ul#phone li {
 	font-weight: bold;
 	color: #ffffff;
 }

/** MENU */

#menu {
	float: right;
	width: 922px;
	height: 89px;
	background: url(../images/xhtml/template/head_menu.jpg) no-repeat left top;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 38px 20px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 21px;
	margin: 0px 5px;
	padding: 4px 13px 0px 13px;
}

#menu a {
	text-decoration: none;
	text-transform: lowercase;
	font: 13px Arial, Helvetica, sans-serif;
	color: #B6A696;
}

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

#menu .active {
	background: #307D00 url(../images/xhtml/template/homepage02.gif) repeat-x left top;
}

#menu .active a {
	color: #FFFFFF;
}

/** PAGE */

#page {
	width: 900px;
	margin: 0px auto;
}

/** CONTENT */

#content {
	float: right;
	width: 593px;
}


.border-bottom {
	border-bottom: 1px solid #513212;
}



/** CONTENT > COMMON BOX STYLE */

.box {
	margin-bottom: 10px;
	background: url(../images/xhtml/template/bg1_05.jpg) no-repeat 0px 30px;
}

.box .title {
	height: 30px;
	padding-left: 25px;
	background: url(../images/xhtml/template/subpage2_01.gif) no-repeat left top;
}

.box .title h2 {
	height: 23px;
	margin: 0px;
	padding: 7px 0px 0px 10px;
	background: url(../images/xhtml/template/subpage2_02.gif) no-repeat right top;
	text-transform: lowercase;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.box .title-style1 {
	background-image: url(../images/xhtml/template/bg1_02.gif);
}

.box .title-style1 h2 {
	background-image: url(../images/xhtml/template/bg1_03.gif);
}

.box .entry {
	padding: 25px 30px 10px 30px;
	background: url(../images/xhtml/template/bg1_06.jpg) no-repeat 100% 0px;
}

.box .entry-style1 {
	background: url(../images/xhtml/template/subpage1_01.jpg) no-repeat left top;
}

.box .entry-style2 {
	background: url(../images/xhtml/template/subpage2_03.jpg) no-repeat left top;
}

.border-bottom {
	border-bottom: 1px solid #513212;
}

/** BOX STYLE 1 */

.box-style1 {
	background: url(../images/xhtml/template/bg1_08.jpg) repeat-y left top;
	color: #998876;
}

.box-style1 .bgtop {
	background: url(../images/xhtml/template/bg1_09.jpg) no-repeat left top;
}

.box-style1 .bgbtm {
	padding: 28px 28px 0px 28px;
	background: url(../images/xhtml/template/bg1_10.jpg) no-repeat left bottom;
}

.box-style1 a {
	color: #4E3317;
}

/** BOX STYLE 2 */

.box-style2 {
	background: url(../images/xhtml/template/bg1_11.jpg) repeat-y left top;
	color: #5B4A37;
}

.box-style2 .bgtop {
	background: url(../images/xhtml/template/bg1_12.jpg) no-repeat left top;
}

.box-style2 .bgbtm {
	padding: 28px 28px 0px 28px;
	background: url(../images/xhtml/template/bg1_13.jpg) no-repeat left bottom;
}

.box-style2 a {
	color: #39230D;
}

/** BOX STYLE 3 */

.box-style3 {
	background: url(../images/xhtml/template/bg1_14.jpg) repeat-y left top;
	color: #382818;
}

.box-style3 .bgtop {
	background: url(../images/xhtml/template/bg1_15.jpg) no-repeat left top;
}

.box-style3 .bgbtm {
	padding: 28px 28px 0px 28px;
	background: url(../images/xhtml/template/bg1_16.jpg) no-repeat left bottom;
}

.box-style3 a {
	color: #291909;
}

/** 2-COLUMN LAYOUT */

.two-columns {
	width: 100%;
	background: url(../images/xhtml/template/bg1_07.gif) repeat-y 50% 0px;
}

.two-columns .column1 {
	float: left;
	width: 286px;
}

.two-columns .column2 {
	float: right;
	width: 286px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 284px;
	padding: 0px 12px 0px 0px;
	background: url(../images/xhtml/template/bg1_07.gif) repeat-y right top;
}

/** FOOTER */

#footer {
	margin-bottom: 70px;
	background: url(../images/xhtml/template/bg1_18.jpg) repeat-y left top;
}

#footer .bgtop {
	background: url(../images/xhtml/template/bg1_19.jpg) no-repeat left top;
}

#footer .bgbtm {
	height: 150px;
	min-height: 150px;
	padding: 10px 40px;
	background: url(../images/xhtml/template/bg1_20.jpg) no-repeat left bottom;
}

html>body #footer .bgbtm {
	height: auto;
}

#footer .column1 {
	float: left;
	width: 215px;
	padding: 10px 40px 20px 0px;
	background: url(../images/xhtml/template/bg1_07.gif) repeat-y right top;
}

#footer .column2 {
	float: right;
	width: 530px;
	padding: 10px 0px 0px 0px;
}

#footer p {
}

#footer .legal {
	color: #594530;
}

/** BOX1 */

#box1 {
}

#box1 .entry {
	background-image: url(../images/xhtml/template/bg1_04.jpg);
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
}

/** BOX6 */

#box6 {
}

/** BOX7 */

#box7 {
}

/** BOX8 */

#box8 {
}

/** BOX9 */

#box9 {
}

/** BOX10 */

#box10 {
}


#fixedtipdiv {
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:1000;
}

#slide {width: 536px;height: 334px;float:left;margin-bottom:18px}
/* #slide #button_contain {width: 536px;height: 37px;position: absolute;background: #484532;top: 306px;z-index: 300;}	
#slide #pics_contain {width: 536px;height: 297px;position: relative;z-index: 1;overflow: hidden;} */
ul#nav_slide {width: 111px;position: absolute;z-index: 200;height: 25px;padding: 12px 0px 0px 13px;list-style: none;top: 506px;background: #474431;}
ul#nav_slide li {float: left;padding-right: 7px;}	
ul#nav_slide a {float: left;background: url("/slideshow/button.gif") no-repeat;height: 14px;width: 14px;text-decoration: none;font-size: 8px;color: #ada98e;text-align: center;padding-top: 1px;}
ul#nav_slide a:hover {text-decoration: none;}
ul#nav_slide a:active {color: #ada98e;}
#nav_slide a.activeSlide { background: url("/slideshow/button_active.gif") no-repeat; color: #474431; }
ul#pic_slide {width: 536px;height: 334px;position: relative;z-index: 1;list-style: none;margin: 0px;padding: 0px;}
ul#pic_slide li {width: 536px;}	
ul#pic_slide a {text-decoration: none;}
ul#pic_slide a:hover {text-decoration: none;}
ul#pic_slide a:active {background: url("/slideshow/button_active.gif") no-repeat;}
ul#pic_slide img {border:none;width: 536px;height: 334px;}
ul#captions {width: 492px;position: absolute;z-index: 900;height: 37px;left: 124px;border-left: solid #ada98e 1px;display: block;background: #474431;top: 306px;list-style: none;overflow:hidden;font-family:Georgia Italic;font-size:12px}
ul#captions li {color: #FFFFFF;padding-top: 10px;padding-left: 15px;width: 100%;height: 27px;}	
ul#captions a {text-decoration:none}
ul#captions a:hover{text-decoration:none}
ul#captions a:active {}

