/*************************************/
/*************** html  ***************/
/*************************************/


body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	background-color: #fff;
}


h2 {
	color: #006699;
	font-size: 1.4em;
	text-decoration: underline;
	font-weight: 500;
	margin: 0;
	padding: 0;
}


h3 {
	font-size: 1.2em;
	color: #006699;
}


h4 {
	font-size: 1em;
	color: #01204F;
}


p {
	margin-bottom: 15px;
	text-align: justify;
}


a {
	color: #024177;
	text-decoration: none;
}

a:hover {
	color: #024177;
	text-decoration: underline;
}


/**************************************/
/********* Containing Div  ***********/
/**************************************/


#wrapper {
	width: 760px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #fff;
	border:1px solid #000066;
}



/*************************************/
/************** header  **************/
/*************************************/


#header {
	width: 100%;
	padding: 0 0 10px;
	border-style: none;
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0 0 10px;
	float: left;
}


#header img {
	border-style: none;
	margin: 0;
	padding: 0;
	float: left;
}


/**********************************/
/************* menu  **************/
/**********************************/

#menu {
	width: 100%;
	background-color: #A3CA60;
	background-image: url(../images/menuBG2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	border-top: 2px solid #fff;
	margin: 0;
	padding-top: 0;
	float: left;
	font-size: 0.9em;

}


#menu ul {
	margin: 0;
	padding: 3px 0;
	float: left;
}


#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}


#menu a {
	width: 108px;
	text-align: center;
	margin: 0;
	padding: 0;
	float: left;
	color: #002051;
	text-decoration: none;
	display: block;
	line-height: 1.1em;
	height: 2em;
	font-weight: bold;
}


#menu a:hover {
	color: #fff;
	display: block;
}


#menu .menuItemSingle {
	text-align: center;
	margin: 0;
	padding: 0;
}


/*************************************/
/*********** left column  ************/
/*************************************/


#leftCol {
	width: 190px;
	float: left;
	background-color: #fff;
}



.internalLeft {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}


.internalLeft img {
	margin-top: 15px;
}


.internalLeft ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: url(../images/menumiddle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


.internalLeft ul li {
	padding: 0;
	border-top: 1px solid #fff;
	margin: 0;
}


.internalLeft ul li ul {
	padding: 0;
	margin: 0;
	display: block;
}


.internalLeft ul li ul li {
	background-color: #9AC552;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}


.internalLeft ul li ul li ul {
	margin: 0;
	padding: 0;
}


.internalLeft ul li ul li ul li {
	background-color: #99CC99;
	margin: 0;
	padding: 0;
}


.internalLeft a {
	text-decoration: none;
	color: #fff;
	font-size: 0.9em;
	width: 165px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	padding-right: 5px;
}

#leftCol .internalLeft a:hover {
	text-decoration: underline;
	color: #00295B;
	width: 165px;
	padding-right: 5px;
	border-right: 10px solid #00295B;

}

#leftCol p{
text-align:center;
}
#leftCol .internalLeft p a:hover {
border:0;
text-decoration:none;
}


.internalLeft .current {
	text-decoration: none;
	color: #00295B;
	width: 165px;
	padding-right: 5px;
	border-right: 10px solid #00295B;

}


.menuTop {
	background-image: url(../images/menutop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.menuBottom {
	background-image: url(../images/menubottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


/**************************************/
/********** center column  ************/
/**************************************/


#centerCol {
	float: left;
	width: 400px;
	margin: 0;
	padding: 10px 0 0;
	background-color: #fff;
}
#centerCol form {
background-color:#009900;}


.internalCenter {
	width: 390px;
	margin-right: auto;
	margin-left: auto;
}

#branches {
	margin-top: 30px;
	position: relative;
	margin-bottom: 50px;
	padding-left: 20px;

}

.branchlist1 {
	list-style-type: none;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

.branchlist1 li {
	list-style-type: none;
	line-height: 1.6em;
}


.branchlist2 {
	list-style-type: none;
	padding: 0;
	margin: 0;
}


.branchlist2 li {
	list-style-type: none;
	line-height: 1.6em;
}


.top {
	display: block;
	text-align: right;
	padding-right: 20px;
}


#committee {
	text-align: center;
	margin-top: 20px;
	border-bottom: 1px solid #055393;

}


#committee img {
}
#committee p {
	text-align: left;
}



