/****************************** GLOABAL CSS ******************************
 * All styles below this line are related to the entire website
 */ 		
.Default {
	height				: 100%;
	}
body {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px; 
	color				: #000000;
	background-color	: #b0823f;
	line-height 		: 1.6em;
	margin				: 0px auto 0px auto; /* 'top' 'right' 'bottom' 'left' */
	padding				: 0px 0px 0px 0px; /* 'top' 'right' 'bottom' 'left' */
	}
a, 
a:link, 
a:visited, 
a:active {
	color				: #993333;
	text-decoration		: none;
	}
a:hover {
	color:				: #339966;
	text-decoration		: underline;
	}		
.outer {
	width				: 990px;
	margin				: 0px auto 0px auto; /* 'top' 'right' 'bottom' 'left' */
	padding				: 1px 1px 0px 1px; /* 'top' 'right' 'bottom' 'left' */
	background-color	: #FFFFFF;
	}
/****************************** TOPPER SECTION ******************************
 * All styles below this line are related to the Menu
 */
 .pageHeader {
 	width				: 990px;
	height				: 150px;
	}
	
/****************************** MENU SECTION ******************************
 * All styles below this line are related to the Menu
 */	
.menu {
	height				: 30px;
	background			: url(images/menu-background.gif);
	background-color	: #b0823f;
	z-index				: 99;
	font-size			: 12px;
	font-weight			: bold;
	line-height			: 30px;
	}
.menu img {
	vertical-align		: bottom;
	}	
.menu a, 
.menu a:link, 
.menu a:visited, 
.menu a:active {
	color				: #003333;
	text-decoration		: none;
	}
.menu a:hover {
	color				: #FFFFFF;
	}
.menu img {
	padding				: 0px 10px 0px 10px; /* 'top' 'right' 'bottom' 'left' */
	}
/****************************** PROPERTY SHOWCASE SECTION ******************************
 * All styles below this line are related to the Menu
 */
 	
.showcase { 
	float				: left;
	width				: 250px;
	background-color	: #e7ebe9;
	}			
.showcasemenu {
	width				: 100%;
	height				: 30px;
	background			: url(images/menu-background-showcase.gif);
	background-color	: #143928;
	z-index				: 99;
	font-size			: 14px;
	letter-spacing		: 2px;
	font-weight			: bold;
	line-height			: 30px;
	}	
.showcasemenu a, 
.showcasemenu a:link, 
.showcasemenu a:visited, 
.showcasemenu a:active {
	color				: #e7ebe9;
	text-decoration		: none;
	}
.showcasemenu a:hover {
	color				: #FFFFFF;
	}
.showcasecontent {
	padding				: 0px 5px 5px 5px; /* 'top' 'right' 'bottom' 'left' */
	}		
/****************************** CONTENT SECTION ******************************
 * All styles below this line are related to the Content Area
 */								
.pageTitleTxt {
	font-size			: 16px;
	color				: #000000;
	font-weight			: bold;
	padding				: 10px 0px 10px 5px; /* 'top' 'right' 'bottom' 'left' */	
	}
.pageContent {
	color				: #000000;
	padding				: 0px 5px 0px 5px; /* 'top' 'right' 'bottom' 'left' */
	}
.mainpageTitleTxt {
	font-size			: 16px;
	color				: #000000;
	font-weight			: bold;
	padding				: 10px 0px 10px 255px; /* 'top' 'right' 'bottom' 'left' */	
	}	
.mainpageContent {
	color				: #000000;
	padding				: 0px 5px 0px 255px; /* 'top' 'right' 'bottom' 'left' */
	}
/****************************** WEBLINKS SECTION ******************************
 * All styles below this line are related to the Content Area
 */								
.webLinkTitle {
	font-weight			: bold;
	}
.webLinkDescription	{
	padding				: 0px 0px 0px 10px; /* 'top' 'right' 'bottom' 'left' */
	}
/****************************** TESTIMONIALS SECTION ******************************
 * All styles below this line are related to the Content Area
 */								
.testimonial {
	padding				: 0px 0px 0px 10px; /* 'top' 'right' 'bottom' 'left' */
	}
.testiminial hr {
	border				: 0px;
	color				: #143928;
	background-color	: #143928;
	height				: 1px;
	width				: 100%;
	text-align			: left;
	}	
.testimonialName {
	font-weight			: bold;
	color				: #143928;
	}
.testimonialFrom {
	}
.testimonialTxt	{
	padding				: 0px 0px 0px 10px; /* 'top' 'right' 'bottom' 'left' */
	}	
/****************************** FOOTER SECTION ******************************
 * All styles below this line are related to the Footer Section
 */
.footer {
	width				: 990px;
	background-image	: url(images/bkg-white-bottom.png);
	background-position	: bottom;
	background-repeat	: no-repeat;
	text-align			: left;
	color				: #000000;
	font-size			: 10px;
	text-transform		: uppercase;
	}
.footerNav {
	padding				: 10px 0px 10px 5px; /* 'top' 'right' 'bottom' 'left' */
	color				: #9933cc;
	}
.footerNav a, 
.footerNav a:link, 
.footerNav a:visited, 
.footerNav a:active {
	color				: #003333;
	text-decoration		: none;
	}
.footerNav a:hover {
	color				: #339966;
	text-decoration		: underline;
	}
.copyright {
	text-align			: left;
	font-size			: 10px;
	color				: #000000;
	padding				: 0px 0px 0px 5px; /* 'top' 'right' 'bottom' 'left' */
	}
.copyright a, 
.copyright a:link, 
.copyright a:visited, 
.copyright a:active {
	color				: #003333;
	text-decoration		: none;
	}
.copyright a:hover {
	color				: #339966;
	text-decoration		: underline;
	}		
.credit {
	text-align			: left;
	margin				: 0px 0px 0px 5px; /* 'top' 'right' 'bottom' 'left' */
	color				: #000000;
	font-size			: 9px;
	line-height			: normal;
	}
.credit a, 
.credit a:link, 
.credit a:visited, 
.credit a:active {
	color				: #003333;
	text-decoration		: none;
	}
.credit a:hover {
	color				: #339966;
	text-decoration		: underline;
	}
.associations {
	float				: right;
	vertical-align		: top;
	padding				: 0px 5px 4px 5px; /* 'top' 'right' 'bottom' 'left' */
	} 
.disclaimer {
	text-align			: left;
	margin				: 10px 10px 0px 5px; /* 'top' 'right' 'bottom' 'left' */
	color				: #b0823f;
	font-size			: 9px;
	line-height			: normal;
	text-transform		: none;
	}
.disclaimer a, 
.disclaimer a:link, 
.disclaimer a:visited, 
.disclaimer a:active {
	color				: #003333;
	text-decoration		: none;
	}
.disclaimer a:hover {
	color				: #339966;
	text-decoration		: underline;
	}	