* {
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: -1px;
	line-height: 110%;
	padding: 0;
}
html { height:100.1% }
BODY {
	font-size: 90%;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #808040;
	background-image: url(images/browngray.jpg);
}

.boxed form2 {margin-left: 20px}

.boxed h1 {font-size:20px}


.boxed p, .boxed ul, .boxed ol {
	line-height: 150%;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 15px;
}

.boxed p.error {
	font-size: 16px;
	color: #B84907;
	font-style: italic;
}
	
.boxed p.success {
	font-size: 16px;
	color: #28884A;
	font-style: italic;
}

.boxed h2 {
	font-size: 16px;
	color: #008040;
}

.boxed h3 {
	font-size: 18px;
	color: #800000;
}

.boxed h4 {
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	margin-left: 25px;
	color: #0000FF;
}

#wrapper {
	width:756px;
	margin:0 auto;
}
#header {
	width:730px;
	height:27px;
	background: url(images/header.gif) no-repeat;
	text-align:right;
	clear:both;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 2px;
	margin-left: 3px;
}
#header a, #footer a { color:#fff; text-decoration:none; font-size:0.9em }
#header a:hover { text-decoration:underline }
#mainBg {
	background: url(images/main-bg.gif) repeat-y;
	width:750px;
	margin:0 auto;
	font-size:13px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
}

#mainBg p {margin-left: 5px}
#sideMenu ul { width:244px; list-style: none; }
#sideMenu li a {
	list-style: none;
	font-size:1.2em;
	height:25px;
	background:url(images/button.gif) no-repeat;
	color:#fff;
	display:block;
	padding: 3px 0 0 35px;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
}
#sideMenu li a:hover {
	background:url(images/button2.gif) no-repeat;
	color:#68D658
}	
#joinUs {
	background:#5E3310;
	width:192px;
	padding:10px 10px 0px 20px;
	color:#fff
}

#currentEvents {  /* Events section is set to auto scroll when height exceeds 165px */
	width:430px;
	height:290px;
	padding:5px;
	overflow:auto;
	margin:0 0 10px 0;
	border:1px solid #65391F;
	font-size:0.9em;
	color:#431D07;
}
#currentEvents br { line-height:0.6em }

#currentEvents2 {  /* Events section is set to auto scroll when height exceeds 165px */
	width:420px;
	height:150px;
	padding:10px;
	overflow:auto;
	border:1px solid #65391F;
	font-size:0.9em;
	color:#431D07;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#currentEvents2 br { line-height:0.6em }

#currentEvents3 {  /* Events section is set to auto scroll when height exceeds 165px */
	width:420px;
	height:180px;
	padding:10px;
	overflow:auto;
	font-size:0.9em;
	color:#431D07;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#currentEvents3 br { line-height:0.6em }

#footer {
	background:url(images/footer.gif) no-repeat;
	width:750px;
	font-size:0.9em;
	height:46px;
	color:#fff;
	margin-left: 3px;
}
#copyright { width:350px; padding:20px 0 0 20px; float:left; font-size:0.9em }
#banner {
	width:435px;
	height:213px;
	padding-bottom: 25px;
}

/* LINKS, TEXT, & CONTENT STYLES */
a {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}
a:hover  {
	color: #212D96;
	text-decoration: none;
} 
.featured {
	list-style:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #540E1C;
}
.featured ul { list-style:none }
.featured li {
	padding:1px 1px 1px 15px
}
.pageTitle { font-weight:bold; font-size:1.1em; color:#65391F; }
.calendarFont { font-size:1.5em }
#leftContent {
	float:left;
	width:244px;
	overflow:hidden;
	color:#F3F8A5;
	clear:left;
	text-align:left
}
/*begin #rightContent div*/

/* === form footers for #rightContent ======================================= */

#rightContent p.form-footer {
  margin : -35px 2px 20px 13px;
 }

#rightContent p.form-footer a { 
  color : #669900; 
}

#rightContent p.form-footer a:hover, #rightContent p.form-footer a:focus, #rightContent p.form-footer a:active { 
  color : #000; 
  text-decoration : none; 
}

#rightContent p.form-footer a:focus, #rightContent p.form-footer a:active { 
  background-color : #eee; 
}

/* Borders around Form */
 
#rightContent fieldset.req-set,
#rightContent fieldset.opt-set { 
  border : 1px solid #669900;
  padding : 10px; /*this is the border outlines of the form*/
}

#rightContent fieldset.main-set { 
  border : 0px solid #669900;
  padding : 15px; /*this is the border outlines of outside form*/
}

/*Div for #rightContent */

#rightContent {
	float:left;
	width:460px;
	margin:10px 0 0 20px;
	color:#000000;
}

