body {
	color: #66523d;
	background-color: #e2ddce;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 0;
	margin-top: 0;
}

a {
	color: #B05A29;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #4D3E2E;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #3B7767;
}

#top {
	background-color: #e2ddce;
	width: 758px;
}

#menu {
	width: 442px;
	height: 21px;
	text-align: center;
	border-top: 56px solid #fff;
}

#menu td {
	background-color: #ea7837;
}

#menu td.border {
	border-right: 1px solid #fff;
}

#menu td.select {
	background-color: #816e59;
}

#menu td.selectwithborder {
	background-color: #816e59;
	border-right: 1px solid #fff;
}

#menu td.subnav {
	background-color: #816e59;
	height: 21px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 10px;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
}

#menu td.subnav a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 6px;
}


#main {
	width: 758px;
}

#main td.sectionimage {
	width: 91px;
	vertical-align: top;
}

#main td.contentarea {
	border-left: 2px solid #4F9E89;
	vertical-align: top;
	padding: 20px 30px 50px 84px;
	line-height: 150%;
}

#footer {
	width: 758px;
	text-align: center;
	padding-top: 8px;
	border-top: 1px solid #BDB3A4;
}

#footer a {
	color: #66523d;
	font-weight: bold;
	text-decoration: none;
	margin: 0 6px;
}

#mainhp {
	width: 758px;
}

#mainhp td.artarea {
	border-left: 2px solid #4F9E89;
	vertical-align: top;
	width: 253px;
}

#mainhp td.homecontent {
	background-image: url(/images/photo_pulse.gif);
	background-repeat: no-repeat;
	background-position: 0px 101px;
	vertical-align: top;
	padding: 28px 20px 0px 75px;
}

#mainhp h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
	color: #4D3E2E;
}

#mainhp p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 120%;
}

.floatyx {
	position: absolute; 
	top: 400px;
}

.featured {
	background-color: #F1EEE7;
	padding: 15px;
	border: 2px solid #fff;
}


.featuredimg {
	margin-right: 15px;
	border: 1px solid #ea7837;
}

.featured p {
	margin: 0;
	padding: 0;
}

.featured h2 {
	margin: 0;
	padding: 0;
}

ul.spaced li {
	margin-bottom: 1em;
}