/*
Theme Name: Valleyford Washington
Theme URI: http://www.ValleyfordWaRealEstate.com
Description: A Custom Site Developed for Valleyford Washington
Author: Brandon L. Marchand
Author URI: www.SpokaneHomeGuy.com
Version: 0.0.1
.
Not intended for public use or distribution.
.
*/

/* POST RELATED */
html,body
{
	height: 100%;
}

.entry
{}
.postmetadata
{}
.navigation
{}
.alignleft
{}
.alignright
{}
.center
{}
.mlssearch table,.mlssearch tr,.mlssearch td
{
	background-color: #183110;
        font-family: sans-serif;
        color: #fff;
        font-size: 12px;
}
body
{
background-color: #684700;
}
p
{
	font-family: sans-serif;
}

#slideshow
{
	text-align: center;
        width: 210px;
        margin: auto;
}

#main
{
background-image:url('images/body.gif');
background-repeat:repeat-y;
padding: 0px;
margin-left: auto;
margin-right: auto;
width: 960px;
min-height: 100%;
overflow: hidden;



}
#header
{
  background-image:url('images/header.gif');
  width: 960px;
  height: 139px;
}
#nav
{
height: 54px;
width: 960px;
  background-image:url('images/nav.gif');
background-repeat:no-repeat;
padding-top:1px;

}
#nav ul
{
	{margin: 0; padding: 0; list-style-type: none; list-style-image: none; }
}
#nav li {display: inline; }
#nav a:visited, #nav a:active, #nav a:link
{
	font-family: sans-serif;
        color: #FFF;
        margin-left: 5px;
}

#leftbody
{
width: 550px;
float: left;
margin-left: 50px;
margin-top: 15px;

}
#leftbody h2
{
	font-family: sans-serif;
        color: #684700;
}
#leftbody h2 a:visited, #leftbody h2 a:active, #leftbody h2 a:link
{
	color: #684700;
        text-decoration: none;

}
#rightbody
{
float: right;
width: 280px;
margin-right: 50px;
margin-top: 15px;
}
#rightbody h2
{
	font-family: sans-serif;
        color: #183110;
}

#footer
{
width: 900px;
float: left;	

}





