/* -------------------------------------  Top Navigation ------------------------------------- */

div.top-nav {
	float: right;
	text-align: right;
	}
	
div.top-nav ul 	{padding-left: 0px; margin-left: 0px; margin-right: 15px; margin-top: 85px; margin-bottom: 5px;}
div.top-nav li	{display: inline; margin-left: 4px; margin-right: 4px; margin-top: 0px; margin-bottom: 0px;}

div.top-nav a {
	font-family: Arial, Helvetica, sans-serif;  
	color: #efe1bc; 
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	}
	
div.top-nav a:hover {
	font-family: Arial, Helvetica, sans-serif;  
	color: #ffffff; 
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	}
	
div.top-nav a.active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff; 
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	}


/* -------------------------------------  Main Navigation ------------------------------------- */

div.main-nav {
	float: left;
	text-align: left;
	}
	
div.main-nav ul {padding-left: 0px; margin-left: 10px; margin-top: 5px; margin-bottom: 5px;}
div.main-nav li	{display: inline; margin-left: 8px; margin-right: 8px; margin-top: 0px; margin-bottom: 0px;}

div.main-nav a {
	font-family: Arial, Helvetica, sans-serif;  
	color: #efe1bc; 
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	}
	
div.main-nav a:hover {
	font-family: Arial, Helvetica, sans-serif;  
	color: #ffffff; 
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	}
	
div.main-nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff; 
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	}


/* ------------------------------------- Main Promo Containers ------------------------------------- */


div.contest-container {
	float: right;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 45px;

	}
	
	
div.promo-area-container {
	float: left;
	text-align: left;
	width: 721px;
	background-image: url(images/home-promo-pattern.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}




/* -------------------------------------  Contest Area ------------------------------------- */

div.contest {
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 0px;
	}
				
	div.contest a {
		font-family: Arial, Helvetica, sans-serif;  
		color: #e5b039; 
		font-weight: bold;
		text-decoration: none;
		font-size: 12px;
		}
				
	div.contest a:hover {
		font-family: Arial, Helvetica, sans-serif;  
		color: #e5b039; 
		font-weight: bold;
		text-decoration: underline;
		font-size: 12px;
		}
			
	div.contest a:active {
		font-family: Arial, Helvetica, sans-serif;
		color: #e5b039; 
		font-weight: bold;
		text-decoration: underline;
		font-size: 12px;
		}
				
	div.contest img {
		float: left;
		margin-right: 15px;
		margin-left: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
		border: #65422f solid 3px;
		}
				
.contest-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #f6efdb;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 0px;
	}
		
.contest-text {
	font-family: Arial, Helvetica, sans-serif;  
	color: #000000; 
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	margin-top: 5px;
	}


/* -------------------------------------  Featured Product Area ------------------------------------- */
	
div.featured-product-title {
		float: left;
		text-align: center;
		font-family: "Times New Roman", Times, serif;
		font-size: 16px;
		font-weight: bold;
		letter-spacing: 4px;
		color: #784d06;
		border-top: #784d06 thin solid;
		margin-bottom: 15px;
		width: 100%;
		}
		
div.featured-product-text {
	float: left;
	text-align: left;
	width: 140px;
	}
	
div.featured-product-photo {
	float: right;
	}
			
	.featured-product-photo img {
		float: right;
		border: #65422f solid 3px;
		}

.featured-product-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #844a1f;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 0px;
	}
			
.featured-product-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
	}

.featured-product-link  {
	font-family: Arial, Helvetica, sans-serif;  
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	margin-top: 10px;
	}
			
	.featured-product-link a {
		font-family: Arial, Helvetica, sans-serif;  
		color: #ffffff; 
		font-weight: bold;
		text-decoration: none;
		font-size: 11px;
		background-color: #ba8400;
		padding-left: 4px;
		padding-right: 4px;
		padding-top: 2px;
		padding-bottom: 2px;
		}
					
	.featured-product-link a:hover {
		font-family: Arial, Helvetica, sans-serif;  
		color: #ffffff; 
		font-weight: bold;
		text-decoration: none;
		font-size: 11px;
		background-color: #9f7205;
		padding-left: 4px;
		padding-right: 4px;
		padding-top: 2px;
		padding-bottom: 2px;
		}
				
	.featured-product-link a:active {
		font-family: Arial, Helvetica, sans-serif;
		color: #ffffff; 
		font-weight: bold;
		text-decoration: none;
		font-size: 11px;
		background-color: #ba8400;
		padding-left: 4px;
		padding-right: 4px;
		padding-top: 2px;
		padding-bottom: 2px;
		}
			

/* -------------------------------------  Main Content Area ------------------------------------- */

div.home-content {
	float: left;
	text-align: left;
	width: 721px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-image: url(images/home-content-pattern.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}
	
	div.home-copy {
		float: left;
		width: 610px;
		padding-left: 60px;
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: left;
		}

	div.home-copy a {
		font-family: Arial, Helvetica, sans-serif;  
		font-size: 12px;
		color: #c4912f; 
		font-weight: normal;
		text-decoration: none;
		}
	
	div.home-copy a:hover {
		font-family: Arial, Helvetica, sans-serif;  
		font-size: 12px;
		color: #ae7a15; 
		font-weight: normal;
		text-decoration: underline;
		}
	
	div.home-copy a.active {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff; 
		font-weight: normal;
		text-decoration: none;
		}


/* -------------------------------------  Page Headers ------------------------------------- */

H1{
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #844a1f; 
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 26px;
	letter-spacing: 0.5px;
	}
	
H2{
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #a3740a; 
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 18px;
	}

	

