/* Settings for Cheshire
	green - #294D4A (rgb = 2F4F4F)
	tan - #EFEBAD (rgb = EFE8AD)

	-- temp
	dark tan - #8C6921
	lgt tan - #F7FFCE
	dk green - #4A756B

	-- Old site
	orange titles - #FD8C26
	orange hyperlinks - #EA684D
	green text - #408080
*/

/* Global settings */
Body		{ margin-top: .2em; background-color: #FFFFFF;  }
/*Body		{ margin-top: .2em; background-color: #F7FFCE;  }*/
a:link		{ color: #2F2F4F }
a:ulink		{ color: #2F2F4F }
a:visited	{ color: #636521 }
a:active	{ color: blue }

/* Navbar settings #CEB639  #DEDB73 */ 
table.nav	{ background-color: #EFEBAD }
a.nav:link 	{ color: black; font-size: 14px; text-decoration: none; }
a.nav:ulink 	{ color: black; font-size: 14px; text-decoration: underline; }
a.nav:visited 	{ color: black; font-size: 14px; text-decoration: none; }
a.nav:active	{ color: black; font-size: 14px; text-decoration: none; }
p.navbar	{ color: black; margin-top: 0px; margin-bottom: 0px }
.navtext 	{ color: black; font-size: 14px; text-decoration: none; }

/* Header settings */
H1 		{ color: #294D4A; font-weight: bold; font-style: normal; font-size: x-large; font-family: "times new roman", times, serif }
H2 		{ color: #294D4A; font-weight: bold; text-align: center; font-style: italic; font-size: x-large; font-family: "times new roman", times, serif }
H3		{ color: #294D4A; font-weight: bold; font-style: normal; font-size: large; font-family: "times new roman", times, serif }
H4		{ color: #294D4A; font-weight: normal; font-style: italic; font-size: 16px; font-family: "times new roman", times, serif }

/* Body text settings */
p 		{ color: #4A756B; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; }
.small		{ font-size: 10pt; color: #4A756B; font-weight: normal; font-family: verdana, arial, helvetica, sans-serif }
.smallbold	{ font-size: 10pt; color: #4A756B; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif }
TD.bodytext	{ color: #4A756B; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif }
TD.bodytextbig	{ color: #4A756B; font-size: 18px; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif }
UL 		{ color: #4A756B; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif }
OL		{ color: #4A756B; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif }
a.link:link	{ color: #2F2F4F; text-decoration: none }
a.link:visited	{ color: #42426F; text-decoration: none }


/* Settings for homepage */
a.newsheader:link	{ font-size: 12pt; font-weight: bold; text-decoration: none; color: #AD0000 }
a.newsheader:visited	{ font-size: 12pt; font-weight: bold; text-decoration: none; color: #AD0000 }
a.newsheader:active	{ font-size: 12pt; font-weight: bold; text-decoration: none; color: #AD0000 }
p.newsdate	{ font-size: 10pt; color: black; margin-top: 0px; text-align: center; font-weight: normal; font-style: none; text-decoration: none; font-family: serif }


/* Settings for Community News page */
.newsdate	{ font-size: .65em; font-weight: normal; text-align: left; font-style: normal; color: #000080; margin-top: 0px; margin-bottom: 0px }
.newstitle	{ font-size: .9em; font-weight: bold; color: red; margin-top: -12px; margin-bottom: 0px }


/* Settings for For Sale section */
.gallery	{ font-size: .9em; font-weight: bold; color: red; margin-top: -12px; margin-bottom: 0px }
h3.forsale	{ color: #294D4A; font-weight: bold; text-align: left; font-style: normal; font-size: 18px; font-family: verdana, arial, helvetica, sans-serif }
/* Setting for Photo Gallery */
.galleryimg {
	text-align:center;
}
.galleryimg img {
	border:0;
	padding-bottom: 3px;
}
p.redhighlight {
	color: red;
	font-size: 10pt; 
	font-style: italic; 
	margin: 0;
		
}
.gallerytitle {
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	
}

