body {
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #332F33;
}
.layout_sep {
	clear: both;
}
#wrapper {
	background: #FFFFFF;
	text-align: left;
	width: 800px;
	border: 1px solid #A8620D;
	border-bottom: 10px solid #A8620D;
}
a:link, a:visited {
	color: #9A2800;
	/* text-decoration: none; */
}
a:hover {
	color: #333333;
}

/*------------ Left Column Items ------------- */
#left_col {
	float: left;
	width: 179px;
}
#header_logo {
	/* background: url(../images/elrio_header_logo.jpg); */
	height: 151px;
	width: 179px;
}
#menu_sec {
	background: #C5D0AD;
	border-top: 3px solid #ABB88D;
}
#mini_banner {
	text-align: center;
	padding: 2px;
	margin: 6px 3px 10px 3px;
	border: 1px solid #0A78AB;
	background: #789FDA;
}
#mini_banner a:link, #mini_banner a:visited{
	background: #789FDA;
	text-decoration: none;
	font: 18px/20px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#mini_banner a:hover {
	color: #9A2800;
}

/*------------ Navigation Items ------------- */
#navigation a:link, #navigation a:visited {
	display: block;
	font: 14px/14px Georgia, "Times New Roman", Times, serif;
	color: #9A2800;
	text-decoration: none;
	margin: 0;
	padding: 7px 0 7px 20px;
	border-bottom: 1px solid #C5D0AD;
}
#navigation a:hover {
	background-color: #B8C49D;
	border-bottom: 1px solid #9AA977;
}
#nav_footer {
	height: 50px;
}

/*------------ Right Column Items ------------- */
#right_col {
	float: left;
	width: 621px;
}
#header_area {
	background: url(../images/header_clouds.jpg);
	width: 621px;
	height: 78px;
}
#banner{
	width: 468px;
	height: 54px;
	padding: 9px 0 9px 77px;
}

/*------------ Body Area Items ------------- */
#body_area {
	padding: 30px 5px 50px 40px;
	width: 550px;
}
.headline {
	font: bold 24px/28px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
}
.subhead {
	font: bold 16px/16px Georgia, "Times New Roman", Times, serif;
	color: #9A2800;
}
.subhead2 {
	font: bold 12px/14px Georgia, "Times New Roman", Times, serif;
}
.caption {
	font: bold 10px/12px Georgia, "Times New Roman", Times, serif;
}
.note {
	font-size: 9px;
	color: #332F33;
}
.home_subhead {
	font: bold 14px/20px Georgia, "Times New Roman", Times, serif;
	color: #876036;
}
#course_caption {
	width: 499px;
}
#course_mission {
	font-style: italic;
	padding: 5px 0 5px 0;
	border: 1px solid #9A2800;
	background: #EDE9D4;
	text-align: center;
	width: 500px;
}
#coursemap {
	float: left;
	width: 225px;
}
#coursescore {
	float: left;
	width: 225px;
}
#direction_maps {
	padding: 0 0 5px 5px;
	float: right;
	width: 200px;
}
#area_map {
	padding-top: 15px;
}
#leftset { /* Used for the amenities & group bullets */
	float: left;
	width: 250px;
}
#rightset { /* Used for the amenities & group bullets */
	float: right;
	width: 225px;
}
.group_sec {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #999999;	
}
.section_thumb { /* Used for the group Items */
	float: left;
	width: 120px;
}
.section_desc { /* Used for the group Items */
	float: left;
	width: 380px;
}
.hotel_sec {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #999999;	
}
.img_right {
	float: right;
}
#offers_sep {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #999999;
}
input.txt, textarea.txt, select.txt {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #E7E7E7;
	border: 1px inset #999999;
	width: 150px;
}
input.btn {
	color: #FFFFFF;
	background: #9A2800;
	border: 1px outset #999999;
}
form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
#register_form form p label {
	float: left;
	width: 100px;
}

/*------------ Footer Items ------------- */
#footer {
	width: 800px;
	padding-top: 10px;
}	
#hqh_logo {
	background: url(../images/hqh_logo.gif);
	width: 43px;
	height: 54px;
	float: right;
}
#footnav {
	font: 9px/11px Arial, Helvetica, sans-serif;
	float: left;
	width: 757px;
}
#footnav a:link, #footnav a:visited {
	text-decoration: none;
}

#footnav a:hover {
	text-decoration: none;
}


