/***********************************************/
/* ©2006 graphite studio. All rights reserved. */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Helvetica Neue, Helvetica, Arial,sans-serif;
	font-size: 1em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: url(../images/back_stripe.gif) repeat;
	}
a {
	color: #8e6931;
	text-decoration: underline;
	}
a:link {
	color: #8e6931;
	text-decoration: underline;
	}
a:visited {
	color: #8e6931;
	text-decoration: underline;
	}
a:hover {
	color: #016d4b;
	text-decoration: underline;
	}
h1 {
	font-family: Times New Roman, Palatino, serif;
	font-weight: normal;
	font-size: 135%;
	line-height: 1.15em;
	color: #006546;
	margin: 0px;
	padding: 0px;
	}
h2 {
	font-size: 100%;
	line-height: 1.35em;
	color: #006699;
	margin: 0px;
	padding: 0px;
	}
h3 {
	font-size: 75%;
	line-height: 1.35em;
	color: #333;
	margin: 0px;
	padding: 0px;
	}
h4 {
	font-size: 75%;
	line-height: 1.35em;
	font-weight: normal;
	color: #666;
	margin: 0;
	padding: 0;
	}
h5 {
	font-size: 75%;
	line-height: 1.35em;
	font-weight: normal;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	}
p, li {
	font-size: 75%;
	line-height: 1.35em;
	color: #666;
	}
p {
	margin: 0px;
	padding-bottom: 10px;
	}
li {
	padding-bottom: 4px;
	}
ul {
	list-style-type: square;
	}
ul ul {
	list-style-type: disc;
	}
ul ul ul {
	list-style-type: none;
	}
.date {
	color: #016d4b;
	font-size: 70%;
	line-height: 1.35em;
	margin: 0px;
	padding: 0px;
	}
strong {
	font-weight: bold;
	color: #333;
	}
em {
	font-style: italic;
	color: #333;
	}

/***********************************************/
/* General Layout Divs                         */
/***********************************************/

#container {
    width: 744px;
    background: #fff;
    margin: 0px auto;
    padding: 0px;
    text-align: left;
}

/***********************************************/
/* Home Layout Divs                            */
/***********************************************/

#masthead{
	background-color: #fff;
	background: url(../images/masthead.jpg) no-repeat;
	border-bottom: 5px solid #8e6931;
	width: 744px;
	height: 213px;
}

#leftnav{
	float: left;
	width: 228px;
	margin: 0px;
	padding: 10px 10px 10px 20px;
	background-color: #fff;
}

#center{
	float: left;
	width: 228px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	background-color: #fff;
}

#rightcontent{
	float: left;
	width: 228px;
	margin: 0px;
	padding: 10px 20px 10px 10px;
	background-color: #fff;
}

#specialnotice{
	float: left;
	width: 214px;
	height: 169px;
	margin: 0px;
	padding: 10px 18px 0px 20px;
	overflow: auto;
}

#globalNav{
	float: left;
	width: 457px;
	height: 41px;
	margin: 0px;
	padding: 10px 10px 0px 5px;
	color: #cccccc;
}

#importantnotice{
	float: left;
	width: 460px;
	height: 70px;
	margin: 10px 0 0 4px;
	padding: 6px 0 0 28px;
	background:url(../images/icon_sun2.gif) top left no-repeat;
}

/***********************************************/
/* Detail Layout Divs                          */
/***********************************************/

#interiormasthead{
	background-color: #fff;
	background: url(../images/interiormasthead.gif) no-repeat;
	width: 744px;
	height: 82px;
	border-bottom: 5px solid #8e6931;
}

#interiorglobalNav{
	float: right;
	width: 491px;
	padding: 0px 10px 10px 5px;
	color: #cccccc;
}

ul.horizontal.rootGroup {
	}

#interiorglobalNav h1{
	display: none;
}

#daterow{
	clear: both;
	position: relative;
	top: 24px;
	right: 20px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#intleftnav{
	float: left;
	width: 204px;
	margin: 0px;
	padding: 10px 10px 10px 20px;
	background-color: #fff;
}

#intrightcontent{
	float: left;
	width: 480px;
	min-height: 360px;
	margin: 0px;
	padding: 10px 20px 10px 10px;
	background-color: #fff;
}

#intrightcontentnonav {
	float: left;
	width: 100%;
	min-height: 360px;
	margin: 0px;
	padding: 10px 20px 10px 10px;
	background-color: #fff;
	border: thin solid red;
}

#intrightcontent h2{
	display: none;
}

.intrightstory{
	clear: both;
	margin-top: 4px;
	padding: 0px;
}

.intrightstory h3{
	padding: 0px 0px 10px 0px;
}

.searchbox {
	font-size: 90%;
	padding-bottom: 10px;
	}
	
.resulttable {
	font-size: 75%;
	}
	
#propertyinfo, #propertyimages, #assessmentinfo, #salesinfo {
	font-size: 75%;
	}

#propertyinfo h3, #propertyimages h3, #assessmentinfo h3, #salesinfo h3 {
	font-size: 120%;
	padding-bottom: 5px;
	}

#propertyinfo p, #propertyimages p, #assessmentinfo p, #salesinfo p {
	font-size: 100%;
	}

#propertyimages img {
	margin-bottom: 15px;
	}

/***********************************************/
/* Components                                  */
/***********************************************/

#sectionLinks .officials{
	font-size: 75%; 
}
 .navitem{
	float: left;
	display: block;
}

#globalNav img{
	 display: block;
}

#globalNav a {
	padding: 0px;
}

#globalNav h1{
	display: none;
}

/************** .centerstory styles *****************/

.centerstory{
	clear: both;
	padding: 0px;
}

.centerstory p{
	padding: 0px 0px 10px 0px;
}

.centerstory img{
	padding: 0px 0px 10px 0px;
}


/************** .rightstory styles *****************/

.newshead {
	width: 155px;
	height: 24px;
	background: url(../images/heading_news.gif);
}

.presshead {
	width: 142px;
	height: 24px;
	background: url(../images/heading_press.gif);
}

#rightcontent h2{
	display: none;
}

.rightstory{
	clear: both;
	margin: 0;
	padding-top: 4px;
	border-top: 2px solid #e3d9cb;
}

.rightstory .date{
	padding: 4px 0px 0px 0px;
}

.rightstory img{
	padding: 0px 0px 10px 0px;
}


/************* #footer styles ***************/

#topfooter{
	clear: both;
	width: 744px;
	height: 10px;
    margin: 0px auto;
	background: #e6eeff;
}

#legal{
	clear: both;
	width: 724px;
    margin: 0px auto;
	background: #fff;
	border-top: 1px solid #8e6931;
	border-bottom: 1px solid #e2dbc1;
	color: #666;
	padding: 3px 0px 3px 20px;
}