/* CSS Document */

* {
	margin:0px;
	padding:0;
	font-size:100%;
}

html{ min-width:753px;}
body{background:url(../images/top-tail2.gif) top repeat-x #e4e4cb; text-align:center;}


img {
	vertical-align:top;
}
a img { border:0;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.5em;
	color:#545454;
	background-color: #CC3333;
}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#545454;}
a:hover{text-decoration:none;}
p {padding-top:12px;}
h2{
	font-family:"Times New Roman", Times, serif;
	font-size:1.5em;
	color:#a14313;
	line-height:normal;
	font-weight:normal;
}
h3{
	font-family:"Times New Roman", Times, serif;
	font-size:1.70em;
	color:#40402d;
	font-weight:normal;
	border-bottom:solid 3px #a9a987;
	padding-bottom:7px;
	margin-bottom:10px;
}
h4{ font-size:1.833em; line-height:normal; color:#a14313; font-weight:normal; font-family:"Times New Roman", Times, serif; padding-bottom:8px;}
strong, strong a{
	color:#000000;
}
h5{
	font-family:"Times New Roman", Times, serif;
	font-size:1.5em;
	color:#FFFFFF;
	font-weight:normal;
	background: #5a5523;
	padding: 5px 5px 5px 5px;
}
h6{
	font-family:"Times New Roman", Times, serif;
	font-size:1.5em;
	color:#5a5523;
	line-height:normal;
	font-weight:normal;
}

/* ============================= main layout ====================== */
.imgindent {margin:0 20px 0 0; float:left;}
.phone{
	float:right;
	padding-right:50px;
}
.phone2{ float:right; padding-right:28px;}
.space1{ margin-left:5px;}
.space2{
	margin-left:51px;
}
.space3{ margin-left:32px;}
.space4{ margin-left:20px;}
.margin1{ margin-top:21px !important;}
.padding1{ padding-top:17px;}
.padding2{ padding-top:8px;}
.padding3{ padding-bottom:25px !important;}

/* ============================= header ====================== */
#header{ background:url(../images/banner.gif) bottom no-repeat;}
#header .top{
	width:100%;
	overflow:hidden;
	height:30px
}
#header .buttons{ float:right; padding:3px 24px 0 0;}
#header .link1{ display:inline-block; background:url(../images/header-link1-tail.gif) top repeat-x; font-size:0.833em; color:#423426; text-decoration:none; margin-right:2px;}
#header .link1 span{ display:block; background:url(../images/header-link1-left-bg.gif) left top no-repeat;}
#header .link1 span span{ background:url(../images/header-link1-right-bg.gif) right top no-repeat; padding:0px 20px 0px 20px;}
#header .link1:hover{ background:url(../images/header-link1-tail-act.gif) top repeat-x;}
#header .link1:hover span{ background:url(../images/header-link1-left-bg-act.gif) left top no-repeat;}
#header .link1:hover span span{ background:url(../images/header-link1-right-bg-act.gif) right top no-repeat;}

#header .link2{ display:inline-block; background:url(../images/header-link2-tail.gif) top repeat-x; font-size:0.833em; color:#aca66f; text-decoration:none;}
#header .link2 span{ display:block; background:url(../images/header-link2-left-bg.gif) left top no-repeat;}
#header .link2 span span{ background:url(../images/header-link2-right-bg.gif) right top no-repeat; padding:0px 10px 0px 12px;}
#header .link2:hover{ background:url(../images/header-link2-tail-act.gif) top repeat-x;}
#header .link2:hover span{ background:url(../images/header-link2-left-bg-act.gif) left top no-repeat;}
#header .link2:hover span span{ background:url(../images/header-link2-right-bg-act.gif) right top no-repeat;}

#header .menu{ background:url(../images/menu-tail.gif) bottom repeat-x; width:100%; overflow:hidden;height:50px;}
#header .menu .left-bg{ background:url(../images/menu-left-bg.gif) left bottom no-repeat;}
#header .menu .right-bg{ background:url(../images/menu-right-bg.gif) right bottom no-repeat; height:50px;}
#header .menu ul{
	padding:0 0 0 32px;
	background:url(../images/menu-border.gif) right bottom no-repeat;
	float:left;
}
#header .menu li{ float:left; background:url(../images/menu-border.gif) left bottom no-repeat;}
#header .menu a{ font-size:1.083em; color:#fff; text-decoration:none; display:inline-block; cursor:pointer;}
#header .menu a span{ display:inline-block;}
#header .menu a span span{ padding:20px 25px 15px 25px;}

#header .menu a:hover, #header .menu .active{ background:url(../images/menu-item-tail-act.gif) top repeat-x;}
#header .menu a:hover span, #header .menu .active span{ background:url(../images/menu-item-left-bg-act.gif) left top no-repeat;}
#header .menu a:hover span span, #header .menu .active span span{
	background:url(../images/menu-item-right-bg-act.gif) right top no-repeat;
	padding:18px 20px 17px 20px;
}

#header .pagination{
	float:right;
	padding:170px 22px 0 00;
}
#header .pagination li{ float:left; padding-right:3px; line-height:1em;}
#header .pagination a{ color:#fff; text-decoration:none; display:inline-block; width:26px; background:#9e8c55; text-align:center; padding:1px 0 1px 0;}
#header .pagination a:hover, #header .pagination .active{ background:#8f3b11;}

