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

body {
	background-color: #2A1300;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family:Helvetica, Arial, "Trebuchet MS", Times;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	}

.formstyle {
	background-color: #ffffff;
	padding:3px;
	border:solid 1px #000;
	margin-bottom:1px;
	color: #2a1300;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-top:5px;
}

.phpstyle4 {
	color: #008000;
}
.phpstyle3 {
	color: #c33131;
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}

.linkbox {
	width: auto;
	border:1px solid #debd7e;
	background-color:#2a1300;
	padding: 10px 10px 10px 10px;
}

#main a:link {
	text-decoration: underline;
	color: #debd7e;
}
#main a:visited {
	text-decoration: underline;
	color: #debd7e;
}
#main a:hover {
	text-decoration: underline;
	color: #fff;
}
#main a:active {
	text-decoration: underline;
	color: #debd7e;
}

#header {
	background-image: url(images/header.jpg);
	width:1029px;
	height:62px;
	margin:0 auto;
	}
	
#toparea {
	width:1029px;
	height:367px;
	margin:0 auto;
	}
	
#main {
	background-image: url(images/main.jpg);
	width:1029px;
	margin:0 auto;
	padding-top:10px;
	overflow:hidden;
	background-repeat:no-repeat;
	clear:both;
	}
	
#toparealeft {
background-image: url(images/left.jpg);
float:left;
	width:268px;
	padding-top:114px;
	padding-left:94px;
	height:253px;
	}
	
#toparearight {
background-image: url(images/right.jpg);
	width:667px;
	float:right;
	height:367px;
	}
	
	#flash {
	width:568px;
	height:348px;
	}
	
	#about {
	width:568px;
	height:348px;
	}
	
	#contact {
	width:568px;
	height:348px;
	}
	
	#coporate {
	width:568px;
	height:348px;
	}
	
	#facility {
	width:568px;
	height:348px;
	}
	
	#party {
	width:568px;
	height:348px;
	}
	
	#wedding {
	width:568px;
	height:348px;
	}
	
	#grounds {
	width:580px;
	height:375px;
	}
	
	
	
	
#mainleft {
	width:230px;
	padding-top:10px;
	padding-left:73px;
	float:left;
	}
	
#mainleft li { list-style-type:none; }
	
	#footer {
	width:859px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	color:#af6e37;
	padding-top:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	}
	
	
#mainright {
	width:600px;
	padding-right:80px;
	float:right;
	}
	
h1 {
	color:#ffefd8;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	}
	
h2 {
	color:#b77f4f;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	}
	
h3 {
	color:#fff;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	}

.h1subheading {
	color:#b77f4f;
	font-size:12px;
	}
	
.oldstyle {
	color:#b77f4f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	}
	

#nav {
	width:178px;
	height:233px;
	}
	
#footer ul { display:inline;
	list-style:none;
	padding: 0px; margin: 0px; }
	
#footer li { display:inline;
	list-style:none;
	padding-left: 5px;
	padding-right:5px;
	 margin: 0px;
	border-right:1px solid #af6e37; }
	

#footernormal li {
	list-style: none;
	display: block;
}
.footernormal { 
  text-align: center;
}
	
#footer a, a:active, a:visited {
	color:#af6e37;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#fff;
	text-decoration:none;
	}

#weddings {
	text-align:center;
	width:580px;
	font-size:14px;
	border:1px solid #debd7e;
	background-color:#2a1300;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:20px;
	}


	
#weddings ul { 
display:inline;
	padding: 0px; margin: 0px; }
	
#weddings li { display:inline;
	padding: 10px; margin: 0px; }
	

.textform { border:#dfbd7e 1px solid; color:#666666; width:130px; }
.formbutton { background-color:#291403; color:#dfbd7e; border:#dfbd7e 1px solid; } 

.req { color:#fff3b1; font-size:14px; }