/*  
Description: CSS for fadnessrealtyandappraisal.com
Author: HafeyTech LLC
Author Website: http://hafeytech.com/

Copyright 2010 HafeyTech LLC - All Rights Reserved
*/

body {
background-color:#F2F2F2;
margin:0px;
font-family: Verdana, Arial, sans-serif;
color:#343539;
} 

a {
color: #244c79;
}

a:hover {
color: #1C3B5E;
}

#sitecontain {
width:960px;
border: 1px solid #B2B2B2;
background-color:#E6E6E6;
margin:0px auto;
margin-top:10px;
}

#headerwrap {
width: 940px;
height: 116px;
background-color:#E6E6E6;
margin:10px;
}

#hleft {
float:left;
width: 560px;
}

#hright {
float:left;
width:360px;
text-align:right;
padding-top:10px;
padding-right:20px;
font-size:16px;
}

#navcontain {
	background-color: #CACCCE;
	width: 960px;
	margin: 0px auto;
	margin-top: 5px;
}

/* Navigation */

#nav ul
{
padding-left: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
border-top:1px solid #B2B2B2;
border-bottom:1px solid #B2B2B2;
background-color: #CACCCE;
color: #333333;
float: left;
width: 100%;
}

#nav ul li { 
	display: inline; 
}

#nav ul li a
{
	padding: 8px 10px;
	background-color: #CACCCE;
	color: #333333;
	text-decoration: none;
	float: left;
	border-right: 2px solid #F2F2F2;
}

#nav ul li a:hover
{
	background-color: #BEC0C2;
	color: #4C4C4C;
}

#nav ul li a#active {
	background-color: #244C79;
	color: #FFFFFF
}

/* End Navigation */

#infowrap {
width:940px;
margin:0px auto;
margin-top:15px;
}

#infowrap p{
font-size:16px;
margin-top:15px;
margin-bottom:15px;
}

#infowrap h3{
font-size:18px;
margin-top:15px;
margin-bottom:15px;
}

.specialh3 {
padding: 5px 5px 5px 5px;
border-top:1px dotted #343539;
border-bottom: 1px dotted #343539;
color:#343539;
}

.innerspace {
margin:10px 20px 10px 5px;
}

#ileft {
float:left;
width:635px;
margin-bottom:15px;
}

.stable {
background-color:#CACCCE;
padding:4px;
margin:0px auto;
font-size:14px;
}

.stable td {
padding:5px;
}

.stabletwo {
background-color:#CACCCE;
padding:4px;
margin:0px auto;
font-size:13px;
}

.stabletwo td {
padding:8px;
}

.formborder {
border:1px solid #B2B2B2;
background-color:#CACCCE;
}

.picborder {
border: 1px solid #4C4C4C;
}

#iright {
float:left;
width:305px;
margin-bottom:15px;
background-color:#CCCCCC;
}

.innerright {
margin:10px;
}

#featuredwrap {
background-color:#CCCCCC;
width:305px;
}

#footerwrap {
width:960px;
margin:0px auto;
margin-bottom:60px;
margin-top:5px;
font-size:14px;
}

#footerleft {
width:480px;
float:left;
color:#333333;
}

#footerright {
width:480px;
float:left;
color:#333333;
text-align:right;
}

/* Indi listing page */

#onecol {
width:935px;
margin-bottom:15px;
}

#indicontain {
width:935px;
margin-bottom:15px;
}

#indileft {
float:left;
width:335px;
}

#indiright {
float: left;
width: 580px;
font-size:14px;
padding:0px 10px 10px 10px;
}

.lilpictext {
font-size: 12px;
padding:3px;
margin-top: 3px;
margin-bottom: 3px;
border-top:1px dotted #999999
}

.images img {
border: 1px solid #333333
}

.images img:hover {
border: 1px solid #CCCCCC
}

.title {
font-size: 18px;
font-weight: bold;
margin-top:5px;
margin-bottom:5px;
color: #333333
}

.description {
font-size:12px;
margin-top:0px
}

.innerpadmiddetail {
margin:0px 10px 8px 10px;
font-size:13px;
}

.details {
margin-top:5px;
margin-bottom:5px;
}

.prebuilt{
  background-color: #CACCCE;
  margin: 0px auto;
  margin-top: 10px;
  margin-bottom:0px;
  border: 1px solid #FFFFFF;
  width: 555px
}

.indipic {
border: 1px solid #B2B2B2
}








