

/*****  Additional styles for content container  *******/

#content {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
	
		
/*****  Left Box  *******/
#leftbox_h {
	float: left;
	margin-right: 1px;
	padding-bottom: 10px;
	width: 226px;
}
#leftboxcontent_h {padding: 10px 10px 10px 10px;}
#leftboxcontent_h h3 {margin: 0; color: #d84d2c; font: normal bold 1em "Trebuchet MS", Arial,sans-serif; }
#leftboxcontent_h p {margin: 0.8em 0; color: #997668;}

/*****  Center Box  *******/
#centerbox_h {
	float: left;
	width: 282px;
	margin-right: 1px;
}
#centerboxcontent_h  {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 12px 0px 12px 0px;
	padding: 0px;
	border: 1px solid #99CCCC;
}

#centerboxcontent_h h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 1em;
	color: #326565;
	margin: 10px 5px 0px 10px;
	text-decoration: none;
}

#centerboxcontent_h h2.first {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 1em;
	color: #326565;
	margin: 5px 5px 0px 10px;
	text-decoration: none;
}
#centerboxcontent_h h3 {
	margin: 0; 
	color: #d84d2c; 
	font: normal bold .9em "Trebuchet MS", Arial,sans-serif; 
}
#centerboxcontent_h p {
	margin: .1em 0; 
	color: #997668;
	font: normal 0.9em "Trebuchet MS", Verdana, Arial, Helvetica;
	line-height: 16px;
	margin: 0px 5px 10px 10px;
}
#centerboxcontent_h a.headerlink {
	color: #326565;
	text-decoration: none;
	}
#centerboxcontent_h a.headerlink:hover{
	color: #D84D2C;
	text-decoration: underline;
	}

#centerboxcontent_h a.sublink {
	color: #338888;
	text-decoration: none;
	}
#centerboxcontent_h a.sublink:hover {
	color: #D84D2C;
	text-decoration: underline;
	}


/*****  Right Box  *******/
#rightbox_h {
	float: left;
	width: 188px;
	} 
#rightboxcontent_h {padding: 10px 10px 10px 10px;}
#rightbox_h div.textbox {
	width: 156px;
	align: center;
	border: 1px dotted #CCCC99;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 1.1em;
	}

#rightbox_h h3.darktext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #669999;
	font-size: 1em;
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	}
#rightbox_h p.darktext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 1em;
	color: #336666;
	padding-left: 10px;
	margin: 0px;
	}
#rightbox_h a.sublink {
	color: #338888;
	text-decoration: none;
	font-size: .9em;
	line-height: 1.3em;
	}
#rightbox_h a.sublink:hover {
	color: #D84D2C;
	text-decoration: underline;
	font-size: .9em;
	line-height: 1.3em;
	}	


a.ma { 
	font: normal .9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 2px 0px 0px;
	padding: 0px 2px 0px 10px;
	color: #997668;
	text-decoration: none;
	}
a:hover.ma { 
	text-decoration: underline;
	}