/* @group GLOBAL STYLES */

@import url("../../global/CSS/global.css");

/* @end */

/* @group MAIN Styles */

/* 
.RadEContent, .RadEContentBordered
{
 background-color: #FFFFFF; 
 background-image: none;
 margin: 0px; 
}
*/

body, h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #688CA5;
}

div, span, img, form, h1, h2, h3, h4, h5, h6, fieldset {
	margin: 0px;
	padding: 0px;
}

table {
	border: 0px;
}

ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

body {
	background-color: #89ACC9;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #402F28;
}

hr {
	border: 0;
	width: 100%;
	color: #ccc;
	background-color: #402F28;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

input, select, textarea, checkbox {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #402F28;
}

.bodyoptional {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #684F40;
}

.heading {
	font-size: 18px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #402F28;
	font-weight: normal;
}

.headingbold {
	font-size: 23px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #402F28;
}

.subheading {
	font-size: 18px;
	line-height: 25px;
	font-family: "Lucida Grande CY", "Trebuchet MS", sans-serif;
	color: #688CA5;
	font-weight: normal;
}

.subheadingbold {
	font-size: 18px;
	line-height: 25px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #688CA5;
}

.optionalheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #684F40;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	font-size: 23px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #402F28;
	font-weight: normal;
}

h1 {
	font-size: 23px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #402F28;
}

h4 {
	font-size: 18px;
	line-height: 25px;
	font-family: "Lucida Grande CY", "Trebuchet MS", sans-serif;
	color: #688CA5;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	line-height: 25px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #688CA5;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #684F40;
	font-weight: normal;
	text-transform: uppercase;
}

a:link, a:visited {
	color: #688CA5;
	text-decoration: underline;
}

a:hover, a:active {
	color: #684F40;
	text-decoration: underline;
}

.swcredit {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #684F40;
}

a.speakcredit:link, a.speakcredit:visited {
	color: #684F40;
	text-decoration: none;
}

a.speakcredit:hover, a.speakcredit:active {
	color: #FFFFFF;
	text-decoration: none;
}

.breadcrumbstyle {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #808080;
}

a.breadcrumbstyle:link, a.breadcrumbstyle:visited {
	color: #684F40;
	text-decoration: underline;
}

a.breadcrumbstyle:hover, a.breadcrumbstyle:active {
	color: #688CA5;
	text-decoration: underline;
}

/* @end */

/* @group SEARCH FORM */

#search {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 200px;
	text-align: right;
	float: right;
	line-height: 47px;
	vertical-align: middle;
}

*html #search {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 200px;
	text-align: right;
	float: right;
	line-height: 47px;
	vertical-align: middle;
	margin-top: 12px
}

.searchField {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #688CA5;
	width: 160px;
	padding: 4px;
	background-color: #BBDCF2;
	border: 0px;
}

.searchButton {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #BBDCF2;
	border: 0px;
	color: #688CA5;
	padding: 3px;
}

#speakcredit {
	float: right;
	width: 200px;
	color: #684F40;
	text-align: right;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 10px;
}

/* @end */

/* @group CONTAINER styles */

#container {
	width: 100%;
	text-align: center;
	height: auto;
}

#topContainer {
	width: 100%;
	text-align: center;
	float: left;
	background-color: #684F40;
	background-image: url(/sitefiles/1108/images/brownbar.jpg);
	background-repeat: repeat-x;
	height: 374px;
}

#topbrownbar {
	background-image: url(/sitefiles/1108/images/brownbar.jpg);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
}

#topheader {
	float: left;
	height: 285px;
	width: 100%;
}

#contentContainer {
	width: 100%;
	float: left;
}

#bottomContainer {
	width: 100%;
	float: left;
	text-align: left;
	border-bottom: 1px solid #335a72;
}

#footerContainer {
	width: 100%;
	margin: 0px auto;
	position: relative;
	float: left;
}

/* @end */

/* @group HEADER styles */

#top {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 780px;
	height: 330px;
	background-repeat: no-repeat;
}

#news-feed-wrapper {
	background-color: #402F28;
	height: 50px;
	width: 100%;
}

