@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#496976;
	font-size:12px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	background-position:center;
	color:#604720;
}
h1 {
	font-size:15px;
	padding:10px 5px 0 5px;
/*	background-image:url(../images/h1_bg.jpg);
	background-repeat:repeat-x;*/
	color:#826942;
	border-bottom: solid 2px #826942;
/*	line-height:35px;*/
}
h2 {
	font-size:14px;
}
a {
	color:#493311;
}
#adminBar {
	background-color:#CC0000;
}
#adminEdit {
	width:950px;
	margin: 0 auto 0 auto;
	color:#ffffff;	
	padding:5px;
}
#adminEdit a {
	color:#FFFFFF;
}
#mainHolder {
	width:968px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
#headerHolder {
	float:left;
	width:968px;
	height:151px;
	background-image:url(../images/header_background.jpg);
}
#homeHolder {
	float:left;
	width:968px;
	min-height:445px;
	background-image:url(../images/home_background.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#pageHolder {
	float:left;
	width:968px;
	min-height:427px;
	background-color:#FFFFFF;
	background-image:url(../images/page_background.jpg);
	background-repeat:no-repeat;
}
#logoHolder {
	float:left;
	width:700px;
	height:127px;
}
#logoHolder p {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin-top: 10px;
	margin-left:35px;
}
#searchHolder {
	float:left;
	width:238px;
	height:30px;
	padding-left:30px;
	vertical-align:top;
}
#searchHolder form {
	margin-top:0px;
	font-size:10px;
}
#searchHolder input {
	font-size:11px;
	margin-top:0px;
	padding-top:0px;
}
#contactHolder {
	float:left;
	width:238px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:20px;
}
#contactHolder p {
	padding:0px;
	margin:5px;
}
#contactHolder a {
	color:#FFFFFF;
	text-decoration:none;
}
#barTwo {
	float:left;
	width:968px;
	height:96px;
	background-image:url(../images/background_two_block.jpg);
}
.barHalf {
	float:left;
	width:283px;
	padding-left:190px;
	padding-right:10px;
}
.barHalf a {
	font-weight:bold;
	color:#816841;
}
.barHalf p {
	margin-top:3px;
	margin-bottom:3px;
}
.barHalf h2 {
	margin-bottom:3px;
}


.barHalf2 {
	float:left;
	width:483px;
}
#mainLeft {
	float:left;
	width:280px;
	font-size:11px;
}
#mainRight {
	float:left;
	width:675px;
	padding-top:15px;
}
#homeText {
	float:left;
	margin-left:285px;
	width:365px;
	padding:0 0 0 20px;
	display:inline;
}
.blueText {
	color:#3ac2fa;
/*	color:#6f562f;*/
	font-weight:bold;
}
#mainRight h1 {
	font-weight:bold;
}
#leftNav {
	float:left;
	width:232px;
	height:326px;
	background-image:url(../images/leftnav_background.png);
	background-repeat:no-repeat;
	margin-right:20px;
	margin-top:20px;
	padding-left:20px;
	color:#FFFFFF;
}
#leftNav h2 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:20px;
}
#tabHolder {
	float:left;
	width:968px;
	text-align:center;
}

