/*
// $Id: level1.css,v 1.16 2010/06/08 23:46:29 karenk Exp $
// $Revision: 1.16 $
// $Author: karenk $
//
// $Log: level1.css,v $
// Revision 1.16  2010/06/08 23:46:29  karenk
// add propertylisting pages
//
// Revision 1.15  2010/02/26 18:04:56  daniels
// Updated the footer and left nav bar
//
// Revision 1.14  2010/01/25 22:36:21  karenk
// add 3 col template, new logo
//
// Revision 1.13  2009/10/13 18:49:12  karenk
// chnage header, fix add this location, fix builder search location
//
// Revision 1.12  2009/09/17 18:47:02  karenk
// add addthis
//
// Revision 1.11  2009/09/09 17:09:29  zachb
// Added 'Virtual Tours' to the property finder
//
// Revision 1.10  2009/08/11 15:36:21  zachb
// New files for landing page template and form
//
// Revision 1.9  2009/01/29 23:14:43  zachb
// *** empty log message ***
//
// Revision 1.8  2009/01/29 00:20:04  zachb
// *** empty log message ***
//
// Revision 1.7  2009/01/16 02:09:27  karenk
// *** empty log message ***
//
*/
body {
	background-color: #f6edce;
	background-image: url(/keowee/sitebase/wrap/theme0/images/bg_sub.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}

#containerHeroSub {
	width: 992px;
	height: 283px;
	position: relative;
	z-index: 20;
	margin: -3px auto 0;
	background-image: url(/keowee/sitebase/wrap/theme0/images/bg_sub_hero.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#containerBodySub {
	width: 945px;
	height: auto;
	margin: -5px auto 0;
	position: relative;
	z-index: 10;
	background-color: #faf6e2;
	background-image: url(/keowee/sitebase/wrap/theme0/images/bg_sub_nav.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	}
	
#boxBodySubNav {
	width: 235px;
	height: auto;
	float: left;
}

.leftNavFooter
{
	height:350px; 
	color: #55452a;
	font-size: 9px;
}

.leftNavFooterContent
{
	padding-top: 140px;
}

.leftNavFooterContact
{
	padding-top:10px;
}
	
	/* BEGIN HOME NAV */
	.txtSubNav img {
		border-bottom: 1px solid #f9f2da;
	}
	
	.txtSubNav ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	.txtSubNav ul a {
		padding: 0px 3px 0px 3px;
		display: block;
		font-size: 13px;
		font-style: italic;
		text-align: center;
		line-height: 21px;
		margin-bottom: 1px;
		background-color: #fefaeb;
	}
	.txtSubNav ul a:link {
		color: #60533b;
		text-decoration: none;
	}
	.txtSubNav ul a:visited {
		color: #60533b;
		text-decoration: none;
	}
	.txtSubNav ul a:hover {
		color: #60533b;
		text-decoration: underline;
	}
	.txtSubNav ul a:active {
		color: #60533b;
		text-decoration: underline;
	}
	.txtSubNav ul a.navOn {
		color: #38628D;
		text-decoration: underline;
	}


	.txtTerNav {
		margin-bottom: 1px;
	}
	.txtTerNav ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	.txtTerNav ul a {
		display: block;
		font-size: 11px;
		font-style: italic;
		text-align: center;
		line-height: 23px;
		margin-bottom: 0px;
		padding-bottom: 5px;
		background-color: #ffffff;
	}
	.txtTerNav ul a:link {
		color: #987d48;
		text-decoration: none;
	}
	.txtTerNav ul a:visited {
		color: #987d48;
		text-decoration: none;
	}
	.txtTerNav ul a:hover {
		color: #401700;
		text-decoration: underline;
	}
	.txtTerNav ul a:active {
		color: #401700;
		text-decoration: underline;
	}
	.txtTerNav ul a.navOn {
		color: #401700;
		text-decoration: underline;
	}	
	
#boxButtons {
	margin-right: 15px;
}
	
#boxBodySubcontent {
	width: 645px;
	height: auto;
	float: right;
	padding-left: 50px;
	margin-bottom: 20px;
}
#boxBodySubcontentListings {
	width: 680px;
	height: auto;
	float: right;
	padding-left: 15px;
	margin-bottom: 20px;
}

#divContent {
	margin: 0 50px 0 0;
}
#divContent3Col {
	margin: 0 30px 0 0;
}
#divContentListings {
	margin: 0 20px 0 0;
}

.txtContent {
	font-size: 13px;
	color: #60533b;
	line-height: 22px;
}


/*use this id to remove top margin on first p tag in firefox*/	
.txtContent h1:first-child {margin-top:20px;}

.txtContent h1 {
	margin: 0 0 0 0;
	font-size: 20px;
	font-weight: normal;
	/*display: inline;*/
}

.txtContent a:link {
	color: #38628D;
	text-decoration: underline;
}
.txtContent a:visited {
	color: #38628D;
	text-decoration: underline;
}
.txtContent a:hover {
	color: #38628D;
	text-decoration: none;
}
.txtContent a:active {
	color: #38628D;
	text-decoration: none;
}
.txtContent img a:link {
	text-decoration: none;
}
#pageVideoFlash {
	margin: 10px 0px 10px 0px;
	border: solid 1px #000;
}
.trapper 
{
	display: none;
}
#boxReserveForm 
{
	border-left: 1px solid #60533b;	
}


#divAddThis {
	margin: 40px 0 0 290px;
}
