/* CSS Document */
/* Page Tags */
html, body {
	padding: 0;
	margin: 0;
	}
	
	
body
{
  
	background-color: #837d5f; 
	background-image: url(../images/websiteBG.jpg);
	background-repeat:no-repeat;
	/*background-repeat: repeat-y; */
	background-position: top;
	text-align: center;

}
/*container used to center in browsers*/
#container{
	width:764px;
	margin:0 auto;
	background-image: url(../images/mainBG.jpg);
	background-repeat: repeat-y;
	
}
.pageTop{
	width: 764px;
	height: 16px;
	background-image: url(../images/pageTop.jpg);
	background-repeat: no-repeat;
	text-align: center;
	
}

.header
{
	text-align: center;
	height: 116px;
	width: 764px;
	background-position: center;
	vertical-align:top;
	margin-top: -4px;
}

.footer {
	width: 750px;
	height: 20px;
	text-align: center;
	color:#FFFFFF;
	font-family: "Futura Book", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 7px;
	padding-bottom: 15px;
}
.footer a:link,
.footer a:visited,
.footer a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover
{
	color: #CCCCCC;
	text-decoration: underline;
}



/* Content */
p
{	
	color:#484015;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:1.5;
	text-decoration: none;
}

.errors{
  color:red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
.require{
 font-size: 12px;
 font-weight:bold;
 color:#FF0000;
}


p a:link,
p a:visited,
p a:active{
	color:#484015;
	text-decoration: underline;
}
p a:hover
{
	color: #333333;
	text-decoration: underline;
}

p#homeBrown
{	
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

form{
	display:inline;
}

ul li
{	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

ul li a:link,
ul li a:visited,
ul li a:active{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

td{
		color:#484015;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	
	
	
}

ul li a:hover
{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

ul li#bullet
{
	color:#545454;
	font-family: "Futura Book", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	list-style-position: outside;
	margin-bottom: 5px;
	margin-left: -40px;
	padding-left: 23px;
	padding-right: 20px;
	vertical-align: middle;
	background-image: url(../images/bulletArrow.jpg);
	background-position: left center;
	list-style-type: none;
	background-repeat: no-repeat;
	float: right;
}

ul li#bullet a:link,
ul li#bullet a:visited,
ul li#bullet a:active{
	color:#545454;
	text-decoration: none;
	margin-left: 0; 
	padding-left: 0;
}
ul li#bullet a:hover
{
	color:#333333;
	text-decoration: underline;
}

ul li#bulletHome
{
	color:#545454;
	font-family: "Futura Book", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	list-style-position: outside;
	margin-bottom: -5px;
	margin-left: -40px;
	padding-left: 23px;
	padding-right: 10px;
	vertical-align: middle;
	background-image: url(../images/bulletArrowHome.jpg);
	background-position: left center;
	list-style-type: none;
	background-repeat: no-repeat;
	float: right;
}

ul li#bulletHome a:link,
ul li#bulletHome a:visited,
ul li#bullet a:active{
	color:#545454;
	text-decoration: none;
	margin-left: 0; 
	padding-left: 0;
}
ul li#bulletHome a:hover
{
	color:#333333;
	text-decoration: underline;
}



ul li#content
{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin-left: -40px;
	padding-left: 23px;	
	list-style-type: none;
	list-style-position: outside;
}

ul li#content a:link,
ul li#content a:visited,
ul li#content a:active{
	color:#666666;
	text-decoration: none;
}
ul li#content a:hover
{
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/listArrow.jpg);
	list-style-position: outside;
	color: #333333;
	margin-left: -10px;
	padding-left: 11px;
	
}


h1{
	font-family: "Futura Book", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #484015;
	text-decoration: none;
}
h1 a:link,
h1 a:visited,
h1 a:active{
	text-decoration: none;
	color: #484015;
}
h1 a:hover
{
	color: #8D7D2A;
	text-decoration: underline;
}

h1#homeLeft{
	font-family: "Futura Book", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #484015;
	text-decoration: none;
	display: inline;

}
h1#homeBottom{

	display: inline;

}

h2
{
	font-family: "Futura Book", Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
h2 a:link,
h2 a:visited,
h2 a:active{
	text-decoration: none;
	color: #ffffff;
}
h2 a:hover
{
	color: #cccccc;
	text-decoration: underline;
}


h3
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #6F2B09;
}
h3 a:link,
h3 a:visited,
h3 a:active{
	text-decoration: none;
	color: #6F2B09;
}
h3 a:hover
{
	color: #4E1E06;
	text-decoration: underline;
}

/*Home Page Tags*/
.homeContentContainer{
	width: 711px;
	background-image:url(../images/homeContainerBG.jpg);
	background-repeat:repeat-y;
	margin-top: 12px;
	margin-right: 27px;
	margin-left: 26px;
	
	
}

.homeLeftDiv {
	width: 148px;
	float: left;
	height: 10px;
	position: relative;
	z-index: 100;
}


