/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |CSS Stylesheet (C) Copyright 2006 Websmart Incorporated | */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/* Layout */

html {
}

body{
	margin: 0;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #F1EFE7;
	color: #575A2C;
	background-image: url(../images/siteimages/heading_pageback.jpg);
	background-repeat: repeat-x;
	overflow: visible;

}
div#PageFormat{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/siteimages/mainback.gif);
	background-repeat: repeat-y;
	overflow: visible;
	}

div#MapPageFormat{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
/*	background-image: url(../images/siteimages/mainback.gif);
	background-repeat: repeat-y;*/
	overflow: visible;
	}
	
div#HeadingContainer{
	width: 780px;
	height: 180px;
	margin-top: 0px;

}
div#Heading{
	width: 780px;
	height: 180px;
	overflow: hidden;
	background-image:  url(../images/siteimages/headingback.jpg);
	background-repeat: repeat-x;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #52531A;
}
div#HeadingLogo{
	width: 200px;
	height: 180px;
	text-align: left;
	}
div#HeadingPicture {
	width: 578px;
	padding-top: 8px;
	height: 171px;
	overflow: hidden;
}
div#HeadingPrint{
	display:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #15357c;
}

div#TopNavigation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#935021;
	width:780px;
	height: 28px;
	background-image: url(../images/siteimages/navback.jpg);
	background-repeat: repeat-x;
	}

div#PageType{
	width: 190px;
	height: 28px;
	margin-left: 10px;
	}
	
.TopNavRight{
	width: 580px;}

div#TopMenu{
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	height: 28px;
	margin-right:2px;
	margin-left:auto;	}	

#TopMenu ul {
	padding: 0px;
	margin:0px;
	overflow: visible;
	list-style-type: none;
	line-height: 27px;
}
#TopMenu ul li { 
	display: inline; 
}

#TopMenu ul li a
{
	font-size: 11px;
	padding: 0px 8px 0px 8px;
	color: #ffffff;
	text-decoration: none;
	height: 28px;
	float:left;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/siteimages/nav_rightdividerup.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#TopMenu ul li a:hover
{
	font-size: 11px;
	padding: 0px 8px 0px 8px;
	color: #ffffff;
	background-color: #935021;
	text-decoration: none;
/*	letter-spacing: 1px;*/
	height: 28px;
	background-image: url(../images/siteimages/navback_hover.jpg);
	background-repeat: repeat-x;
	width: auto;
	line-height: 28px;
	
}	
#TopMenu ul li a:active
{
	font-size: 11px;
	padding: 0px 8px 0px 8px;
	color: #ffffff;
	text-decoration: none;
	height: 28px;
	float:left;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/siteimages/nav_rightdividerup.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

div#MainContainer{
	width: 780px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;

	}
div#TableContent{
	width: 780px;
	}

/* Left Side */
	
.LeftColumn{
	width: 200px;
	border-right-width: 0px;
	border-right-style: dotted;
	border-right-color: #666666;
	background-color: #A39661;
		background-image: url(../images/siteimages/compass.jpg);
	background-repeat: no-repeat;
	background-position: top;


}
div#Left{
	width: 190px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;


}
div#LeftDefault{
	height: 160px;}
	
/*div#LeftBelow{
	width: 160px;
	margin-top: 5px;
	padding-left: 10px;
	padding-bottom: 2px;
	border-top-width: 0px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-color: #C7262B;
	color: #FFFFFF;
	background-image: url(../images/siteimages/navback.jpg);
	background-repeat: repeat-x;
	}
#LeftBelow p{
	margin-top: 6px;
	margin-bottom: 6px;
}*/

#Navigation {
	padding: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	width: 200px;

}
#Navigation ul {
	padding: 0px;
	margin:0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: visible;
	list-style-type: none;
	line-height: 21px;
	list-style-position: outside;	
}
#Navigation ul li a{
	padding: 0px 2px 0px 20px;
	color: #ffffff;
	text-decoration: none;
	height: 20px;
	display: block;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#A39F79;
	border-bottom-width: 1px;
	border-bottom-color: #8F8353;
	border-bottom-style: solid;
