@charset "utf-8";
/* CSS Document */
body {
	background-color: #5a4331;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c130e;
}
#frame {
	margin-left: auto;
	margin-right: auto;
	background-color: #5a4331;
	width: 1000px;
}
#content {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	background-color: #9c8875;
	background-image:url(images/BGContent.jpg);
	background-repeat: no-repeat;
}
td {
	vertical-align: top;
}
#AboveNav {
	height: 203px;
	width: 990px;
	top: 0;
	left: 0;
	position: relative;
}
#PlaceOrder {
	position: absolute;
	top: 129px;
	left: 814px;
}
#HomeNavBtn {
	position:absolute;
	left:0px;
	top:105px;
	width:545px;
	height:98px;
	z-index:1;
}
#Body {
	width: 990px;
	top: 0;
	left: 0;
	position: relative;
	text-align: left;
}
.HomeUnderNav {
	height: 55px;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	background-image: url(images/Nav/HomeUnderNavBg.gif);
	background-repeat:repeat-x;
}
.HomeContent {
	background-image: url(../images/BGHomeContent.gif);
	background-repeat: repeat-x;
	width: 912px;
	height: 30px;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
}
.SelectedBottomGradient {
	background-image: url(images/Nav/NavBottomOnGradient1x31.gif);
	background-repeat: repeat-x;
}
.BigBrownBorderBottom {
	border-bottom: 4px solid #7a6351;
}
#LeftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 16px;
}
#LeftNav li {
	margin-top: 12px;
	margin-left: -35px;
	list-style:none;
}
#LeftNav a {
	color: #928068;
	text-decoration: none;
}
#LeftNav a:hover {
	color: #371b0f;
	text-decoration: none;
}
.QuoteArea {
	min-height: 83px;
	width: 299px;
	text-align: left;
}
.QuoteAreaNav {
	min-height: 83px;
	width: 130px;
	text-align: left;
}
.Quote {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}
.ContentList {
	list-style-image: url(images/ArrowDots.gif);
}
.ContentList li {
	padding-bottom: 10px;
	margin-left: -13px;
}
p { margin-top: 10px; margin-bottom: 5px; }
h2 {
	font-size: 16px;
	margin-bottom: 0;
	padding-bottom: 0;	
}
h4 {
	margin-bottom: 0;
	display:inline;
	font-size: 12px;
}
.BorderBottom {
	border-bottom: 2px solid #928068;
}
.BorderLeft {
	border-left: 1px solid #5a4331;
}
.HardBorder {
	border: 1px solid #5a4331;
}
.PageMessage {
	font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; color: #928068; padding-top: 10px; text-align: right; vertical-align: top;
}