.tab60 {
	display: block;
	float:left;
	width:60px;
	height:18px;
	background-image:url(../images/tab_60.png);
	padding-top:6px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin: 0 1px 0 1px;
}
.tab80 {
	display: block;
	float:left;
	width:80px;
	height:18px;
	background-image:url(../images/tab_80.png);
	padding-top:6px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin: 0 1px 0 1px;
}
.tab90 {
	display: block;
	float:left;
	width:90px;
	height:18px;
	background-image:url(../images/tab_90.png);
	padding-top:6px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin: 0 1px 0 1px;
}
.tab100 {
	display: block;
	float:left;
	width:100px;
	height:18px;
	background-image:url(../images/tab_100.png);
	padding-top:6px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin: 0 1px 0 1px;
}
.tab140 {
	display: block;
	float:left;
	width:140px;
	height:18px;
	background-image:url(../images/tab_140.png);
	padding-top:6px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin: 0 1px 0 1px;
}
.tab100:hover {
	color:#517585;
	background-position:0px 25px;
}
.tab140:hover {
	color:#517585;
	background-position:0px 25px;
}
.tab100:active {
	display: block;
	float:left;
	width:100px;
	height:18px;
	color:#517585;
	background-position:0px 25px;
}
.tab140:active {
	display: block;
	float:left;
	width:140px;
	height:18px;
	color:#517585;
	background-position:0px 25px;
}
.leftLink {
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	padding:2px;
	margin-bottom:4px;
}
.leftLink:hover {
	background-color:#957c55;
}
.goldText {
	color:#b4925c;
	font-weight:bold;
	margin: 10px 0 0 20px;
}
.roundBox {
	float:left;
	width:363px;
}
.roundBoxTop {
	float:left;
	width:363px;
	height:22px;
	background-image:url(../images/box_top.gif);
	background-repeat:no-repeat;
}
.roundBoxBtm {
	float:left;
	width:363px;
	height:19px;
	background-image:url(../images/box_btm.gif);
	background-repeat:no-repeat;
}
.roundBoxMain {
	float:left;
	width:323px;
	padding-left:20px;
	padding-right:20px;
	background-image:url(../images/box_bg.gif);
	background-repeat:repeat-y;
}
.roundBoxMain p {
	margin-top:0px;
	margin-bottom:2px;
}
#footer {
	float:left;
	width:968px;
	background-image:url(../images/background_footer.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	color:#FFFFFF;
		font-size:11px;

}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#baseFooter {
	float:left;
	width:968px;
	height:84px;
	color:#fff;
	background-image:url(../images/background_base.jpg);
	margin-top:10px;
}
#baseFooterLeft {
	float:left;
	width:168px;
	padding:10px;
}
#baseFooterRight {
	float:left;
	width:760px;
	padding:10px;
	text-align:right;
	font-size:11px;
}
#baseFooterRight a {
	color:#FFFFFF;
	text-decoration:none;
}
.indBox {
	float:left;
	width:200px;
	height:150px;
	padding:5px;
	text-align:center;
	margin-bottom:5px;
}
.indBox a{
	text-decoration:none;
	color:#816841;
	font-weight:bold;
}
.conBox {
	float:left;
	width:190px;
	height:145px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	margin-bottom:5px;
	background-image:url(../images/conbox_bg.jpg);
	background-repeat:no-repeat;
}
.conBox a{
	text-decoration:none;
	color:#ffffff;
}
.conBox img {
	margin-bottom:7px;
}

/* admin styles */

#adminHolder {
	float:left;
	width:908px;
	padding:30px;
	background-color:#FFFFFF;
}
.rowHead {
	float:left;
	width:888px;
	background-color:#80a4b2;
	padding:4px 10px 4px 10px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:5px;
}
.rowContent {
	float:left;
	width:888px;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}
.rowContent:hover {
	background-color:#eeeeee;
}
.row_200 {
	float:left;
	width:200px;
	padding:5px;
}
.row_title {
	float:left;
	width:778px;
	padding:5px;
}
.row_titleNews {
	float:left;
	width:728px;
	padding:5px;
}
.row_halftitle {
	float:left;
	width:380px;
	padding:5px;
}
.row_prodtitle {
	float:left;
	width:678px;
	padding:5px;
}
.row_750 {
	float:left;
	width:750px;
	padding:5px;
}
.row_700 {
	float:left;
	width:700px;
	padding:5px;
}
.row_400 {
	float:left;
	width:400px;
	padding:5px;
}
.row_40 {
	float:left;
	width:40px;
	padding:5px;
	text-align:center;
}

