body {
	background-color: #AAAA99;
	background-image: url(images/background-body.gif);
	color: #666666;
	font: 80% tahoma, hevetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

h2 {
	color: #B52C07;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a {
	text-decoration: none;
}

h3 {
	color: #669933;
	font-family: georgia, times, "times new roman", serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

h4 {
	color: #006699;
	font-family: georgia, times, "times new roman", serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

h5 {
	color: #666666;
	font-family: georgia, times, "times new roman", serif;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 0;
}

.back {
	border: 1px solid #CCCCCC;
	display: inline;
	margin-left: 20px;
	padding: 2px;
	text-align: center;
	width: 120px;
}

.back a{
	font-size: 90%;
	text-decoration: none;
}

.caption {
	font-size: 75%;
	margin: 0px;
	padding: 0px;
}

.content {
	border: 1px solid #CCCCCC;
	margin: 12px 262px 12px 20px;
	padding-bottom: 12px;
}

.content a:link {
	color: #666666;
}

.content a:visited {
	color: #999999;
}

.content a:hover, a:active {
	background-color: #03789B;
	color: #FFFFFF;
}

.content h3 {
	background-image: url(images/background-header-content.jpg);
	background-repeat: repeat-x;
	font-stretch: expanded;
	font-weight: normal;
	margin: 5px 5px 3px 5px;
	padding: 2px 5px 2px 5px;
	text-transform: uppercase;
}

.content p {
	line-height: 130%;
	margin: 0px 12px 12px 10px;
}

.content-downtown {
	border: 1px solid #CCCCCC;
	margin: 16px 0px 12px 20px;
	padding-bottom: 12px;
	width: 740px;
}

.content-downtown h3 {
	background-image: url(images/background-header-content.jpg);
	background-repeat: repeat-x;
	font-stretch: expanded;
	font-weight: normal;
	margin: 5px 5px 3px 5px;
	padding: 2px 5px 2px 5px;
	text-transform: uppercase;
}

.content-downtown td {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	margin: 8px;
	padding: 8px;
}

.content-featured {
	border: 1px solid #CCCCCC;
	margin: 16px 0px 12px 20px;
	padding-bottom: 12px;
	width: 280px;
}

.content-featured h3 {
	background-image: url(images/background-header-content.jpg);
	background-repeat: repeat-x;
	font-stretch: expanded;
	font-weight: normal;
	margin: 5px 5px 3px 5px;
	padding: 2px 5px 2px 5px;
	text-transform: uppercase;
}

.content-featured h4 {
	margin-left: 12px;
}

.content-featured h5 {
	margin-left: 12px;
}

.content-featured p {
	line-height: 130%;
	margin: 0px 12px 12px 10px;
}

.content-listings {
	border: 1px solid #CCCCCC;
	margin: 16px 0px 12px 20px;
	padding-bottom: 12px;
	width: 740px;
}

.content-listings h3 {
	background-image: url(images/background-header-content.jpg);
	background-repeat: repeat-x;
	font-stretch: expanded;
	font-weight: normal;
	margin: 5px 5px 3px 5px;
	padding: 2px 5px 2px 5px;
	text-transform: uppercase;
}

.content-listings h5 {
	margin-bottom: -8px;
}

.h3-secondary {
	color: #006699;
	font-family: georgia, times, "times new roman", serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

.image {
	margin: 3px 3px 0;
}

.imagefloat-left {
	border: 1px solid #9FA41D;
	float: left;
	margin: 0 10px 10px 0px;
	padding: 3px;
}

.imagefloat-right {
	border: 1px solid #9FA41D;
	float: right;
	margin: 0px 6px 10px 10px;
	padding: 3px;
}

.link {
	display: inline;
	float: right;
	font-size: 90%;
}

.link ul
	{
	font-size: 95%;
	list-style-type: none;
	margin: 1em 0;
	padding: 0;
	text-align: right;
}

.map-home {
	margin: 0px 0 10px 10px;
}

.sideframe {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0px 7px 12px 12px;
}

#container {
	background-color: #FFFFFF;
	border: 1px solid #999988;
	margin: 0em auto;
	text-align: left;
	width: 798px;
}

#find {
	color: #036280;
	font-size: 80%;
	font-weight: bold;
	left: 557px;
	line-height: 15px;
	position: absolute;
	top: 12px;
}

#find a, a:link, a:visited {
	color: #036280;
}

#find a:hover, a:active {
	background-color: #669933;
	color: #FFFFFF;
	text-decoration: none;
}

#footer	{
	background-color: #CCCC99;
	clear: both;
	color: #666666;
	font-size: 90%;
	line-height: 170%;
	padding: 2px 0 2px 20px;
	text-align: left;
}

#header {
	background-image: url(images/background-header.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	border-top: 4px solid #A70101;
	height: 144px;
	position: relative;
}

#main {
	margin: 36px 0 0px 0;
}

#menu {
	background-image: url(images/bg_menu.gif);
	float: left;
	font-family: georgia, times, "times new roman", serif;
	font-size: 11px;
	margin-bottom: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100%;
}

#menu #current {
	background-image: url("images/left_on.gif");
}

#menu #current a {
	background-image: url("images/right_on.gif");
	color: #5B5E0E;
	padding-bottom: 5px;
}

#menu a {
	background: url("images/right.gif") no-repeat right top;
	color: #CCCC99;
	display: block;
	float: left;
	font-weight: bold;
	padding: 5px 15px 4px 4px;
	text-decoration: none;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu a {
	float: none;
}

/* End IE5-Mac hack */
#menu a:hover {
	color: #FFFFFF;
}

#menu li {
	background: url("images/left.gif") no-repeat left top;
	float: left;
	margin: 0;
	padding: 0 0 0 9px;
}

#menu ul {
	list-style: none;
	margin: 0;
	margin-left: 9px;
	padding: 0px 0px 0;
}

#press {
	display: inline;
}

#sidebar-feature {
	background-color: #EEEEEE;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	float: right;
	margin: 0px 8px 12px 21px;
	padding: 12px;
	width: 424px;
}

#sidebar-main {
	background-color: #EEEEEE;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	float: right;
	margin: 0px 8px 12px 21px;
	padding: 12px 7px 12px 0px;
	width: 220px;
}

#sidebar-main ul
	{
	line-height: 165%;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#side-panel{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0px 7px 12px 12px;
	padding: 12px;
}
#side-panel-flash{
	background-color: #EEE;
	border: 0 0 0 0;
	margin: 0px 0px 12px 6px;
	padding: 6px;
}
#side-panel a:link {
	color: #666666;
	margin-bottom: 24px;
}

#side-panel a:visited {
	color: #999999;
}

#side-panel a:hover, a:active {
	background-color: #03789B;
	color: #FFFFFF;
}

#side-panel-menu{
	background-color: #EEEEEE;
	background-image: url(images/background-sidemenu.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	margin: 0px 7px 12px 12px;
	padding: 12px;
}

#side-panel-menu a:hover{
	background-color: #A70101;
	color: #FFFFFF;
	text-decoration: none;
}

#side-panel-menu li #current{
	text-decoration: none;
}

#side-panel-menu ul{
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 90%;
	list-style-image: url(images/bullet.gif);
	margin: 0px 0 0 16px;
}

#testimonial {
	background-color: #FFFFFF;
	margin-bottom: 12px;
	text-align: left;
}

#checklist-menu {
	margin-left: 12px;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 10px;
}

#checklist-menu #current {
	background-image: url("images/left_on.gif");
}

#checklist-menu a {
	background-image: url("images/left_on.gif");
}