/* Body CSS values*/
body
		{
/*		background-image: url(images/body_blueSliver_bg.gif); */
		background-color: #3C657B;
		margin: 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		}

img		{
		border: none;
		}


#container
		{
		width: 100%;
		}


		
td.menu	{
		width: 215px;
		vertical-align: top;
		}

/* Text CSS values */
p
		{
		color: #000;
		font-size: 12px;;
		}
		
p.white
		{
		color: #fff;
		}
		
p.blue
		{
		color: #3C657B;
		}

a
		{
		color: #990000;
		text-decoration: none;
		}

a:hover
		{
		text-decoration: underline;
		}

a.white
		{
		color: #fff;
		}
ul, li
		{
		color: #000;
		font-size: 12px;
		}

/* Olive and Blue head and nav separator lines */
table.header
		{
		margin: 0;
		padding: 0;
		background-image: url(images/head_blue_bg.gif);
		background-repeat: repeat-x;
		}

table.header img
		{
		vertical-align: bottom;
		}
		
td.blueLine
		{
		height: 5px;
		margin: 0;
		padding: 0;
		background-color: #3C657B;
		}

td.oliveLine
		{
		height: 5px;
		margin: 0;
		padding: 0;
		background-color: #C7CFB4;
		}

/* Navigation Menu CSS values*/

.nav	{
		margin-bottom: 1px;
		width: 215px;
		}


/* Contect CSS Values */
.content
		{
		margin: 0;
		padding: 0;
		background-color: #eee;
		background-image: url(images/bg_nav.jpg);
		background-repeat: repeat-y;
		background-position: left;
		}		

td.page
		{
		margin: 0;
		padding: 15px; 
		vertical-align: top;
		}

/* Footer CSS values */
td.footer
		{
		background: #C7CFB4;
		margin: 0;
		padding: 0;
		}

td.footer p
		{
		text-align: center;
		margin: 0;
		padding: 5;
		}
		
.awardsBox
		{
		width: 95%;
		margin: 5px auto 0 auto;
		padding: 5px 0 5px 0;
/*		border: solid 1px #fff; */
		border-left: none; 
		border-right: none;  
		text-align: center; 
		}
		



/* Listings CSS values */
table.listings
		{
		margin: 0; 
		padding: 0;
		font-size: 11px;
		color: #333; 
		}

table.listings td
		{
		border-bottom: solid 1px #eee;
		padding: 10px;
		}
		
.heading
		{
		background: #eee;
		text-transform: uppercase;
		font-size: 13px;
		font-weight: bold;
		color: #336699; 
		}


tr.heading td
		{
		padding-top: 30px;
		border-bottom: solid 1px #ccc;
		}
		
.propName
		{
		font-weight: bold; 
		text-transform: uppercase;
		}

.pageSpacer
		{
		width: 515px;
		height: 0px;
		font-size: 0px;
		line-height: 0px;
		margin: 0;
		padding: 0;
		}
		
		
.spacer
		{
		width: 760px;
		height: 0px;
		font-size: 0px;
		line-height: 0px;
		margin: 0;
		padding: 0;
		}
		
.framed
		{
		border: solid 2px #ccc;
		}
		
A:hover .framed
		{
		border: solid 2px #336699;
		}
		
tr.rowShade td
		{
		background: #ddd;
		}		

/* Spotlights Quick Menu */
.spotlights
		{
		float: left;
		background-image: url(images/spotlights.gif);
		width: 145px;
		height: 110px;
		border: 0px;
		margin: 0 15px 0 0;
		padding: 0px;
		vertical-align: top;
		}
		
.spotlights p
		{
		margin: 10px 10px 0 15px; 
		}
		
/* Sitemap formatting CSS */
a.sitemap
		{
		margin-left: 10px;
		padding: 0;
		}


/* ------------
Contact US CSS 
--------------- */

.contactUsLeft
		{
		float: left; 
		width: 250px;
		}
		
.contactUsRight
		{
		float: left; 
		width: 250px;
		margin-left: 10px;
		font-size: 1em;
		}


table.emailListings
		{
		font-size: 12px;
		color: #666;
		width: 260px;
		}
		
			
td.listName
		{
		width: 60%;
		text-align: left;
		}
		
td.listEmail
		{
		width: 40%;
		text-align: left;
		padding-left: 5px;
		}

.formStyle
		{
		padding: 15px;
		border: solid 1px #ccc;
		background: #ddd;
		}

.formStyle input, .formStyle select, .formStyle textarea
		{
		width: 150px;
		font-size: 11px;
		color: #333;
		margin: 0px 0 0 10px;
		}

.formStyle p
		{
		text-align: right;
		margin: 0px 0 0 0;
		padding: 0;
		}

.formStyle td
		{
		padding-top: 3px;
		}

.tagline
		{
		margin: 20px 0 0 15%;
		font-size: 13px;
		font-weight: bold;
		color: #333;
		text-align: center;
		}

.error	{
		color: #cc0000;
		margin: 0;
		padding: 0;
		}
		
		
/* -----------------
News CSS
------------------- */
table.newsPage	{
		width: 500px;
		padding: 0;
		}

.newsPage li
		{
		list-style-position: inside;
		list-style-image: url(images/icon_pdf.gif);
		color: #990000;
		}
		
/* -----------------
Market Analysis CSS
------------------- */

#market .formStyle
		{
		width: 300px;
		}
		
/* -----------------
Home CSS
------------------- */

#homeText
		{
		width: 520px;
		}

.quotes
		{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px; 
		font-weight: bold;
		color: #3C657B;
		}
		
td.newEmployee
		{
		padding-right: 20px;
		text-align: right;
		vertical-align: bottom;
		}

.employeeHeadline
		{
		width: 510px;
		}
		
.employeeHeadline p
		{
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		color: #990000;
		}
	
/* -----------------
Closings CSS
------------------- */

.closing
		{
		width: 500px;
		border: solid 1px #C7CFB4;
		padding: 3px;
		}

.closing p
		{
		padding: 7px 0 0 0;
		margin: 0;
		font-size: 11px;
		}

.closing img
		{
		border: solid 1px #666;
		}
		
p.redHeading
		{
		color: #cc0000;
		font-size: 16px;
		font-style: italic;
		font-weight: bold;
		}
	
.closingHeading
		{
		font-size: 11px;
		vertical-align: middle;
		text-align: center;
		}