#rightContent ul {margin-left: 5px}

#rightContent a {
	color: #800000;
	font-size: 12px;
	font-weight: bold; /*this is the success headings and dialog of email sent to client color*/
}

#rightContent a:hover, #rightContent a:focus, #rightContent a:active { 
  color : #000; 
  text-decoration : none; 
}

#rightContent a:focus, #rightContent a:active { 
  background-color : #eee; 
}

#rightContent form2 {margin-left: 40px}

#rightContent h1 {font-size:20px}


#rightContent p {
	line-height: 150%;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
}

#rightContent p.center {
	text-align : center;
	background-color : #edbaba;
	color : #333333;
	margin-top : -3px;
	padding : 0px 4px;
}

#rightContent ul, #rightConten ol {
	line-height: 150%;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 7px;
}

#rightContent h2 {
	font-size: 13px;
	color: #000000;
	padding: 5px;
}

#rightContent h3 {
	font-size: 14px;
	color: #800000;
}

#rightContent h4 {
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #800000;
	margin : 0 5px 0 5px;
}

#rightContent h5 {
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #294F8D;
	margin : 0 5px 0 5px;
}

/* === Label Options ======================= */

#rightContent label.opt-label.main-label {
  margin : 0 2px;
  font-weight : bold;
  font-size: 13px;
  font-style: italic;
  color: #B74220;
  margin-left: 50px;
} /* this is the "Enter your info below to send us an email" label */

#rightContent label.opt-label.main-label span {
  font-weight : normal;
  color : #666;
}

#rightContent label.opt-label.main-label span.req, #rightContent label span.req  {
  font-weight : bold;
  color : #c70000;
}

#rightContent label.req-label.explain {
	color : #666666;
	font-size : 0.85em;
	font-style: italic; /*This is the spam message explaination*/
}

#rightContent label.req-label.explain:hover {
	color : #800000; /*This is the spam message explaination hover*/
}


#rightContent legend.req-legend {
	color : #800000;
	text-size: 9px;
	font-style: italic;
	padding: 5px; /*this is the"Required" headings*/
}

#rightContent legend.opt-legend {
	color : #315CA4;
	text-size: 9px;
	font-style: italic;
	padding: 5px; /*this is the"Optional" headings*/
}

#rightContent legend.main-legend span { }
#rightContent legend.main-legend { }

#rightContent legend.req-legend span { }
#rightContent legend.req-legend {
  margin-left : -2px;
}

#rightContent legend.opt-legend span { }
#rightContent legend.opt-legend { 
  margin-left : -2px;
}

#rightContent label.req-label, label.opt-label { /*this is the labels for "Name" "email address" etc. */
	color : #1C791A;
	font-size: 13px;
	font-weight:bolder;
	margin-top: 5px;
}

#rightContent label.opt-label.check {
  float : right;
  padding : 0;
  margin : 1px 4px;
  cursor : pointer;
}

#rightContent legend { 
  font-weight : bold;
}

#rightContent legend span { }

#rightContent legend.main-legend {
	color : #14370B;
	font-size : 150%;
	font-weight:bolder;
	padding-bottom: 15px;
	margin-left: 120px;
} /* this is for the "Contact Form" title*/

/* === success and error message/results box ======================= */

#rightContent p.error {
	font-size: 19px;
	color: #EDE810;
	font-style: italic;
	background-color:##800000;
	padding: 20px;
	border : 1px solid #000;
	margin : 10px 3px;
}
	
#rightContent p.error, #rightContent p.center {
	color : #EDE810;
	/* color : #000; (lite colors option - uncomment to use) */
  padding : 20px;
  font-size: 19px;
	border : 1px solid #000;
	background-color : #800000;
	/* background-color : #d6e3ba; (lite colors option - uncomment to use) */
  margin : 10px 3px;
	text-align : center;
}

#rightContent p.success {
	font-size: 19px;
	color: #EDE810;
	background-color:#11591B;
	padding: 20px;
	text-align : center;
	font-style: italic;
	margin-bottom: 10px; /*this is the "Thank you for Submitting your Info" color*/
}

#rightContent p.error a {
	color : #00FFFF;
	Font-size: 14px; /*this is the error message for the error text*/
}

#rightContent p.success a {
	color : #FFFFFF;
	font-size: 16px; /*this is the "A copy was forwarded to your email account"*/
}

#rightContent p.error a:hover, #rightContent p.error a:focus, #rightContent p.error a:active, 
#rightContent p.success a:hover, #rightContent p.success a:focus, #rightContent p.success a:active {
	color : #FFFFFF; /*this is the highlighted hover*/
}


#rightContent p.success a:hover, #rightContent p.success a:focus, #rightContent p.success a:active {
  background-color : #669900;
}


 /* Input Information */
 