#news-feed {
	width: 780px;
	margin: 4px auto 0;
	text-align: left;
	background: transparent url(/sitefiles/1108/images/news.jpg) no-repeat left;
	height: 50px;
}

#logo {
	position: absolute;
	width: 86px;
	text-align: left;
	left: 0px;
	top: 0px;
}

/* @end */

/* @group MAIN NAV */

/* @group MAIN NAVIGATION styles */

#navwrapper {
	text-align: center;
	height: 35px;
	float: left;
	width: 100%;
	line-height: 35px;
	background-image: url(/sitefiles/1108/images/bkgdmenu-left.jpg);
	background-repeat: no-repeat;
}

.mainnavstyle1 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 35px;
	display: block;
	text-align: center;
	height: 35px;
	width: 156px;
	text-transform: uppercase;
	background-color: #684F40;
	text-decoration: none;
	background-image: url(/sitefiles/1108/images/bkgdmenuoff.jpg);
}

a.mainnavstyle1:link {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 35px;
	display: block;
	text-align: center;
	height: 35px;
	width: 156px;
	text-transform: uppercase;
	background-color: #684F40;
	text-decoration: none;
	background-image: url(/sitefiles/1108/images/bkgdmenuoff.jpg);
}

a.mainnavstyle1:active {
	color: #FFFFFF;
	color: #FFFFFF;
	background-image: url(/sitefiles/1108/images/bkgdmenu.jpg);
	background-repeat: repeat-x;
	height: 35px;
	text-decoration: none;
}

a.mainnavstyle1:visited {
	color: #FFFFFF;
	background-image: url(/sitefiles/1108/images/bkgdmenuoff.jpg);
	background-repeat: repeat-x;
	height: 35px;
	text-decoration: none;
}

a.mainnavstyle1:hover {
	color: #FFFFFF;
	background-image: url(/sitefiles/1108/images/bkgdmenu.jpg);
	background-repeat: repeat-x;
	height: 35px;
	text-decoration: none;
}

/* @end */

#mainnavWrapper {
	text-align: center;
	height: 35px;
	float: left;
	width: 100%;
	line-height: 35px;
	background-image: url(/sitefiles/1108/images/bkgdmenu-left.jpg);
	background-repeat: no-repeat;
}

#mainnavWrapper p,
#mainnavWrapper h2,
#mainnavWrapper h2 a {
	display: none;
}

#mainnav, #mainnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 400;
	background: none;
}

#mainnav li {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 35px;
	display: block;
	text-align: center;
	height: 35px;
	width: 156px;
	text-transform: uppercase;
	background-color: #684F40;
	text-decoration: none;
	background-image: url(/sitefiles/1108/images/bkgdmenuoff.jpg);
	float: left;
}

#mainnav a {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 35px;
	display: block;
	text-align: center;
	height: 35px;
	width: 156px;
	text-transform: uppercase;
	background-color: #684F40;
	text-decoration: none;
	background-image: url(/sitefiles/1108/images/bkgdmenuoff.jpg);
}

#mainnav a:hover {
	color: #FFFFFF;
	background-image: url(/sitefiles/1108/images/bkgdmenu.jpg);
	background-repeat: repeat-x;
	height: 35px;
	text-decoration: none;
}

#mainnav a.last {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 35px;
	display: block;
	text-align: center;
	height: 35px;
	width: 156px;
	text-transform: uppercase;
	background-color: #684F40;
	text-decoration: none;
	background-image: url(/sitefiles/1108/images/bkgdmenuoff.jpg);
}

#mainnav a.last:hover {
	color: #FFFFFF;
	background-image: url(/sitefiles/1108/images/bkgdmenu.jpg);
	background-repeat: repeat-x;
	height: 35px;
	text-decoration: none;
}

#mainnav a.current {
	
}

#mainnav a.trigger {
	display: block;
}

/*
Sets the properties of the dropdown links. 
Keeping the padding the same throughout should eliminate any blinking issues on ie.
*/

#mainnav ul li a {
	display: none;
}

#mainnav ul li {
	display: none;
}