/*	border-right-style: solid;
	border-right-color: #935021;
	border-right-width: 8px;*/
	margin-bottom: 4px;
	background-image: url(../images/siteimages/menu_border.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#Navigation ul li a:hover
{

	background-color:#000000;
	filter:alpha(opacity=50);opacity.5;
	/*-moz-opacity:.5;opacity.5;*/
	color: #ffffff;
	height: 20px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #A39F79;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8F8353;
/*	border-right-style: solid;
	border-right-color: #935021;
	border-right-width: 8px;*/
	background-image: url(../images/siteimages/menu_border.gif);
	background-repeat: no-repeat;
	background-position: right;
	/*margin-bottom: 4px;*/
	
}
#Navigation ul li a:active
{
	padding: 0px 2px 0px 20px;
	color: #ffffff;
	text-decoration: none;
	height: 20px;
	display: block;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#A39F79;
	border-bottom-width: 1px;
	border-bottom-color: #8F8353;
	border-bottom-style: solid;
/*	border-right-style: solid;
	border-right-color: #935021;
	border-right-width: 8px;
	margin-bottom: 4px;*/
	background-image: url(../images/siteimages/menu_border.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#Navigation h3 {
	font-size: 150%;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #8F8353;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
}

/* Trail Nav */
div#NavTrail {
	margin-bottom: 10px;
	padding-top: 5px;
	width: 100%;
	background-color: #8F8353;
	background-image: url(../images/siteimages/networknewstitle_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	display: block;
}
#NavTrail ul {
	padding: 0px;
	margin:0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: visible;
	list-style-type: none;
	line-height: 18px;
	list-style-position: outside;	
}
#NavTrail ul li a{
	padding: 0px 2px 0px 20px;
	color: #ffffff;
	text-decoration: none;
	height: 18px;
	display: block;
	width: auto;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color:#A39F79;
	border-bottom-width: 0px;
	border-bottom-color: #8F8353;
	border-bottom-style: solid;
/*	border-right-style: solid;
	border-right-color: #935021;
	border-right-width: 8px;*/
	margin-bottom: 2px;
/*	background-image: url(../images/siteimages/menu_border.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
}

#NavTrail ul li a:hover
{

	background-color:#935021;
	/*filter:alpha(opacity=50);opacity.5;*/
	/*-moz-opacity:.5;opacity.5;*/
	color: #ffffff;
	height: 18px;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-color: #A39F79;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #8F8353;
/*	border-right-style: solid;
	border-right-color: #935021;
	border-right-width: 8px;*/
/*	background-image: url(../images/siteimages/menu_border.gif);
	background-repeat: no-repeat;
	background-position: right;*/
	/*margin-bottom: 4px;*/
	
}
#NavTrail ul li a:active
{
	padding: 0px 2px 0px 20px;
	color: #ffffff;
	text-decoration: none;
	height: 18px;
	display: block;
	width: auto;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color:#A39F79;
	border-bottom-width: 0px;
	border-bottom-color: #8F8353;
	border-bottom-style: solid;
/*	border-right-style: solid;
	border-right-color: #935021;
	border-right-width: 8px;*/
	margin-bottom: 2px;
/*	background-image: url(../images/siteimages/menu_border.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
}


#NavTrail h3 {
	font-size: 150%;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #8F8353;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
}

.LeftSideDivider{
	width: 170px;
	height: 1px;
	padding: 0px;
	margin: 0px auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8353;
	}
/* Content Area */

.MidColumn{
	background-color: #ffffff;
}

div#MainContent{
	width:550px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
	line-height: 175%;

}

div#Notices{
	line-height: 130%;

}
#Notices P{
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0px;}
	
	
#Notices H3{
	font-size: 125%;
	font-weight: bold;
	color: #043B6E;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#MainContent P{
	
	margin-top: 6px;
	margin-bottom: 6px;
}
#MainContent hr{
	margin-top: 4px;
	margin-bottom: 10px;
	height: 3px;
		border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #ffffff;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #ffffff;
}

.MainContentForm{
	border: 1px solid #333333;

}
.MainContentButton{
	border: thin outset #333333;
	color: #000000;
	background-color: #eeeeee;
}
div#CommentsContainer{
	margin-top: 20px;
	}
	
#CommentsContainer blockquote{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
	

/* Footer */


div#FooterContainer {
	width: 780px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 4px;
	float: none;
	clear: both;
	background-color: #935021;
	border-right: none;
	border-top: 2px solid #ffffff;
	border-left: none;	

}
div#Footer{
	width: auto;
	color: #ffffff;
	border-top: 0px solid #eeeeee;
	margin-right:20px;
	margin-left: 20px;
	margin-top: 2px;
	padding-top: 2px;
	text-align: center;	
	color: #eeeeee;
}

#Footer span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888a8d;
}
#Footer span a {
	padding: 0px 2px;
	color: #ffffff;
	text-decoration: underline;
}

