body {
	background-color: #b8c49b;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

p  {
	font-size: 75%;
	color: #475b8b;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 10px;
	
}

ul   { /*body unordered list*/
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	/* clear: both; */
}

li   { /*body lists*/
	color: #475b8b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-top:0px;
	margin-bottom:8px;
	margin-left: 0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.46em;
	padding-left: 1em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}


h1  {
	color: #899d59;
	font-size: 90%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

a:link  {
	color: #475b8b;
	text-decoration:underline;
}

a:visited  {
	color: #899d59;
	text-decoration:underline;
}

#topBanner  {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	
}

#wrapper  {
	background-color: #b8c49b;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#topnav  {
	width: 590px;
	float: right;
	text-align: right;
	background-image: url(/images/background_topnav.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 24px;
	
}

#sidebar  {
	float: left;
	width: 210px;
	clear: both;
	
}

#sidebarText  {
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	
} 

#sidebarText p {
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	
}

#textArea  {
	float: right;
	width: 555px;
	min-height: 500px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 30px;
	padding-left: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #f4eae3;
	
}

#bottomInfo  {
	background-color: #b8c49b;
	width: 590px;
	padding-top: 5px;
	float: right;
	
}

#bottomInfo a:link {
	color: #475b8b;
	text-decoration:underline;
}

#bottomInfo a:visited {
	color: #475b8b;
	text-decoration:underline;
}

#bottomInfo p {
	font-size: 70%;
	color: #FFFFFF;
	line-height: 115%;
}

#bottomInfo .facebook  {
		float:right;
}

#rightColumn  {
	color: #FFFFFF;
	float: right;
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}

#rightColumn a:link  {
	color: #FFFFFF;
	text-decoration: underline;
}

#rightColumn a:visited  {
	color: #FFFFFF;
	text-decoration: underline;
}

#rightColumnTextGr  {
	width: 165px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	background-color: #b8c49b;
	margin-bottom: 15px;
	
}

#rightColumnTextGr p {
	font-size: 75%;
	line-height: 125%;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 5px;
	
}

#rightColumnTextBlue  {
	width: 165px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	background-color: #9198b9;
	margin-bottom: 15px;
}

#rightColumnTextBlue p {
	font-size: 75%;
	color: #FFFFFF;
	line-height: 125%;
	margin-top: 0px;
	margin-bottom: 5px;
	
}

#sidebarText .attribute  {
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	
}

.imageFloatLeft  {
	float:left;
	margin-left:0px;
	margin-right:8px;
	margin-top:3px;
	margin-bottom:8px;
}

.clearit  {
	clear:both;
}

.topnavSpaceItems  {
	padding-right: 20px;
	
}

.titleSpacer  {
	margin-top: 20px;
	margin-bottom: 8px;
	
}

.titleBlock  {
	margin-top: 20px;
	margin-bottom: 20px;
}

.membershipTable  {
	font-size: 12px;
	color: #475b8b;
	
}

.tablePara  {
	line-height: 120%;
}

.clearit  {
	clear:both;	
}

/*share buttons css*/

.addthis_separator {
	font-size: 12px;
}
#shareButtons {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 350px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #475B8B;
	padding-bottom: 7px;
}

.addthis_button_expanded {
	font-size: 12px;
}

@media print {

body  {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

p  {
	
	color: #000;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 10px;
	
}

#topBanner  {
	display:block;
	margin-bottom:10px;
	border:none;
}


#sidebar, #topnav  {
	display: none;
	
}

#textArea  {
	float:none;
	display:block;
	padding: 0px;
	margins: auto;
	width: auto;
	clear:both;
}

#rightColumn  {
	margin-left: 60px;
	clear:both;
	
}

#bottomInfo  {
	float:none;
	width:atuo;
	padding-left:0px;
	margin-left:0px;
	
}

.membershipTable  {
	color: #000;
	
}
}