.homeLeftTop {
	background-image: url(../images/homeLeftTopBG1.jpg);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #544D1F;
	border-bottom-color: #544D1F;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float:left;
	width: 128px;
	z-index:100px;
	
}
.homeLeftTop1 {
	background-image: url(../images/homeLeftTopBG1.jpg);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-bottom-width:;
	border-top-style: solid;
	border-bottom-style:;
	border-top-color: #544D1F;
	border-bottom-color:;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float:left;
	width: 128px;
	z-index:100px;
	
}
.homeLeftBottom {
	background-image: url(../images/homeLeftBG.jpg);
	background-repeat: repeat-y;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #544D1F;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	width: 128px;
	height: 315px;
	float:left;
	
}

.homeRightTop {
	background-image: url(../images/homeRightBG.jpg);
	background-repeat: repeat-y;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #544D1F;
	border-bottom-color: #544D1F;
	position: relative;
	
	width: 555px;
	float:left;
	z-index: 300;
	
}
.homeRightTop1 {
	background-image: url(../images/homeRightBG.jpg);
	background-repeat: repeat-y;
	border-top-width: thin; 
	border-top-style: solid; 
	border-top-color: #544D1F;
	
	
	border-right-width: thin; 
	border-right-style: solid; 
	border-right-color: #544D1F; 
	
}

.homeRightTopContent {
	margin: 6px;
	position: relative;

}

.homeRightTopImage {
	float:left; 
	position: relative; 
}

.homeRightTopRight {
	background-color: #CCC8AE;
	text-align: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;

}

.homeRightTopBottom {
	background-color: #484015;
	padding: 5px;

}

.homeRightMiddle {
	width: 557px;
	margin-top: 10px;
	position: relative;
}

.homeRightMiddleLeft {
	background-image: url(../images/homeRightMiddleLeftBG.jpg);
	background-repeat: repeat-y;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #544D1F;
	border-bottom-color: #544D1F;
	padding: 6px;
	float:left;
	width: 167px;
}
.homeRightMiddleRightContent{
	background-color: #F2F1CC;
	padding: 6px;
	

}

.homeRightMiddleRight {
	background-image: url(../images/homeRightMiddleRightBG.jpg);
	background-repeat: repeat-y;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #544D1F;
	border-bottom-color: #544D1F;
	float: left;
	width: 357px;
	padding: 6px;
}

.homeRightBottom {
	background-image: url(../images/homeRightBG.jpg);
	background-repeat: repeat-y;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #544D1F;
	padding: 6px;

}

.homeRightBottomContent {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #544D1F;
	padding: 6px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #544D1F;

}

.homeBirds {
	text-align: center;
	height: 47px;
	width: 764px;
	vertical-align: top;
	margin-top: -4px;
}

.homeGreen {
	background-image: url(../images/homeGreen.jpg);
	background-repeat: no-repeat;
	z-index: 200;
	height: 92px;
	width: 199px;
	position: relative;
}

/* Step In page Tags */ 

.contentContainer{
	width: 711px;
	background-image:url(../images/homeContainerBG.jpg);
	background-repeat:repeat-y;
	margin-top: 12px;
	margin-right: 27px;
	margin-left: 26px;
	
	
}

.subNavContainer {
	background-image: url(../images/homeLeftBG.jpg);
	background-repeat: repeat-y;
	border-top-width: thin;
	border-bottom-width:;
	border-top-style: solid;
	border-bottom-style:;
	border-top-color: #5C5731;
	width: 148px;
	
}

.contentRight {
	background-image: url(../images/homeRightBG.jpg);
	background-repeat: repeat-y;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #544D1F;
	position: relative;
	padding-top: 6px;
	width: 555px;
	float:left;
	
}
.contentCenter {
	background-image: url(../images/homeCenterBG.jpg);
	background-repeat: repeat-y;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #544D1F;
	position: relative;
	padding-top: 6px;
	width: 709px;
	float:left;
	
}

.leftBottom {
	background-image: url(../images/homeLeftBG.jpg);
	background-repeat: repeat-y;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #544D1F;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	width: 128px;
	height: 315px;
	float:left;
	
}

.breadCrumb {
	color:#545454;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	width: 517px;
}

.breadCrumb a:link,
.breadCrumb a:visited,
.breadCrumb a:active{
	color:#545454;
	text-decoration:none;

}

.breadCrumb a:hover{
	color: #003200;
}
.banner {
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
}
/* Navigation */

.menuBG {
	background-image:url(../images/menuBG.jpg);
	background-repeat:repeat-y;
	height:38px;
	width: 764px;
	padding-right:10px;
	padding-left:25px;
	margin-top: -4px;
	text-align: left;
	padding-top: 2px;
}

.menuContainer {
	float:left;
}

