h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #33CCCC;
	text-transform: uppercase;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-repeat: no-repeat;
	padding: 0px;
	background-color: #EBE3D2;
}
.boxtext {
	padding: 7px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6666CC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.outside {
	background-image: url(../images/HE-bkgrd5.jpg);
	background-repeat: no-repeat;
	border-top: 1px none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.hetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-transform: none;
	color: #999999;
	font-style: normal;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 13px;
}
.carrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.smalltext {
	font-size: 10px;
	padding: 3px;
}
.home {
	background-color: #FFFFFF;
	background-image: url(../images/home_tablet.jpg);
	background-repeat: no-repeat;
}
.work {
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}
.sidebar {
	padding: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.hesubtitle {
	font-size: 24px;
	font-weight: normal;
	color: #666666;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
