/** CSS - Real Estate Theme
==============================================================================*/

* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	}

/** Body
==============================================================================*/

body {
font-family: 'Lato', sans-serif;
font-size: 14px;
line-height: 24px;
color: #666666;
background: url(../images/body_bg.jpg) repeat-x top #353535;
margin: 0 auto;
}

/** Misc
==============================================================================*/

.clear {
clear: both;
}

#content img, #content2 img {
border: 1px solid #d0d0d0;
padding: 1px;
}

#clients tr td div em img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a img {
border: none;
}

p {
margin: 0 0 20px 0;
}

p2 {
font-family: 'Lato', sans-serif;
font-size: 16px;
line-height: 24px;
color: #666666;
margin: 0 0 20px 0;
}

.left {
float: left;
}

.right {
float: right;
}

.hiddencontent {
display:none;
}

/** Headings
==============================================================================*/

h1 {
font-size: 28px;
line-height: 30px;
color: #862424;
margin: 0 0 30px 0;
font-weight: normal;
}

h2 {
font-size: 18px;
line-height: 18px;
color: #333333;
margin: 0 0 10px 0;
font-weight: normal;
}

h2.section {
font-size: 16px;
line-height: 16px;
padding-bottom: 8px;
margin-bottom: 8px;
color: #862424;
text-transform: uppercase;
background: url(../images/section_title_bg.jpg) repeat-x bottom;
font-weight: bold;
}

#rightcol h2.section {
margin-bottom: 0px;
}

h3 {
font-size: 14px;
color: #333333;
margin: 0 0 10px 0;
font-weight: normal;
}

/** Links
==============================================================================*/

a:link {
color: #862424;
text-decoration: none;
}

a:visited {
color: #862424;
text-decoration: none;
}

a:hover {
color: #d23838;
text-decoration: none;
}

a:active {
color: #d23838;
text-decoration: none;
}

/** Buttons
==============================================================================*/

.btnsm {
display: block;
height: 31px;
width: 150px;
}

.btnsm a, .btnsm a:visited, .btnsm a:active {
display: block;
padding: 4px 0 0 0;
text-align: center;
color: #d8d1b4;
}

.btnsm a:hover {
color: #eee6c7;
}

.red {
background: url(../images/red_btn_bg.gif) no-repeat;
}

.grey {
background: url(../images/grey_btn_bg.gif) no-repeat;
}

/** Main Container
==============================================================================*/

#container {
width: 960px;
margin: 0 auto;
}

/** Logo
==============================================================================*/

#logo {
	float: left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

/** Navigation
==============================================================================*/

ul#nav {
float: right;
list-style-type: none;
margin: 65px 0 0 0;
}

ul#nav li {
float: left;
margin: 0 20px 0 0;
}

ul#nav li a {
color: #d8d1b4;
display: block;
}

ul#nav li a:hover {
color: #ede5c5;
}

ul#nav li#current a {
	color: #ffffff;
	padding: 0 8px 0 8px;
	background-color: #333333;
}

/** Header
==============================================================================*/

#header {
float: left;
width: 960px;
}

#header2 {
float: left;
width: 960px;
height: 83px;
background: url(../images/header_bg.jpg) repeat-x;
}

#header2 h1 {
position: relative;
top: 25px;
left: 20px;
width: 630px;
}

/** Tabs
==============================================================================*/

ul#tabs li {
display: block;
float: left;
height: 83px;
}

ul#tabs li a {
	float: left;
	display: block;
	height: 54px;
	width: 210px;
	text-align: center;
	font-size: 18px;
	padding: 30px 0 0 0;
	background: url(../images/tab_bg.jpg) no-repeat 0 0;
	color: #855723;
}

ul#tabs li a:hover {
	background: url(../images/tab_bg.jpg) no-repeat 0 -84px;
	color: #613318;
}

ul#tabs li a.selected {
	background: url(../images/tab_bg.jpg) no-repeat 0 -168px;
	color: #613318;
}

#one, #two, #three {
float: left;
width: 920px;
height: 274px;
padding: 20px;
}

#one {
background: url(../images/welcome_bg2.jpg) no-repeat;
}

#two {
background: url(../images/services_bg2.jpg) no-repeat;
}

#three {
background: url(../images/clients_bg2.jpg) no-repeat;
}

.tabcontent {
float: right;
width: 310px;
margin: 30px 0 0 0;
}

#slidernav {
float: left;
}

#slides {
float: left;
height: 274px;
width: 920px;
}

#slidernav span, .jFlowPrev, .jFlowNext {
color: #4f4840;
cursor: pointer;
}

#slidernav span.jFlowSelected {
color: #F00;
}

/** Search
==============================================================================*/

#search {
float: left;
width: 330px;
height: 83px;
background: url(../images/search_bg.jpg) no-repeat top right #b3ab8e;
padding: 0;
}

#search2 {
float: left;
width: 960px;
height: 40px;
background: url(../images/search_bg2.jpg) no-repeat top right #b3ab8e;
padding: 0;
}

#searchfield {
position: relative;
top: 27px;
left: 17px;
width: 273px;
height: 22px;
margin: 2px 0 0 0;
padding: 3px 0 0 20px;
border: 1px solid #99937b;
background: url(../images/search_icon.jpg) no-repeat #ffffff 6px 6px;
}

/** Content
==============================================================================*/

#content {
float: left;
width: 920px;
padding: 20px;
background: url(../images/content_footer_bg.jpg) no-repeat bottom #f1f0e9;
}

