body{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	border:0; margin:0; padding:0;
	background-image:url(../_media/img/bg.gif);
	background-repeat:repeat-x;
	background-color: #ffffff;
}

#fb{margin-left:80px;
}

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

/* color: #3C485E; navy*/
/* color: #ECEEED; light blue*/
/* color: #406E7D; teal */
/* color: #A24668; dk pink*/
/* color: #96A44B; olive*/
/* color: #828F3E; dk olive*/

#content ul {
	list-style: none;
	margin-left: 0;
	padding-left: 5em;
	text-indent: -1em;
	background-color: #ffffff;
	}
	
	.postmetadata {
	margin: 10px 0;
	}
	
.alt {

	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px;
	margin: 13px;

	}
	
.blogbyline {
	color : #999;
	font-size : 0.65em;
	margin : 0;
}

.blogbyline a {
  color: #8FA3FF;
}


fieldset,img,a img,:link img,:visited img {border:0;}

h1 {
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#406E7D; /*ff9900; orange*/
	padding-left:15px;
	margin-left: 13px;
	text-align: left;
}

h2 {
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#828F3E; /*orange ff9900; 12-23-10*/
	padding-left:15px; 
	margin-left: 13px;
}

h2 a{
color:#A24668; /* #ff9900; orange*/;
text-decoration: none;
font-size: 18px;
margin-left: 13px;
}

h3 {
font:Arial, Helvetica, sans-serif;
font-size:16px;
color:#3b6478;
padding-left:15px;
}

.text_center {

	text-align: center

	}


a {
	color:#3b6478;
}
a:hover {
	color:#A24668; /* #ff9900; orange 12-23-10*/;
	text-decoration:none;
	border-top-color: #EFBF7E;
	border-right-color: #EFBF7E;
	border-bottom-color: #EFBF7E;
	border-left-color: #EFBF7E;
	text-align: center;
}


#mama {
	margin: 0px auto;
	border:0;
	width: 900px;
	background-color:#ffffff;
	margin-top:20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	}
	
.image_left, .image_center, .image_right {
	background-color: #fff;
	border: solid #3b6478 1px;
	margin-bottom: 5px;
	padding: 4px;
	margin-left:10px;
	margin-right:10px;	
	}
	
	
*/ * * * * * * ADD THIS * * * * * */
table.header{
	background-color: #ffffff;
	font-weight: bolder;
	color: #3C485E;
}
.tagline{
	font-weight: bolder;
	color: #3C485E;
	font-size: 14pt;
	text-align: left;
	font-style: italic;
	margin: 15px;
}
.phone{
	font-weight: bolder;
	color: #3C485E;
	font-size: 14pt;
	text-align: right;
	margin: 15px;
}
/*.headerLady{
	width:628; 
	height:219; 
	background-image:url('images/header_02.png'); 
	background-repeat: no-repeat; 
	vertical-align:top;
}

.bullets{
	font-weight: bolder;
	color: #3C485E;
	font-size: 10pt;
	text-align: left;
	margin-left: 100px;
	margin-top: 70; 
	margin-left: 40; 
	line-height: 200%;	
}*/
.section{
	 color: #406E7D; 
	 text-transform: uppercase;
	 font-size: 9pt;
	 font-weight: 700; 	
	 text-align: left;

}


*/ * * * * * * ADD THIS * * * * * */



/* ----------- NAVIGATION----------- */
#header{
	/*background:url(../_media/img/header.png); 12-22-10*/
	width:900px;
	height:215px;
	margin:0;
	background-repeat:no-repeat;
}


#navigation{
	/*background:url(../_media/img/nav-bg.gif) repeat-x; 12-22-10*/ 
	height:32px; 
	margin:0 auto 0 8px; /*090711*/
	width:auto; 
	background-color: #ffffff;
	}
	#navigation ul{
	 height:32px;
	 line-height:32px;	
	}
	#navigation ul li{
		display:inline;
	}
	#navigation ul li a,
	#navigation ul li a:visited {
	/*background:url(../_media/img/line-a.gif) right no-repeat; 12-22-10*/
	padding: 0 12px; /*0 12px; 09-07-11*/ /*0 20px;*/
	display: block;
	text-decoration: none;
	float: left;
	color: #A24668; /*3b6478; 12-22-10*/
	font-weight: bold;
	text-shadow: #ffffff 2px 2px 2px;
	font-size: 9pt; /*12-22-10*/
}
	#navigation ul li a:hover{
		color:#406E7D; /*ef7603;12-22-10*/
		font-size: 9pt; /*12-22-10*/
	}




/* ----------- CONTENT ----------- */

#content {
width:625px;
float:left;
clear:left;
background-color:#FFFfff;
min-height:775px;
}

* html  #content {height:775px;} /* IE6 treats height as min height */

#content p{
font-family:Arial, Helvetica, sans-serif:;
	font-size:12px;
	color:#333;
	padding-left:15px;
	padding-right:15px;
	margin-left: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}








/* ----------- SIDEBAR ----------- */

#sidebar {
width:275px;
float:right;
/*background-color:#f9f7ed; 12-22-10*/
background-color: #fff; /*10-22-10*/
min-height:775px;
}

