@charset "UTF-8";
/* Earl Owen retail */

body { 
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #171717;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #7E6746;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border:0px;
	}

.goldText {
	color: #bd9c6b;
}

#fullWide {
	width: 100%;
	float: left;
	display: inline;
	text-align: center;
}

#contentArea {
	width: 960px;
	margin: auto;
}

#nav {
	width: 625px;
	height: 45px;
	float: left;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-top: 40px;
	color:#0000;
}

	#nav a:link, #nav a:visited {
		color: #0000;
		text-decoration: underline;
	}
	
	#nav a:hover {
		color: #0000;
		text-decoration: none;
		
	}

#leftColumn {
	width: 285px;
	padding: 345px 20px 20px 20px;
	font-size: 13px;
	background-image: url(images/logo2.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: left;
	display: inline;
}

#leftColumn img {
	margin-top:10px;
}

#rightColumn {
	width: 625px;
	margin-left: 10px;
	color: #FFFFFF;
	float: left;
	display: inline;
	font-size:14px;
}

	#secondaryLeftColumn {
		width: 310px;
		padding: 20px 20px 0px 20px;
		line-height: 20px;
		float: left;
		display: inline;
	}
	
	#secondaryRightColumn {
		width: 255px;
		padding: 20px 20px 0px 0px;
		float: left;
		display: inline;
	}
	
	#fullRightColumnContent {
		width: 580px;
		padding: 20px;
		line-height: 20px;
		float: left;
		display: inline;
	}

#footer {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 22px;
	text-align: center;
	clear:both;
	padding: 20px 0 20px 0;
	width: 960px;
	margin: auto;
}

#rightPromoHeader {
	position:absolute;
	height:89px;
	width:340px;
	left: 263px;
	top: 43px;
}



#rightPromoContent {
	position:absolute;
	width:307px;
	height:100px;
	left: 263px;
	top: 135px;
}

#galleryHolder {
		width: 100%;
		margin: 43px 0 0 45px;
		position: absolute;
		top: 0px;
		left: 0;
	}
		
		#insideGalleryHolder {
			width: 560px;
			height: 240px;
			float: left;
			display: inline;
		}
		
		.galleryImageHolder {
			float:left;
			display:inline;
			width: 235px;
		}
		
		.galleryDescriptionHolder {
			float:right;
			display:inline;
			width: 325px;
		}

/* right promo styles for each page */

#rightPromoHome {
	width:625px;
	height:294px;
	float:left;
	}

#rightPromoHome a {
	display:block;
	width:100%;
	height:100%;
	}

#rightPromo 
{
	width:625px;
	height:294px;
	float:left;
}
	
#rightPromoProduct {
	background:url('images/rightPromo_product.png') no-repeat;
	width:625px;
	height:294px;
	float:left;
	}
	
#rightPromoPolicies {
	background-image:url('images/rightPromo_policies.png');
	background-repeat:no-repeat;
	width:625px;
	height:294px;
	float:left;
	}

#rightPromoSpecials {
	background-image:url('images/rightPromo_specials.png');
	background-repeat:no-repeat;
	width:625px;
	height:294px;
	float:left;
	}

#rightPromoAbout {
	background-image:url('images/rightPromo_about.png');
	background-repeat:no-repeat;
	width:625px;
	height:294px;
	float:left;
	}

#rightPromoContact {
	background-image:url('images/rightPromo_contact.png');
	background-repeat:no-repeat;
	width:625px;
	height:294px;
	float:left;
	}

#rightPromoCustomers {
	background-image:url('images/rightPromo_customers.png');
	background-repeat:no-repeat;
	width:625px;
	height:294px;
	float:left;
	}

#rightPromoCatalog {
	background-image:url('images/rightPromo_blank.png');
	background-repeat:no-repeat;
	width:625px;
	height:294px;
	float:left;
	display: inline;
	}

#rightPromoOrderCatalog {
	background-image:url('images/rightPromo_catalog.png');
	background-repeat:no-repeat;
	width:625px;
	height:294px;
	float:left;
	display: inline;
	}
/* styles for the forms */
#aboutContainer p {
	padding-left:8px;
	}

#contactform {
	padding-left:30px;
	
	}



#contactform .textinput {
	height:22px; 
	width:446px; /*4 px less than the image for the left padding */
	background-image:url("images/textinputbg.jpg");
	border:2px solid #545454;
	color:#000000;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	

	
#contactform .formlabel {
	display: block;
	height:22px;
	width:50px;
	margin-top:5px;
	font-size:16px;
	}
	
#contactform .textareainput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:446px; /*4 px less than the image for the left padding */
	height:300px;
	background-image:url("images/textareabg.jpg");
	border:2px solid #545454;
	color:#000000;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:18px;
	}
	


#contactform .submitinput {
	background-color:#474747;
	color:#bd9c6b;
	margin-top:20px;
	margin-left:4px;
	font-weight:bold;
	}

#contactform .submitinput:hover {
	color:#ffffff;
	}

#cattable {
	font-size:14px;
	font-style:italic;
	line-height:17px;
	display:inline;
	float:left;
	width:100%;}

#cattable tr {height:70px;}

#cattable span {
	font-weight:bold; 
	font-size:18px; 
	font-style:normal;
	margin-bottom:5px;
	display:inline;
	float:left;
	width:100%;}
	
#catalog {}

.catalog div {position:relative;}

.catalog div p {font-size:18px;position:absolute;top:80px;left:200px;}
