body
{
	background-color:#AAAAAA;
	margin-top:0;
/*  font-family:Verdana, Arial, sans-serif;*/
  font-family:"Lucida Grande",Verdana,Arial,sans-serif;
	font-size:11px;
	color:#222222;
	overflow:auto;
}

img
{
	border:0;
	behavior:url("http://www.scottscastles.com/templates/css/pngbehavior.htc");
}

form
{
	padding:0;
	margin:0;
}

a
{
	text-decoration:none;
	color:#222222;
}

a:hover
{
	color:#87ad70;
}

div.clearer
{
	width:100%;
	height:1px;
	clear:both;
	line-height:0;
}

div.central-container
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	height:200px;
}

div.header
{
	width:800px;
	height:79px;
	background-image:url(../images/structure/top-fade.gif);
	background-repeat:repeat-x;
	padding-top:21px;
	position:absolute;
	top:0px;
}

img.header-logo
{
	margin-left:35px;
	float:left;
}

div.header-right
{
	width:400px;
	float:right;
	text-align:right;
	margin-right:35px;
	line-height:2em;
	margin-top:15px;
	font-size:1.1em;
}

div.header-right span.telephone
{
	color:#87ad70;
	font-size:1.4em;
	font-weight:bold;
	font-family:Arial, Verdana, sans-serif;
}

span.my-scotts-my
{
	color:#990000;
	font-weight:bold;
	font-style:normal;
	font-size:13px;
}

span.my-scotts-scotts
{
	font-weight:bold;
	font-style:normal;
	font-size:13px;
	color:#222222;
}

div.main-navigation
{
	width:800px;
	border-top:2px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
	height:21px;
	position:absolute;
	top:100px;
}

div.main-navigation ul.navbar
{
	list-style-type:none;
	padding:0;
	margin:0;
}

div.main-navigation ul.navbar li.navitem
{
	width:100px;
	height:18px;
	float:left;
	padding-top:3px;
	text-align:center;
}

div.breadcrumb-titles
{
	width:790px;
	position:absolute;
	top:130px;
	height:30px;
	padding-left:10px;
	color:#666666;
}

div.breadcrumb-titles div.forward-back
{
	float:left;
	padding-top:6px;
}

div.breadcrumb-titles div.breadcrumb-text
{
	font-style:italic;
	float:left;
	padding-top:9px;
	padding-left:10px;
}

div.breadcrumb-titles div.breadcrumb-pagetitle
{
	float:right;
	width:400px;
}
/* originally 360 */
div.flat-search
{
	font-weight:bold;
	width:350px;
	font-size:0.9em;
	margin-left:20px;
}

div.flat-search input.qs-ip
{
	font-size:1em;
	text-align:center;
	width:40px;
}


div.two-col-layout
{
	width:800px;
	position:absolute;
	top:160px;
	background-color:#FFFFFF;
}

div.two-col-layout div.two-col-layout-left
{
	float:left;
	width:180px;
}

div.two-col-layout div.two-col-layout-right
{
	float:right;
	width:618px;

}



div.two-col-layout div.footer-clearer
{
	width:800px;
	clear:both;
	padding-top:15px;
}

div.two-col-layout div.footer-clearer div.footer-upper-line
{
	width:800px;
	background-color:#CCCCCC;
	height:2px;
	margin-bottom:5px;
}

div.two-col-layout div.footer-clearer div.real-footer
{
	width:800px;
	background-color:#87ad70;
	height:25px;
}

div.real-footer div.footer-left
{
	float:left;
	color:white;
	font-size:1em;
	padding:5px;
}

div.real-footer div.footer-right
{
	font-size:0.9em;
	color:#d7e3cf;
	float:right;
	padding:5px;
}

div.real-footer a
{
	color:#FFFFFF;
}

div.real-footer a:hover
{
	color:#3e5331;
}

div.breadcrumb-titles div.breadcrumb-pagetitle span.breadcrumb-propertyreference
{
	font-family:Arial, Verdana, sans-serif;
	color:#666666;
	font-size:1.8em;
	font-weight:bold;
}

div.breadcrumb-titles div.breadcrumb-pagetitle span.breadcrumb-propertytitle
{
	font-family:Arial, Verdana, sans-serif;
	color:#990000;
	font-size:1.8em;
	font-weight:bold;
}


div.breadcrumb-titles div.breadcrumb-pagetitle span.breadcrumb-propertyloc
{
	font-family:Arial, Verdana, sans-serif;
	color:#990000;
}

.page-heading
{
	font-weight:bold;
	font-size:1.6em;  
	color:#658c49;
	font-family:Arial, sans-serif;
}

div.padded-content
{
	padding-left:15px;
	padding-right:15px;
	margin-top:15px;
	line-height:1.4em;
}

div.please-upgrade
{
	font-size:0.8em;
	line-height:1em;
	height:25px;
	color:#990000;
}

/*Styles for new sub-footer links section*/
div.footer-map
{
  clear:both;
  background-color:#e0e0e0;
  padding-top:5px;
}

div.footer-map a
{
  color:#666666;
}

div.footer-map a:hover
{
  color:#222222;
}

div.footer-map dl
{
  float:left;
  color:#666666;
  line-height:1.5em;
  width:200px;
}

div.footer-map dl.first
{
  padding-left:15px;
  width:185px;
}

div.footer-map dl dd
{
  font-size:1.1em;
  padding:0;
  margin:0;
  font-weight:bold;
  padding-bottom:5px;
  margin-bottom:5px;
  border-bottom:1px solid #bbbbbb;
  width:185px;
}