/*  
Theme Name: Santa Fe Green Real Estate
Theme URI: http://www.santafegreenrealestate.com/
Description: this is the theme not in the default dir
Version: 1.0
Author: Santa Fe Web Design
Author URI: http://www.santafewebdesign.com/


*/

body
{
	background-color : #f4dfaa;
	font-family : arial, verdana, sans-serif;
	color : #681f08;
}

#layout
{
	margin : 0px auto;
	width : 1048px;
}

#header
{
	text-align : right;
	width : 265px;
	margin-left : 783px;
	padding-bottom : 10px;
}

#header form
{
	margin : 0px;
	display : inline;
}

#header input
{
	display : inline;
}

#header input#searchsubmit
{
	position : relative;
	top : 6px;
}

#lower_layout
{
	background-image : url(/images/bg.jpg);
	background-position : bottom;
}

#lower_layout.listings
{
	background-image : url(/images/bg_int.jpg) !important;
}

#lower_layout.sans
{
	background-image : url(/images/bg_sans.jpg) !important;
}

#left_col
{
	width : 210px;
	margin-right : 20px;
	margin-bottom : 225px;
	background-color : #71782a;
	float : left;
}

html>body #left_col
{
	width : 238px;
	margin-right : 0px;
	float : left;
}


#left_col ul#big_nav 
{
	list-style-type : none;
	margin : 0px 0px 100px 0px;
	padding : 10px 0px 0px 10px;
	font-size : 14px;
}

#left_col ul#big_nav li
{
	margin : 0px;
	padding : 0px;
}

html>body #left_col ul#big_nav li
{
	margin : 0px;
	padding : 3px 0px 3px 0px;
}

#left_col ul#big_nav a
{
	color : #fdfbf4;
	font-weight : bold;
	text-decoration : none;
}

#left_col ul#big_nav a:hover
{
	text-decoration : underline;
}

#left_col ul#big_nav li ul
{
	padding : 0px 0px 0px 20px;
	margin : 0px;
	list-style-type : circle;
}

#left_col ul#big_nav li ul li
{
	color : #d4d5c9;
	font-weight : bold;
	padding : 0px;
	margin : 0px;
}

html>body #left_col ul#big_nav li ul li
{
	color : #d4d5c9;
	font-weight : bold;
	padding : 3px 0px 3px 0px;
	margin : 0px;
}

#left_col ul#big_nav li ul li a
{
	color : #d4d5c9;
	text-decoration : none;
}

#left_col ul#big_nav li ul li a:hover
{
	text-decoration : underline;
}


.widgettitle
{
	display : none;
}

#left_name
{
	color : black;
	text-transform : uppercase;
	text-align : center;
	padding : 15px 0px 6px 0px;
	font-weight : bold;
}


#mid_col
{
	float : left;
	width : 567px;
	padding : 10px;
}

#mid_col.listings
{
	width : 765px !important;
}

#mid_col a
{
	color : #91b455;
}

#mid_col h1
{
	font-weight : lighter;
	color : #91b455;
	letter-spacing : 3px;
	margin-top : 0px;
	padding-bottom : 10px;
	font-size : 18px;
	background-image : url(/images/dots.gif);
	background-repeat : repeat-x;
	background-position : bottom left;
}

#mid_col img
{
	padding-right : 10px;
}

#mid_col.listings img
{
	padding-right : 0px;
}


#index_left
{
	float : left;
	width : 210px;
	padding-right : 10px;
	margin-left : 10px;
	background-image : url(/images/dots.gif);
	background-repeat : repeat-y;
	background-position : top right;
}

#index_left
{
	padding-right : 25px;
}

#prop_pad
{
	margin-left : 20px;
	padding-right : 10px;
	font-size : 12px;
}

#prop_pad img
{
	padding-bottom : 5px;
}

#index_right
{
	float : left;
	width : 300px;
	margin-left : 12px;
	font-size : 12px;
}

#index_right a
{
	color : #681f08;
	text-decoration : none;
}

#index_right a:hover
{
	text-decoration : underline;
}

#feed_link
{
	margin-bottom : 13px;
}

#right_col
{
	float : left;
	width : 192px;
	color : #fdfbf4;
	font-size : 18px;
	letter-spacing : 4px;
	padding : 10px 0px 0px 25px;
}

#footer
{
	background-color : #681f08;
	color : white;
	letter-spacing : 4px;
	padding : 10px;
	font-weight : normal;
	font-size : 16px;
	clear : both;
}

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

#tiny_footer
{	
	font-size : 10px;
	padding : 5px 0px 0px 10px;
}

