body {
	background-color: #26320E;
}
#subLogo {
	background-image: url(../_img/vm.logo.sm.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 107px;
}
#midBanner {
	background-image: url(../_img/midBanner.jpg);
	background-repeat: no-repeat;
	height: 243px;
}

#copyright {
	color: #FBF6E0;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: .6em;
	height: 20px;
	width: 877px;
	margin: auto;
}
#copyright a {
	color: #FBF6E0;
	text-decoration: none;
}
#copyright a:hover {
	color: #FFCC00;
}
#mainWrapper {
	width: 756px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#topBanner {
	height: 91px;
	background-color: #26320E;
	background-image: url(../_img/topBannerHome.jpg);
	background-repeat: no-repeat;
}
#topBannerSub {
	height: 91px;
	background-color: #26320E;
	background-image: url(../_img/topBannerSub.jpg);
	background-repeat: no-repeat;
}
#topNavBar {
	background-image: url(../_img/topNavBar.gif);
	background-repeat: no-repeat;
	height: 23px;
	background-color: #313F11;
}

#contentWrapper {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-image: url(../_img/bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#full {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #5F1303;
	padding-top: 20px;
	padding-right: 55px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-color: #F2F0DF;
	height: 400px;
	text-align: center;
}
#left {
	float: left;
	width: 150px;
	padding-left: 26px;
	padding-bottom: 20px;
}
#right {
	float: left;
	width: 520px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#right a {
	color: #666600;
}
#right a:hover {
	color: #FF9900;
}
.titles {
	font-weight: bold;
	font-size: 1.4em;
}

#pageBottom {
	background-color: #BCAF7D;
	min-height: 100px;
	background-image: url(../_img/bg.jpg);
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#flashcontent {
	width: 250px;
	height: 200px;
}
#navBar {
	height: 90px;
	background-color: #313F11;
}
#bt1 {
	float: left;
	height: 90px;
	width: 139px;
}
#bt2 {
	float: left;
	height: 90px;
	width: 173px;
}
#bt3 {
	float: left;
	height: 90px;
	width: 144px;
}
#bt4 {
	float: left;
	height: 90px;
	width: 155px;
}
#bt5 {
	float: left;
	height: 90px;
	width: 145px;
}
#homeLogo {
	background-image: url(../_img/HomeLogo.gif);
	background-repeat: no-repeat;
	height: 348px;
}
#clickOrder {
	background-image: url(../_img/clickToOrder.gif);
	background-repeat: no-repeat;
	height: 64px;
	display: block;
}
#clickOrder a {
	background-image: url(../_img/clickToOrder.gif);
	background-repeat: no-repeat;
	height: 64px;
	display: block;
}
#clickOrder a span {
	visibility: hidden;
}
#phoneInfo {
	background-image: url(../_img/phoneBar.gif);
	background-repeat: no-repeat;
	height: 44px;
}
input {
	background-color: #D1D0A3;
}
textarea {
	background-color: #D1D0A3;
}
select {
	background-color: #D1D0A3;
}
#pageTitles {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	color: #26320E;
	text-transform: lowercase;
	letter-spacing: 0.3em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 170px center;
	background-image: url(../_img/titleBg.gif);
	font-weight: lighter;
}
#subFooter {
	background-image: url(../_img/subFooter.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 756px;
	background-color: #BCAF7D;
	clear: left;
}
#rightContent {
	overflow: hidden;
}
#rightContent a{
	color: #666600;
	text-decoration: underline;
}
#rightContent a:hover{
	color: #996600;
	text-decoration: underline;
}