.mainNav {
	font-family: "Futura Book", Verdana, Helvetica, sans-serif;
	font-size:  11px;
	text-align:center;
	text-decoration:none;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left:10px;
	color: #FFFFFF;
	height: 16px;
	letter-spacing: 0.02em;
	background-image: url(../images/buttonBG.jpg);
	background-repeat: no-repeat;
	display: inline;
	background-position: right top;
	float: left;
	
}
.mainNav a:link,
.mainNav a:visited,
.mainNav a:active{
	text-decoration:none;
	color: #FFFFFF;

}


.mainNav a:hover {
	text-decoration:none;
	color: #E2B866;
}

.mainNav#last {
	background-image:none;
}

.searchContainer{
	text-align: right;
	height: 23px;
	width: 140px;
	padding-right: 5px;
	margin-top: -12px;
	display: inline;
	vertical-align: bottom;
	position: relative;
	float: right;
	padding-top: 7px;
}

.search{
	font: Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 100px;

}

.searchButton{
	position: relative;
	top: 5px;

}

.homeJump {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 125px;

}


.subNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:  11px;
	text-decoration:none;
	color: #484015;
	text-align:left;
	height: 22px;
	padding-top:4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 30px;
	background-image: url(../images/subArrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.subNav a:link,
.subNav a:active,
.subNav a:visited {
	text-decoration:none;
	color: #484015;
}


.subNav a:hover {
	color: #000000;
}

.subNav#on {
	font-weight: normal;
	vertical-align: middle;
	background-color:#FFFFFF;
	margin-left: 40px;
}

.subNav#top {
	font-family: "Futura Book", Verdana, Helvetica, sans-serif;
	font-size:  13px;
	text-align:left;
	text-decoration:none;
	color: #003200;
	font-weight: bold;
	height: 30px;
	padding-top:3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left:10px;
	vertical-align: middle;
	background-color: #DABA6D;
	background-image: none;
}
.subNav#bottom {
	font-family: "Futura Book", Verdana, Helvetica, sans-serif;
	font-size:  11px;
	text-align:left;
	text-decoration:none;
	color: #000000;
	font-weight: normal;
	height: 30px;
	padding-top:10px;
	padding-left:20px;
	border: none;


}

/* Misc */
.contentBG {
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-y;
}

.tabletitles {
	color:#484015;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.tabletext {
	color:#484015;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
}
.tableT {
	color:#484015;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin-left:2px;
	margin-right:2px;
}

.tabletext td a:link {
	color:#484015;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.tabletext td a:hover {
	
	text-decoration: underline;
}



.meetplace {
	color:#484015;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.tabletitles a:link,
.tabletitles a:visited,
.tabletitles a:active{
	text-decoration: none;
	color: #484015;
}
.tabletitles a:hover
{
	text-decoration: underline;
}

.tabletext a:link,
.tabletext a:visited,
.tabletext a:active{
	font-weight: bold;
	text-decoration: none;
	color: #484015;
}
.tabletext a:hover
{
	text-decoration: underline;
}

.uevent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:  10px;
	text-decoration:none;
	color: #484015;
	text-align:left;
	height: 22px;
	padding-top:3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.uevent a:link,
.uevent a:active,
.uevent a:visited {
	text-decoration:none;
	color: #484015;
}

.uevent a:hover {
	text-decoration:underline;
	color: #484015;
}

a.sidebar:link,
a.sidebar:active,
a.sidebar:visited {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #484015;
}

a.sidebar:hover {
	text-decoration:none;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#484015;
}


.meeting
{	
	color:#484015;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:1.5;
	text-decoration: none;
}
.meetingH
{	
	/*color:#15bb38; 
	background-color:#ffffff;
	border:1px dotted #484015;
	letter-spacing:.1em;
	background-color:#f8f8f8;*/
	color:#339933; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	word-spacing:2px;
	line-height:1.5;
	text-decoration: none;
	padding:2px;
}

.boximg {
border-width: 1px;
border-color: #f7fdf7;
border-style: solid;
}

.thinbox {
border-width: 1px;
border-color: #f7fdf7;
border-style: solid;
}
.thinhr {
border-width: 1px;
border-color: #f7fdf7;
border-bottom-style:groove;
margin-top:0px;
margin-bottom:0px;
}

.polaroid {
/*
border:1px solid #484015;
padding:3px 3px 3px 3px;*/
padding:2px 2px 2px 2px; 

border:1px solid #cccccc;
background:#FFF;
}


.Wpolaroid {

padding:1px 1px 1px 1px; 
border:3px solid #ffffff;
background:#484015;
}


.note{
	color:#484015;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
	font-weight: normal;
	
	
	
}

.messearch{
	color:#484015;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5;
}

.pressborder {
	border:dotted thin #484015;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #505050;
	background-color:#FFFFFF;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.2;
}
.presscontent
{	
	color:#484015;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:1.5;
	text-decoration: none;
}
li.presscontent, ul.presscontent
{	
	color:#484015;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:1.5;
	text-decoration: none;
}

.presslink a:link,
.presslink a:visited,
.presslink a:active{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:1;
	color: #484015;
}
.presslink a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height:1;
	color: #ff6600;
	background-color:#fdfae4;
}
