/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image:url(images/bg01.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;}
	
/* ------------------------------------------------------ PARTS ----------------------- */

#bodyWrapper {
	background-image:url(images/content-bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin:0px 0px -20px 0px;}
	
#headerWrapper {
	width:890px;
	height:60px;
	margin:0px auto 0px auto;
	padding:80px 10px 0px 0px;
	text-align:right;
	line-height:14pt;
	font-size:11pt;
	background-image:url(images/header01.jpg);}
	
/* ----------------------------------------------------------------- NAVIGATION ----- */
	
#navigationWrapper {
	background-image:url(images/nav-bg.jpg);
	background-repeat:repeat-x;
	width:900px;
	height:40px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-align:center;}
	
a.navigation:link { 
	color: #555335;
	text-decoration: none;
	font-size:12pt;}
a.navigation:visited { 
	color: #555335;
	text-decoration: none;
	font-size:12pt;}
a.navigation:hover { 
	color: #781714;
	text-decoration: none;
	font-size:12pt;}
a.navigation:active { 
	color: #555335;
	text-decoration: none;
	font-size:12pt;}
	
/* ----------------------------------------------------------------- CONTENT AREA ----- */

#contentAreaWrapper {
	padding:20px 0px 0px 0px;
	width:900px;
	background-color:#FFFFFF;
	margin:0px auto 0px auto;}
	
#contentDefault {
	padding:0px 20px 20px 20px;
	width:860px;
	background-color:#FFFFFF;
	margin:0px auto 0px auto;}
	
/* ----------------------------------------------------------------- BANNER ----- */

#bannerWrapper {
	width:860px;
	background-color:#FFFFFF;
	padding:0px 0px 20px 0px;
	margin:0px auto 0px auto;}
	
/* ----------------------------------------------------------------- FOOTER ----- */
	
#footerWrapper {
	width:850px;
	height:190px;
	background-image:url(images/footer-bg01.jpg);
	background-repeat:repeat-x;
	margin:0px auto 0px auto;
	padding:10px 0px 0px 0px;
	font-size:9pt;
	line-height:16pt;
	color:#5f5d40;}
	
div.footerContentWrapper {
	width:200px;
	height:170px;
	border-left:1px solid #eeede4;
	padding:0px 0px 0px 10px;
	margin:0px 0px 10px 5px;
	float:left;}
	
a.footer:link { 
	color: #5f5d40;
	text-decoration: none;}
a.footer:visited { 
	color: #5f5d40;
	text-decoration: none;}
a.footer:hover { 
	color: #781714;
	text-decoration: none;}
a.footer:active { 
	color: #5f5d40;
	text-decoration: none;}



/* ------------------------------------------------------ CONTENT FORMATTING ----------------------- */	

a:link { 
	color: #5f5d40;
	text-decoration: underline;}
a:visited { 
	color: #5f5d40;
	text-decoration: underline;}
a:hover { 
	color: #781714;
	text-decoration: underline;}
a:active { 
	color: #5f5d40;
	text-decoration: underline;}

p {
	text-align:justify;
	font-size:9pt;
	line-height:16pt;
	color:#666666;
	margin:0px 0px 0px 0px;
	padding:6px 0px 10px 0px;}
	
ul {
	font-size:9pt;
	line-height:18pt;
	color:#666666;}
	
h1.pageTitles {
	font-size:18pt;
	color:#781714;
	margin:0px 0px 10px 0px;
	padding:4px 0px 2px 0px;
	border-bottom:1px solid #781714;}
	
h1.subTitles {
	font-size:16pt;
	color:#781714;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;}
	
h1.sectionHeaders {
	font-size:14pt;
	color:#35718d;
	margin:0px 0px 0px 0px;
	padding:4px 0px 4px 0px;
	border-bottom:1px solid #ebe9dd;
	/*border-top:1px solid #ebe9dd;*/}
	
h1.meetUs {
	font-size:14pt;
	color:#781714;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 0px;}
	
/* ------------------------------------------------------ TRIPLE BANNERS ON HOME PAGE ----- */
	
#bannersHeaderWrapper {
	background-color:#eeede4;
	width:900px;
	margin:0px auto 0px auto;
	height:30px;
	padding:0px 0px 0px 0px;}
	
td.bannersHeader {
	height:30px;
	width:200px;
	background-image:url(images/banners-header.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 10px;
	color:#FFFFFF;
	font-size:12pt;}
	
td.bannersHeader02 {
	height:30px;
	width:200px;
	background-image:url(images/banners-header-02.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 10px;
	color:#FFFFFF;
	font-size:12pt;}
	
#bannersContentWrapper {
	background-color:#ffffff;
	width:900px;
	margin:0px auto 0px auto;
	/*height:300px;*/
	padding:0px 0px 0px 0px;}
	
td.bannersContent {
	/*height:300px;*/
	width:190px;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 10px;
	font-size:9pt;
	text-align:justify;
	line-height:16pt;
	vertical-align:top;
	color:#666666;}
	
	
/* ------------------------------------------------------ MORE INFO ----- */

div.moreInfo {
	text-align:right;
	padding:4px 3px 0px 0px;
	margin:8px 0px 8px 0px;
	border-top:1px solid #eeede4;}
	
/* ------------------------------------------------------ FEATURED MARKETPLACE FEEDBACK ----- */

div.featuredQuote {
	width:600px;
	margin:0px auto 10px auto;
	background-color:#eeede4;
	border:1px solid #c8c4a0;
	padding:8px;}
	
/* ------------------------------------------------------ FORMS ----- */

.formTextbox {
	font-size:9pt;
	padding:3px;
	border:1px solid #c8c4a0;
	font-family:Georgia, "Times New Roman", Times, serif;}
	
.formButton {
	background-color:#eeede4;
	border:1px solid #c8c4a0;
	padding:5px;
	font-size:10pt;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;}