
body  { background: #564C54; color: #fff; 
	font: normal normal 11px Arial, sans-serif; }
input { color: #000; font: normal normal 10px Arial, sans-serif; }
select { color: #000; font: normal normal 10px Arial, sans-serif; }
h1    { color: #000; font:  normal bold 13px Georgia, Times, serif;
	padding-left: 15px; }
h2    { color: #C97B28; font:  normal bold 13px Verdana, Arial, sans-serif;
	border-bottom: 1px solid #C97B28; padding-bottom: 3px; width: 85%; }
h3    { color: #466552; font:  normal bold 13px Verdana, Arial, sans-serif; margin-bottom: 4px; }
h4    { color: #564C54; font:  normal bold 12px  Georgia, Times, serif; 
	margin-bottom: 4px; width: 100%; padding: 4px; }
h5    { color: #466552; font:  normal bold 11px Verdana, Arial, sans-serif; margin-bottom: 4px; }
h6    { color: #C97B28; font:  normal bold 11px Verdana, Arial, sans-serif; margin-bottom: 4px; }
ol, ol ol, ol ol ol { color: #564C54; font: normal normal 11px Verdana, Arial, sans-serif; }
ul       { list-style-image: url('images/design_elements/bullet1.gif'); color: #564C54; 
	font: normal normal 11px/16px Verdana, Arial, sans-serif; }
ul ul    { color: #333; font: normal normal 11px/16px Verdana, Arial, sans-serif; }
ul ul ul { color: #564C54; font: normal normal 10px/13px Verdana, Arial, sans-serif; }

/* Define Header Text */
.yourname { color: #000; font: normal bold 13px Georgia, Times, serif;
	padding-left: 20px; padding-top: 20px; }
.tagline { color: #000; font: italic bold 12px Georgia, Times, serif;
	padding-left: 30px;  }
	
/* Define main content area */
.pagetitle    { color: #000; font:  normal bold 13px Georgia, Times, serif;
	padding-left: 15px; padding-bottom: 10px; padding-top: 21px; }

.content { color: #000; font: normal normal 11px/15px Verdana, Arial, sans-serif; 
	padding: 5px; width: 324px; height: 310px; overflow: auto; 	scrollbar-face-color: #ffff99;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#cc99cc;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#EAE8E4;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#B9B7AF;
}
.content a:link    { color: #564C54;  text-decoration: underine;   }
.content a:active  { color: #564C54; text-decoration: none;   }
.content a:visited { color: #564C54; text-decoration: underline;   }
.content a:hover   { color: #B4A9BE; text-decoration: none;  }
.content HR { height: 1px; width: 90%; background: #D9E959; color: #564C54; margin: 0% 10% 0% 10%; }
.productbox { color: #000; font: normal normal 11px/15px Verdana, Arial, sans-serif; }


/* Define Menu section */
.leftmenu { background-image: url('images/design_elements/left.jpg'); 
	font: normal normal 11px/18px Verdana, Arial, sans-serif; width: 215px;
	color: #000; padding-left: 20px; padding-top: 20px; }
.leftsubmenu { font-size: 11px; text-decoration: none;}
.leftmenu a:link    { color: #000; font-weight: normal; height: 18px; }
.leftmenu a:active  { color: #000; font-weight: normal; height: 18px; }
.leftmenu a:visited { color: #000; font-weight: normal; height: 18px; }
.leftmenu a:hover   { font-weight: normal; color: #B4A9BE; height: 18px; }
	
	
/* Define footer area */
.footer { background-image: url('images/design_elements/bottom.jpg'); color: #FFF; 
	font: normal normal 10px Verdana, Arial, sans-serif; 
	 height: 28px; padding-top: 9px; }
.footer a:link    { color: #FFF; text-decoration: none;   }
.footer a:active  { color: #FFF; text-decoration: none;   }
.footer a:visited { color: #FFF; text-decoration: none;   }
.footer a:hover   { color: #000; text-decoration: underine;  }

	
/* Define standard hyperlinks */	
a:link  { color: #564C54; font: normal normal Verdana, Arial, sans-serif; text-decoration: underline; }  
a:active { color: #564C54; font: normal normal Verdana, Arial, sans-serif; text-decoration: underline; }
a:visited { color: #564C54; font: normal normal Verdana, Arial, sans-serif; text-decoration: underline; }
a:hover { color: #B4A9BE; font: normal normal Verdana, Arial, sans-serif; text-decoration: none; }
