﻿/* ================================
    Home Page Stylesheet
   ================================ */

#mainContainer
{
	background-position: center 134px;
	background-repeat: repeat;
	background-image: url(/images/masterpage_templates/sub/sub-repeat.jpg);
}

#horizontalBackground
{
	background-position: center 134px;
	background-repeat: repeat-x;
	background-image: url(/images/masterpage_templates/sub/sub-repeat-top.jpg);
}

a.all
{
	background:url(/images/masterpage_templates/ticc/all-available.jpg);
	width: 391px;
	height: 76px;
	display: block;
}

a.all:hover
{
	background:url(/images/masterpage_templates/ticc/all-available-over.jpg);
}

#headerImages
{
	position: relative;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(/images/masterpage_templates/ticc/interior-header.gif);
	height: 160px;
}

#subContent
{
	position: relative;
	top: -110px;
	margin-left: 240px;
	width: 599px;
	padding: 0px 28px 14px 48px;
	background: #E6E1BD;
	color: #322A1E;
	font-size: 13px;
	line-height: 17px;
	
	min-height:420px;
	height:auto !important;
	height:420px;

}

#contentBottom
{
	background-image: url(/images/masterpage_templates/ticc/sub-content-bottom.gif);
	width: 956px;
	height: 70px;
	position: relative;
	top: -110px;
}

#contentBottom p
{
	position: absolute;
	color: #E6E1BD;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	bottom: -50px;
	right: 2px;
	width: 760px;
	height: 25px;
	text-align: center;
}

#contentBottom p a
{
	text-decoration: none;
	text-transform: uppercase;
	color: #E6E1BD;
}

#sideNavigation
{
	position: absolute;
	left: 0px;
	top: 162px;
	font-size: 14px;
	line-height: 16px;
	width: 230px;
}

#sideNavigationTop
{
	background-image: url(/images/masterpage_templates/ticc/left-top.jpg);
	width: 230px;
	height: 46px;
}

#sideNavigationBottom
{
	background-image: url(/images/masterpage_templates/ticc/left-bottom.gif);
	width: 230px;
	height: 41px;
}

#searchControls
{
	background: #2F3225;
	color: #E6E1BD;
}

#searchControls table, #searchControls table tr, #searchControls td
{
	margin: 0px;
	padding: 0px;
}

#searchControls .textField, #searchControls select
{
	background: #fff;
	width: 90px;
	border: 0px none;
}

#searchControls .checkBox
{
	width: 15px;
	border: 0px;
}

#searchControls td
{
	vertical-align: top;
}

#searchControls td.searchLabel
{
	width: 110px;
	font-size: 13px;
	line-height: 26px;
	text-align: right;
	padding-right: 10px;
}

#searchControls h1
{
	width: 90px;
	font-weight: bold;
	line-height: 18px;
	font-size: 16px;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

#searchControls hr
{
	color: #E6E1BD;
	background: #E6E1BD;
	margin: 10px 20px;
	border: 0px;
	padding: 0px;
	height: 1px;
}

#sideNavigation a
{
	color: #E6E1BD;
	display: block;
	font-size: 13px;
	line-height: 16px;
	text-decoration: underline;
	padding: 2px 0px 4px 0px;
}

#leftColumn hr
{
	color: #00;
	background: #000;
	margin: 0px;
	border: 0px;
	padding: 0px;
	height: 1px;
}

#sideNavigation a:hover
{
	text-decoration: none;
}

.letsGo
{
	background-image: url(/images/masterpage_templates/ticc/lets-go.gif);
	margin: 0px;
	padding: 0px;
	width: 69px;
	height: 21px;
	border: 0px none;
	display: block;
}

.everyOther
{
	background-color: #FCF7CD;
}

.propertyDescription
{
	float: left;
	position: relative;
	padding-left: 10px;
	width: 350px;
}

.propertyInfo
{
	padding: 10px;
}

.propertyInfo img
{
	float: left;
	display: block;
}

.propertyDescription em
{
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	color: #733122;
	display: block;
	margin-bottom: 5px;
}

.propertyDescription a
{
	color: #322A1E;
}

.propertyDescription a:hover
{
	text-decoration: none;
	color: #322A1E;
	margin-bottom: 10px;
}

.beds-baths
{
	font-weight: bold;
	position:absolute;
	top: 50px;
	left: 10px;
	width: 200px;
}

.realtor
{
	position:absolute;
	top: 70px;
	left: 10px;
	width: 230px;
}

.detail-1
{
	font-weight: bold;
	position:absolute;
	top: 50px;
	left: 230px;
	width: 180px;
}

.detail-2
{
	position:absolute;
	top: 70px;
	left: 230px;
	width: 180px;
}

.propertyDescription h2
{
	color: #1B2B31;
	font-size: 19px;
	line-height: 24px;
}

.saveThisLink 
{
	
	float: right;
		font-size: 12px;
	color: #322A1E;
	text-decoration: none;
	background-position: left;
	text-align: right;
	display: block;
	padding-top: 5px;
	padding-right: 20px;
}