#rightContent input.text-long.address, #rightContent input.text-long.address:hover, #rightContent input.text-long.address:focus,
#rightContent input.text-long.address.hover, #rightContent input.text-long.address.focus {
  border-bottom : 0;
  margin-bottom : 0;
  padding-bottom : 2px;
  padding-top: 5px;
  border-bottom : 1px dotted #bbb;
}

#rightContent input.text-long.address2, #rightContent input.text-long.address2:hover, #rightContent input.text-long.address2:focus,
#rightContent input.text-long.address2.hover, #rightContent input.text-long.address2.focus {
  border-top : 0;
  margin-top : 0;
  padding-top : 2px;
  border-top : 1px dotted #bbb;
}

#rightContent input.checkbox {
  border : 1px solid #999;
  width : 1.6em;
  height : 1.6em;
  padding : 0;
  margin : 10px 0 0 0;
  cursor : pointer;  /*this is the checkbox for getting a copy*/
}

#rightContent input.checkbox:hover, #rightContent input.checkbox.hover,
#rightContent input.checkbox:focus, #rightContent input.checkbox.focus {
  border : 1px solid #666;
}

#rightContent input.text-short, 
#rightContent input.text-med, 
#rightContent input.text-long,
#rightContent select.select,
#rightContent textarea.textarea {
	font : 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border : 1px solid #999;
	background-color : #fffffe;
	cursor : text;
	color: #333333;
	padding : 1px 2px;
	margin-bottom: 5px; /*text in pull-down box areas*/
}

#rightContent select.select {
  padding : 1px 0;
}

#rightContent input.text-short {
  width : 100px; /*This is the anti-spam box*/
}

#rightContent select.select {
  width : 150px; /*length of text of "I prefer to meet at" box*/
}

#rightContent input.text-med {
  width : 250px; /*length of boxes for "Name" "Email" & "Phone Number"*/
}

#rightContent input.text-med#org {
  width : 100px; /*length of box for "Can we leave a message?"*/
}

#rightContent select.select#subject {
  width : 300px; /*length of "type of counseling" drop-down box*/
}

#rightContent input.text-long {
  width : 300px; 
}

#rightContent textarea.textarea {
  width : 400px;
  height : 100px;
} /*big Box for messages*/

#rightContent select.select, #rightContent select.select option {
  	cursor : pointer;
	margin : 10px; /*this is the "check if you want a copy" box*/
}

#rightContent input.text-short:focus, #rightContent input.text-short.focus, 
#rightContent input.text-med:focus, #rightContent input.text-med.focus,
#rightContent input.text-long:focus, #rightContent input.text-long.focus,
#rightContent select.select:focus, #rightContent input.select.focus,
#rightContent textarea.textarea:focus, #rightContent textarea.textarea.focus {
  border : 1px solid #666;
  background-color : #ffe;
}

#rightContent input.button {
	font : 1em verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
	font-weight : bold;
	margin-top : 12px;
	margin-left: 15px;
	padding : 1px 10px;
	cursor : pointer;
	float : inherit;
	clear : both;
	color : #800000;
}

#rightContent input.button:hover, #rightContent input.button.hover,
#rightContent input.button:focus, #rightContent input.button.focus {
	color : #0055B3;
}

/* because IE6 sucks - if you have a conditionally served IE6 style sheet add this to it */
* html #rightContent input.button {
  border : 1px solid #666;
}


/*end of #rightContent */
.right {
	float: right;
	position:relative;
	margin: 20px 5px 5px 5px;
	width: 190px;
	padding-right: 10px;
	font-size: 9px;
}

.left {
	float:left;
	position: relative;
	margin: 20px 5px 5px 5px;
	width: 185px;
	padding-left: 5px;
}

#leftContent2 {
	float:left;
	width:244px;
	overflow:hidden;
	color:#F3F8A5;
	clear:left;
	text-align:left
}
#rightContent2 {
	float:left;
	width:437px;
	margin:10px 0 0 40px
}

