body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

/* ---------------------------------------- DEFAULT STYLES --------------------------------------*/
a			{color:#a64003; text-decoration:underline;}
a:hover		{text-decoration:none;}
h1			{font-size:18px; color:#003366; margin:0px 0px 3px 0px; font-weight:bold;}
h2			{font-size:16px; color:#003366; margin:0px 0px 3px 0px; font-weight:bold;}
h3			{font-size:14px; color:#003366; margin:0px 0px 3px 0px; font-weight:bold;}
input		{border:1px solid #003366; margin-top:0px; margin-bottom:0px; color:#666666;}
.buttons	{background-color:#a94103; color:#ded894;}
.clear		{clear:both;}
.fl			{float:left; margin:0px;}
.fr			{float:right; margin:0px;}
.img-border	{border:1px solid #000;}
.smallText	{font-size:9px;}
ul			{margin-left:-15px; list-style-position:outside;}

/*-------- PRINTS --------- */
.printHeaderImage	{}
#rightImage	{display:none;}
#printMiddleImage	{display:none;}
#printFooter		{display:none;}


/* ------------------------------------ SITE STRUCTURE STYLES ---------------------------------- */
.container		{}
/* ANYTHING IN CONTENT SHOULD HAVE A MAX WIDTH OF 778PX */
.content		{} 
.homeLogo 		{display:none;}
.narrowContent 	{margin:0px 10px 0px 10px;}	
.secLogo		{display:none;}
.secLogo p		{display:none;}
.left-column	{display:none;}
.left-column p	{display:none;}
table.finder	{margin-top:5px; margin-left:15px; width:80%;}
table.finder td	{padding-bottom:2px;}
.middle-column				{width:100%; background-color:#fff;}
.middle-column .heading		{margin:0px 4px 0px 0px; height:45px; width:350px; background: #0e3f70 url('../layout-images/sec-header-bg.gif') 0 0 no-repeat;}
.middle-column .heading p	{margin:0px 0px 0px -3px; color:#fff; font-size:30px; letter-spacing:-2px; padding-top:8px; }
.middle-column .text		{margin:10px 8px 10px 8px;}

/* -------------- CORPORATE INFO PAGE STYLES -------------- */
.middle-column .corpImg		{width:131px; float:right; text-align:left; font-size:9px; margin:0px 0px 5px 8px;}

/* -------------- VIRTUAL TOUR / OWNERS MANUALS PAGE STYLES -------------- */
table.odd-even-table			{border:1px solid #ccc; border-collapse:collapse; margin:5px 0px 5px 0px; background-color:#f2f2f2;}
table.odd-even-table td		{padding:3px;}
table.odd-even-table .header	{background-color:#5d3624; color:#fff;}
table.odd-even-table .odd		{background-color:#fff;}

/* ----------------- BROCHURE REQUEST TABLE ------------------*/
table.brochReq-table	{width:100%; border:1px solid #ccc; background-color:#f2f2f2; padding:3px; border-collapse:collapse; margin:5px 0px 5px 0px;}
table.brochReq-table tr	{border:1px solid #ccc;}

/* -----------------  RIGHT COLUMN STYLES   ----------------- */ 
.right-column			{display:none;}
.right-columnC			{margin:10px 13px 0px 15px;}
.r-column-elements			{width:159px; background-color:#e2dc72;}
.r-column-elements .content-e	{margin:0px 5px 0px 5px; padding-bottom:5px;}


/*---------------------- SPECS STYLES -------------------------*/
table.specsTable		{width:100%; border:1px solid #ccc; background-color:#f2f2f2; padding:3px; border-collapse:collapse; margin:5px 0px 10px 0px;}
table.specsTable tr		{border:1px solid #ccc;}
table.specsTable td		{padding:3px;}
table.specsTable .header	{background-color:#5d3624; color:#fff;}
table.specsTable .odd	{background-color:#fff;}

/*--------------------- FEATURES TABLE --------------------- */
.features li	{list-style-position:outside; margin-left:15px;}
.lfloat			{width:183px; float:left; margin-right:5px;}
.features h3	{font-size:14px; color:#000; margin:0px; font-weight:bold;}
.listContainer	{background-color:#f2f2f2; float:left; border:1px solid #ccc; padding:2px; margin-bottom:15px;}

/*--------------------- GALLERY IMAGES ------------------------*/
.galImages	img		{border:1px solid #666; padding:4px; background-color:#fff;}

/* --------------------------- FOOTER STYLES --------------------------- */
.footer			{color:#868149; text-align:center; margin:5px 0px 0px 0px;}
.footer a		{color:#868149; text-decoration:none;}
.footer a:hover	{text-decoration:underline;}