body {
	background: #e2e2d9;
	margin: 0;
	padding: 0;
}

body, html {
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #675240;
}

#emptydiv {
	clear: both;
}

/*<group=headers>*/

#headerHMcase {
	width: 100%;
	background: repeat-x url(../im/lgBKG.jpg);
	padding-top: 15px;
}

#headerHM {
	width: 680px;
	background: url(../im/hdbkg1.jpg) no-repeat;
	height: 279px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}

#headerITcase {
	width: 100%;
	background: repeat-x url(../im/smBKG.jpg);
	padding-top: 5px;
}

#headerIT {
	width: 680px;
	background: url(../im/hdbkg1.jpg) no-repeat;
	height: 113px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
	
/*</group>*/

#bodCase {
	width: 100%;
	background: url(../im/lowerBKG.jpg) repeat-x;
}

#case {
	width: 684px;
	margin-left: auto;
	margin-right: auto;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.smaller {
	font-size: 14px;
}

h1 {
	font: normal 20px Georgia, Times New Roman, Times, serif;
	text-transform: uppercase;
}

.moreinfo, .moreinfo a, .moreinfo a:hover {
	font-weight: bold;
	font-size: 10px;
	color: #314A52;
	text-decoration: underline;
	background: no-repeat url(../im/arrow.gif) right center;
	padding-right: 20px;
}

/*<group=navigation>*/

#navigation {
	width: 680px;
	height: 54px;
	color: #314A52;
	font: 12px Arial, Helvetica, sans-serif;
	background: no-repeat url(../im/navbkg1.jpg);
	padding-left: 2px;
	padding-right: 2px;
}

#nav {
	left: 162px;
	position: relative;
	width: 518px;
}

#nav a {
	color: #314A52;
	text-decoration: none;
	background: right center;
}

#nav a:hover {
	text-decoration: underline;
}

#navHome {
	float: left;
	width: 76px;
	height: 20px;
	text-align: center;
	border-right: 1px solid #D6DED6;
	top: 7px;
	margin-top: 7px;
	padding-top: 6px;
}

#navServices {
	float: left;
	width: 100px;
	height: 20px;
	text-align: center;
	border-right: 1px solid #D6DED6;
	top: 7px;
	margin-top: 7px;
	padding-top: 6px;
}

#navEvening {
	float: left;
	width: 137px;
	height: 20px;
	text-align: center;
	border-right: 1px solid #D6DED6;
	top: 7px;
	margin-top: 7px;
	padding-top: 6px;
}

#navActivities {
	float: left;
	width: 102px;
	height: 20px;
	text-align: center;
	border-right: 1px solid #D6DED6;
	top: 7px;
	margin-top: 7px;
	padding-top: 6px;
}

#navContact {
	float: left;
	width: 99px;
	height: 20px;
	text-align: center;
	top: 7px;
	margin-top: 7px;
	padding-top: 6px;
}
	
/*</group>*/

#bodie {
	background: url(../im/bodbkgb.jpg) no-repeat  bottom;
	width: 680px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 15px;
}

#bodCol {
	width: 160px;
	float: left;
}

#ADMC {
	margin-left: 25px;
	margin-bottom: 20px;
}

#addy {
	color: #CCCCC4;
	font-size: 10px;
	margin-left: 15px;
	margin-top: 75px;
}

#bodTxt {
	width: 464px;
	float: left;
	padding-left: 18px;
	border-left: 1px solid #e2e2d9;
}

#bodTxt imgxxxx {
	margin-left: 5px;
	float: right;
	padding-left: 5px;
}

#footNav {
	width: 482px;
	text-align: right;
	color: #675240;
}

#footNav a {
	color: #675240;
	text-decoration: none;
	font-size: 10px;
}

#footNav a:hover {
	text-decoration: underline;
}

/*<group=footer>*/

#footer {
	width: 662px;
	text-align: right;
	font-size: 10px;
	padding: 5px 20px 5px 2px;
}

#footer a, #footer a:hover {
	color: #675240;
	text-decoration: underline;
}

.copyright {
	display: block;
}
	
/*</group>*/

/*<group=sub Nav>*/

#subNav {
	width: 115px;
	margin-left: 25px;
	color: #AB957B;
	font-size: 11px;
	text-align: right;
	margin-bottom: 45px;
}

#subNav a {
	display: block;
	text-decoration: none;
	color: #AB957B;
	border-bottom: 1px dotted #E2E2D9;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

#subNav a:hover {
	text-decoration: underline;
}
	
/*</group>*/

.required {
	font-weight: bold;
	color: #800000;
}

#pike {
	margin-bottom: 10px;
	width: 464px;
	padding-bottom: 10px;
}

#pike img {
	margin-left: 5px;
	float: right;
	padding-left: 5px;
}