* html  #sidebar {height:775px;} /* IE6 treats height as min height */

#sidebar-column {
/*background-image:url(../_media/img/sidebar-bg-column.gif); 12-22-10*/
background-color: #fff; /*10-22-10*/
}

#sidebar h2 {
font-size:18px;
color:#3b6478;
padding-left:25px;
}

#sidebar p {
font-size:10px;
color:#666;
padding-left:33px;
padding-right:33px;
}

#title-qcontact {

	height:65px;

	}
	
	#sidebar form { margin-left:22px; }
	
	
	
	/* ----------- SIDEBAR BLOG ----------- */

#sidebar_blog {

width:250px;
float:right;
clear:right; /* for IE6 */
background-color:#f9f7ed;
min-height:775px;
padding-left: 25px;
padding-top: 10px;


}

* html  #sidebar_blog {height:775px;} /* IE6 treats height as min height */

#sidebar_blog-column {
/*background-image:url(../_media/img/sidebar-bg-column.gif); 12-22-10*/
background-color: #fff; /*10-22-10*/}



#sidebar_blog h2 {

font-size:18px;
color:#3b6478;
padding-left:0px;
padding-top: 10px;

}

#sidebar_blog p {
font-size:10px;
color:#666;
padding-left:33px;
padding-right:33px;
}

#title-qcontact {

	height:65px;

	}
	
	#sidebar_blog form { margin-left:22px; }




/* ----------- FOOTER ----------- */

#footer {
/*background-image:url(../_media/img/footer-bg.gif); 10-22-10*/
background-repeat:repeat-x;
height:217px;
clear:both;
background-color: #406E7D;
}

#footer p{
color:#FFF;
width:900px;
}

#footer .copyright p {
	color: #fff;
	font-size:x-small;
}

#footer .copyright a {
	color: #fff;
	text-decoration: underline;
}

#footer .copyright a:hover {
	text-decoration: none;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

/* FORMS */

form {

	width:205px;

	margin:0 0 18px 0;

	}



form label,

#wp_commentform label	{ font-size:.95em; }



form br,

#wp_commentform br { line-height:0; height:0; } /* defaults vertical spacing between fields */



input, textarea, select

 { 

	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */

	border:1px solid #b0af97;

	color:#414141;

	width:200px; /* 5 pixels smaller than form width !important */

	height:18px;

	line-height:18px;

	vertical-align: middle;

	margin-bottom:4px; /* sets vertical spacing between fields */

	padding-top:1px; /* vertically position text in input/textarea field */

	padding-left:4px; /* horizontally position text in input/textarea field */

	font-family:Arial, Helvetica, sans-serif; 

	font-size:11px;

	}

	

#wp_searchform input { 

	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */

	border:1px solid #b0af97;

	color:#414141;

	width:200px; /* 5 pixels smaller than form width !important */

	height:18px;

	line-height:18px;

	vertical-align: middle;

	margin-bottom:4px; /* sets vertical spacing between fields */

	padding-top:1px; /* vertically position text in input/textarea field */

	padding-left:4px; /* horizontally position text in input/textarea field */

	font-family:Arial, Helvetica, sans-serif; 

	font-size:11px;

	}

	

select { width:205px; padding:0; } /* same width as form - !important */



textarea { height:90px; overflow:auto; }



#contact-business { display: none; } /* do not remove */ 





/* ----- main contact form ----- */ 

 

#contact-main, #wp_commentform { margin:0 0 18px 0; }



#contact-main label, #wp_commentform label { 

	width:220px; 

	position:relative; 

	display:block; 

	text-align:right; 

	margin-bottom:10px;

	font-size:1.0em;

	}

	

#contact-main label input, #contact-main label textarea, #contact-main label select,

#wp_commentform label input, #wp_commentform label textarea, #wp_commentform label select { 

	width:170px;

	position:absolute; 

	left:110%; 

	top:-2px;

	}

	

#contact-main label select,

#wp_commentform label select { width:177px; }

	

#contact-main label textarea,

#wp_commentform label textarea { height:100px; overflow:auto; }



#contact-business-main { display: none; } /* do not remove */ 





/* ----- submit button form elements ----- */ 



input.submit, input.submit-contact-main, input#wp_searchsubmit { 

	width:60px;

	height:20px;

	cursor:pointer; 

	padding:0; 

	}

	

input#wp_submit {

	width:110px;

	height:20px;

	cursor:pointer;

	padding:0;

	}



input.submit-contact-main, input#wp_submit { margin:85px 0 5px 242px; }

.highlight {
	border: solid #b1c5ea 1px;
	background-color: #d4dded;
	width: 85%; /*75%*/
	margin: 0px auto 0px auto;
	padding: 10px 6px 5px 6px; /*10px 10px 5px 10px;*/
	}
	
.blueheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #406E7D; }
	
.blueheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #406E7D; /*3457AF; 12-22-10*/
}

.grayheader2 {
	font-size: 16px;
	color: #828F3E; /*686868; 12-22-10*/
	font-weight: 700;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.blue {
	color: #406E7D; /*blue: 3457AF;*/
}
