body,
	html {
		margin:0;
		padding:0;
		color:#333;
		background:#fff;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 13px;
	}
	img a {
		border: 0
	}
	p {
	color: #333;
	font-family: Helvetica, verdana, arial, sans-serif;
	font-size: 13px;
	}
	a:link {
	color: #333;
	}
	a:visited {
	color: #333;
	}
	a:hover {
	color: #be940e;
	}
h2 {
	color: #827c6e;
	font-size: 18px;
	font-family: Helvetica, Verdana, Arial;
	font-weight: normal;
	line-height: 1.5
	}
	#wrap {
		width:960px;
		margin:0 auto;
		background:#fff;
	}
	#header {
    
	}
	h1 {
	   font-size: 18px;
	   color: #827c6e;
	   padding-top: 10px;
	   border-top: 4px solid #827c6e;
	   text-transform: uppercase
    }
	#nav {
		padding:5px 10px;
		background:#fff;
		text-align: right
	}
	#nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li {
		display:inline;
		margin:0;
		padding:0 10px;
	}
	#nav li a {
		color: #827c6e;
		font-size: 18px;
		font-weight: normal;
		text-decoration: none
	}
	#nav li a:hover {
		color: #be940e;
		text-decoration: underline
	}
	#main {
		float:right;
		width:600px;
		padding:10px;
		background:#fff;
	}
	
	#sidebar {
		float:left;
		width:340px;
		padding:0px;
		background:#e0ddd8;
	}
	#sidebar h1 {
	color: #827c6e;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial;
	font-weight: bold;
	padding: 0 0 4px 0;
	border-bottom: 3px solid #c9c5ba;
	margin: 0;
	border-top: 0

	}
#sidebar h2 {
	color: #827c6e;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial;
	font-weight: normal;
	line-height: 1.5
	}
	#sidebar a:link, #sidebar a:visited {
		color: #827c6e;
		text-decoration: none;
	}
	#sidebar a:hover {
		text-decoration: underline
	}
	#sidebar ul li {
	list-style: none;
	}
	#footer {
		padding: 30px 0;
		clear:both;
		text-align: left
		
	}
	#footer p {
		margin:0;
		font-size: 11px;
		color: #ccc
    }
#footer ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#footer li {
		display:inline;
		margin:0;
		padding:0 10px;
	}
	#footer li a {
		color: #827c6e;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none
	}
	#footer li a:hover {
		color: #be940e;
		text-decoration: underline
	}

	* html #footer {
		height:1px;
	}
	
	/* Classes */
	
	.sidebar-content {
	padding: 0 10px 0 10px;
	}
	.sidebar-box {
	margin: 20px 0;
	}
	.sidebar-box img {
	float: left;
	margin-right: 7px;
	border: 3px solid #fff;
	margin-bottom: 10px;
	}
	.sidebar-box-text {
	float: right; width: 140px
	}
	.testimonial {

	background: #d4d0ca;
	padding: 7px;}
	
	.bodybold {
	font-weight: bold
	}
#highlight3 {
	background: #edebe8;
	border: 1px solid #817A6D;
	border-top: 6px solid #817A6D;
	width: 100%;
	margin-bottom: 8px;
	padding: 0 10px;
	}
#highlight3 li {
	line-height: 1.5
}
.store-thumb {
	float: left;
	text-align: center;
	width: 125px;
	margin: 7px;
}
.store-thumb2 {
	float: left;
	text-align: center;
	width: 175px;
	margin: 7px;
}
.store-thumb a {
	text-decoration: none;
	font-size: 11px;
	
}
.store-lrg {
	float: right;
	text-align: center;
	
}
.divider {
	margin-top: 15px;
	border-top: 1px solid #817A6D;
	padding-top: 7px;
	clear: both
}
.flleft {
	float: left;
	margin-right: 10px;
}
.bodybold {
	font-weight: bold;
}
