@charset "UTF-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-transform: normal;
	letter-spacing: -0.1px;
	line-height: 24px;
	color: #000000;
}



#container {
	margin-left: auto;
	margin-right: auto;
	width: 939px;
	height: 795px;
	position: relative;
	top: 0px;
	z-index: 1;
	background-image: url(images/dropshadow.png);
	background-repeat: no-repeat;
}

#subcontainer {
	width: 919px;
	height: 785px;
	position: absolute;
	top: 0px;
	left: 10px;
	z-index: 10;
	background-color: #FFFFFF;	 
	}
	
	
	
#logo {
	width: 919px;
	height: 93px;
	position: absolute;
	top: 0px;
	left: 0px;
	}

#mainmenu {
	width: 919px;
	height: 39px;
	position: absolute;
	top: 93px;
	left: 0px;
	}
	

#contenthome {
	width: 919px;
	height: 429px;
	position: absolute;
	top: 132px;
	left: 0px;
	}
	
	
	

#contentnew {
	width: 919px;
	height: 451px;
	position: absolute;
	top: 132px;
	left: 0px;
	}

	
 #contentbrowse {
	width: 919px;
	height: 613px;
	position: absolute;
	top: 132px;
	left: 0px;
	background-color: #b5bfb1;
	}
	
	
	#browsemain {
	width: 435px;
	height: 613px;
	position: absolute;
	top: 10px;
	left: 4px;
	padding-left: 10px;
	
	}
	
	#browsethumb {
	width: 368px;
	height: 603px;
	position: absolute;
	top: 10px;
	left: 545px;
	padding-top: 10px;
	padding-left: 0px;	
	}
	
#contentcontact {
	width: 670px;
	height: 399px;
	position: absolute;
	top: 132px;
	left: 0px;
	margin: 0px 20px 20px 222px;
	}
	
	#contentcontact h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 1.4;
	color: #4c6e50;
	font-weight: bold;
		}

	#contentcontact h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.4;
	color: #f4b058;
	font-weight: bold;
	margin-bottom: 0px;
		}

	
	#contentcontact p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.4;
	margin-top: 0px;
		}


	#contentcontact a:link {
	text-decoration: none;
	color: #4c6e50;
	
	}
	#contentcontact a:visited {
	color: #4c6e50;
	text-decoration: none;
	}
	#contentcontact a:hover {
	text-decoration: none;
	color: #90000c;
		
	}
	
	
	
#hours {
	width: 919px;
	height: 22px;
	position: absolute;
	top: 561px;
	left: 0px;
		}
	
#hourscontact {
	width: 919px;
	height: 22px;
	position: absolute;
	top: 561px;
	left: 0px;
	border-top: 1px solid #b7c1ad;
		}
		
	
#bottom {
	width: 732px;
	height: 162px;
	position: absolute;
	top: 583px;
	left: 0px;
	}
	
#bottomsignup {
	width: 189px;
	height: 162px;
	position: absolute;
	top: 583px;
	left: 730px;
	padding-top: 5px;
	}
	
#bottomsignuphome {
	width: 189px;
	height: 162px;
	position: absolute;
	top: 583px;
	left: 730px;
	padding-top: 5px;
	background-image: url(images/signupbackgroundhome.jpg);
	background-repeat: no-repeat;
	}
	
	
	
#footer {
	width: 919px;
	height: 40px;
	position: absolute;
	top: 745px;
	left: 0px;
	border-top:  1px solid #b7c1ad;
	}
	
	#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 1.4;
	margin: 3px 6px 0px 6px;
	
	}
	
	#footer a:link {
	text-decoration: none;
	color: #000000;
	
	}
	#footer a:visited {
	color: #000000;
	text-decoration: none;
	}
	#footer a:hover {
	text-decoration: none;
	color: #90000c;
		
	}

#browsefooter {
	width: 919px;
	height: 40px;
	position: absolute;
	top: 745px;
	left: 0px;
	border-top:  1px solid #a48f59;
	background-color: #b5bfb1;
	}
	
	#browsefooter p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 1.4;
	margin: 3px 6px 0px 6px;
	
	}
	
	#browsefooter a:link {
	text-decoration: none;
	color: #000000;
	
	}
	#browsefooter a:visited {
	color: #000000;
	text-decoration: none;
	}
	#browsefooter a:hover {
	text-decoration: none;
	color: #90000c;
		
	}
	
	
#coupon {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	
	
	}


