@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #7C5800;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
/* CSS Document */
#content_sub {
	text-align: center;
}
#container {
	position:relative;
	width:1000px;
	height:800px;
	z-index:1;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
}
div.goback {
	text-align: right;
	padding-bottom: 20px;
	padding-right: 10px;
}
#content p.subtitle {
	font-wight: bold;
	font-size: 20px;
	color:#DCD03F;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#content ul li {
	padding-bottom:5px;
}
#content div.line {
	/*border-bottom:#DCD03F 1px solid;*/
	width: 430px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	position:absolute;
	width:100%;
	height:36px;
	z-index:1;
	left: 65px;
	top: 755px;
	font-size: 12px;
	color:#E0CC3A;
	text-transform: uppercase;
	padding: 0px;
	text-align: center;
	font-family: "Myriad Pro", Tahoma, Arial, sans-serif;

	background-repeat: no-repeat;
}
#footer #footerLine{
	position:relative;
	height: 25px;
	width:100%;
	background-image: url(images/footer-bar_03.gif);
	background-repeat:  no-repeat;
	
}
#footer #links{
	position:relative;
	left: -50px;
	top: -10px;
	width:100%;
	
}

#music {
	position:absolute;
	width:175px;
	height:70px;
	z-index:2;
	left: 2px;
	bottom: -14px;
}
#header {
	position:absolute;
	width:995px;
	height:205px;
	z-index:2;
	left: 0px;
	top: 0px;
	background-image: url(images/headerBG.gif);
	background-repeat: no-repeat;
}
#adminToolBar {
	background-color: #FFF;
	height: 50px;
	background-image: url(images/admin-banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 200px;
	position: absolute;
	top:0px;
	z-index: 9;
	width: 800px;
}
#gallery {
	position:absolute;
	width:188px;
	height:536px;
	z-index:3;
	top: 209px;
	left: 35px;
}
#content {
	position:absolute;
	width:772px;
	height:550px;
	z-index:4;
	left: 26px;
	top: 213px;
	overflow: auto;
	overflow-x: hidden;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#pageTitle {
	position:absolute;
	width:597px;
	height:65px;
	z-index:1;
	left: 242px;
	top: 112px;
}
#nav {
	position:absolute;
	width:178px;
	height:646px;
	z-index:5;
	left: 822px;
	top: 108px;
	background-image: url(images/navBG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a {
	font-size: 12px;
	color: #E1C213;
	text-decoration: none;
}
a:link {
	color:#E0CC3A;
}
a:visited {
	color:#E0CC3A;
}
a:hover {
	color: #FFF;
}
#footer a {
	font-size: 12px;
	color: #E1C213;
	text-transform: uppercase;
	text-decoration: none;
}
#footer a:link {
	color:#E0CC3A;
}
#footer a:visited {
	color:#968525
}
#footer a:hover {
	color: #FFF;
}
.testamonial_by {
	color:#E0CC3A;
}
.testamonial_msg {
	font-weight: bold;
	color: white;
	width: 460px;
	margin-left: auto;
	margin-right: auto;
}
#adminToolBar a {
	margin-left: 100px;
	margin-top: 20px;
	padding-top: 10px;
	font-size: 12px;
	color:#000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
#adminToolBar a:link {
}
object {
	outline:none;
}
#galleryContent {
	width: 650px;
	position: absolute;
	top: 0px;
	left: 125px;
}
#galleryContent div#thumb {
	padding: 2px;
	display: inline;
}
#adminToolBar a:visited {
	color:#000;
}
#adminToolBar a:hover {
	color:#CCC;
	background-color: black;
}
#galleryList {
	width: 150px;
	border-top-color: #AC7E00;
	border-right-color: #AC7E00;
	border-bottom-color: #AC7E00;
	border-left-color: #AC7E00;
	height: 400px;
	overflow: auto;
	position: absolute;
	top: 0px;
	left: 0px;

}
#galleryList a{
		font-size: 9px;
}
#galleryList ul {
	margin: 0px;
	padding: 0px;
}
#galleryList {
	margin: 0px;
	padding: 0px;
}
ul#packages {
	list-style:none;
	margin-left: 10px;
}
ul#packages li a {
	font-size:18px;
	font-family:"Times New Roman", Times, serif
}
/***********FORMS************/
#info_form input, #info_form select, #info_form textarea, #info_form select.hover {
	background-color: black;
	color:#E0CC3A;
	border:#554609 1px solid;
}
.required_marker {
	color: white;	
}
p.message {
	color:#E0CC3A;
	font-size: 19px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 12px;
}
#info_form input#submit:hover{
	background-color: #E0CC3A;
	color: black;
}
#archway_photos  a{
	/*background-color:#666;*/
	border: 1px solid #E0CC3A;
	width: 370px;
	height: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	display:block;
	float: left;
	text-align: center;
}
#reciprocalLinks {
	position:absolute;
	width:1100px;
	height:51px;
	z-index:2;
	text-align: center;
	left: -48px;
	top: 818px;
}
#reciprocalLinks a{
	margin-left: 5px;
	margin-right: 5px;
}
table.sunsetTimeCalendar td{
	border: 1px solid white;
	padding: 5px;
}
#socialNetworking{
	position:absolute;
	width:102px;
	height:39px;
	z-index:2;
	top:3px;
	left: 392px;
}
#socialNetworking a{
	margin-left: 5px;
	margin-right: 5px;
}

#homeClick {
	position:absolute;
	width:241px;
	height:206px;
	z-index:3;
}
#homeClick a{
	display:block;
	width:241px;
	height:206px;	
}

