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

body {
margin: 0 0 0 0;
background-image:url(../images/background.gif);
background-position:top;
background-color:#eaede6;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#665746;
line-height:1.7em;
}

a {text-decoration:none; color:#006666;}

h3 {line-height:1.0em; font-size:1.3em; color:#ff7000;}

.heading {color:#000000; font-weight:bold; font-size:1.2em;}

td {color:#665746; padding-left:10px;}
td a {color:#665746;}

#header {
	width: 100%;
	background-image:url(../images/header_bkg.gif);
	background-repeat:repeat-x;
	margin-left: auto;
	margin-right: auto;
	height:230px;
}

#header_inner {
	width: 950px;
	height:228px;
	background-image: url(../images/photo2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	margin: 0px;
	padding: 0px;
	height:95px;
	width: 223px;
	background-image:url(../images/logo.png);
	color:#FFFFFF;
	text-indent: -6666px;

	float: left;
}
#nav {
border:#009999 solid 0px;
	margin: 0px;
	margin-top:12px;
	padding: 0px;
	height:78px;
	width: 710px;
	color:#FFFFFF;
	float: left;
}





#container {
  width: 982px;
  background-image:url(../images/container-bkg.png);
  background-repeat:repeat-y;
  margin-left: auto ;
  margin-right: auto ;
}

#container_inner {
font-size:.8em;
  width: 900px;
  background-color:#FFFFFF;
  margin-left: auto ;
  margin-right: auto ;
}

#footer {
  width: 982px;
  margin-left: auto ;
  margin-right: auto ;
}







/* Home Page */

#homebox {
display:block;
width:230px;
margin-right:85px;
float:left;
height:230px;
color:#5b4b39;

}

#homebox h1 {
	line-height:18px;
	font-size:1.4em;
	margin:0 0 10px 0;}

#homebox img { margin:0 0 10px 0;}


.button {
background-color:#006666;
color:#FFFFFF;
border: 5px #006666 solid;
width:130px;
text-transform:uppercase;
line-height:30px;
}

.button a {color:#FFFFFF;
line-height:40px;
padding:10px;}


.button2 {
background-color:#FF6600;
color:#FFFFFF;
border: 5px #FF6600 solid;
line-height:30px;
font-size:1.4em;
}

.button2 a {color:#FFFFFF;
line-height:30px;
padding:10px;}



#gallerybox {
display:block;
width:260px;
float:left;
height:220px;
color:#5b4b39;
line-height:1.2em;
margin: 10px 35px 20px 0px;
}

#gallerybox h1 {
	line-height:18px;
	font-size:1.1em;
	margin:0 0 10px 0;}

#gallerybox img { margin:0 0 10px 0;}









.eventtitle {color:#003366; font-size:1.5em; font-family:Georgia, "Times New Roman", Times, serif;}
.eventdate {font-weight:bold; color:#333333; font-size:1.2em;}
.eventdeck {}





