body {
	background-color: #FFF;
	background-image: url(files/site_images_2010/bodybackgroundstripes.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFF;
	background-image: none;
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
#header {
	margin-top: 8px;
	margin-bottom: 8px;
	clear: both;
}
#logo {
	height: 110px;
	padding-bottom: 1px;
}
#content {
	background-image: none;
	margin-top: 0px;
	padding-top: 4px;
	border: 1px solid #F60;
	background-color: #FFF;
	overflow: auto;
}
#footer {
	margin-top: 8px;
	margin-bottom: 30px;
}
#mainbanner {
	background-color: #FFF;
	text-align: center;
	height: 200px;
	width: 740px;
	padding-bottom: 1px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #063;
	padding-bottom: 4px;
	line-height: 1pt;
}
.linkbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
	font-weight: normal;
	line-height: 3pt;
}
#nav {
	text-align: center;
	height: 20px;
	width: 740px;
	margin: 12px;
}
#leftcolumn {
	float: left;
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: -4px;
}
#rightcolumn {
	float: left;
	width: 230px;
	margin-right: 5px;
	margin-left: 0px;
}
#rssfeedscolumn {
	margin-left: 10px;
	width: 475px;
	float: left;
}
.footertext {
	font-family: "MS Serif", "New York", serif;
	font-size: 12px;
	font-style: normal;
	color: #CCC;
	font-weight: lighter;
	text-align: right;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #063;
	text-align: right;
}
#adcolumn {
	float: right;
	margin-right: 10px;
	padding-top: 15px;
	margin-bottom: 30px;
	width: 250px;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
}
.HeadlineDescription {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #F60;
	font-weight: lighter;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #3C1B58;
}
a:active {
	text-decoration: none;
}
#testimonialcolumn {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: -4px;
	width: 475px;
}