@charset "UTF-8";
body {
	background: #8fb4bf;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a, a:link, a:visited {
	color: #642200;
	text-decoration: none;
}

a:hover, a:active {
	color: #a65012;
}

h1 {
	font-size: 27px;
	color: #662402;
	line-height: 22px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	font-weight: normal;
}

h2 {
	color: #231f20;
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	color: #231f20;
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

ul {
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 0px;
}

li {
	margin: 0px 0px 2px 25px;
	padding: 0p 0px 0px 35px;
	color: #231f20;
	font-size: 13px;
	line-height: 18px;
}

/* template code */

/*#backgroundContainerTwo {
	overflow: hidden;
	background: url(../images/bg1.gif) no-repeat center top;	
	background-color: #FFFFFF;
}

#backgroundContainer {
	overflow: hidden;
	background: url(../images/bg2.gif) no-repeat center bottom;
}*/

#outsideContainer {
	width: 940px;
	margin: 0 auto;
	background:#e4dab4;
	background: url(../images/bg2.gif) repeat-y;
	min-height: 580px;
	overflow: hidden;
}

#outsideContainerBlog {
	width: 940px;
	margin: 0 auto;
	background:#e4dab4;
	background: url(../images/bg3.gif) repeat-y;
	min-height: 580px;
	overflow: hidden;
}

#leftColumn {
	width: 200px;
	/*height: 578px;*/
	float: left;
	position: relative;
}

#leftColumn #homefix {
	/*border: 1px solid #9b7569;*/
	width: 200px;
	height: 24px;
	float:left;
	position:absolute;
	top:556px;
	background:#a69571;
	
}


#rightColumn {
	width: 740px;
	float: right;	
	/*  IE  
	height: 430px;*/
	margin:0;
	padding:0;
}

#rightColumnHome {
	width: 740px;
	overflow: hidden;
	float: right;
	background: #FFFFFF url(../images/comm_photo.jpg) no-repeat;
	position: relative;
}

#homeContent {
	width: 680px;
	padding: 30px 30px 20px 30px;
	margin-top: 300px;
}

#homeContent h1 {
	color: #192D41;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#homeContent h2 {
	color: #192D41;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
}

#homeContent p {
	color: #192D41;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}

#headLogo {
	width: 200px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#navigationBlock {
	width: 200px;
	padding:0 0 0 10px;
}

#navigationBlock ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px;
	list-style: none;
	line-height: 14px;
	font-size: 14px;
	font-weight:bold;
}

#navigationBlock li {
	margin: 0px 18px 18px 0px;
	padding: 0px 0px 0px;
	list-style: none;
	line-height: 14px;
	font-size: 14px;
	text-align: left;
}

#navigationBlock a:link, #navigationBlock a:visited {
	width: 183px;
	text-decoration: none;
	color: #642200;
}

#navigationBlock a:hover, #navigationBlock a:active {
	color: #a65012;
}

#navigationBlock p {
	width:180px;
	font-size:13px;
}



#secondaryContent {
	padding: 25px;
}

#secondaryContentBlog {
	width: 740px;
}

#blogContent {
	float: left;
	width: 490px;
	padding: 20px 20px 20px 30px;
}

#blogSidebar {
	width: 170px;
	padding: 15px;
	float: right;
}

#secondaryContentHome {
	padding: 0;
}

.newsPost {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 25px 0px;
	border-bottom: 1px solid #DEDEDE;
}

.pagetitle {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

.newsPost h2 {
	color: #642200;
	font-size: 17px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

.newsPost h5 {
	color: #231f20;
	font-size: 11px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

.newsPost p {
	color: #231f20;
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebarPost {
	font-size: 13px;
	line-height: 18px;
}

#sidebarPost h5 {
	font-size: 13px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #231F20;
	font-weight:bold;
}

#sidebarPost h3 {
	font-size: 13px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #231F20;
}

#sidebarPost p {
	font-size: 13px;
	line-height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #231F20;
}

#blogSidebar h3 {
	color: #231F20;
	margin: 0px 20px 4px 5px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

#blogSidebar ul {
	margin: 0px 0px 15px 5px;
	padding: 0px;
	list-style: none;
	line-height: 14px;
}

#blogSidebar li {
	margin: 0px 20px 4px 0px;;
	padding: 0px;
	font-size: 14px;
	line-height: 14px;
}


#footer {
	/*border: 1px solid #9b7569;*/

	position: relative;
	height:70px;
	width: 940px;
	color:#192D41;
	padding: 0 0 0 0;
	margin: 0 auto;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	text-align: left;
	clear: both;
}
.eqHousing {
	height: 12px;
	color: #192D41;
	font-size: 12px;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
	background-image: url(../images/equal2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer a {
	color:#192D41;
	text-decoration: none;
}

#footer a:hover {
	color:#192D41;
	text-decoration: underline;
}

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin:10px auto 0 auto; 
	width: 530px;
	padding-top: 5px;
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:2px 0 2px 0; 
	border:none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin:0;
	padding:0; 
	font:normal 18px Arial, Helvetica, sans-serif; 
	color: #642200;
}

ol.cf-ol { 
	margin:0!important; 
	padding:15px 0 0 0!important; 
	border-top:1px solid #DEDEDE;
}
ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.1em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:120px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	color: #231F20;
	font:12px Arial, Helvetica, sans-serif;
}
.cform label span {
	width:120px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

label.cf-after span {
	width:75px;
	display:block;
}

label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	border:1px solid #aaa; 
	font: 12px Arial, Helvetica, sans-serif;
	color:#000000;
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #642200;
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#666;
}

.cform textarea,
.cform input {
	width:388px; 
}
.cform select {
	width:388px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:0px 5px 7px 130px;
	display: block; 
	vertical-align:top;
	color: #6a6a6a;
	font-size:0.7em;
	line-height:1.2em;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding:0pt 0pt 0pt 100px;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:1px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important;
}

input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin: 0;
	padding:0pt 3px 0pt 0pt !important;
	text-align:right;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:auto;  
	padding:2px 1em; 
	margin: 0;
	font-size: 16px;
	color: #FFFFFF;
	border: none;
	background-color: #642200;
	font-family: Arial, Helvetica, sans-serif;
}
.cform input.resetbutton {
	margin: 0 5px 0 0;
}
.cform input.backbutton {
	margin: 0 5px 0 0;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#fffae8!important;
	border-color:#fffae8;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#642200;
	display:none;
	padding:10px 15px!important;
	width:500px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#fffae8 none repeat scroll 0%;
	color:#642200;
	display:block;
	margin-top: 25px !important;
}
div.failure {
	display:block;
	background:#fffae8 url(li-err-bg.png) repeat!important;
	border-color:#642200;
	border-style:solid;
	border-width:1px 0pt;
	margin-top: 25px !important;
}
div.waiting {
	background:#fffae8;
	color:#642200;
	display:block;
	margin-top: 25px !important;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:red; 
	border:1px solid #642200; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red; 
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:410px;
	display: none;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html .cform legend { 
	position:absolute; 
	left: -8px; 
	top:0;
	margin-left:0;
}
*+html .cform legend { 
	position:absolute; 
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}

/* wordpress useful constants */

.pagenavigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.pagenavigation a:link, .pagenavigation a:visited {
	display: block;
	padding: 3px;
	background-color: #1c5f80;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.pagenavigation a:hover, .pagenavigation a:active {
	display: block;
	padding: 3px;
	background-color: #bae3e5;
	color: #1c5f80;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
