body
{
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background-color: #F4F4F4;
}

img
{
	border: 0px;
}

a
{
	color: #4E96D5;
	text-decoration: none;
}

h1
{
	font-weight: normal;
	font-size: 1.3em;
	margin: 0px 0px 1em 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #D4D4D4;
}

h2
{
	font-weight: bold;
	font-size: 1em;
	margin: 1em 0px 1em 0px;
}

h3
{
	font-weight: normal;
	font-size: 1em;
	margin: 1em 0px 1em 0px;
}

p
{
	margin: 0px 0px 1em 0px;
}

#container
{
	width: 960px;
	margin: 0em auto 0em auto;
	padding-top: 0em;
	position: relative;
	-moz-box-shadow: 0px 0px 8px #898989;
	-webkit-box-shadow: 0px 0px 8px #898989;
	box-shadow: 0px 0px 8px #898989;
	background-color: #FFF;
}

#header
{
	margin-left: 3.7%;
	position: absolute;
	top: 5em;
}

#events
{
	position: absolute;
	right: -15px;
	top: 130px;
}

#navigation
{
	list-style: none;
	margin: 1.5em 0px 0px 0px;
	padding: 0px;
	height: 15px;
	font-size: 90%;
}

#navigation li
{
	float: left;
	text-transform: uppercase;
	margin-right: .75em;
	border-right: 1px solid #BBBBBC;
	padding-right: .75em;
	position: relative;
}

#navigation li ul
{
	background-color: #535353;
	list-style: none;
	margin: 0px;
	padding: .75em 3.5em .75em .75em;
	-moz-border-radius: .75em;
	border-radius: .75em;
	position: absolute;
	top: 110%;
	left: 0px;
	display: none;
	font-style: italic;
}

#navigation li ul li
{
	float: none;
	color: #FFF;
	border: 0px;
	margin: 0px 0px .75em 0px;
	padding: 0px;
	text-transform: none;
}

#navigation li ul li.last
{
	margin: 0px;
}

#navigation li ul li a
{
	color: #FFF;
	
}

#navigation li.last
{
	border: 0px;
}

#navigation li a
{
	color: #000;
	text-decoration: none;
}

#main_image
{
	min-height: 418px;
}

#maintext, #maintext2
{
	width: 70%;
	margin-left: 4.5%;
	line-height: 1.5em;
	min-height: 250px;
	color: #515151;
	position: relative;
}

#maintext2
{
	width: 94%;
}

#maintext2 p
{
	width: 70%;
}

#maintext ul
{
	margin: 0px 0px 1em 0px;
	padding: 0px;
	list-style-position: inside;
}

#footer
{
	border-top: 1px solid #D4D4D4;
	width: 90%;
	margin: 0px auto;
	line-height: 1.5em;
	padding-top: 2em;
	font-size: 90%;
}

#footer h2
{
	font-weight: bold;
	margin-bottom: 0em;
}

#footer div
{
	float: left;
	width: 27%;
	margin-right: 7%;
}

#footer div.last
{
	margin-right: 0px;
}

p#end
{
	clear: both;
	text-align: right;
}

.clearing
{
	clear: both;
}

input.txt, input.no_focus, input.has_focus
{
	border: 1px solid #D4D4D4;
	padding: 3px;
	font-family: "Times New Roman", serif;
	font-size: 10pt;
}

input.button
{
	border: 1px solid #D4D4D4;
	padding-top: 2px;
	padding-bottom: 2px;
}

#search_form
{
	text-align: right;
	margin: 1em 1em 2em 0em;
}

input.no_focus
{
	color: #A2A2A2;
}

input.has_focus
{
	color: #000;
}

ul.maintext_nav
{
	margin: 0px;
	padding: 0px;
	border-width: 1px 0px;
	border-color: #D4D4D4;
	border-style: solid;
	list-style: none;
	height: 3.2em;
	font-style: italic;
}

ul.maintext_nav a
{
	color: #82491B;
}

ul.maintext_nav li
{
	float: left;
	margin: 1em 1em 0em 0em;
}

ul.maintext_nav li.current a
{
	color: #535353;
}

.contact_form
{
	width: 45.83%;
	float: left;
	background-color: #F8F7F2;
	min-height: 39em;
	padding-top: 3em;
	margin-left: 2.5%;
	margin-bottom: 70px;
	margin-top: 225px;
}

#email_conf
{

}

.contact_form label
{
	float: left;
	width: 11em;
	text-align: right;
	margin-right: .5em;
}

.contact_form label.normal
{
	float: none;
	width: auto;
}	

.contact_form input[type=text], textarea
{
	border: 1px solid #C5C3C3;
	font-size: 1em;
	padding: .2em;
}

.contact_form input[type=submit]
{
	color: #FFF;
	background-color: #7B7B7B;
}