/* ============================= content ====================== */
#content{ background:#fff;}
.indent{ padding:20px 20px 30px 20px;}
.indent1{ padding:25px 0 0 19px;}
.indent2{ padding:14px 0 0 19px;}
.indent3{ padding:14px 30px 0 19px;}
.indent4{
	padding:0 0 0 40px
}
.indent5{ padding:14px 30px 0 30px;}
.indent6{ padding:10px 10px 10px 10px;}
.boxshot{
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.imageleft{
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.actionbox{
	float: right;
}

.productdescription{
	font-weight: bold;
}
.table {padding: 20px;}

.box{
	background:url(../images/box-top-tail.gif) top repeat-x #ceceaa;
	width:100%;
	color:#5f5f45;
	line-height:1.5em;
}
.box .left-border{ background:url(../images/box-border.gif) left repeat-y;}
.box .right-border{ background:url(../images/box-border.gif) right repeat-y;}
.box .bot-border{ background:url(../images/box-bot-tail.gif) bottom repeat-x;}
.box .left-top{ background:url(../images/box-corner-left-top.gif) left top no-repeat;}
.box .right-top{ background:url(../images/box-corner-right-top.gif) right top no-repeat;}
.box .left-bot{ background:url(../images/box-corner-left-bot.gif) left bottom no-repeat;}
.box .right-bot{ background:url(../images/box-corner-right-bot.gif) right bottom no-repeat; padding:0 1px; position:relative;}
.box .indent{ padding:12px 17px 17px 17px; position:relative;}
.box .indent2{ padding:27px 17px 23px 17px; position:relative;}
.box strong{ color:#40402d;}
.box .text{ line-height:1.167em; padding-top:6px;}
.box .text strong{ display:block; font-weight:normal; padding-top:8px;}
.box .text1{ line-height:1.167em; }

.link{ background:url(../images/link-bg.gif) no-repeat 0 7px; padding-left:14px; color:#844526; display:inline-block; font-weight:bold; margin-top:7px;}
.link2{
	padding-left:25px;
	color:#844526;
	font-weight:bold;
	font-size: 11px;
}
.link3{ color:#844526; font-weight:bold;}
.link4 {
	color:#545454;
	text-decoration: none
}

.list{ margin:-2px 0;}
.list2{
	margin:-2px 0;
	padding-left: 5px;
}
.list li{ background:url(../images/list-marker.gif) no-repeat 0 8px; padding-left:20px; line-height:1.833em;}
.list2 li{ background:url(../images/list-marker.gif) no-repeat 0 8px; padding-left:20px; line-height:1.833em;}
.list a{ text-decoration:none;}
.list a:hover{ color:#a75830; text-decoration:underline;}
.list span{ color:#844526;}

.bottom{ background:url(../images/bottom-tail.gif) top repeat-x #8a3810; width:100%; font-size:0.833em; line-height:1.2em; color:#dc8c5e;}
.bottom .bot-tail{ background:url(../images/bottom-tail2.gif) bottom repeat-x;}
.bottom .left-corner{ background:url(../images/bottom-left-corner.gif) left bottom no-repeat;}
.bottom .right-corner{ background:url(../images/bottom-right-corner.gif) right bottom no-repeat; padding:20px 20px 45px 43px;}
.bottom h4{
	color:#fed2b8;
	font-size:2.2em;
	padding: 0px 0px12px 0px;
}
.bottom a{ color:#dc8c5e;}
.bottom strong{ color:#fed2b8; font-size:1.1em;}
.bottom strong a{ color:#fed2b8;}
.bottom p{ padding-top:11px;}
.bottom .link{ color:#fed2b8; background:none; font-size:1.1em; padding:0; margin-top:12px;}
.bottom .list li{ font-size:1.2em; background:url(../images/list-marker2.gif) no-repeat 0 8px;}
.bottom .list a{ color:#fed2b8;}

/* ============================= footer ====================== */
#footer{ width:100%; overflow:hidden;}
#footer .text{
	font-size:0.833em;
	float:right;
	padding:11px 5px 0 0;
	color:#3e3d3b;
}
#footer .text a{ color:#3e3d3b; text-decoration:none;}
#footer .text a:hover{ text-decoration:underline;}
#footer .menu{ padding:10px 0 0 20px;}
#footer .menu li{ float:left; padding-left:9px;}
#footer .menu a{
	text-decoration:none;
	display:inline-block;
	margin-right:5px;
}
#footer .menu a:hover{ color:#010101; text-decoration:underline;}
#footer .menu .active{ font-weight:bold; color:#010101; text-decoration:none !important;}

/* ============================= forms ============================= */
#Form1 label{ display:block; height:27px;}
#Form1 input{ border:solid 0px; background:#dc8c5e; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#8a3810; padding:1px 2px 2px 3px; width:133px;}
#Form1 textarea{ border:solid 0px; background:#dc8c5e; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#8a3810; padding:1px 2px 1px 3px; width:133px; height:31px; overflow:auto;}
#Form1 span{ display:inline-block; width:50px; vertical-align:top;}
#Form1 .link{ margin:10px 0 0 50px;}

#ContactForm{
	padding-top:0px;
}
#ContactForm .col-1{ width:191px !important;}
#ContactForm .col-2{ width:179px !important;}
#ContactForm label{ display:block; height:42px;}
#ContactForm input{ border:solid 0px; background:#dc8c5e; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#8a3810; padding:1px 2px 2px 3px; width:174px; margin-top:4px;}
#ContactForm textarea{ border:solid 0px; background:#dc8c5e; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#8a3810; padding:1px 2px 2px 3px; width:174px; height:98px; overflow:auto; margin-top:4px;}
#ContactForm .link{ float:right; margin:13px 0 0 30px;}

