/* CSS Document */

/* global */

body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	margin: 0px;
}
a {
	color: #959e6d;
	text-decoration: underline;
}
		a:hover {
			color: #81632f;
			text-decoration: none;
		}
h1,h2,h3,h4,h5,h6 {
	color: #81632f;
	padding: 0;
	margin: 0;
}

/*-- nav-bar --*/

#mainNav {
	margin: 0px;
	width: 755px;
	text-align: center;
	padding: 0;
}
		#mainNav ul{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 725px;
	list-style-type: none;
	background-image: url(images/menu_bg.png);
	background-repeat: repeat-x;
	padding-left: 30px;
	height:35px;
		}
		#mainNav li{
	float: left;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	height:35px;
		}
#mainNav   a {
	margin: 0;
	padding: 0;

		}
		#mainNav ul .first a{
			background: none;
			padding-left: 30px;
			
		}
		#mainNav ul .first a:hover{
	background: url(none);
	text-decoration: none;
	color: #81632f;
		}
		#mainNav a:hover {
	text-decoration: none;
	color: #AD9666;
		}

/* main layout boxes */

.sortby{
	color: #959e69;
	font-size:10px;
}

.sortby a{
	text-decoration:none;
}

#breadcrumbs{
	font-size:10px;
	color:#868873;
	border-bottom: 1px dotted #868873;
	margin-bottom:10px;
	margin-right:30px;
	padding-bottom:5px;
}

input.flat{
	border:1px solid #868873;
	background: url('images/flatbg.jpg') bottom left repeat-x #FFF;
}

#top {
	width: 785px;
	background-image: url(images/bg-top.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	height: 20px;
}
#wrap {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto;
	padding: 0px;
	width: 785px;
}
#header {
	padding: 0px;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top:0;
}
#header img {
	margin: 0px;
	padding: 0px;
}

		#header h1{
			padding: 0px;
			width: 755px;
			background-image: url(images/header.gif);
			background-repeat: no-repeat;
			background-position: left top;
			margin: 0px;
			height: 139px;
			}
		#header h1 span {
			display:none
			}
		#header .contact {
	position:relative;
	left: 275px;
	top: 120px;
	font-size: 10px;
	width: 460px;
	text-align: right;
		}
		#header .contact a {
			text-decoration: none;
		}
		#header .contact a:hover {
			text-decoration: underline;
		}

#container {
	background-color: #e1e3d2;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 755px;
	text-align: left;
}
#content {
	padding: 0px;
	width: 755px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 0.8em;
	min-height:675px;

}
		#mainContent {
	padding: 0px;
	width: 520px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 0px;
	display: inline;
	float: left;
	text-align: left;
	padding-right: 30px;
	display:inline;
		}
		#HomesecondaryContent {
	padding: 0px;
	float: right;
	width: 135px;
	margin: 0px 30px 0px 0px;
	background-image: url(images/sidebar-background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 489px;
	display:inline;
		}
		#secondaryContent {
			padding: 0px 10px;
			float: right;
			width: 225px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			margin-right: 0px;
			display:inline;
		}
		#column2 {
			padding: 0px;
			float: left;
			width: 340px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 15px;
			margin-right: 10px;
		}
		#fullspread {
			padding: 0px;
			float: left;
			width: 700px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 15px;
			margin-right: 10px;
		}
#bottom {
	width: 785px;
	background-image: url(images/bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 755px;
}
		#footer a {
			color: #999999;
			text-decoration: underline;
		}
		#footer a:hover {
			color: #000066;
			text-decoration: none;
		}

/* staff-headshots */

#staff {
	float: left;
	list-style-type: none;
}
		#staff li {
			float: left;
			display: block;
			text-align: center;
			margin: 3px;
			padding: 5px;
			font-size: .8em;
			width: 200px;
		}
		#staff li .name {
			color: #BB0011;
			font-size: 1.2em;
			font-weight: bold;
		}
		#staff li img {
			margin: 3px;
			border: 2px solid #B8CEE1;
		}
		
/* drop down menu */

