#mainWrapper {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
	background-color: #5F5542;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a {
	color: #CF3;
	text-decoration: none;
}
a:hover {
	color: #FF0;
}

#adContainer {
	height: 375px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 1000px;
}
#left {
	height: 375px;
	width: 170px;
	list-style-position: left;
	float: left;
	padding-bottom: 10px;
	overflow: hidden;
}


#logo {
	height: 180px;
	padding: 0px;
	float: left;
	text-align: center;
	margin: 0px;
}
.phone {
	font-size: 18px;
	text-align: center;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#leftSidebarInfo {
	height: 175px;
	width: 160px;
	text-align: center;
	font-size: 0.8em;
	margin-top: 10px;
	color: #FFF;
	font-weight: bold;
	font-style: italic;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#adPhoto {
	width: 400px;
	z-index: 1;
	margin: 0px;
	float: left;
	padding: 0px;
}
#adDescription {
	margin: 0px;
	padding: 0px;
	width: 830px;
	text-align: left;
	height: 375px;
	float: right;
}
#adTitle {
	font-size: 2em;
	clear: none;
	float: right;
	text-align: right;
}
#adDetails {
	font-size: 0.8em;
	float: right;
	width: 400px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 375px;
	overflow: hidden;
}
.fltLeft {
	float: left;
	clear: both;
}

#thumbs {
	height: 120px;
	width: 350px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: .7;
	text-align: center;
	float: right;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bannerAds {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 190px;
	width: 1000px;
	background-color: #FFFFCC;
	z-index: 10000;
	color: #6F6650;
	font-size: 0.9em;
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: medium;
	border-top-color: #5F5542;
	border-right-color: #5F5542;
	border-bottom-color: #5F5542;
	border-left-color: #5F5542;
}
#twitFaceEmail {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	height: 200px;
	width: 165px;
	font-size: 1.2em;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#navBar {
	height: 20px;
	text-align: right;
	padding-right: 15px;
	font-weight: bold;
	overflow: hidden;
	z-index: 9999;
	position: relative;
	background-position: left top;
	background-color: #5F5542;
	width: 400px;
	background-image: url(images/navBump.png);
	background-repeat: no-repeat;
	color: #E9B007;
	float: right;
}

#navBar a {
	text-decoration: none;
	color: #FFC;
}
#navBar a:hover {
	color: #000;
}
#bannerAd {
	margin: 0px;
	padding: 0px;
}
#adDetails ul li {
	list-style-image: url(images/bullet.png);
}
#sideBarEmail {
	font-size: 0.9em;
	color: #008C99;
}
#sideBarEmail a {
	color: #00CEDF;
	font-weight: bold;
	font-size: 0.85em;
	font-style: italic;
}

#adOverflow {
	height: 250px;
	overflow: auto;
}
#adOverflowNoTitle {
	height: 280px;
	overflow: auto;
}
#storeHours {
	margin: 0px;
	color: #E4E1DA;
	padding: 10px;
}
#blogFeed {
	float: right;
	background-color: #FFC;
	width: 500px;
	position: relative;
	color: #000;
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#pageDescription {
	width: 1000px;
	margin-top: 10px;
}
.clrFlt {
	clear: both;
}
#blogFeed h3 {
	margin: 0px;
	padding: 0px;
}
.blogItem {
	font-size: .9em;
	margin-left: 20px;
}

