/* LINKS */

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}



/* NAVIGATION */

.navmain {
	margin: 0px 0px 80px 260px;
	padding: 0px;
	width:500px;
	font-size: 11px;
	letter-spacing: 2px;
}

#navTopLink {
	z-index:10;
	font-size:12px;
	line-height: 24px;
	text-align:center;
	position:absolute;
	border-top: 1px solid #9e8500;
	margin: 8px 0px 0px -22px;
	padding: 8px 0px 8px 0px;
}


/* GLOBAL STYLES */

body {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	border: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #5E380F;
	background-repeat: no-repeat;
	background-position-x: center;
}
.main {
	margin: 60px 0px 0px 0px;
	padding: 0px;
	width: 820px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #ffffff;
}
.home {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 820px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #ffffff;
}
.slides {
	min-width: 560px;
	max-width: 600px;
	border-top: 1px solid #9e8500;
	border-bottom: 1px solid #9e8500;
	margin-left: 10px;
	margin-top: 60px;
	padding-left: 147px;
	padding-top: 28px;
	padding-bottom: 18px;
}	
.address {
	width: 500px;
	font-size: 12px;
	letter-spacing: 2px;
	margin-left: 155px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0px;
}	
.hours {
	width: 300px;
	color: #9E8500;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 16px;
	margin-left: 307px;
	margin-top: 16px;
	margin-bottom: 20px;
	padding-top: 6px;
}	
.title {
	width: 730px;
	letter-spacing: 3px;
	margin-top: 30px;
	margin-left: 10px;
	padding-bottom: 10px;
	text-align:right;
	border-bottom: 1px solid #9e8500;
}	
.sub {
	width:600px;
	color: #E5DAA1;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-indent:-12px;
	padding-top: 20px;
	padding-left: 12px;
	margin-top: 20px;
	margin-left: 125px;
	border-bottom: 1px solid #9e8500;
}
.sub img {
	margin-left: 25px;
	margin-bottom: 15px;
}
.large {
	font-size:17px;
	font-family: Georgia, Times New Roman, Times, serif;
}
.subtitle {
	letter-spacing: 3px;
	color:#9e8500;
	font-size: 12px;
	font-weight:bold;
	line-height: 16px;
}
.white {
	color:#FFFFFF;
	opacity: 0.80;  w3c 
	filter: alpha(opacity=80);
	padding-left: 5px;
}
.footer {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E5DAA1;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	line-height: 11px;
}
.tabletext {
	color: #E5DAA1;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}