.portrait {
	float: right;
	margin-right: 30px;
	margin-left: 20px;
}


.photobox {
	padding-left: 20px;
	position: relative;
	padding-bottom: 20px;
	text-align: center;

}


.photobox img {
	margin: 0;
	padding: 0;
}


.photobox p {
	text-align: left;

}


.photobox .media {
	margin-right: 30px;
	margin-left: 30px;
}


.contactbox {
	position: relative;
	text-align: center;
	padding: 0 0 10px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #095998;
	border-left: 1px solid #fff;
	margin: 30px 0 0;
}
.contactbox h4 {
	margin: 0;
}

.contactbox img {
	margin: 0 10px 0 20px;
	padding: 0;
}


.contactbox p {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}


.internalCenter dt {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 20px;
}


.internalCenter dd {
	margin-left: 50px;
}


.internalCenter li {
	margin-bottom: 3px;
	margin-top: 3px;
}


/************* right column  **************/


#rightCol {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#rightCol #quicklinks {
	padding: 15px 5px 5px 5px;
	background-color: #81B32E;
	color:#FFF;
	height:300px;
	margin:10px 0 0 0;
	}

#rightCol #quicklinks a{
	color:#FFF;
}


#rightCol p{
text-align:center;}

#rightCol p a{
text-decoration: underline;
}


.internalRight {
	width: 160px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.internalRight form {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
	background-color:#81B32E;
	padding:5px;
}


.rightButton {
	font-size: 0.8em;
	color: #0063A7;
}


.internalRight img {
	margin-top: 5px;
	margin-bottom: 5px;
}


.inputBox {
	margin: 0;
	width: 50%;
}


#membership {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}


#membership th {
	color: #006699;
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}


#contactAddress li {
	list-style-type: none;
	margin-bottom: 3px;
}


#membership td {
	padding: 5px;
}


#context {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#rightBG {
	padding-top: 5px;
	border: 1px solid #0B5A9C;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/sideBG.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#rightBG img {
	margin: 3px;
}


#rightBG ul {
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}





/*************************************/
/************* address  **************/
/*************************************/

#address {
	margin: 0;
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}


#address p {
	color: #065494;
	text-align: center;
	font-size: 0.9em;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7DAF2A;
	padding-top: 10px;
}


/*************************************/
/************* footer  ***************/
/*************************************/

#footer {
	height: 30px;
	width: 100%;
	clear: both;
	text-align: right;
	color: #065494;
}


#footer p {
	font-size: 0.9em;
	color: #065494;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
}


#footer a {
	color: #065494;
	text-decoration: none;
}


#footer a:hover {
	color: #0099FF;
	text-decoration: none;
}


/***************************************/
/************* misc id's  **************/
/***************************************/


#context img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


#sitemap {
	list-style-type: none;
}


#sitemap ul li {
	list-style-type: disc;
}


#sitemap ul li ul li{
	list-style-type: circle;

}


#searchResults {
	width: 520px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}


#contexttop {
	width: 100%;
	display: block;
	margin-bottom: 40px;
}


#contexttop img {
	float: right;
	margin-left: 10px;
}


/******************************************/
/************* misc classes  **************/
/******************************************/

.center img {
	margin: 5px;
}


.next {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}


.back {
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
}


.addresslist {
	list-style-type: none;
}


.searchform {
	text-align: right;
	margin-bottom: 20px;
}


.internalRight ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}


.internalRight li {
	margin-bottom: 10px;
}


.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


.internalRight h3 {
	text-align: center;
}


.adtable {
	background-color: #CCE2A8;
	width: 360px;
	font-size: 0.9em;
	padding: 0;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}


.adtable th {
	color: #035294;
	text-align: center;
	padding: 5px;
	border: 1px solid #666666;
	margin: 0;
}


.adtable td {
	border: 1px solid #666666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #fff;
}
