/* CSS Document */

/************************** BEGIN Home page header styles *****************************/

.homeHeader {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #8BA760;
	margin-bottom: 0px;
}

/************************** END Home page header styles *****************************/

h1 {
	font: normal 26px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 0px;
	border-bottom: 1px solid #AFAD9D;
	position: absolute;
	top: 278px;
	width: 728px;
	padding: 0px 0px 10px 10px;
	margin-left: 23px;
}


h2 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #8BA760;
	margin-bottom: 0px;
}


h3 {
	font: normal 18px 'Trebuchet MS', Trebuchet, sans-serif;
	color: #000000;
	margin-bottom: 0px;
}


h4 {
	font: normal 16px 'Trebuchet MS', Trebuchet, sans-serif;
	color: #000000;
	margin-bottom: 0px;
}

/****************************** BEGIN content styles **********************************/

.bold { font-weight: bold; }

.italic { font-style: italic; }

.underline { text-decoration: underline; }

.caps { text-transform: uppercase; }

.highlight { background-color: #FFFF00; }

.smallText { font-size: 9px; }

.smallTextCaps { font-size: 9px; text-transform: uppercase; }


/****************************** BEGIN content styles **********************************/

div#features h2 {
	font-family: 'Trebuchet MS', Trebuchet, sans-serif;
	font-size: 15px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
