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

body {
	background: url(../images/bkg-fade.jpg) #e1d7bd no-repeat 50% 0;
}

#top {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	width: 851px;
	height: 198px;
}

#navcontainer {
	padding: 170px 30px 0px 0px;
}

#navigation {	
	font-family: Arial, Helvetica, sans-serif;
	color: #801018;
	font-size: 13px;
}

#navigation a {	
	color: #604828;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	font-weight: bold;	
}

#navigation a:hover {	
	color: #801018;
	text-decoration: underline;
}

#leftcolumn {	
	background-image:url(../images/bkgd-left.jpg);
	background-repeat: repeat-y;
	width: 306px;
	color: #604828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
}

#leftcolumn a {
	color: #604828;
	text-decoration: none;
}

#leftcolumn a:hover {
	color: #801018;
	text-decoration: underline;
}

.leftcontent {
	padding: 20px 15px 30px 28px;
	height: 538px;
}

.indexcontent {
	padding: 20px 15px 30px 28px;
	height: 615px;
}

#indexcontent p {
	line-height: 23px;
}

.acalogo {
	padding: 35px 0px 0px 28px;
}

#countdown {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #801018;
	font-size:15px;
	text-align:center;
	font-weight: bold;
	padding: 25px 0px 30px 0px;
}

.socialnetworks {
	margin: 10px 0px 15px 0px;
}

#rightcolumn {	
	background-image:url(../images/bkgd-right.jpg);
	background-repeat: repeat-y;
	width: 545px;
}

#rightcontainer {
	padding: 25px 30px 10px 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	vertical-align: top;
	
}

#rightcontainer a {	
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	
}

#rightcontainer a:hover {	
	color: #801018;
	font-weight: bold;
	text-decoration: underline;
}

#tourbutton {
	float: left;
}

#gallerybutton {
	float: left;
}

#address {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #801018;
	text-align: right;
	font-size: 12px;
	width: 252px;
	padding: 30px 0px 15px 0px;
	height: 50px;
	background-position: bottom;
}

#address_fp {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #801018;
	text-align: right;
	font-size: 12px;
	width: 504px;
	padding: 150px 45px 0px 0px;
}


#disclaimer {
	background-color: #801018;
	width: 850px;
	text-align: center;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px 0px 15px 0px;
}

#disclaimer a {
	color: #ffffff;
	text-decoration: none;
}

#disclaimer a:hover {
	color: #cccccc;
	text-decoration: underline;
}

.thumbs {
	margin: 6px;
	border: #FFFFFF 2px solid;
}

.clearBOTH { clear: both; padding: 0px; margin: 0px; height: 0px; }

h4 {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#quicklinks {
	font-size: 14px;
	line-height: 18px;
	padding-top: 0px;
	margin-top: 0px;
}

#content_fp {
	width: 851px;
	background: url(../images/bkgd-full.jpg) repeat-y;
}