.contact_form h2
{
	margin: 0px 0px 0px 8.8em;
	font-size: 1.3em;
	font-weight: normal;
}

.contact_form p
{
	position: relative;
}

.contact_form .contact_title
{
        padding-left: 11.5em;
}

.contact_form p.indent
{
	padding-left: 11.4em;
	margin-bottom: 0px;
}

td.noday
{
	background-color: #D1D1D1;
}

td.today
{
	background-color: #00B9CB;
	color: #FFF;
}
table#calendar_table
{
	border-collapse: collapse;
	font-family: "Verdana", sans-serif;
	font-size: 80%;
	background-color: #F8F7F2;
	z-index: 1;
}

table#calendar_table td
{
	cursor: pointer;
	border: 1px solid #000;
	text-align: center;
	width: 30px;
	height: 20px;
}
table#calendar_table td.arrow
{
	border: 0px;
}

table#calendar_table tr.close td
{
	border: 0px;
	text-align: right;
}

#cal_holder
{
	border: 1px solid #000;
	padding: .5em;
	background-color: #F8F7F2;
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 11em;
}

#cal_close
{
	position: absolute;
	top: -20px;
	right: 0px;
	width: 60px;
	text-align: right;
	cursor: pointer;
}

.admin_area_small
{
	z-index: 12;
	border: 1px solid #D4D4D4;
	width: 200px;
	margin: 0px auto;
	position: absolute;
	top: 20px;
	left: 40%;
	padding: .6em;
}

.admin_area_small h2
{
	margin: -1.3em 0px 1em 0em;
	width: 40%;
	padding: 0em .2em;
	background-color: #FFF;
}

.overlayphoto_holder
{
	display: none;
}
.fleft
{
	float: left;
	margin: 0em 1em 1em 0em;
}

.event
{
	float: left;
	width: 25%;
	margin-right: 8%;
}

.event h2
{
	font-family: "Times New Roman", serif;
	font-style: italic;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #D4D4D4;
	padding: .25em 0em;
}

.img_holder, #zoom_img_holder
{
	float: left;
	margin: 20px 50px 50px 0px;
	border: 1px solid  #D4D4D4;
	width: 375px;
	height: 235px;
	position: relative;
}

#zoom_img_holder
{
	margin: 0 auto;
	width: 626px;
	height: 360px;
	font-size: 120%;
	position: absolute;
	top: 20%;
	left: 20%;
	background-color: #FFF;
	-moz-box-shadow: 6px 6px 12px #A7A7A7;
	-webkit-box-shadow: 0px 0px 8px #898989;
	box-shadow: 0px 0px 8px #898989;
	padding: 15px 15px 0px 15px;
}

#zoom_img_holder #zoom_pic
{
	border: 1px solid #D1D1D1;
}

#zoom_img_holder #close
{
	position: absolute;
	bottom: 13px;
	right: 15px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	border: 0px;
}

#zoom_img_holder .img_title
{
	padding: 5px;
	font-weight: bold;
	width: 618px;
}

#zoom_img_holder .before, #zoom_img_holder .after
{	
	margin: 0px 20px 0px 17px;
	width: 44%;
	float: left;
	position: relative;
	top: -30px;
}

#zoom_img_holder .after
{
	margin-right: 0px;
}


.img_title
{
	background-color: #000;
	color: #FFF;
	padding: 0px 5px;
	font-weight: bold;
}

#maintext2 .before, #maintext2 .after
{	
	margin: 0px 20px 0px 10px;
	width: 40%;
	float: left;
}

#maintext2 .after
{
	margin-right: 0px;
}

#overlay
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url('images/backgrounds/trans_white.png');
	z-index: 2;
}

#overlay div
{
	width: 620px;
	height: 382px;
	position: absolute;
	top: 25%;
	left: 25%;
	background-color: #FFF;
	font-size: 150%;
	text-align: center;
}

#overlay #contact_close
{
	position: absolute;
	top: 5px;
	left: 5px;
	margin: 0px;
	text-align: left;
}

#overlay div img
{
	margin-top: 103px;
}

#overlay div p
{
	width: 410px;
	margin: 54px auto 0px auto;
}

#map
{
	margin-top: 70px;
}

#font_size
{
	position: absolute;
	right: 106px;
	top: 460px;
}

#font_size img
{
	position: relative;
	top: 1px;
}

#bigger, #smaller, #reset
{
	cursor: pointer;
}

p.right_link
{
	color: #82491B;
	position: absolute;
	right: 15px;
	top: 53px;
	text-align: right;
	font-style: italic;
	font-size: 110%;
}

p.right_link a
{
	color: #535353;
}

a.zoom
{
	position: absolute;
	bottom: 0px;
	right: 10px;
}

#new_overlay
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url('images/backgrounds/trans_white.png');
	z-index: 2;
	background: rgba(255, 255, 255, 0.7);
}