body {
	margin: 0px;
	padding: 0px;
}
#masthead #logocell {
	background-color: #723B30;
	padding: 8px;
}
#masthead #topmenu {
	background-color: #B7DDE8;
	padding-right: 16px;
	padding-left: 8px;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	color: #723B30;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}
#masthead #topmenu a {
	text-decoration:none;
	color: #723B30;
}

#masthead #topmenu a:hover{
	text-decoration:underline;
}

#pagefooter {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #B7DDE8;
	border-right-color: #B7DDE8;
	border-bottom-color: #B7DDE8;
	border-left-color: #B7DDE8;
	text-transform: uppercase;
	color: #723B30;
}
#layouttable {
	width: 960px;
}
#layouttable #sidemenucell {
	background-color: #efefef;
	width: 220px;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
}
#layouttable #maincontentcell {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: 13px;
}
#sidemenucell h2 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #723B30;
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#sidemenucell li {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	color: #723B30;
	font-size: 16px;
	list-style-image: url(/objs/bullet.gif);
	list-style-position:inside;
}
#sidemenucell a {
	text-decoration:none;
	color: #723B30;
	}
#sidemenucell a:hover{
	text-decoration:underline;
}
#maincontentcell h1 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: #B7DDE8;
	font-weight: 600;
	text-align: right;
}
#maincontentcell .imagediv {
	float: right;
	width: 340px;
	text-align: right;
}
#maincontentcell strong {
	color: #723B30;
}
#maincontentcell a {
	color: #723B30;
}
#maincontentcell h2 {
	color: #723B30;
	font-size: 16px;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
	padding-top: 5px;
}
.formcell {
	margin: 0px;
	padding: 1px;
}
#maincontentcell .highlight {
	font-weight: bold;
	color: #723B30;
	padding: 5px;
	border: 1px solid #B7DDE8;
}
