@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	/*background-color: #000000;*/
	background-color:#752408;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
#mainContainer{
	background-image: url(images/primaryBackground.jpg);
	background-repeat: repeat-x;
	width:100%;
	height:100%;
	text-align:center;
}
#PmainContainer{
	background-image: url(images/PcontentBackground.jpg);
	background-repeat: repeat-x;
	width:100%;
	height:100%;
	text-align:center;
}
#webContainer{
	width:800px;
	margin:0 auto;
}
#webContainer2{
	width:820px;
	margin:0 auto;
}
.main-header{
	height:250px;
	width:800px;
	background-repeat:no-repeat;
}
.main-nav{
	height:39px;
	background-color:#272525;
}
.sub-nav{
	height:39px;
	background-color:#272525;
}
.main-content{
	background-image:url(images/aboutusBack.jpg);
	width:800px;
	background-repeat:no-repeat;
	background-position:top;
	height:100%;
	text-align:left;
}
.navLayout{
	width:547px;
	margin-left:60px;
}
.navLayout td a{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.navLayout td a:hover{
	font-size:14px;
	color:#B87A27;
	font-weight:bold;
	text-decoration:none;
}
.sub-navLayout{
	width:426px;
	margin-left:0px;
}
.sub-navLayout td a{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.sub-navLayout td a:hover{
	font-size:14px;
	color:#B87A27;
	font-weight:bold;
	text-decoration:none;
}
#contentLayout {
	width:545px;
	font-size:14px;
	line-height:22px;
	float:right;
	margin-top:31px;
	margin-right:35px;
	text-align:left;	
}
#contentLayout a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;	
}
#contentLayout a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;	
}
#eLayout1 a{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;	
}
#eLayout1 a:hover{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;	
}
#footerLayout {
	width:200px;
	clear:both;
	margin-left:15px;
	margin-bottom:20px;
}
.about-content{
	background-image:url(images/aboutusBack.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#752408;
	text-align:left;
}
.sub-header{
	height:173px;
	width:800px;
}
.product-menu{
	width:500px;
	background-image:url(images/productHeaderBottom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:58px;
}
.product-submenu{
	margin-left:146px;
}
.product-content{
	background-image:url(images/productBackground.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#752408;
	text-align:left;
	height:100%;
	padding-top:15px;
}
#pCopyLayout{
	width:210px;
	margin-left:36px;
	font-size:13px;
	line-height:18px;
}
#eCopyLayout{
	width:530px;
	margin-left:179px;
	font-size:13px;
	line-height:20px;
}
#pProductLayout1{
	width:499px;
	margin-right:22px;
	float:right;
	margin-top:59px;
}
#eLayout1{
	width:530px;
	margin-left:179px;
	margin-top:10px;
	margin-bottom:20px;
	line-height:20px;
}
#pProductLayout2{
	width:618px;
	margin-right:22px;
	float:right;
	margin-top:0px;
}
#pProductLayout3{
	width:618px;
	margin-right:22px;
	float:right;
	margin-top:0px;
	margin-bottom:0px;
}
#pProductCallout{
	width:618px;
	margin-right:22px;
	float:right;
	font-size:12px;
	font-weight:bold;
	margin-top:8px;
	text-align:left;
	margin-bottom:20px;
}
#pageID1 #nav1 {
	font-size:14px;
	color:#B87A27;
	font-weight:bold;
	text-decoration:none;
}
#pageID2 #nav2 {
	font-size:14px;
	color:#B87A27;
	font-weight:bold;
	text-decoration:none;
}
#pageID3 #nav3 {
	font-size:14px;
	color:#B87A27;
	font-weight:bold;
	text-decoration:none;
}
#pageID4 #nav4 {
	font-size:14px;
	color:#B87A27;
	font-weight:bold;
	text-decoration:none;
}
.sub-nav .sub-navLayout #nav1 {
	font-size:14px;
	color:#B87A27;
	font-weight:bold;
	text-decoration:none;
}
#contactLayout td{
	font-size:12px;
}