/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:.8em;
	margin:0 0 25px 0;
	background-color:#666;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.gif);
}

a {
	color:#000;
}

a:hover {
	text-decoration:underline;
}

h1 {
}

p {
	margin:0 0 8px 0;
}


.large {
	font-size: 1.3em;
	font-weight: bold;
}
ul {
	list-style: none;
}
.white {
	font-size: .9em;
	color: #000;
	padding: 20px 0 0 0;
}
.white a {
	text-decoration:none;
}
.woo {
	font-weight: bold;
}
.woo2 {
	font-size:1.1em;
}
/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:766px;
	height:auto;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-y;
	border: 1px solid #2B2215;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:766px;
	height:374px;
	background-color:#EAEBDB;
}

#welcome {
	position:relative;
	top:0;
	left:0;
	float: left;
	width:436px;
	height:auto;
	padding: 0 0 0 30px;
}

#events {
	position:relative;
	top:0;
	left:0;
	float: right;
	width:236px;
	height:auto;
}

#gallery {
	position:relative;
	top:0;
	left:0;
	width:436px;
	height:auto;
	padding: 0 0 0 30px;
}

#images {
	text-align: left;
	padding: 0 20px 0 20px;
}
/* ---- start nav id settings ------------------------ */

#nav_container {
	position:relative;
	top:0;
	left:0;
	width:221px;
	height:374px;
	float: right;
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
}

#nav {
	position:relative;
	top:62px;
	left:-102px;
	width:140px;
	height:182px;
	float: right;
	background-image: url(images/nav/nav.jpg);
	background-repeat: no-repeat;
}
/* ---- class settings -------------------------- */
.events {
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	display: block;
	border-bottom: 2px solid #7A694D;
}

#events p:hover {
	background-color: #CAAF84;
	text-decoration: none;
	display: block;
}
.calender {
	padding: 20px 20px;
}
.month {
	text-align: center;
	text-decoration: none;
	background-color: #AC9573;
	border-bottom: 1px solid #555;
}
.month a {
	text-decoration: none;
}
.month_current {
	font-size: 2em;
	font-weight: bold;
}
.month_old {
	font-size: .9em;
}
.month_old a:hover {
	text-decoration: underline;
}
/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:766px;
	height:auto;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	width:736px;
	height:auto;
	padding:25px 15px 25px 15px;
	background-repeat:no-repeat;
	background-image:url(images/header-bottom.jpg);
}

/* ---- end main content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	color:#FFF;
	width:766px;
	height:25px;
	background-color:#CAC9B5;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear:both;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	width:145px;
	float:left;
	cursor:pointer;
}

a#nav_02 {
	height:26px;
	background-position:0 -26px;
	background-image:url(images/nav/nav.jpg);
}

a:hover#nav_02 {
	background-position:-145px -26px;
}

a#nav_03 {
	height:26px;
	background-position:0 -52px;
	background-image:url(images/nav/nav.jpg);
}

a:hover#nav_03 {
	background-position:-145px -52px;
}

a#nav_04 {
	height:26px;
	background-position:0 -78px;
	background-image:url(images/nav/nav.jpg);
}

a:hover#nav_04 {
	background-position:-145px -78px;
}

a#nav_05 {
	height:26px;
	background-position:0 -104px;
	background-image:url(images/nav/nav.jpg);
}

a:hover#nav_05 {
	background-position:-145px -104px;
}

a#nav_06 {
	height:26px;
	background-position:0 -130px;
	background-image:url(images/nav/nav.jpg);
}

a:hover#nav_06 {
	background-position:-145px -130px;
}

a#nav_07 {
	height:26px;
	background-position:0 -156px;
	background-image:url(images/nav/nav.jpg);
}

a:hover#nav_07 {
	background-position:-145px -156px;
}

a#nav_01 {
	height:26px;
	background-position:0 -182px;
	background-image:url(images/nav/nav.jpg);
}

a:hover#nav_01 {
	background-position:-145px -182px;
}

/* ---- start gallery settings -------------------------- */
td.gallery_header{
		color: #617544;
		font-weight:bold;
			text-align:left;
}
.gallery_title {
	color: #A9865C;
	text-align:left;
	font-weight:bold;
	font-size:16px;
	border-bottom: 1px solid #A9865C;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 740px;
	margin-top: 10px;
	padding: 5px 0;
}
.gllink{
	font-weight:bold;
}
.pic_back{
	background-image:url(../images/picture-back.jpg);
	background-repeat: no-repeat;
	border: 1px solid #400000;
	margin-bottom: 10px;
	float:left;
}
.wrapper{
	border: #A9865C solid 2px;
}
.gallery_main{
	background-image:url(../images/picture-back.jpg);
	padding: 3px;
	border: 1px solid #400000;
}
.glimg:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}