@charset "UTF-8";

/* DEFAULTS */
html,body,div,pre,form,input { margin: 0; padding: 0; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {background: #566741 url(../images/bg.jpg) no-repeat top center;}

img, div { behavior: url(/SiteFiles/1388/Scripts/iepngfix.htc); }
img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}


/* TYPE */
body, p, div, ul, li, td {
	font-family: Georgia, Palatino,"Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 14px;
	line-height: 20px;
	color: #222;
}
a:link, a:visited, a:active {
	color: #586942; 
	text-decoration: none;
}
a:hover {
	border-bottom: 1px solid #586942;
	text-decoration:none;
}
a:focus {outline: none;}

h1 {
	color:#A5AF97;
	font-family:Rockwell,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:42px;
	font-weight:normal;
	line-height:0.8em;
	margin-top:0;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	color: #666666;
}
h3 {
	border-bottom:1px solid;
	color:#444;
	font-family:Helvetic Neue;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	margin-bottom:24px;
	text-align:center;
}
h4 {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
h5 {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

/* SEARCH */
#searchWrapper {
	margin-left:33px;
}
#searchWrapper p {
	font-style:italic;
	margin-bottom:5px;
	margin-left:14px;
}
#searchWrapper div {
	background:transparent url(../images/search-field.png) no-repeat scroll left top;
	height:41px;
	border:none;
}
input#search-field {
	border-color:#FFFFFF !important;
	margin:0 12px 12px;
	width:190px;
}
#search-button {
	background:transparent url(../images/search-button.png) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	font-size:0;
	height:41px;
	line-height:0;
	margin-left:-5px;
	text-indent:-1000px;
	width:52px;
}


/* MAIN NAV */
#mainnav-bg-left {
	left:-21px;
	position:absolute;
	top:-2px;
}
#mainnav-bg-right {
	right:-21px;
	position:absolute;
	top:-2px;
}
#mainnavWrapper {
	background:transparent url(../images/menu-bg.png) no-repeat scroll left top;
	height:215px;
	left:5px;
	margin:0 0 0 6px;
	padding:20px 0 0;
	width:250px;
	z-index:1;
}
#mainnavWrapper p,#mainnavWrapper h2,#mainnavWrapper h2 a {display: none;}
ul#mainnav {
	background:transparent none repeat scroll 0 0;
	list-style:none;
	margin:13px 0 0;
	padding:0;
	right:0;
}
#mainnav li ul {display: none;}
#mainnav li {
	background:transparent none repeat scroll 0 0;
	height:30px;
	margin-left:40px;
	padding:0;
}
#mainnav a {
	color:#FFFFFF;
	display:block;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:16px;
	text-decoration:none;
}
#mainnav a:hover {
	border:none;
}
#menu-title {
	border-bottom:3px dotted #FFFFFF;
	margin-left:20px;
	padding-bottom:10px;
	padding-left:20px;
	width:172px;
}

/* CONTENT */
#contentWrapper  {
	width: 100%;
	float: left;
	text-align: left;
}
#content {
	margin:0 auto;
	width:850px;
	position:relative;
}
#content-left {
	background:transparent url(../images/sidebar-bg.png) no-repeat scroll left top;
	float:left;
	height:543px;
	width:340px;
}
#logo a {
	background:transparent url(../images/logo.png) no-repeat scroll center top;
	cursor:pointer;
	display:block;
	font-size:0;
	height:97px;
	line-height:0;
	margin:40px 0 0 40px;
	overflow:hidden;
	text-indent:-1000px;
	width:249px;
}
#logo a:hover {border:none;}
#copyright {
	height:38px;
	margin:37px 0 0 21px;
	text-align:center;
	width:297px;
}
#copyright p {
	color:#808080;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:10px;
}
#content-right {
	float:left;
	margin-left:-41px;
	width:546px;
}
#content-right-top {
	background: transparent url(../images/content-top-bg.png) no-repeat top center;
	width: 543px;
	height: 30px;
}
#content-right-bottom {
	background: transparent url(../images/content-bottom-bg.png) no-repeat bottom center;
	width: 543px;
	height: 26px;
}
#content-area {
	background:transparent url(../images/content-bg.png) repeat-y scroll center top;
	min-height:388px;
	padding:30px 60px;
	width:423px;
}
#cse-search-results iframe {width:424px;}
#cse-search-results iframe body {background:none;}
#cse-search-box input {border:none;}
.title-shadow {
	color:#FFFFFF;
	font-family:Rockwell,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:42px;
	font-weight:normal;
	left:358px;
	line-height:34px;
	margin-top:-8px;
	position:absolute;
	top:66px;
	z-index:1;
}
form input, form textarea {
	width:100%;
}
ul.products, ul.products-column {
	list-style:none;
	margin:0;
	padding:0;
}
ul.products li strong, ul.products-column li strong {
	font-family: Helvetica, Arial, sans-serif;
}
ul.products-column {
	float:left;
	width: 210px;
}
.cse-search-results iframe html body {background:none;}

p.justified {text-align: justify;}