#homepage,.memberof,#links, .sidebar h2,#clearzone,.menu{
	display:block;
}
.only_mobile,.mobile_only,.mobile_separator{
	display:none;
}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/header_bg.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}
form {
	margin: 0;
	padding: 0;
}
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color:black;
}
h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}
p {
	text-indent:10px;
}
a {
	border-bottom: 1px dotted #EFEFEF;
	text-decoration: none;
	color: black;
	
}
a:hover {
	text-decoration: none;
	color: black;
}

img {
	border: none;
}
#header {
	width: 980px;
	height: 131px;
	margin: 0 auto;	
}
#page {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
}
.content {
	float: right;
	width: 650px;
}
.post {
	padding: 30px 50px;	
	background:url(images/top_bg.jpg) repeat-x 50% 0%;
}
.post .title {
	letter-spacing: -1px;
	font-size: 2.4em;
	color: #B0BC2F;
}
.title{
	padding-bottom:20px;
}
.post .meta {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #EFEFEF;
	line-height: normal;
	color: #666666;
}
.sidebar{
	float: left;
	width: 300px;
	padding-top:15px;	
	margin:0px 0px 15px 0px;
	background:url(images/top_bg.jpg) repeat-x 50% 0%;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar li {	
	margin-bottom:1.4em;
	padding: 1.6em 2.2em;	
}
.sidebar li ul {
	line-height: 2em;
}
.sidebar li li {
	margin: 0;
	padding: 0;
	background: none;
	border-bottom: 1px solid #EFEFEF;
	font-weight:bold;
}
.sidebar li li:hover{
	background:#F1FD72;
	}
.sidebar h2 {	
	margin-bottom:0.4em;	
	letter-spacing: -1px;
	color:#B0BC2F;
}
.sidebar a {
	border: none;
}
#footer {
	clear: both;
	padding: 10px 0;
	border-top: 0.4em solid #DDDDDD;
	background: #EFEFEF;
}
#footer p {
	margin: 0;
	padding: 0.6em 0 0 0;
	text-align: center;
	line-height: normal;
}
.profilephoto{
	 position:relative;
	 float:right;
	 height:220px;
	 width:150px;
	 border:2px solid #F1FD72;
	 padding:.4em;
	 overflow:hidden;
}
.brainheadache{
	 position:relative;
	 float:right;
	 height:190px;
	 width:200px;
	 border:2px solid #F1FD72;
	 padding:.4em;
	 overflow:hidden;
}
#drPerry{
	 background:url(images/drperry.jpg) no-repeat 50% 50%;
}
#drBlake{
	background:url(images/drblake.jpg) no-repeat 50% 50%;
	width:154px;
	height:230px;
}
#logo {	
	position:absolute;
	width: 320px;
	height: 80px;	
	float:left;		
	padding:15px 0px 0px 0px;	
}
#logo h1, #logo h2, #logo h3{margin:0;padding-left:0px; text-align:center;}
#logo h1 {line-height:24px;}
#logo h2 {line-height:14px;}
#logo h3 {line-height:18px;padding-left:0px;}
#logo h1 a{
	font: normal 44px Georgia, "Times New Roman", Times, serif;	
	font-size:1.3em;
	letter-spacing:-2px;
	font-style: normal;	
	color: #807d14;
	text-decoration: none;	
}
#logo h2 a{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:0.6em;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	}
#logo h3 a{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:1em;
	font-style: italic;
	font-weight: bolder;
	color: #807d14;
	text-decoration: none;	
}
.memberof{	
	font-size:.8em;
	text-align:center;
	height:180px;	
}
.consultation{
	border:1px dashed black;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	background:#B0BC2F;
	text-align:center;
}
.mobile_nav{
	display:none;
}
.form_area{
	 width:624px;
	 position:relative;
	 float:left;	 
	 margin:15px 0px 10px 0px;	 
	 overflow:hidden;
	 padding:0px;
}

.form_area h2{	 
	 padding:5px 0px 15px 0px;	 	 
}
.form_area span{
	width:60px;
	position:relative;
	float:left;
	text-align:left;
	color: #898989;
	padding:0px 5px 0px 0px;
	margin:5px 0px 5px 0px;
}
.input_field{
	 border:1px solid #bdc7d8;
	 font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	 font-size:11px;padding:3px;
	 width:210px;
	 margin:5px 300px 5px 5px;
	 position:relative;
	 float:left;
}
.textarea_style{
	 width:210px;
	 height:145px;
	 position:relative;
	 float:left;
	 border:1px solid #bdc7d8;
	 font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	 font-size:11px;padding:3px;
	 margin:5px 300px 5px 5px;
	 overflow:hidden;
	 scroll:vertical;
}
.submit_form{
	border:0;
	cursor:pointer;
	position:relative;
	margin:10px 0px 0px 120px;
	width:109px;
	height:39px;
	color:black;
	font-weight:bold;
	background:url(images/submit_btn.png) no-repeat;
}
#result_message{	
	padding:0;
	margin:0;
	padding:0px 0px 2px 20px;
	color:red;
}
.ch{
	
	padding:5px 0px 0px 0px;
	margin:0;
	font-size:1.3em;
}
.cph{
	 padding:0;
	 overflow:hidden;
	 margin:0px 0px 5px 0px;	 
	 text-indent:0px;
}
.bluelink {
	text-decoration: underline;
	color: black;	
}
a.bluelink {
	text-decoration: underline;
	color: black;
	
}
