body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 62.5%;
	line-height: 62.5%;
}
* html body { /* MSIE adjustment */
	font-size: 72%;
	line-height: 72%;
}
img, table {
	border: none;
	border-collapse: collapse;
}
p {
margin-bottom: 1em;
font-size: 1.2em;
line-height: 1.3em;
margin-top: 0px;
}
h2, h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #A69A42;
	margin-top: 0px;
}
h2 {
font-size: 1.6em;
line-height: 1.3em;
margin-top: 0px;
margin-bottom: .4em;
}
h3 {
	font-size: 1.5em;
	line-height: 1.5em;
	margin-top: 1.3em;
	margin-bottom: .4em;
}
h4 {
	font-size: 1.3em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6D2E4;
	margin-bottom: 0.5em;
}
#wrapper {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 16px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 790px;
}
#header h1 {
	display: none;
}

#navUL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 20px;
	overflow: hidden;
}
#navUL li {
	float: left;
}
#navUL a {
text-decoration: none;
display: block;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 12px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
padding: 4px 16px 2px;
}
#navUL a.inactive:hover {
	background-image: url(images/navbar-slice_over.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-position: left top;
}
#navUL a.inactive {
	color: #E8E3C2;
}
#navUL a.current {
	color: #FFFFFF;
	background-image: url(images/navbar-slice.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#navBarOuter {
	background-image: url(images/navbar-slice.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 790px;
}
#navBarRight {
	background-image: url(images/navbar-right.gif);
	background-repeat: no-repeat;
	float: right;
	height: 20px;
	width: 27px;
}
#navBarLeft {
	background-image: url(images/navbar-left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 27px;
}
#contentWrapper {
	background-image: url(images/bkg_slice.gif);
	background-repeat: repeat-y;
	width: 790px;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2C5E1;
}
a:link {
	color: #003376;
}
a:visited, a:active {
	color: #9BAECE;
}
a:hover {
	color: #003376;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2C5E1;
	background-color: #F3F6FA;
}
#content {
	float: left;
	width: 490px;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 44px;
}

.photoFloatRight {
	float: right;
	padding-bottom: 10px;
	padding-left: 12px;
}
#sidebar {
	float: left;
	padding-bottom: 10px;
	width: 207px;
	background-image: url(images/rightcol-topbkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	margin-left: 32px;
}
.feature_box_wrap {
	background-color: #EAE5C9;
	margin-top: 1.5em;
	background-image: url(images/featureBox-top_slice.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.feature_box_topLeft {
	background-image: url(images/featureBox-top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.feature_box_btmRight {
	background-image: url(images/featureBox-btm_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 6px;
}

.feature_box_topRight {
	background-image: url(images/featureBox-top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.feature_box_btmLeft {
background-image: url(images/featureBox-btm_left.gif);
background-repeat: no-repeat;
font-size: 1px;
line-height: 0px;
background-position: left top;
height: 6px;
margin-top: 4px;
}
.feature_box_wrap p {
padding-right: 8px;
padding-left: 10px;
font-size: 1.1em;
margin-bottom: 0px;
margin-top: 0px;
}
.feature_box_wrap h3 {
	padding-top: 9px;
	padding-right: 8px;
	padding-left: 10px;
}

.clearer {
	line-height: 0px;
	clear: both;
	height: 0px;
}
.smallerText {
	font-size: 80%;
}

#footer {
	background-image: url(images/btm_edge.gif);
	background-repeat: no-repeat;
	width: 790px;
	padding-top: 20px;
}
#footer p {
	text-align: center;
	font-size: 11px;
	line-height: 1.3em;
	margin: 0px;
	color: #8A8A8A;
	padding-bottom: 4px;
}
#sidebar h2 {
	font-size: 1.6em;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 0.2em;
	text-align: center;
	line-height: 1.1em;
	margin-bottom: 0px;
	margin-top: 0px;
}
#sidebar p {
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.3em;
}
#sidebar h2, #sidebar p {
	padding-right: 8px;
	padding-left: 12px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	background-image: url(images/rightcol-fadedline.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}
#contentTopEdge {
	line-height: 0px;
	background-image: url(images/contentarea_topedge.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 790px;
	font-size: 1px;
}
.newsletter {
	background-color: #F0EEE2;
	padding-bottom: 4px;
	margin-top: 1.5em;
}
.newsletter p {
	padding-right: 6px;
	padding-left: 6px;
}
.newsletter h5 {
	margin-top: 0em;
	margin-bottom: 0.5em;
	background-color: #E4DCAA;
	padding: 2px 6px;
	font-size: 1.1em;
}
a.button:link, a.button:visited, a.button:active {
margin-top: 1.2em;
margin-bottom: 0px;
padding-top: 6px;
padding-bottom: 0px;
border: none;
color: #FFFFFF;
text-decoration: none;
display: block;
background-image: url(images/button-membership.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 9px;
height: 26px;
width: 170px;
font-size: 13px;
line-height: 12px;
}
a.button:hover {
	background-color: #FFFFFF;
	border: none;
	color: #FFFFFF;
	text-decoration: none;
}
.memberDiv {
	 background-color: #F3F6FA;
	 padding: 10px 10px 8px 15px;
	 border: 1px solid #C1CDE0;
	 margin-top: 20px;
	line-height: 1.1em;
}

.memberDiv img {
	clear: left;
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.memberDiv h5 {
	margin-top: 0px;
	margin-bottom: 0.3em;
	font-size: 1.2em;
}
.memberDiv h6 {
	margin-bottom: 2px;
	margin-top: 0px;
	font-style: italic;
	color: #617998;
	font-size: 1.1em;
}

.memberDiv a:hover {
	background-color: #FFFFFF;
}
