body {
	font: 12px/17px "Trebuchet MS", Helvetica;
	background: #D6F0D3;
}
#wrapper {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #006633;
	background: #FFFFFF;
	height: 600px;
	}
#wrapper2 {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #006633;
	background: #FFFFFF;
}
#topper {
	background: #003366;
	height: 124px;
	width: 730px;
	border-bottom: thin double #CC9900;
}
#leftcol {
	height: 300px;
	float: left;
	background: #FFFFFF;
	width: 270px;
	padding-left: 10px;
}
#rightcol {
	float: right;
	width: 440px;
}
#nav {
	font: bold 12px "Trebuchet MS", Helvetica, sans-serif;
	color: #FFFFFF;
	background: #CC6600;
	height: 17px;
	width: 730px;
	padding-top: 2px;
}
#firstpar {
	font: 12px/17px "Trebuchet MS", Helvetica;
	padding: 10px;
}
#accomm {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding: 10px;
	width: 710px;
}
a:link {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}

a.brown:link {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	
}

a.brown:visited {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.brown:hover {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
	}
.rightalign {
	text-align: right;
}

.frontdesk {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
.frontdeskimg {
	margin-right: 5px;
}

