body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	font-size: small;	/* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium;	/* for compliant browsers */
}
html>body {	/* be nice to Opera */
	font-size: medium;
}

a {
	color: #0000FF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #e87470;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color: #006699;
}

em.standOut {
	color: #f00;
	font-size: 85%;
	font-weight: bold;
}

h1 span {
	font-size: 60%;
}

h3 span {
	font-size: 90%;
	font-weight: normal;
}

li ul {
	list-style: square;
	margin-left: 1em;
}

li ul a{
	color: #0000A0;
}

li ul ul {
	list-style: url(../images/HOME/windmill.gif);
	margin-left: 1em;
	padding: 0.25em 0em;
}

li ul ul a{
	color: #8080FF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
	text-align: center;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#contactInfo {
	margin-left: 2em;
	width: 40em;
}

.specialMsg {
	background-color: #F5ECE0;
	padding: .5em;
	border: double;
	border-color: #999999;
	text-align: center; 
}

.curLink {
	border-right-color: #666666;
	color: #666666;
	padding-left: 1em;
}

.lrgText{
	font-weight: normal;
	font-size: 125%px;
}
.medText {font-size: 120%px}
.smText{font-size: 115%}
.xsmText{font-size: 85%}
.xxsmText{font-size: 65%}

.listArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 200px;	
}
.footSize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.feature {
	background-color: #F5ECE0;
	padding: 5px;
}
.feature p { padding: 5px;}
.feature h2 {
	height: 25px;
	margin-top: -5px;
	text-align: center;
	width: 770px;
}
.feature1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 1.25em;
	color: #333333;
	padding-left: 1em;
	position: static;
	background-color: #F5ECE0;
	border-top-color: #EFEBE2;
	border-top-style: inset;
	border-left-color: #EFEBE2;
	border-left-style: inset;
	border-width: 1 0 0 1;
}

.feature2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 1.25em;
	color: #333333;
	padding-left: 1em;
	position: static;
	background-color: #FFFFFF;
	border-top-color: #EFEBE2;
	border-top-style: inset;
	border-left-color: #EFEBE2;
	border-left-style: inset;
	border-width: 1 0 0 1;
}
table.feature1 a, table.feature2 a {font-size: 90%;}
.cntrAlign {
	text-align: center;
	width: 15em;
}
.cntrAlignFull {
	text-align: center;
	width: 40em;
}
.listingDetails li {
	list-style: inside;
	margin-left: -45px;
	padding: 5px;
	text-align: center;}
.listingDetails li li {
	list-style:circle;
	text-size: 85%;}
.redText {
	font-weight: bold;
	color: #CC0000;
	font-size: 170%;
}
.redTextMed {
	font-weight: bold;
	color: #CC0000;
	font-size: 150%;
}
.blueText {
	color: #000066;
	font-size: 115%;
	font-weight: bolder;
	font-style: italic;
}
.rtMargin {width: 500px;}
.grayText {color: #999999;}

.subList {
	font-size: 85%;
	margin-left: 15px;
}
.subList p {margin: -3px 0;}

.tracts {padding-left: 15px;}
.tracts h4 {
	font-weight: normal;
	margin: -.5px 0 0 0;
}
.tracts h4 span {
	font-size: 90%;
	font-weight: normal;
}

.videoClip {
	float: left;
	margin: 20px;	
}

.videoClip h3 {
	text-align: center;
	color: #006;
}

/*********** #rightBody styles ***********/
/*#rightBody {
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 12em;
}*/

#rightBody {
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
ul.hp li h4 {
	color: #006;
	margin-bottom: .05em;
}

ul.hp li {
	list-style: none;
	padding: 0.25em 0;
}

ul.hp li ul {margin-left: -1em;}
ul.hp li ul li {list-style: disc;}

/*********** #leftNav link styles ***********/
/*#leftNav {
	background-color: #eeeeee;
	padding: 0;
	margin-right: 82%;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	top: 18em;
	position: absolute;
	width: 10em;
	height: auto;
}*/

#leftNav {
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
	margin: 100px 10px 0 0;
	padding: 1em;
}
#leftNav h3 {text-align: center;}
#leftNav ul a:link, #leftNav ul a:visited {display: block;}

#leftNav ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#leftNav li {border-bottom: 1px solid #EEE;}

/*********** #propertyLinks styles (side nav menu) ***********/
#propertyLinks ul li h4 {
	color: #006;
	margin: 0;
	padding: 0.25em 0 0.5em 0;
}
#hours {text-align: center;}
#hours em {text-decoration: underline;}

#hr {
	font-size: 75%;
}
#hr li {
	font-variant: small-caps;
	list-style: disc;
	margin-left: 1.25em;
}

#officeHours {
	color: #000080;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 2px;
}

#officeHours a {color: #000080;}

#propertyLinks{
	position: relative;
	margin: 0;
	padding: 0;
	border-top: 1px solid #cccccc;
	font-size: 90%;
}

#propertyLinks h3 {padding: 2em 0em 0.5em 2em;}

#propertyLinks a:link {
	padding: 0.5em 0em 0.5em 0.5em;
	border-top: 1px solid #cccccc;
	width: 100%;
	width: auto;
}

#propertyLinks a:visited {
	padding: 0.5em 0em 0.5 0.5em;
	border-top: 1px solid #cccccc;
	text-decoration: none;
}

#propertyLinks a:hover {
	background-color: #dddddd;
	text-decoration: none;
}

/*********** #logo and footer styles ***********/
#logo {
	position: relative;
	background-color: #F7F7F7;
	height: 200px;
	width: 700px;
	background-image: url(../assets/logo.gif);
	background-repeat: no-repeat;
}
#buttons {
	top: 75px;
	position: absolute;
	left: 155px;
	width: 545px;
}

.copyRight {
	color: #535353;
	font-size: 65%;}
	
#pageFooter {
	background-color: #DDDDDD;
	clear: both;
	width: 700px;
/*	height: 65px;*/
}

.epbE {
	font-family: "Comic Sans MS";
	font-size: 100%;
	color: #990000;
}

.epbPB {
	font-family: "Comic Sans MS";
	font-size: 100%;
	color: #000066;
}
.photoLinks {
	display: inline;
	margin-right: 5px;
	padding-right: 10px;
	list-style-type: none;
}
.featureText {
	position: relative;
/*	top: -270px;
	left: 230px;*/
	background-color: #f4f4f4;
	border: #ccc thin solid;
	font-size: 90%;
	overflow: auto;
	padding: 0 5px;
	height: 200px;
	width: 450px;
}
.paraJust {
	padding: 0 15px 0 5px;
	text-align: justify;
}
li.noBull {list-style: none;}