#content2 {
float: left;
width: 940px;
padding: 0 0 20px 20px;
background: url(../images/content_footer_bg.jpg) no-repeat bottom #f1f0e9;
}

#content3 {
float: left;
width: 940px;
padding: 0 0 20px 20px;
background: url(../images/content_footer_bg.jpg) no-repeat bottom #f1f0e9;
}

#content2 ul, #content2 ol, #content2 dl {
padding: 0 0 0 20px;
margin: 0 0 20px 20px;
}

#content2 img.right {
margin: 0 0 20px 20px;
}

#content2 img.left {
margin: 0 20px 20px 0;
}

#articles {
float: left;
width: 190px;
font-size: 12px;
line-height: 16px;
margin: 0 20px 0 0;
}

.date {
	float: left;
	width: 50px;
	padding: 0px;
	margin: 0 10px 5px 0;
	font-size: 10px;
	text-align: center;
	color: #333333;
	text-transform: uppercase;
}

#aboutus {
float: left;
width: 920px;
font-size: 12px;
line-height: 16px; 
}

#aboutus img {
margin-bottom: 5px;
}

.more, #backtotop {
text-align: right;
background: url(../images/section_title_bg.jpg) repeat-x top;
text-transform: uppercase;
font-size: 10px;
}

.more2 {
text-align: right;
background: url(../images/section_title_bg.jpg) repeat-x top;
text-transform: uppercase;
font-size: 12px;
}

#backtotop2 {
text-align: right;
text-transform: uppercase;
font-size: 10px;
}

#testimonial {
float: right;
width: 310px;
}

#rightcol #testimonial {
float: left;
width: 290px;
margin: 20px 0 0 0;
}

#quote {
width: 250px;
padding: 30px;
font-size: 12px;
font-style: italic;
color: #808072;
background-color: #e4e4c9;
margin: 0;
}

#quote2 {
width: 250px;
padding: 30px;
font-size: 16px;
font-style: italic;
color: #808072;
background-color: #e4e4c9;
margin: 0;
}

#rightcol #quote {
width: 230px;
}

#name {
color: #808072;
background: url(../images/testimonial_tail.jpg) no-repeat 20px 0;
text-align: left;
padding: 5px 0 0 70px;
font-size: 12px;
margin: 0;
}

/** Left Column
==============================================================================*/

#leftcol {
float: left;
width: 590px;
padding: 20px 0 0 0;
}

#leftcol2 {
float: left;
width: 590px;
padding: 20px 0 0 0;
}

.thumbs {
float: left;
margin-bottom: 20px;
}

.tn {
float: left;
margin: 0 4px 4px 0;
}

/** Breadcrumbs
==============================================================================*/

#breadcrumb {
float: left;
width: 590px;
margin: 0 0 20px 0;
background: url(../images/section_title_bg.jpg) repeat-x bottom;
}

#breadcrumbs {
            padding: 0;
            margin: 0;
            height: 30px;
            font: normal 16px/30px Lato, sans-serif; /* line-height MUST be the same as height */
            list-style-type:none;
            background: #CCCCCC;
        }
        #breadcrumbs li {
            float: left; /*ie6/7 needs this */
        }
        #breadcrumbs a {
            float: left;
            position:relative;
            padding: 0 20px 0 10px;
            color: #862424;
            text-decoration: none;
            outline: none;
        }
        #breadcrumbs a:hover {
            text-decoration: underline;
        }
        #breadcrumbs a.odd {
            background: #e9e9e9;
        }
        #breadcrumbs span {
            position: absolute;
            display: block;
            line-height: 0px;
            height: 0px;
            width: 0px;
            right: 0px;
            top: 0px;
            border-left: 10px solid #CCCCCC;
            border-right: none;
            border-top: 15px solid #e9e9e9;
            border-bottom: 15px solid #e9e9e9;
        }
        #breadcrumbs a.odd span {
            border-left: 10px solid #e9e9e9;
            border-top: 15px solid #CCCCCC;
            border-bottom: 15px solid #CCCCCC;
        }


/** Right Column
==============================================================================*/

#rightcol {
float: right;
width: 290px;
padding: 20px 20px 0 20px;
background: url(../images/rightcol_bg.jpg) repeat-x;
min-height: 516px;
height: auto !important;
height: 516px;
}

/** Sub Nav
==============================================================================*/

ul#subnav {
padding: 0;
margin: 0;
list-style-type: none;
}

ul#subnav li a {
display: block;
width: 290px;
padding: 2px 0 2px 0;
background: url(../images/section_title_bg.jpg) repeat-x bottom;
}

/** Form
==============================================================================*/

label, input {
display: block;
float: left;
margin: 5px 5px 1px 0;
}

fieldset {
border: none;
}

label {
text-align: left;
width: 75px;
padding-right: 20px;
}

input, textarea {
padding: 2px;
width: 350px;
border: 1px solid #d0d0d0;
}

br {
clear: left;
}

textarea {
margin: 5px 5px 1px 0;
overflow: hidden;
}

#submit {
margin: 10px 0 20px 0;
padding-right: 130px;
float: right;
width: 151px;
height: 32px;
border: none;
}

/** Footer
==============================================================================*/
#footer {
float: left;
width: 920px;
padding: 10px 20px 30px 20px;
}

#footer p {
color: #666666;
font-size: 11px;
}

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

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

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

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

