#box1 {
	height: 161px;
	background-image: url(../images/box.png);
	background-repeat: no-repeat;
	margin-top: 23px;
	width: 310px;
}

#box1a {
	width: 299px;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#box1 A:link {text-decoration: underline; color: #333333}
#box1 A:visited {text-decoration: underline; color: #333333}
#box1 A:active {text-decoration: underline; color: #333333}
#box1 A:hover {
	text-decoration: underline;
	color: #000000;
}
#feature {
	width: 478px;
	padding: 10px;
}
#inside {
	padding: 10px;
}

#feature A:link {text-decoration: underline; color: #CC0000}
#feature A:visited {text-decoration: underline; color: #CC0000}
#feature A:active {text-decoration: underline; color: #CC0000}
#feature A:hover {text-decoration: underline; color: #000000;}

.headline  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CC0000;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.content A:link {text-decoration: underline; color: #CC0000}
.content A:visited {text-decoration: underline; color: #CC0000}
.content A:active {text-decoration: underline; color: #CC0000}
.content A:hover {text-decoration: underline; color: #000000;}

#box2 {
	height: 161px;
	background-image: url(../images/box.png);
	background-repeat: no-repeat;
	width: 310px;
}
#box2 A:link {text-decoration: underline; color: #333333}
#box2 A:visited {text-decoration: underline; color: #333333}
#box2 A:active {text-decoration: underline; color: #333333}
#box2 A:hover {
	text-decoration: underline;
	color: #000000;
}
#box3 {
	height: 161px;
	background-image: url(../images/box.png);
	background-repeat: no-repeat;
	margin-right: 5px;
	width: 310px;
}
#box3 A:link {text-decoration: underline; color: #333333}
#box3 A:visited {text-decoration: underline; color: #333333}
#box3 A:active {text-decoration: underline; color: #333333}
#box3 A:hover {
	text-decoration: underline;
	color: #000000;
}
.box_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.inside_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.box_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 30px;
	line-height: 14px;
}
#content_box {
	padding: 15px;
}
#footer {
	width: 814px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #888888;
	margin-top: 15px;
}

#footer A:link {text-decoration: none; color: #777777}
#footer A:visited {text-decoration: none; color: #777777}
#footer A:active {text-decoration: none; color: #777777}
#footer A:hover {text-decoration: underline; color: #000000;
}

#footer .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
}
#footer .footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	line-height: 15px;
}
#footer_a {
	padding: 10px;
	height: 135px;
	width: 185px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	margin-top: 10px;
}
#footer_end {
	padding: 10px;
	height: 135px;
	width: 185px;
	margin-top: 10px;
}
#photo {
	float: right;
	padding: 15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	margin-left: 10px;
	position: static;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.inside_feature {
	background-image: url(../images/inside_feature1.jpg);
	background-repeat: no-repeat;
	height: 237px;
	width: 814px;
}
.inside_feature .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EEEEEE;
	font-size: 48px;
	float: right;
	margin-top: 150px;
	margin-right: 20px;
}
