/***************header ********************/
body, html{
	height:100%;
	background-color:#B1D0A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	margin:0px;
	background-image: url(images/jpgs/main/stripe-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	scrollbar-face-color:#C2E8A2;
	scrollbar-base-color:#C2E8A2;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F3F3F3;
	scrollbar-shadow-color:#C2E8A2;
	scrollbar-highlight-color:#C2E8A2;
	scrollbar-3dlight-color:#8ACC52;
	scrollbar-darkshadow-Color:#ffffff;
	}
#wrap {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 755px;
	height: 100%;
	background-image: url(images/jpgs/main/stripe-bg.jpg);
	background-repeat: repeat-y;

}
#info {
	height: 35px;
	width: 740px;
	font-size: 10px;
	padding-top: 10px;
	color: #666666;
	padding-left: 15px;
}
#info a, #info a:visited {
	color: #666666;
	text-decoration: none;
}

#info a:hover, .here {
	text-decoration: none;
	color: #ffffff;
}

/**********************************Three main areas ********************/

#top {
	background-repeat: no-repeat;
	height: 257px;
	width: 755px;
	background-image: url(images/jpgs/main/body-top.jpg);
	display: block;
	margin: 0px;
}
#mid {
	background-repeat: repeat-y;
	width: 695px;
	padding-right: 30px;
	padding-left: 30px;
	background-position: center;
	margin: 0px;
	background-image: url(images/jpgs/main/body-mid.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}
#btm {
	background-image: url(images/jpgs/main/body-btm.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 745px;
	margin: 0px;
	padding: 5px;
	float: none;
}
/**********************************Three main areas - SUB ********************/

#topsub {
	background-repeat: no-repeat;
	height: 257px;
	width: 755px;
	background-image: url(images/jpgs/main/body-top-sub.jpg);
	display: block;
	margin: 0px;
}
#midsub {
	background-repeat: repeat-y;
	width: 705px;
	padding-right: 30px;
	padding-left: 20px;
	background-position: center;
	margin: 0px;
	background-image: url(images/jpgs/main/body-mid-sub.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}
#btmsub {
	background-image: url(images/jpgs/main/body-btm-sub.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 745px;
	margin: 0px;
	padding: 5px;
}
.submenu {
	float: left;
	width: 110px;
	color: #545454;
	margin-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	padding: 3px;
}
.submenu a, .submenu a:visited {
	text-decoration: none;
	color: #545454;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.submenu a:hover, .here {
	text-decoration: none;
	color: #93AB71;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #F6F3EE;
}
.contentsub {
	width: 550px;
	margin-left: 150px;
}
.contentsub a, .contentsub a:visited {
	text-decoration: none;
	color: #545454;
}

.contentsub a:hover, {
	text-decoration:underline;
	color: #669900;
}


/***********************mid stuff ********************/

.title {
	height: 70px;
	width: 711px;
	padding-right: 15px;
	padding-left: 30px;
	padding-top: 24px;
}
.keypeoplehdr {
	font-size: 14px;
	font-style: italic;
	color: #669900;
	font-weight: bold;
}

.menu {
	height: 23px;
	width: 715px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #545454;
	padding-top: 7px;
}
.menu a, .menu a:visited {
	text-decoration: none;
	color: #545454;
}

.menu a:hover, .here {
	text-decoration: none;
	color: #93AB71;
}
.pic {
	height: 120px;
	width: 707px;
	padding-right: 28px;
	padding-left: 20px;
}

/***************h1 etc ********************/
.h1b{
	color: #A19B9B
	}
h1{
	font-size:30px;
	color:#787973;
	font-style: italic;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	}	
	
.imagewrapleft {
	float: right;
	margin-left: 20px;
}
.staffframe {
	background-image: url(images/jpgs/staff/staff-frame.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 172px;
	width: 152px;
	padding-top: 12px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 12px;
}
.staffdesc {
	padding: 5px;
	float: left;
	height: 188px;
	width: 313px;
	margin-bottom: 6px;
	text-align: left;
}

.ickletext {
	font-size: 10px;
	color: #94AC70;
	text-align: center;
}