/* @end */

/* @group SUB NAVIGATION styles */

.subnavmainstyle {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #402F28;
}

A.subnavmainstyle:link {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #688CA5;
	font-weight: normal;
	text-decoration: none;
}

A.subnavmainstyle:active {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #688CA5;
	font-weight: normal;
	text-decoration: none;
}

A.subnavmainstyle:visited {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #688CA5;
	font-weight: normal;
	text-decoration: none;
}

A.subnavmainstyle:hover {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #684F40;
	font-weight: normal;
	text-decoration: none;
}

.subnavsubstyle {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
	margin-left: 10px;
}

A.subnavsubstyle:link {
	text-decoration: underline;
	color: #684F40;
}

A.subnavsubstyle:active {
	text-decoration: underline;
	color: #684F40;
}

A.subnavsubstyle:visited {
	text-decoration: underline;
	color: #684F40;
}

A.subnavsubstyle:hover {
	text-decoration: none;
	color: #688CA5;
}

/* @end */

/* @group SUB MENU Styles */

#submenu {
	width: 100%;
}

#subnav, #subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#submenu p {
	display: none;
}

#submenu h2 a {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #402F28;
	font-weight: normal;
	text-decoration: none;
}

#subnav a, #submenu div.templatecontent a {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #688CA5;
	font-weight: normal;
	text-decoration: none;
}

#submenu div.templatecontent a {
	display: block;
}

#subnav a:hover {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #684F40;
	font-weight: normal;
	text-decoration: none;
}

#subnav li {
	padding: 0px;
	margin: 0px;
}

/* @end */

/* @group BREADCRUMBS */

#breadcrumb {
	float: left;
	text-align: left;
	padding-left: 0px;
}

#breadcrumb ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#breadcrumb li {
	float: left;
	background: none;
	list-style-type: none;
	margin-right: 10px;
}

#breadcrumb a {
	padding: 0 0 0 10px;
	font-size: 10px;
	display: inline;
	text-decoration: underline;
	color: #684F40;
	background: url(/sitefiles/1108/Images/breadcrumb.gif) no-repeat 0.1em;
}

* html #breadcrumb {
	margin-left: 0px;
	text-indent: 0px;
}

#breadcrumb a:hover {
	padding: 0 0 0 10px;
	font-size: 10px;
	display: inline;
	text-decoration: underline;
	color: #688CA5;
	background: url(/sitefiles/1108/Images/breadcrumb.gif) no-repeat 0.1em;
}

#breadcrumb a.first {
	padding: 0 0 0 10px;
	font-size: 10px;
	display: inline;
	text-decoration: underline;
	color: #684F40;
	background: url(/sitefiles/1108/Images/breadcrumb.gif) no-repeat 0.1em;
}

#breadcrumb a.first:hover {
	padding: 0 0 0 10px;
	font-size: 10px;
	display: inline;
	text-decoration: underline;
	color: #688CA5;
	background: url(/sitefiles/1108/Images/breadcrumb.gif) no-repeat 0.1em;
}

#breadcrumb a.current {
	font-size: 10px;
	display: inline;
	text-decoration: underline;
	color: #684F40;
	background: url(/sitefiles/1108/Images/breadcrumb.gif) no-repeat 0.1em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#breadcrumb a.current:hover {
	font-size: 10px;
	display: inline;
	text-decoration: underline;
	color: #688CA5;
	background: url(/sitefiles/1108/Images/breadcrumb.gif) no-repeat 0.1em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

/* @end */

/* @group CONTENT styles */

#content {
	margin: 0px auto;
	position: relative;
	width: 780px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contentHomeLeft {
	float: left;
	width: 400px;
	padding-right: 20px;
	padding-left: 30px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 10px;
}

#contentHomeBtm {
	float: left;
	height: 55px;
	width: 768px;
	background-color: #FFFFFF;
	padding: 30px 0px 10px 12px;
	text-align: center;
}

#contentTestimony {
	float: left;
	height: 198px;
	width: 298px;
	z-index: 2;
}

#contentShell {
	float: left;
	width: 298px;
	text-align: left;
	overflow: hidden;
	margin-top: 30px;
}

