/*** ESSENTIAL STYLES ***/
		html, body 		{ margin: 0; padding: 0; }
body  { 
color: 333; 
font: 12px Trebuchet MS,Segoe Script, Andalus, Sans Serif,Helvetica, Arial, sans-serif; 
line-height: 18px;
background-image:url('../images/background2.jpg');
 } 
		h2				{ color: #6c5735; }
		a				{ color: #337810; }
		p				{ margin: 0 0 18px;color:#6c5735; }
		#wrapper		{ float: left; width: 90%; }
		
		/* Header */
#header	{ 
	background: #d2b48c;
	background-image:url('../images/d2b48c.gif');
}

#hea2der h1 { 
	color: #6c5735;
	margin: 0 0 3px;
	padding: 24px 18px 0;
	font-size:36px;
	font-weight:lighter;
	font-family:Maiandra GD, Trebuchet MS, san-serif;
	background-image:url('../images/header.png');background-repeat:no-repeat;
}

#hea2der h2  { 
	color: #6c5735; 
	margin: 0 0 3px; 
	padding: 24px 18px 0;
	font-size:28px; 
	font-weight:lighter;
	font-family:Maiandra GD, Trebuchet MS, san-serif;
}

#header h1  { 
	margin-top:20px;
	margin-left:20px; 
	padding-top: 4px; 
	padding-left: 38px;
	padding-bottom: 15px;
	background-image:url('../images/header.png');
	background-repeat:no-repeat;
	background-position:left;
}

#header h2  	{ 
	margin-top:0px;
	margin-left:25px; 
	margin-bottom:0px;
	padding-top: 6px; 
	padding-left: 38px;
	padding-bottom: 25px;
	background-image:url('../images/header2.png');
	background-repeat:no-repeat;
	background-position:left; 
}

#header p		{ 
	color: #666; 
	font-size: 11px; 
	font-weight: bold; 
	padding: 0 18px;
}

#hea2der	td		{ 
	margin:inherit; 
	background: #EDFFC4; 
	background-color:#deb887;
	font-family:Maiandra GD, Trebuchet MS, san-serif;
	line-height: 36px;
}

#header	td		{ 
	background: #d2b48c; 
	background-color:#FFFfff;
}
	
		/* Content Style */
		#navigation		{ padding-left: 18px; }
		#navigation ul	{ padding: 0 18px 9px; }
		#content		{ margin: 0 58px 9px; }
		#extra			{ margin: 0 0 0 18px; }
		#extra small	{ font-size: 11px; line-height: 18px; }
		#content p, #extra p { padding-right: 18px; }
        #content h2 {margin-top:0px;            line-height: 26px;font-family:papyrus;}
        #content li {color:#6c5735; }
        #content td {color:#6c5735; }

		/* Content Positioning & Size */
		#navigation		{ float: right; width: 28%; }

		#content		{ font-size: 14px }
		#extra			{ clear: both; }	
        	/* Footer */
		#footer			{ background: #6c5735; border-bottom: 2px solid #999; clear: both; width: 100%; }
		#footer a		{ color: #eee; }
		#footer	p		{ color: #ccc; margin: 0; padding: 0 18px 10px; }
		#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }
    	.siteColor {background-image:url('../images/d2b48c.gif'); }
        .sectionHeader {margin-left:50px;font-family:papyrus,verdana,helvetica;line-height:26px;font-size:22px;font-weight:900; color:#6c5735;}
        .header {background-image:url('../images/d2b48c.gif'); }
        .contentBg {background-image:url('../images/background2.jpg'); }


