html, body
{
	margin: 0;
	padding: 0;
}
a
{
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
}
.clear
{
	clear: both;
}

body
{
	background: url(images/header_bg.jpg) repeat-x;
}
blockquote
{
	border-left-width: 6px;
	border-left-style: solid;
	background-color: #F0F0F0;
	border-left-color: #95c0db;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	text-align: justify;
	padding-top: 1px;
	padding-bottom: 1px;
}
blockquote p
{
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

#wrapper
{
	text-align: left;
	margin: auto;
	width: 774px;
}
#header
{
	height: 185px;
	width: 774px;
}
#header #logo
{
	width: 217px;
	position: absolute;
	top: 44px;
	height: 45px;
}
#header_phonetext
{
	top: 55px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0E2CA;
	font-weight: bold;
	font-style: italic;
	left: 475px;
	width: 125px;
}
#header_phonenum
{
	top: 30px;
	left: 600px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #95c0db;
	font-weight: bold;
	width: 175px;
}
#nav
{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	position: absolute;
	width: 774px;
	top: 108px;
}
#nav a
{
	display: block;
	height: 28px;
	float: left;
	white-space: nowrap;
	background-image: url(images/menu_off.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 26px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #42453d;
	border-right-color: #42453d;
	border-left-color: #42453d;
	font-weight: bold;
}
#nav a:hover, #nav .active
{
	background-image: url(images/menu_on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
}
a
{
	color: #729B1C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #729B1C;
	font-weight: normal;
}
a:hover
{
	color: #95C0DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95C0DB;
}
#body
{
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;
}
#body p
{
	line-height: 14px;
	text-align: justify;
}
#body-left
{
	float: left;
	width: 475px;
	margin-left: 10px;
}
#body-left p
{
	font-size: 11px;
	line-height: 17px;
}
#body-left h1
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8FA547;
	font-weight: normal;
}
#body-left h2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5B9FC8;
	font-weight: normal;
}
#body-left img
{
	border: 1px solid #CCC;
	background: #FFF;
	padding: 3px;
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 7px;
}
#body-right
{
	float: right;
	width: 250px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
	padding-right: 5px;
	padding-bottom: 10px;
}
#body-right #box
{
}
#body-right #box a
{
	color: #68A7CC;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body-right #box a:hover, #body-right #box .active
{
	color: #B4B95E;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #B4B95E;
	padding-left: 7px;
}
#body-right #box h1
{
	font-size: 24px;
	font-weight: bold;
	color: #62655E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#body-right #box p
{
	color: #7DA6D7;
	margin: 0px;
	padding: 0px;
}
#body-right #box p a
{
	display: inline;
	color: #729B1C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #729B1C;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#body-right #box p a:hover
{
	display: inline;
	color: #95C0DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95C0DB;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#body-right .sf_searchBox {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}
#body-right .sf_searchBox label {
}
#body-right .sf_searchBox .sf_searchText {
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-right: 2px;
	margin-left: 3px;
}
#body-right .sf_searchBox .sf_searchSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#footer
{
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#footer p
{
	margin: 0;
	padding: 0;
}
#footer a
{
	color: #68A7CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#footer a:hover
{
	color: #B4B95E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.poweredBySitefinityLogo 
{
	background: #42453D;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#body-left #socialbookmarks
{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: "Segoe UI" , Arial, Verdana;
	font-size: 11px;
	color: #999999;
	line-height: 13px;
}
#body-left .sf_postListing
{
	margin: 0px;
	padding: 0px;
}
#body-left .sf_postListing li
{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#body-left .sf_back a
{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #5B9FC8;
}
#body-left .sf_back a:hover
{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #5B9FC8;
}
#body-left .sf_postTitle
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
#body-left .sf_postTitle a
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8FA547;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body-left .sf_postTitle a:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5B9FC8;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #5B9FC8;
}

#body-left .sf_postDate
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	font-style: italic;
}
#body-left .sf_postContent
{
	text-align: justify;
}
#body-left .sf_readMore, #body-left .sf_readMore a
{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #5B9FC8;
}
#body-left .sf_readMore a:hover
{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #5B9FC8;
}
#body-left .sf_postComments, #body-left .sf_postComments a
{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body-left .sf_postAuthor, #body-left .sf_postAuthor a
{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #999999;
}
#body-left .sf_postCategory, #body-left .sf_postCategory
{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body-left .sf_postTags, #body-left .sf_postTags a
{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#body-left .sf_postBookmark
{
	text-align: center;
}
#body-left .sf_postBookmark a img
{
	padding: 5px;
}
#body-left .sf_postNewComment
{
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}
#body-left .sf_postNewComment legend
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5B9FC8;
	font-weight: bold;
}
#body-left .sf_postNewComment label
{
	font-family: arial, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #555;
	font-size: 10px;
}
#body-left .sf_commentListing
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#body-left .sf_commentListing li
{
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#body-left .sf_commentListing li .sf_commentAuthor
{
	color: #CCCCCC;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#body-left .sf_commentListing li .sf_commentAuthor strong, #body-left .sf_commentListing li .sf_commentAuthor strong a
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8FA547;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body-left .sf_commentListing li .sf_commentAuthor strong a:hover
{
	color: #5B9FC8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5B9FC8;
}
#body-left .sf_commentListing li span
{
	border-left-width: 6px;
	border-left-style: solid;
	background-color: #F0F0F0;
	border-left-color: #95c0db;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	text-align: justify;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
}
#body-left .sf_commentsList .sf_comments
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5B9FC8;
	font-weight: bold;
}


#body-left #socialbookmarks img, #body-left .sf_postBookmark img
{
	padding: 0px;
	margin: 0px;
}
#body-left #socialbookmarks a, #body-left #socialbookmarks a:hover, #body-left .sf_postBookmark a, #body-left .sf_postBookmark a:hover
{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#body-left #contactform {
	width: 488px;
	margin-right: auto;
	margin-left: auto;
}
#body-left #contactform #contactform_top,
#body-left #contactform #contactform_bottom {
	background-image: url(images/background_formedges.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 5px;
	width: 488px;
	white-space: nowrap;
	overflow: hidden;
}
#body-left #contactform #contactform_top {
	background-position: top;
}
#body-left #contactform #contactform_bottom {
	background-position: bottom;
}
#body-left #contactform #contactform_content {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6d4cf;
	border-left-color: #d6d4cf;
	text-align: center;
}
#body-left #contactform #contactform_content .validationwarning {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#body-left #contactform #contactform_content h1 {
	font-size: 24px;
	text-align: left;
	margin-left: 15px;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#body-left #contactform #contactform_content table {
	margin-right: auto;
	margin-left: auto;
	width: 470px;
}
#body-left #contactform #contactform_content td {
	padding-bottom: 5px;
	text-align: left;
}
#body-left #contactform #contactform_content td h2 {
	font-size: 12px;
	text-align: left;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: none;
	color: #666666;
}
#body-left #contactform #contactform_content .RadComboBox td {
	padding-bottom: 0px;
}
#body-left #contactform #contactform_content td h2 .validationwarning {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#body-left #contactform #contactform_content .button {
	text-decoration: none;
	font-family: "Segoe UI", Arial, Verdana;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
}
#body-left .sf_searchBox {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #E0E0E0;
}
#body-left .sf_searchBox label {
	font-size: 12px;
}
#body-left .sf_searchBox .sf_searchText {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-right: 2px;
	margin-left: 3px;
}
#body-left .sf_searchBox .sf_searchSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 75px;
}
#body-left .SearchResults h2 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	font-style: italic;

}
#body-left .SearchResults .searchResults {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body-left .SearchResults .searchResults a
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8FA547;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body-left .SearchResults .searchResults a:hover
{
	text-decoration: underline;
}
#body-left .SearchResults .searchResults dd {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: justify;
	color: #999999;
}
#body-left .SearchResults .searchResults dd strong {
	color: #CC6633;
}
#body-left .SearchResults .searchResults dd em a {
	font-size: 9px;
	color: #5B9FC8;
}
