

body {
	text-align: center;

		/* custom */
		background: #6693B2 url(../images/gradbak.jpg) repeat-x;
		font-family: verdana;
		font-size: .7em;
		color: #3F3A37;
		padding-top: 8px;
}

a {
		color: #0E2A97;
}

a:hover, #uparr:hover {
		color: #2C57EF;
}


ol, ul {
	list-style-type: disc;
	padding-left: 20px;
	margin-left: 20px;
}

p {
	padding: 8px 0;
}

h1,h2,h3,h4,h5 {
	line-height: 1.5em; padding: 9px 0; margin: 0; color: #162985;
}

h1 {font-size: 1.7em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.05em;}
h5 {font-size: 1em;}
h6 {font-size: .9em;}



#c1 {
	margin: 0 auto;
	width: 962px;
	text-align: left;
	z-index: 1;

		/* custom */
		background:  url(../images/contbak.jpg);
}

#c2 {
	z-index: 2;
		/* custom */
		background:  url(../images/gradtop.jpg) no-repeat;
		padding: 32px 0 0 0;
}

#c3 {
	margin: 0 auto;
	width: 920px;
}

#topbar {


		/* custom */
		border-bottom: 2px solid #fff;
}

#topbar img.graphic {
		border-bottom: 1px solid #3c334e;
}

#content {

		/* custom */
		line-height: 1.6em;
		border-top: 1px solid #000;
		padding-top: 2px;
}

.floatleft {
		float: left;
		margin: 0 10px 4px 0;
}

.floatright {
		float: right;
		margin: 0 0 4px 10px;
}

#lhs {
	float:left;

		/* custom - set width of lhs */
		width: 635px;
		min-height: 300px;
		height: auto !important;
		height: 300px;
		margin: 0;
		padding: 20px 20px 50px 20px;
		background: #fecf67;
		z-index: 100;
		font-size: 1.1em;
}

.panel-float {
		background: #FFD67F;
		padding: 8px 15px;
		margin-bottom: 20px;
		border: 2px solid #FF9500;
}

.panel-float img {
		float: right;
		margin: 10px 0 8px 20px;
		border: 1px solid #DFC299;
}

.panel-float h4 span {
		color: #595A5F;
		float: right;
}

.gallery, .galleryleft {
		text-align: center;
		margin:20px 0 0 19px;
		float: left;
		width: 144px;
}

.galleryleft {
		margin:20px 0 0 0;
}

.gallery img, .galleryleft img {
		border: 1px solid #FB9A00;
}

.gallery img, .galleryleft img {
		max-width: 142px;
		width: 142px;
		width: auto important!;
}

.gallery a, .galleryleft a {
		text-decoration: none;
}

.gallery a:hover img, .galleryleft a:hover img {
		border: 1px solid #0B2B92;
}

.gallery span, .galleryleft span {
       font-family: arial;
       padding: 1px;
}

.contactform {
		margin: 0;
		padding: 0;
		padding-top: 20px;
		font-size: 12px;
}

.contactform div input, .contactform div select, .contactform div textarea {
		width: 250px;
		font-size: 13px;
		padding: 1px 3px;
		margin: 0 0 0 0;
		float: right;
		color: #4F4A4A;
		border: 1px solid #ABADB3;
}

.contactform div input:focus, .contactform div select:focus, .contactform div textarea:focus {
		border: 1px solid #5F595B;
}

.contactform label {
		float: left;
		font-weight: bold;
		width: 155px;
		text-align: left;
}

.contactform div {
		clear: both;
		float: left;
		width: 420px;
		display: block;
		margin: 1px 0 0 0;
		padding: 4px 3px;
}

.contactform fieldset {
		float: left;
		font-size: 100%;
		padding: 0;
		margin: 0;
}

.contactform fieldset legend {
		font-size: 120%;
		font-weight: normal;
		margin: 0 0 0 0;
		line-height: 1.5em;
}

.contactform span {
		font-weight: normal;
}

#comm_lnk h4 {
		display: inline;
}

#comm_lnk h4 a {
		width: 285px;
		float: left;
		text-align: center;
		padding: 10px;
		background: #D4D5F1;
		border: 3px solid #FF9500;
		margin: 5px 5px 0 0;
}

#comm_lnk h4 a:hover {
		background: #DFE0FF;
		border: 3px solid #FF9C0F;
}

#uparr {
		float: left;
		font-weight: bold;
		font-family: arial;
		font-size: 2.5em;
		border-bottom: 2px solid;
		text-decoration: none;
		padding: 4px;
		color: #FF9500;
		margin: -50px 0 0 20px;
}

#uparr:hover {
		color: #0B2B92;
}

#rhs {
	float: left;

		/* custom - set width of rhs */
		width: 227px;
		padding: 6px 0 0 13px;
}

.rhsitem {
		background: #d4d5f1;
		margin-bottom: 15px;
		border: 5px solid #ff9500;
}

.rhs_in {
		background: url(../images/bluelozcurve.gif) top right no-repeat;
		padding: 20px 13px 13px 6px;
		position: relative;
		top: -5px;
		right: -5px;
}

.rhs_map {
		margin: 0 0 15px 0;
}

.rhs_in_map #communities {
		position: absolute;
		width: 212px;
		padding: 10px;
		margin: 0;
}

.rhs_in_map #communities dt, .rhs_in_map #communities dd {
		display: none;
}


#rhs h3 {
		padding-top: 0;
		font-size: 1.2em;
		border-bottom: 1px dashed #6e8074;
}

#rhs h5 a {
		font-size: 1em;
		color: #6b6361;
		font-style: italic;
		text-decoration: none;
}

#rhs h5 {
		padding-bottom: 0;
}

#rhs .newslinks a, #rhs #forumpost a, #rhs .morelink {
		display: block;
		font-weight: bold;
}

#rhs .morelink {
		text-align: right;
}

#rhs p.right {
		text-align: right;
		padding: 0;
		color: #45474F;
}

#rhs #forumpost blockquote {
		font-style: italic;
}

#rhs #testimonial blockquote {
		color: #784b08;
		font-size: 1.1em;
		font-style: italic;
}

#rhs #testimonial p {
		color: #636864;
		padding: 7px 0 0 0;
}

.wht {
		border-bottom: 4px solid #fff;
		clear: both;
}

#bottmenu {

		/* custom */
		width: 920px;
		line-height: 1.8em;
		color: #2b304e;
		background: #fff;
		padding: 3px 0;
		border-top: 2px solid #0b2b92;
		border-bottom: 1px solid #0b2b92;
}

#bottmenu p {
		background: #fbae00 url(../images/menugrad.gif) 0 100% repeat-x;
		margin: 0;
		padding: 8px;
}

#bottmenu span {
		float: right;
		font-weight: bold;
}

#bottmenu a {
		color: #ffffff;
		text-decoration: none;
}

#bottmenu a:hover {
		text-decoration: underline;
}

#footer {
	margin: 0 auto;
	width: 962px;

		/* custom */
		padding: 10px 0 5px 0;
		background:  url(../images/footshado.jpg) no-repeat top center;
}

#whtspace {
		background: #fff;
		padding: 15px 15px 10px 15px;
		color: #888888;
		font-size: 1em;
		text-align: left;
}

#whtspace a {
		color: #888888;
}

.clear {
	clear: both;
}

#sitemap li {
margin-left: 15px;
padding-left: 5px;
list-style-type: disc;
}

#sitemap li li {
list-style-type: square;
}

#sitemap li li li {
list-style-type: circle;
}