#contentHomeRight {
	float: left;
	width: 300px;
	padding-right: 30px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 30px;
	min-height: 53px;
}

#contentLeft {
	padding: 20px;
	width: 159px;
	float: left;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #402F28;
	background-color: #FFFFFF;
}

#contentRight {
	padding: 20px;
	width: 540px;
	float: right;
	background-color: #FFFFFF;
}

#middle {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: left;
}

#middleInner {
	padding: 5px 0px;
}

a#giveonline {
	background:url("/sitefiles/1108/images/giveonline.gif") no-repeat scroll 0 0 transparent;
	display:block;
	float:right;
	font-size:0;
	height:16px;
	line-height:0;
	margin-top:-16px;
	width:84px;
}

/* @end */

/* @group FOOTER styles */

#footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#addresscontainer {
	text-align: left;
	padding: 0px;
	float: left;
	width: 100%;
	height: 35px;
	margin-bottom: 20px;
}

#address {
	line-height: 60px;
	width: 500px;
	height: 60px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}

#footerInner {
	text-align: left;
	padding: 0px;
	float: left;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #684F40;
	height: 47px;
	line-height: 47px;
}

#quicklinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 47px;
	color: #402F28;
	text-align: left;
	top: 2px;
	width: 470px;
	float: left;
}

.quicklinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #402F28;
	padding-left: 10px;
	text-decoration: underline;
}

a.quicklinks:link, a.quicklinks:visited {
	color: #402F28;
	text-decoration: underline;
}

a.quicklinks:hover, a.quicklinks:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#utilitylinks {
	float: left;
	width: 450px;
	padding-top: 10px;
}

.utilitylinks {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

a.utilitylinks:link, a.utilitylinks:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.utilitylinks:hover, a.utilitylinks:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#ricenav {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	height: 55px;
	font-weight: normal;
	color: #402F28;
	width: 768px;
	text-align: center;
	text-decoration: none;
}

#ricenav li {
	display: inline;
}

* html #ricenav a {
	width: 244px;
	w\idth: 240px;
}

#ricenav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 17px;
	line-height: 49px;
	font-weight: normal;
	color: #402F28;
	text-align: center;
	float: left;
	height: 48px;
	width: 240px;
	margin-right: 11px;
	border: solid 2px #402F28;
	border-right-width: ;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #becedc;
}

#ricenav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 17px;
	line-height: 49px;
	font-weight: normal;
	color: #402F28;
	text-align: center;
	float: left;
	height: 48px;
	width: 240px;
	margin-right: 11px;
	border: solid 2px #402F28;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #becedc;
}

#ricenav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 17px;
	line-height: 49px;
	font-weight: normal;
	color: #402F28;
	text-align: center;
	float: left;
	height: 48px;
	width: 240px;
	margin-right: 11px;
	border: solid 2px #402F28;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #becedc;
}

#ricenav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 17px;
	line-height: 49px;
	font-weight: normal;
	color: #f3f1f0;
	text-align: center;
	float: left;
	height: 48px;
	width: 240px;
	margin-right: 11px;
	border: solid 2px #402F28;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #402F28;
}

#ricenav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 17px;
	line-height: 49px;
	font-weight: normal;
	color: #402F28;
	text-align: center;
	float: left;
	height: 48px;
	width: 240px;
	margin-right: 11px;
	border: solid 2px #402F28;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #becedc;
}

#social {
	float: left;
	height: 32px;
	margin: 8px 10px 0 0;
	text-align: center;
	width: 85px;
}

*html #social {
	margin: 14px 10px 0 0;
}

a.recent-news-title {
	color: #FFFFFF;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 47px;
	text-transform: none;
	text-decoration: none;
	margin: 0 5px 0 40px;
}

a:hover.recent-news-title {
	text-decoration: underline;
}

.recent-news-date {
	color: #BBDCF2;
	text-decoration: none;
}

#addThis {
	float: right;
}

#flashWrapper {
	float: left;
	width: 298px;
	margin-bottom: 20px;
}

/* @end */