body {
	background-color: #a09685;
	font-family: arial, tahoma, sans-serif;
	font-size: 10pt;
	/*text-align:center*/
	}
	
#wrapper {
	width: 959px;
	margin: 7px auto 7px auto;
	/*text-align:left*/
	}
	
#top {
	background: url(../images/top.png) no-repeat;
	width: 959px;
	height: 9px;
	}
	
#middle {
	background: url(../images/middle.png) repeat-y;
	width: 959px;
	}
	
#homeBottom {
	background: url(../images/bottomHome.png) no-repeat;
	width: 959px;
	height: 111px;
	}
	
#mainMiddle {
	background: url(../images/greenMiddle.png) repeat-y;
	width: 959px;
	min-height: 400px;
	}
	
#mainBottom {
	background: url(../images/greenBottom.png) no-repeat;
	width: 959px;
	height: 4px;
	}
	
#navBg{
	background-color: #44321c;
	width: 959px;
	color: #fff;
	}
	
#topNav {
	margin: 0 0 0 585px;
}
	
#topNav li {
	float:left;
	display:block;
	padding:8px 14px 8px 14px;
	border-right:1px dotted #fff;
	}

#topNav li.last {
	float:left;
	display:block;
	padding:8px 14px 8px 14px;
	border-right:none;
	}

#topNav li a {
	color:#fff;
	font-size:16px;
	text-decoration:none;
	line-height:18px;
	}

#headerHome {
	width: 959px;
	}
	
.floatRight {
	float: right;
	}
	
#topRightNav {
	margin: 3px 12px 0 0;
	}
	
#logo {
	padding: 12px 0 20px 16px;
	}
	
#banner {
	background-color: #44321c;
	position:relative;
	top:0;
	left:0;
	width:959px;
	height:344px;
	margin:0 0 0 0;
	}

#banner .slide{
	position:absolute;
	top:0;
	left:0;
	}

.homeCategories{
	width: 206px
	}
	
.catTop {
	background: url(../images/catTop.png) no-repeat;
	width: 206px;
	height: 19px;
	}
	
.catMiddle {
	background: url(../images/catMiddle.png) repeat-y;
	width: 206px;
	min-height: 100px;
	}
	
.catMiddle a {
	padding: 0 0 0 17px;
	}
	
.catBottom {
	background: url(../images/catBottom.png) no-repeat;
	width: 206px;
	height: 14px;
	}
	
#mainCategories {
	margin: 20px 0 0 31px;
	}
	
.homeCategories {
	float: left;
	padding: 0 0 0 15px;
	}
	
.colClear {
	clear: both;
	}
	
.grey {
	color: #595959;
	}
	
#homeColumns {
	width: 867px;
	margin: 10px 46px 0 46px;
	border-top: dotted 2px #000000;
	padding: 0 0 10px 0;
	}
	
#homeCol1 {
	float: left;
	width: 635px;
	border-right: dotted 2px #000;
	}
	
#homeCol2 {
	float: right;
	width: 230px;
	}
	
#homeCol2Content {
	margin: 10px 0 0 6px;
	}
	
.green {
	color: #647d16;
	}
	
.small {
	padding-top: 0;
	margin-top: 0;
	padding-right: 3px;
	}
	
.greenHeader {
	color: #647d16;
	font-size: 14pt;
	font-weight: bold;
	padding: 10px 0 5px 0;
	}
	
a, a:visited {
	color: #647d16;
	}
	
a:hover {
	color: #F87318;
	}
	
#footer {
	padding-bottom: 10px;
	color: #ffffff;
	width: 959px;
	margin: 0 auto 0 auto;
	}
	
#footer a, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
.floatRight2 {
	float: right;
	margin-right: 220px;
	}
	
#col1 {
	width: 169px;
	float: left;
	margin: 10px 0 10px 19px;
	color: #44321C;
	font-size:12px;
	font-weight:bold;
	}
	
#col2 {
	width: 751px;
	float: right;
	margin: 10px 10px 10px 0;
	}
	
#col1 a, #col1 a:visited {
	color:#44321C;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	/*display: block;
	height: 5px;*/
	}
	
	
ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	}

ul#menu a {
	display: block;
	text-decoration: none;
	color: #44321C;
	padding: 0.1em 0 0.1em 0;
	}

ul#menu li ul li a {
	color: #44321C;
	padding-left: 20px;
	padding: 0.1em 0 0.1em 2em;
	margin-top:1px;
	}

/*ul#menu li ul li a:hover {
	background: #aaa;
	border-left: 5px #8a1c4d solid;
	padding-left: 15px;
	}*/

ul#menu li ul li a.subMenu {
	background: #DAD7D7;
	color: #000;
	padding: 0.5em;
	padding-left: 1.5em;
	margin-top:1px;
	}

ul#menu li ul li a.subMenu:hover {
	background: #aaa;
	border-left: 5px #8a1c4d solid;
	}
	
.searchcol1 {
	float: left;
	width: 560px;
	}
	
.searchcol2 {
	float: right;
	width: 180px;
	}
