/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:	"Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	text-align:center;
	height: 100%;
	background-color:#DEC973;
}

div.container{
	margin:0 auto;
	text-align:left;
	width:800px;
	position:relative;
	background-color:#FEF6D5;
	
	z-index: 1;
}
div.shadow{
	margin:0 auto;
	text-align:left;
	width:810px;
	position:relative;
	background-color:#FEF6D2;
	z-index: 0;
	background-image:url(images/bg_shadow.jpg);
	background-repeat:repeat-y;
}

div.indexheader{
	width:800px;
	height:600px;
	position:relative;
	left:0px;
	top:0px;
	z-index: 1;
	background-image:url(images/fence.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

div.newsheader{
	width:800px;
	height:600px;
	position:relative;
	left:0px;
	top:0px;
	z-index: 1;
	background-image:url(images/fence.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

div.menuheader{
	width:800px;
	height:2500px;
	position:relative;
	left:0px;
	top:0px;
	z-index: 1;
	background-image:url(images/fence.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

div.historyheader{
	width:800px;
	height:1060px;
	position:relative;
	left:0px;
	top:0px;
	z-index: 1;
	background-image:url(images/fence.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
	
div.lookinsideheader{
	width:800px;
	height:1780px;
	position:relative;
	left:0px;
	top:0px;
	z-index: 1;
	background-image:url(images/fence.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

div.groupeventsheader{
	width:800px;
	height:3980px;
	position:relative;
	left:0px;
	top:0px;
	z-index: 1;
	background-image:url(images/fence.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

div.contactheader{
	width:800px;
	height:1250px;
	position:relative;
	left:0px;
	top:0px;
	z-index: 1;
	background-image:url(images/fence.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
	
div.title{
	position:absolute;
	width:800px;
	height:135px;
	left:0px;
	top:0px;
	z-index: 1;
}
	
div.main{
	position:absolute;
	left:0px;
	top:135px;
	width:800px;
	height:228px;
	z-index: 1;
	background-image:url(images/main_left.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#AA1054;
}

div.links{
	position:absolute;
	left:124px;
	top:0px;
	width:195px;
	height:228px;
	z-index: 1;
	background-color: #C68793;
}

div.largeimage{
	position:absolute;
	left:319px;
	top:0px;
	width:481px;
	height:228px;
	z-index: 1;
}

div.smallbox01{
position:absolute;
	left:41px;
	top:387px;
	width:75px;
	height:75px;
	z-index: 1;
	background-color: #C68793;
}

div.smallbox02{
position:absolute;
	left:131px;
	top:387px;
	width:75px;
	height:75px;
	z-index: 1;
	background-color: #C68793;
}

div.smallbox03{
position:absolute;
	left:221px;
	top:387px;
	width:75px;
	height:75px;
	z-index: 1;
	background-color: #C68793;
}
div.photobox01{
position:absolute;
	left:41px;
	top:477px;
	width:255px;
	z-index: 1;
	background-color: #C68793;
}
div.quotebox01{
	position:absolute;
	left:41px;
	top:477px;
	width:255px;
	z-index: 1;
	background-color:#FEF6D5;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
}
div.text{
	position:absolute;
	left:319px;
	top:407px;
	width:457px;
	padding-right:20px;
	padding-left:5px;
	padding-top:5px;
	z-index: 1;
}
div.contact{
	position:absolute;
	left:319px;
	top:382px;
	width:457px;
	padding-right:20px;
	padding-left:5px;
	padding-top:5px;
	z-index: 1;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0f4d2a;
}

.header{
font-family:	"Times New Roman", Times, serif;
	font-size:20px;
	color:#333333;
	font-weight:bold;
	}
	
strong {
font-weight:bold;
font-size:14px;
color:#740F21;

}

em {
font-weight:bold;
font-size:14px;
}

a:link{
color: #990000;
text-decoration: underline;
}

a:hover{
color: #666666;
text-decoration: none;
}

r-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

a:hover{
color: #666666;
text-decoration: none;
background-color: transparent;
border-color: #CCCCCC;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

img{
border:0px;
}#contactinfo {
	float: left;
	width: 800px;
	clear: left;
}
.subhead{
font-family:	"Times New Roman", Times, serif;
	font-size:14px;
	color:#740F21;
	font-weight:bold;
}
.copy{
font-family:	"Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
}
.quote{
	font-family:	"Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	font-style: italic;
	font-weight: bold;
	}
