@charset "UTF-8";
/* CSS Document */


/*************	 You can change the general font and background image here	 ****************/



/************* MAIN MENU LINKS // Change the color and width of the menu font and borders here ****************/


/********************** LEFT COLUMN & WIDE COLUMN PROPERTIES // Change the header and paragraph text here	************************/

h2 {
	font-size: 1.2em;
	letter-spacing: 1px;
	color: #000;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	padding-bottom: 10px;
}

h3 {
	font-size: 1.2em;
	letter-spacing: 1px;
	color: #000;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	padding-bottom: 3px;
}

h4 {
	font-size: 0.71em;
	letter-spacing: 1px;
	color: #00CCFF;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 6px;
	border-bottom: 1px solid #FF6D00;
}	

h5 {
	color: #666;
	font-size: 0.63em;
	line-height: 0.63em;
	margin: 0 0 10px 0;
}


p {
	font-size: 0.81em;
	font-weight: normal;
	color: #000;
	text-align: left;
	
}


/********************** RIGHT COLUMN (TEXT BOX) PROPERTIES	************************/

/********************** FOOTER PROPERTIES	************************/