#dropmenudiv{
	position:absolute;
	border:1px solid #BDBFC1;
	border-bottom-width: 0;
	z-index:100;
}
#subNav {
	padding-left: 30px;
	margin-top: 10px;
}


		#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BDBFC1;
	padding: 1px 0;
	text-decoration: none;
	line-height:2em;
	background: none;
	background-color: #FFFFFF;
	color: #A99059;
	font-size: 12px;
		}
		
		#dropmenudiv a:hover{ /*hover background color*/
	background-color: #F0ECDD;
	background-image: none;
		}

	
/* classes */

.break {
	clear: both;
}
.graphic-border {
	clear: both;
	border: 2px solid #BDBFC1;
	margin: 2px;
	padding: 0px;
}
.fine-print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.numbers {
	font-family: "Times New Roman", Times, serif;
}
.img {
	margin: 5px;
}
.green {
	color: #959e6d;
}
#HomesecondaryContent   li, #HomesecondaryContent ul    {
	padding: 0px;
	margin: 0px;
	padding-left: 8px;
	color: #81632f;
	list-style-image: url(none);
	margin-bottom: 10px;
	list-style: none;
}
#HomesecondaryContent li {
	margin-left: -15px;
}


#leftCol {
	width: 115px;
	float: left;
	margin-right: 10px;
	display:inline;
}
select {
	font-size: 10px;
}
.price {
	font-size: 14px;
	font-weight: bold;
	color: #768d31;
}
.quantity {
	width: 25px;
	text-align: center;
	font-size: 10px;
}
.newsletterForm {
	width: 130px;
	margin-bottom: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2,h1 {
	font-size: 24px;
}
h3 {
	color: #768d31;
}

.smallFormText {
	font-size: 10px;
}
#grid {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
		#grid li {
	float: left;
	display: block;
	text-align: left;
	margin: 4px 8px 4px 0;
	padding: 0px;
	width: 150px;
	height: 150px;
		}
#grid1 {
	background-image: url(images/grid1.png);
}

#grid2 {
	background-image: url(images/grid2.png);
}
#grid3 {
	background-image: url(images/grid3.png);
}
#grid4 {
	background-image: url(images/grid4.png);
}
#grid5 {
	background-image: url(images/grid5.png);
}
#grid6 {
	background-image: url(images/grid1.png);
}
#grid7 {
	background-image: url(images/grid7.png);
}
#grid8 {
	background-image: url(images/grid8.png);
}
#grid9 {
	background-image: url(images/grid9.png);
}
h2 {
	font-size: 18px;
}

#cart_contents, #cart_total{
	font-size: 10px;
}

#cart_contents_div{
	padding:30px;
	color: #a1aa77;
}

#cart_contents_div hr{
	border: 1px solid #a1aa77;
}
.item{width:105px;height:140px;border:1px solid #000;float:left;text-align:center;margin-right:15px;margin-bottom:15px;}
.details{font-size:.8em;text-align:left;display:block;margin-left:5px;}

.fade_green{background:url('images/greengo.gif');}

.big{
font-size: 20px;
}

.red{
color: #a06b6b;
}

.green{
color: #77a06b;
}

.cartside{
	width: 100px;
}

input{
	border: 1px solid #999;
}

input.radio, input.checkbox, input.submit {
	width: auto;
	float: left;
	margin-right: 1em;
}
label {
	float: left;
	width: 9em;
	text-align: right;
}
fieldset#checkbox {
	margin: 0em;
	padding: 1em 0;
	background: transparent;
	border-bottom: none;
	border-right: none;
	border-top: 1px dotted #CCCCCC;
	border-left: none;
}

fieldset {
	margin: 1em 0;
	padding: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
legend {
	font-weight: bold;
	display: block;
}
textarea {
	width: 300px;
	height: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
textarea.text {
	margin-bottom: 1em;
	margin-left: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
input.text {
	width: 300px;
	margin-bottom: 1em;
	margin-left: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#fade{
margin:0;
padding:0;
width:755px;
height:204px;
overflow:hidden;
z-index:1;
}

.itemsBG{
	background: url('images/mainBG.gif') 135px 280px repeat-y;
}


#errorMessage{
	border: 1px solid #C00;
	background: #FCC;
	padding:10px;
}

#errorMessage h3{
	color: #F00;
}

.photolist   li  {
	list-style-type: none;
	float: none;
	display: inline;
}
.photolist img {
	margin: 20px 20px 0 0;
}
