BODY	{
	scrollbar-base-color: #F0F0F0;
	scrollbar-track-color: #F0F0F0;
	backgroUnd-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}




/* NON-MENU LINK COLORS */

a:link, a:visited, a:active	{
	color: #006600;
	text-decoration: underline;
	text-transform: capitalize;
}

a:hover				{
	color: #900;
	text-decoration: none;
}








/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{
	COLOR: #930;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
}

.title		{
	COLOR: #006600;
	letter-spacing: 0px;
	font-weight: normal;
	font-family: "AvantGarde Md BT", verdana, arial, helvetica, sans-serif;
	font-size: 24px;
}

.subtitle	{
	COLOR: #006600;
	FONT: 17px "AvantGarde Md BT", verdana, arial, sans-serif;
	font-weight: bold;
}

.smalltitle 	{ COLOR: #6A808F; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.list 		{ COLOR: #FF0000; font-weight: normal; }

.footer		{ COLOR: #999999; FONT: 10px arial, verdana, sans-serif; }

.smalltext	{ COLOR: #666666; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }

.phonetitle	{
	COLOR: #990000;
	FONT: 12px arial, sans-serif;
	font-weight: bold;
}

.phonenum	{ COLOR: #CC6600; font: 18px  georgia, "times new roman", verdana, arial, sans-serif; font-weight: normal; }

.hilite		{ COLOR: #FF6600; }

.formmargin	{ margin: 0px; }

.just 		{ text-align: justify; }





/* SITE MAP PAGE */

.map 			{
			COLOR: #6F9D19;
			margin: 0px;
			margin-left: 50px;
			margin-bottom: 0px; margin-top: 0px;
			}





/* ABOUT PAGE SERVICES LIST */

LI span		{ COLOR: #6A808F; font: 14px arial, verdana, sans-serif; font-weight: bold; }







/* FAQ PAGE CODE */

.faq 			{
			FONT: 11px verdana, arial, sans-serif;
			font-weight: normal;
			COLOR: #AE5936;
			line-height: 19px;
			margin: 20px;
			}

.faqline		{
	border-bottom: #ACC0CD 10px solid;
	font-weight: bold;
}



/* FAQ POPUP BUTTONS*/

.button 		{
			color: #6F7984;
	       		font: bold 12px arial, serif;
			text-align: center;
			background-color: #FFFFFF;
        		padding: 2px 7px 2px 7px;
			cursor:pointer;
        		border: #6F7984 1px solid;
			}

.buttonon 		{
			color: #FF0000;
	       		font: bold 12px arial, serif;
			text-align: center;
			background-color: #FFFFFF;
        		padding: 2px 7px 2px 7px;
			cursor:pointer;
        		border: #FF0000 1px solid;
			}










/* HEADER BACKGROUND COLOR */

.header		{ background-color: #FFFFFF; }




/* NON GALLERY IMAGE BORDERS */

.borders		{ border: #000000 1px solid; }




/* PAGE SEPARATORS news, about, buying and selling pages */

.page-splits		{
	height: 1px;
	width: 100%;
	margin-top: 10px;
	border: #C0C0C0 1px solid;
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin-bottom: 10px;
			}








/* IMAGE TABLE AND COLOR BARS */


.imagetable		{
			border-top: #ACC0CD 1px solid;
			border-bottom: #ACC0CD 1px solid;
			background-color: #FFFFFF;
			padding-top: 10px;
			padding-bottom: 10px;
			}

.imagewidth		{ width: 135px; }


.gray1			{
	background-color: #006600;
}	/* GRAY - home about */

.gray2			{
	background-color: #A51C1E;
}	/* GRAY LT - home about */

.grayblue1		{
	background-color: #7095C8;
}	/* GRAY BLUE - most other pages */

.grayblue2		{
	background-color: #0C8B5C;
}	/* LT GRAY BLUE - most other pages */

.black1			{ background-color: #000000; }	/* BLACK */

.black2			{ background-color: #666666; }	/* TAN */

.brown1			{
	background-color: #D3C19E;
}	/* BROWN */

.brown2			{
	background-color: #9999CC;
}	/* LT BROWN */

.silver1		{ background-color: #686F7A; }	/* SILVER - contact agents */

.silver2		{ background-color: #B7BFC5; }	/* LT SILVER - contact agents */








/* FEATURED HOMES PAGE CODE */

.Galborder	 	{ border: #000000 1px solid; }

A:hover .Galborder 	{ border: #CC6600 1px solid; opacity: .7; filter: alpha(opacity=70); }

.featuredlist		{ margin: 20px; }











/* CALCULATOR PAGE */

.calc		{
		font-size: 14px;
		width: 80px;
		font-weight: normal;
		background-color:#FFFFFF;
		color: #000000;
		BORDER: #C0C0C0 1px solid;
		}

.calcresults	{
		font-size: 14px;
		width: 100px;
		font-weight: normal;
		background-color:#F0F0F0;
		color: #006633;
		BORDER: #C0C0C0 1px solid;
		}










/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}








/* LEFT SIDEBAR OPTIONS */

.sidebar-background
			{
			background-color: #FFFFFF;
			}

.sidebarwidth		{ width: 166px; }

.sidebartitle		{
	COLOR: #006600;
	font-weight: bold;
	font-family: "AvantGarde Md BT", verdana, arial, sans-serif;
	font-size: 16px;
}

.sidebartext		{
	COLOR: #000000;
	FONT: 11px verdana, arial, sans-serif;
	font-weight: normal;
}

.sidebar-frame		{
	width: 200px;
	height: 650px;
	margin: 0px;
	padding: 0px;
	border: solid #000000;
	border-width: 0px 0px 0px 0px;			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}








/* CONTACT FORM */


.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #EEF3F4;
		text-align: left;
		WIDTH: 150PX;
		BORDER: #000000 1px solid;
		}


.dropdown 	{
		COLOR: #000000;
		background-color: #EEF3F4;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif;
		}


.textarea	{
	FONT: 13px arial, verdana, sans-serif;
	background-color: #EEF3F4;
	text-align: left;
	WIDTH: 270px;
	HEIGHT: 100px;
	BORDER: #000000 1px solid;
		}


.submit-button 	{ font: 13px arial, serif; }








/* SITE SEARCH FORM */

.searchsiteform		{
			FONT: 12px arial, verdana, sans-serif;
			color: #000000;
			background-color: #EEF3F4;
			WIDTH: 110PX;
			HEIGHT: 19PX;
			BORDER: #000000 1px solid;
			margin-top: 1px;
			}


/* SITE SEARCH BACKGROUND */

.googlesearch		{ background-color: #FFFFFF; }








/* LINKS PAGE CODE */

.searchbutton	{ font: 11px arial, serif; }

.linksmargin	{ margin: 10px; }


.searchform 	{
		FONT: 11px arial, verdana, sans-serif;
		background-color: #EEF3F4;
		WIDTH: 100PX;
		BORDER: #000000 1px solid;
		}








/* CODE FOR THE menu_featured.js MENU */


.gallery_menutable	{
			background-color:#7C90A9;
			padding: 5px;
			}


.gallery_menulines	{
			border: solid #AFB9C5;
			border-width: 1px 0px 1px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}


.menu-nav	{
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 8px;
		padding-right: 8px;
		margin-left: 2px;
		margin-right: 2px;
		margin-top: 2px;
		margin-bottom: 2px;
		cursor:pointer;
		text-align: center;
		display: block;
		white-space: nowrap;
		border: #FFFFFF 1px solid;
		}


a.menu-nav:link 	{
			background-color:#7C90A9;
			color: #FFFFFF;
			}


a.menu-nav:visited 	{
			background-color:#7C90A9;
			color: #FFFFFF;
			}


a.menu-nav:active 	{
			background-color:#7C90A9;
			color: #FFFFFF;
			}


a.menu-nav:hover 	{
			background-color:#AFB9C5;
			color: #FFFFFF;
			border: #FFFFFF 1px solid;
			}
.justCopy {
	text-align: left;
}
.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #900;
}

