@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #000000;
}

#header {
	width: 975px;
	height: 30px;
	background-color: #4d593a;
	background-image: url(../images/1_1.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#headerLinks {
	text-align: right;
	padding: 10px 30px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#headerLinks a {
	color: #FFFFFF;
	text-decoration: none;
}

#headerLinks a:hover {
	color: #798861;
	text-decoration: none;
}

#navLevel {
	width: 975px;
	height: 201px;
	margin: 0 auto;
}

#mainImage {
	width: 402px;
	height: 201px;
	float: left;
}

#mainNav {
	float: right;
	width: 573px;
	height: 201px;
	background-image: url(../images/navback.jpg);
}

#mainNavButtons {
	width: 573px;
	height: 52px;
	padding: 120px 0 0 0;
}

#headerClose {
	width: 975px;
	height: 28px;
	margin: 0 auto;
	text-align: right;
	background-color: #FFFFFF;
}

#content {
	width: 975px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#content1 {
	width: 975px;
	height: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#content2 {
	width: 975px;
	height: 820px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#content5 {
	width: 975px;
	height: 733px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#textArea {
	float: left;
	width: 570px;
	padding: 0px 20px 20px 75px;
}

#line {
	float: left;
	width: 2px;
	padding: 16px 0 0 20px;
}

#promoArea {
	float: left;
	width: 200px;
	padding: 12px 40px 0px 40px;
}

#promo1 {
	width: 219px;
	height: 180px;
	padding: 20px 0 0 0;
}

#promo2 {
	padding: 30px 0 32px 0px;
}

#bbb {
	padding: 40px 0 40px 0px;
}

#footer {
	width: 975px;
	height: 108px;
	background-image: url(../images/footerImage.jpg);
	margin: 0 auto;
	clear:both;
}

#bottomNav {
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 45px 0 0 5px;
	line-height: 1.5em;
}

ul, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	margin:12px 0px;
}

ul {
	margin:-12px 0px 18px -24px;
}	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4d593a;
	margin-top: 28px;
}

.lessSpace {
	margin-top: 12px;
}	

.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:normal;
	margin:0px 0px 6px 0px;
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #798861;
	line-height:normal;
	margin:0;
}

a:link, a:visited, a:active {
	color: #798861;
	text-decoration: underline;
}

a:hover {
	color: #4d593a;
	text-decoration: underline;
}

#promoArea a:link, #promoArea a:visited, #promoArea a:active {
	color: #77875e;
	text-decoration: none;
}

#promoArea a:hover {
	color: #4d593a;
	text-decoration: none;
}

#bottomNav a:link, #bottomNav a:visited, #bottomNav a:active {
	text-decoration: none;
}

#bottomNav a:hover {
	text-decoration: none;
}

img {
	border:none;
}	
.orderForm {
	float: right;
	display: block;
	top: -36px;
	position: relative;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 18px;
}

