/*
Theme Name: SFINSP
Theme URI: http://santafehomeinspection.com/
Author: Santa Fe Web Design LLC
Author URI: http://santafewebdesign.com/

*/



body
{
	font-family : arial, verdana, helvetica, sans-serif;
	font-size : 14px;
	color : #999999;
	margin : 0px;
	padding : 10px;
}

a
{
	color : #252774;
}

h1
{
	font-size : 14px;
}

h2
{
	font-size : 16px;
        color : #829e82; 
}

h3
{
	font-size : 13px;
}

h4
{
	font-size : 18px;
}

td
{	
	vertical-align : top;
}

#layout
{
	width : 950px;
	margin : auto;
}

#header
{
	width : 950px;
}

#content_layout
{
	width : 950px;
}

#right_col
{
	float : left;
	width : 200px;
	padding-left : 17px;
	margin-right : 15px;
}

#nav
{
	background-image : url(/images/nav_bg.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	padding-bottom : 75px;
}

#nav.index
{
	background-position : left -110px !important;
}


#nav a
{
	width : 165px;
	height : 17px;
	font-size : 14px;
	display : block;
	padding-top : 4px;
	padding-left : 5px;
	text-decoration : none;
	color : #656565;
	border : 1px solid white;
}

#nav a:hover
{
	color : #a23a19;
	border: 1px solid #a23a19;
}

#nav a.sub_nav
{
	font-size : 12px;
	height : 15px;
	color : #829e82;
        

}


#nav a.sub_nav:hover 
{

	color : #6e614d;
        border: 1px solid #829e82;
        
}

#nav div.sub_nav
{
	font-size : 12px;
	padding-top : 4px;
	padding-left : 5px;
	color : #1BB07E;
}

.newsletterTextInput
{
	width : 130px;
	font-size : 11px;
	border : 1px solid #1BB07E;
	margin-top : 4px;
	color : #656565;
	padding-left : 4px;
}

#nav a#request_link
{
	background-color : #B0C0D4;
	color : #36648B;
	width : 117px;
	text-align : right;
	padding-right : 5px;
	margin-right : 20px;
	font-weight : bold;
	margin-top : 5px;
}

#nav a#request_link:hover
{
	color : black;
}

#contact_info
{
	padding-top : 10px;
	padding-bottom : 20px;
}

#footer_bar
{
	clear : both;
	width : 950px;
	background-color : #829E82;
	height : 20px;
	padding-top : 5px;
        padding-bottom: 8px;
	color : white;
	text-align : center;
}

#footer_bar a
{
	color : white;
	font-size : 11px;
        text-decoration : none;
        
}

#footer_bar a:hover
{
	color : #6e614c;
        text-decoration : underline;
        
}

#content_cell
{
	float : left;
	width : 700px;
	margin-left : 10px;
	padding-bottom : 10px;
	color : #6e614c;
}

#content_cell a
{
  color : #485957;
  font-size : 14px;
  text-decoration : none;
  font-weight : bold;
  
  
  
  
}

#content_cell a:hover
{
  color : #6e614c;
  text-decoration : underline;
  
  
  
}



#index_content_cell
{
  color : #6e614c;
  font-size : 14px;
  text-align : center;
  padding-top : 10px;
  
}


#index_content_cell a
{
  color : #485957;
  font-size : 14px;
  text-decoration : none;
  font-weight : bold;
  
  
  
  
}

#index_content_cell a:hover
{
  color : #6e614c;
  text-decoration : underline;
  
  
  
}

#imd
{
	color : #7c1f16;
}

#att
{
	color : #a23a19;
}

#pun
{
	color : #3b5858;
}