.form_row {
	float:left;
	width:880px;
	min-height:40px;
}
.form_row label {
	float:left;
	width:200px;
}
.form_checkbox {
	float:left;
	width:250px;
	padding:5px;
}
.form_boxHolder {
	float:left;
	width:880px;
	padding:5px;
	border: 2px solid #eeeeee;
	margin-bottom:10px;
}
.formRow {
	float:left;
	width:600px;
	padding:5px 0 5px 0;
}
.formRowHalf {
	float:left;
	width:290px;
	padding:5px 0 5px 0;
}
.formRowHalf label {
	float:left;
	width:125px;
}
.addRow {
	float:left;
	width:888px;
	padding:4px 10px 4px 10px;
	background-color:#496976;
	margin-top:10px;
}
.addRowLeft {
	float:left;
	width:200px;
}
.addRowMiddle {
	float:left;
	width:488px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-top:4px;
}
.addRowMiddle a {
	color:#FFFFFF;
}
.addRowRight {
	float:left;
	width:200px;
	text-align:right;
}

fieldset {
	border:2px solid #d8cab5;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:20px;
	width:580px;
	padding:20px;
	background-image:url(../images/fieldset_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
legend {
	color:#826942;
	font-weight:bold;
	font-size:14px;
}
.addRowBase {
	float:left;
	width:888px;
	padding:4px 10px 4px 10px;
	text-align:right;
	background-color:#496976;
	margin-top:10px;
}
.red {
	font-weight:bold;
	color:#990000;
}

/* end of admin styles */

.specRow {
	float:left;
	width:630px;
	margin-bottom:10px;
}
.specTitle {
	float:left;
	width:200px;
	font-weight:bold;
}
.specTitle p {
margin:0px;
}
.specDetail {
	float:left;
	width:420px;
	margin-left:10px;
}
.specDetail p {
margin:0px;
}
.prodImage {
	float:left;
	width:200px;
	height:200px;
	margin: 20px 20px 0 0;
}
.prodInfo {
	float:left;
	width:435px;
	margin:20px 0 0 0;
}
.prodInfo h1 {
	margin-top:0px;
}
.divClear {
	float:left;
	width:655px;
}
.smField {
	border:2px solid #eeeeee;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:20px;
	width:300px;
	padding:20px;
}
.contactHalfLeft {
	float:left;
	width:350px;
}
.contactHalfRight {
	float:left;
	width:280px;
	margin-left:10px;
}
.addressBox {
	float:left;
	width:280px;
	text-align:center;
}
.catImage {
	float:left;
	margin:25px 38px 25px 38px;
}
.floatImage {
	float:left;
	margin-right:10px;
}
.floatImage2 {
	float:right;
	margin-left:10px;
}
.halfPage {
	float:left;
	width:300px;
	padding:5px;
	margin:5px;
}
.paginationlinks {
	float:left;
	width:650px;
	text-align:center;
	background-color:#ecf6ff;
	padding:10px;
	margin: 10px 0 10px 0;
}
.prodList {
	float:left;
	width:650px;
	height:75px;
	padding:10px;
	background-image:url(../images/prodlist.jpg);
	margin-bottom:5px;
}
.prodList h2 {
	padding:0;
	margin:0;
	margin-bottom:5px;
}
.prodList img {
	float:left;
	margin-right:10px;
}
.breadcrumb {
	font-size:11px;
	color:#8d7551;
}
.breadcrumb a{
	font-size:11px;
	color:#8d7551;
	text-decoration:none;
}
.breadcrumb a:hover{
	text-decoration:underline;
}
/* to sort out spacing within key features*/
#fragment-1 p{
margin:0px;
}

#leftBannerTop {
	float:left;
	width:252px;
	height:10px;
	margin-top:10px;
	background:url(../images/banner_background_top.png) top center no-repeat;
}
#leftBanner {
	float:left;
	width:230px;
	background:url(../images/banner_background.png) bottom center no-repeat;
	margin-right:20px;
	margin-left:-4px;
	padding: 0 10px 10px 20px;
	color:#FFFFFF;
	font-weight:bold;
}
.narrowList {
	float:left;
	width:680px;
	margin-bottom: 10px;
	padding-bottom:5px;
	border-bottom:2px solid #cccccc;
}
.narrowList p {
	float:left;
	width:70px;
	margin:0;
	padding:0;
}
.narrowList select {
	float:left;
}