#rightContent2 ul {margin-left: 25px}
.left2 {
	float:left;
	position: relative;
	margin: 20px 5px 5px 5px;
	width: 190px;
	padding-left: 15px;
}
.right2 {
	float: right;
	position:relative;
	width:175;
	margin: 20px 5px 5px 5px;
	padding-right: 25px;
	width: 175px;
}
.services {
	list-style:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #590918;
}
.services ul { list-style:none }
.services li { center left no-repeat; padding:1px 1px 1px 15px }
.services2 {
	list-style:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #590918;
}
.services2 ul { list-style:none }
.services2 li { center left no-repeat; padding:1px 1px 1px 1px }
.pageTitle { font-weight:bold; font-size:1.1em; color:#65391F; }
h2 {  font-size:17px; }
h1 {
	font-size:19px;
	color: #972306;
	padding-bottom: 10px;
}
.eventsDate { background:#A45800; color:#fff; text-decoration:none; padding:0 3px; font-weight:bold }
.eventsMonth { 
	font-weight:bold; 
	font-size:1em; 
	background:#F7EBD8; 
	width:95%; 
	padding:0 4px; 
	clear:both; 
	margin:5px 0; 
	border-bottom:1px solid #B9ACA3
}

/* MISC & FORM STYLES */
.form { 
	border:1px solid #7F9DB9;
	height:15px; 
	width:155px; 
	background: #fff; 
	font-size:90%;
	padding:2px 0 0 5px
}
.clear { clear:both }
.spacer {
	height:5px;
	clear:both;
	padding-top: 20px;
}

.spacer2 {
	height:5px;
	clear:both;
	padding-top: 5px;
}

.style1 {color: #2080A0}
.style2 {color: #ffffff}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #653E30;
	font-weight: normal;
}
.style5 {
	color: #972306;
	font-size: 18px;
	font-weight: bolder;
}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #256512;
}
.style3 {
	color: #2C1E79
}
.style7 {
	font-size: 14px;
	font-weight: bold;
}
.style8 {
	color: #004000
}

.style9 {
	margin-right: 80px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: inherit;
	margin-left: 100px;
}

.style10 {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: inherit;
}

.style11 {
	font-size: 13px;
	color: #782814;
	font-weight: bold;
	font-weight: bold;
}

.style12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bolder;
	color: #701D07;
	font-weight: bold;}

.style13 {font-size: 16px; color: #653E30; font-family: "Times New Roman", Times, serif;font-weight: bold;}

.style14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bolder;
	color: #701D07;}
	
.style15 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: italic;}
	
.style16 {font-size: 14px;
			font-weight: bold;}
			
.style17 {color: #B61828}
.style18 {color: #326822}
.style19 {font-size: 13.5px}

.style21 {color: #333333;
	font-weight: bold;
}

.style22 {padding-left: 15px; color: #925030;}

.style23 {	color: #008040;
	font-weight: bold;
}


#wrapper #mainBg #rightContent #currentEvents .left .services .services2 {
	font-size: 13px;
	padding-bottom: 10px;
}

.col-seven {
	float: left;
	width: 200px;
	line-height: 30px;
	color: #000000;
	padding: 5px;
	margin: 3px;
}
.col-eight {
	float: right;
	width: 220px;
	line-height: 30px;
	margin: 3px;
	padding: 5px;
}
.col-nine {
	float: left;
	width: 190px;
	line-height: 30px;
	color: #000000;
	padding: 5px;
	margin: 3px;
}
.col-ten {
	float: right;
	width: 220px;
	line-height: 30px;
	margin: 3px;
	padding: 5px;
}
#wrapper #mainBg #rightContent .col-seven .services a {
	margin-left: -3px;
	font-weight: bold;
}
#wrapper #mainBg #rightContent .col-eight .services a {
	margin-left: -10px;
	font-weight: bold;
}
#wrapper #mainBg #rightContent .col-nine .services a {
	font-weight: bold;
	margin-left: -3px;
}
#wrapper #mainBg #rightContent .col-ten .services a {
	font-weight: bold;
	margin-left: -10px;
}
#Contact table {
	margin-left: 5px;
	font-size:12px;
	border: 2px solid #666666;
}
#Contact table1 {
	background-color: #FFFFFF;
}
#page #content .boxed #Contact #Best Time to Call {
	background-color: #FFFFFF;
	text-align: center;
	margin-left: 25px;
}
#Contact table2 {
	background-color: #FFFFFF;
}
#wrapper #mainBg #rightContent #Contact #Best Time to Call {
	text-align: center;
}
.besttimetocall {
	margin-left: 50px;
}

.title4 {
	margin: 0;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	background-color: #FFF3C4;
	border: solid thin #999999;
}
#wrapper #mainBg #rightContent style22 {
	text-indent: 10px;
}

.logo {
	padding-bottm: 25px;
	margin-bottom: 45px;
}

#wrapper #mainBg #leftContent logo {
	padding-bottom: 20px;
}
#wrapper #mainBg #rightContent .col-eight .services2 a {
	margin-left: -15px;
}
#wrapper #mainBg #rightContent .col-ten .services2 a {
	margin-left: -17px;
}
#wrapper #mainBg #rightContent .col-nine .services2 strong {
	padding-left: 5px;

}
#wrapper #mainBg #rightContent .col-seven .services2 a {
	margin-left: -10px;
}
#wrapper #mainBg #rightContent strong {
	padding-left: 5px;
}