#Footer span a:hover
{
	padding: 0px 2px;
	color: #a39661;
	text-decoration: none;
}
div#Footer2{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	text-align: center;	
	color: #ffffff;

}
#Footer2 span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
#Footer2 span a {
	padding: 0px 4px;
	color: #ffffff;
	text-decoration: underline;
}


/* General Styles*/

h1 {
	font-size: 180%;
	font-weight: normal;
	color:  #935021;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: inherit;
	letter-spacing: 0.01em;
	}
	
.heading1override{
	margin-bottom: 2px;}
h2 {
	font-weight: normal;
	font-size: 165%;
	color: #51511B;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 150%;
	font-weight: normal;
	color: #043B6E;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 2px;
	background-color: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	color: #333333;
	font-size: 140%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 3px;
	background-color: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 {
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #043B6E;
	background-color: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
h6 {
	font-size: 90%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #333333;
	background-color: #E7D7BD;
	display: block;
	padding: 4px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #494949;
}
A:link {
	color: #075597;
	text-decoration: underline;
	background-color: inherit;
}
A:visited {
	color: #6D2D77;
	text-decoration: underline;
	background-color: inherit;
}
A:active {
	color: #333366;
	text-decoration: underline;
	background-color: inherit;
}
A:hover {
	color: #990000;
	text-decoration: underline;
	background-color: inherit;
}
.noborder{
	border: 1px solid #F4F4F4;
}
.small {  font-size: 10px}

.formlabels {
	color: #990000;
	font-weight: bold;
background-color: inherit;
}

.linedivider {
	border: thin dotted #737357;
}
.linkslist1 {
	padding-top: 6px;
	padding-bottom: 2px;
	line-height: 125%;
	font-weight: bold;
	font-size: 130%;
}
.linkslist1c {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	line-height: 125%;
}
.linkslist1b {
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	background-color: inherit;
	font-size: 11px;
}
.linkslist2 {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
}
.separator{
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	background-color: inherit;
	margin-top: 10px;
}

legend {
	font-weight: normal;
	font-size: 155%;
	color: #0a2e86;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: inherit;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	left: auto;
}

.alternatelegend {
	font-weight: normal;
	font-size: 130%;
	color: #0a2e86;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: inherit;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	left: auto;
}

fieldset{
	padding: 5px;
	margin-bottom: 20px;
	border-top: 1px solid #5A82B9;
	border-right: 0px #5A82B9;
	border-bottom: 1px solid #5A82B9;
	border-left: 0px #5A82B9;
}
.fieldsetform{
	background: #ffffff;
	border: 1px double #5A82B9;
}
fieldset ul{
	margin-top: 1px;
	margin-bottom: 5px;
	}

.newslegend {
	font-weight: bold;
	font-size: 155%;
	color: #333333;
	padding-bottom: 5px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: inherit;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #666666;
}
.newsfieldset{
	padding: 5px 10px;
	margin-bottom: 20px;
	border: 1px solid #666666;
}
	
	
	
div#PhotoBorderLarge{
	width: auto;
	height: auto;
	border: 2px solid #425227;
	background: #ffffff;
	padding: 10px 15px;
}
#PhotoBorderLarge image{
	border: 1px solid #425227;
}

.rowline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #406747;
}
form {
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	
}
.alternateform{
	border: 0px;
	background-color:#ffffff;
	}
	
.listingsphotothumb{
	border: 2px solid #ffffff;
	}

.listingsphotolarger{
	border: 1px solid #888A8D;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
	
propertytitle {
	font-size: 14px;
	font-weight: normal;
}
.propertylines {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/siteimages/leftcolumnback.jpg);
	background-repeat: repeat-x;
}
div#NetworkNews{
	width: 100%;
	background-color: #8F8353;
	background-image: url(../images/siteimages/networknewstitle_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 20px;
	margin-top: 10px;
	}
#NetworkNews A:link{
	color: #075597;
	text-decoration: underline;}
	
#NetworkNews A:visited {
	color: #075597;
	text-decoration: underline;
}
#NetworkNews A:active {
	color: ##075597;
	text-decoration: underline;
}
	
	
	
div#NetworkNewsTitle{
	color: #ffffff;
	font-weight: bold;
	}
div#NetworkNewsContent{
	color: #ffffff;
	padding: 5px 5px 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#NetworkNewsContent p{
	margin: 0px;
	padding: 0px;}
	
div#HomeMap{
	padding: 5px;
	color: #ffffff;	}
div#TrailPictures{
	width: 130px;
	float: right;
	bottom-margin: 20px;
	margin-left: 15px;}
div#RefLinks{
	margin-top: 15px;
	float: none;}