body {
	
}

#nav a.current
{
	background-color: #ffa400;
}

.homeBox
{
	position: relative;
	float: left;
	width: 158px;
	height: 190px;
	padding: 11px 12px 15px 10px;
	background: no-repeat url(../images/homeBox1_new.jpg);
	margin-right: 3px;
	color: #fae7bf;
}
.homeBox A, .bottomBox A
{
	left: 26px;
	color: #fdf2e6;
	text-decoration: none;
}
.homeBoxnav A, .bottomBoxnav A
{
	position: absolute;
	top: 200px;
	bottom: 26px;
	left: 20px;
	color: #fdf2e6;
}
#heading .box2{ background-image: url(../images/homeBox2_new.jpg) }
#heading .box3{ background-image: url(../images/homeBox3_new.jpg) }
#heading .box4{ background-image: url(../images/homeBox4_new.jpg) }
#heading .box5{ background-image: url(../images/homeBox5_new.jpg) }

#heading .box1_selected{ color: white; background-image: url(../images/homeBox1_selected_new.jpg) }
#heading .box2_selected{ color: white; background-image: url(../images/homeBox2_selected_new.jpg) }
#heading .box3_selected{ color: white; background-image: url(../images/homeBox3_selected_new.jpg) }
#heading .box4_selected{ color: white; background-image: url(../images/homeBox4_selected_new.jpg) }
#heading .box5_selected{ color: white; background-image: url(../images/homeBox5_selected_new.jpg) }

#heading .box1_selected h3 { color: #346998; }
#heading .box2_selected h3 { color: #4782B1; }
#heading .box3_selected h3 { color: #4782B1; }
#heading .box4_selected h3 { color: #4782B1; }
#heading .box5_selected h3 { color: #4782B1; }

#content .bottomBox
{
	position: relative;
	float: left;
	width: 176px;
	height: 142px;
	background: no-repeat url(../images/bottomBox1.jpg);
	margin-right: 20px;
	color: #9d5102;
}
.bottomBox .padder { padding: 0px 5px; }
.bottomBox A { bottom: 20px; color: Blue; }
.bottomBox h3
{
	font-size: 8.5pt;
	color: white;
	margin: 4px 0px 0px 0px;
}
.bottomBox h4
{
	font-size: 12pt;
	margin-top: 0px;
}
#content .box1
{
	width: 203px;
	background-image: url(../images/bottomBox_new.jpg);
}

#content .box2
{
	width: 203px;
	background-image: url(../images/bottomBox_new.jpg);
}
#content .box3
{
	width: 203px;
	background-image: url(../images/bottomBox_new.jpg);
}
#content .box4
{
	width: 203px;
	background-image: url(../images/bottomBox_new.jpg);
}
#heading h3
{
	font-size: 18pt;
	color: #9d5102;
	margin: 0 0 15px 0;
}

#heading h5
{
	font-size: 10pt;
	color: #9d5102;
	margin: 0 0 9px 0;
}
a.bottom_link:link {
	color: Blue;
	text-decoration: none;	
	font-weight: bold;
}
a.bottom_link:visited {
	color: Blue;
	text-decoration: none;	
	font-weight: bold;
}
a.bottom_link:active {
	color: Blue;
	text-decoration: none;	
	font-weight: bold;
}
a.bottom_link:hover {
	color: #fdf2e6;
	text-decoration: underline;	
	font-weight: bold;
}