#homeText {
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

#homeText img {
	float:left;
	border:1px solid #666666;
	background-color:#EEEEEE;
	margin: 0 .5em .5em 0;
}

.sectionA, .sectionB {
	width: 666px;
	margin:0pt auto;
}

#homeText .text {
	/*float:right;*/
}

#homeFeatures {
	width: 100%;
	height: 450px;
	min-height: 450px;
}

#homeFeatures td {
	margin: 0 .5em .2em 0;
	border:none;
	padding-right:1.5em;
	/*background: #F6E8CE url(../media/bg_light_tan.jpg);*/
	height: 450px;
	min-height: 450px;
}

#searchBox {
	 background-image: url(../media/bg_dark_moca.jpg);
	 border: 1px solid #DAC083;
	 padding: 1em 1em 2em 1em;
	 color: #FFFFFF;
	 height: 100%;
}

#searchBox span.header {
	color: #FFFFFF;
}

#searchBox .searchForm {
	background-image: url(../media/bg_moca.jpg);
	padding: .5em;
	margin: .5em 0 .2em 0;
}

.innerContentBox {
	height:100%;
}

#homeFeatures li {
	list-style:none;
}

#homeText .header{
	font-size: 3.5em;
	line-height: 38px;
	color: #970000;
	clear: both;
	font-weight: normal;
}

.sectionB .header {
	text-transform:uppercase;
	padding: 4px;
	font-size: 1.4em;
	line-height: 1em;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	color: #fff;
	background: #003663;
	margin: 0;
	display:block;
}

#SideNavigation .noindent a {
	text-decoration: none;
	color: #950304;
	font-size: 110%;
}

#SideNavigation .noindent a:hover {
	text-decoration:underline;
}