body {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
}

H1 {
	color: #007C52;
	text-align:left;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	margin-top: 10px;
}

#logo {	position:absolute; left:70px; top:96px; width:204px; height:212px; }

.accreditationlogo {
	border: 1px solid #ccc;
}

#l2header {	position:absolute; width: 769px; height: 119px; left: 2px;	top: 0px;}

a.buttonStyle  {
	color: #999999;
	font-weight: bold;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	text-decoration: none   
}

a.buttonStyle:hover { 
	color: #007C52;
	text-decoration: none; 
	cursor: hand;
	font-weight: bold; 
	font-style: normal 
}

/* START OF TOP STRIP */

#topstrip {
	position:absolute;
	left:40px;
	top:120px;
	background-color: #ebebeb;
	width: 693px;
	height: 24px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 24px;
	border: 1px solid #999;
	z-index: 100;
}
#topstrip a {
	color: #000;
	font-weight: normal;
	display: block;
	text-decoration: none;
}
#topstrip a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/l2_navbg.jpg);
}

#quicksearch {
	position:absolute;
	top: 0px;
	width: 270px;
	left: 256px;
	height: 24px;
	border-right: 1px solid #999;
}
#quicksearch a {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	font-weight: bold;
	text-indent: 30px;
	background-image: url(images/l2_search_bg_off.jpg);
	height: 24px;
}
#quicksearch a:hover {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	background-image: url(images/l2_search_bg_on.jpg);
}

#why {
	position:absolute;
	top: 0px;
	width: 257px;
	left: -1px;
	height: 24px;
	z-index: 1;
}

#why a {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #000;
	background-image: url(images/l2_why_bg_off.jpg);
	height: 24px;
	text-indent: 32px;
	font-weight: bold;
}
#why a:hover {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #999;
	background-image: url(images/l2_why_bg_on.jpg);
	height: 24px;
}

#topcontact {
	position:absolute;
	top:0px;
	width: 69px;
	height: 24px;
	left: 526px;
	text-align: center;
	border-right: 1px dotted #999;
}

#toplinks {
	position:absolute;
	top:0px;
	width: 46px;
	height: 24px;
	left: 596px;
	text-align: center;
}

#tophome {
	position:absolute;
	top:0px;
	width: 49px;
	height: 24px;
	left: 643px;
	text-align: center;
	border-left: 1px dotted #999;
}

/* END OF TOP STRIP */
/* START OF SECOND STRIP */

#getinfo {
	position:absolute;
	top:144px;
	width: 319px;
	height: 22px;
	left: 416px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-indent: 0;
}
#getinfo a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#getinfo a:hover {
	color: #999;
}

.program {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px; 	
	color: #000;
	line-height: 9px;
	font-style: italic;
}	

#botstrip {
	position:absolute;
	background-color: #EBEBEB;
	width: 693px;
	height: 22px;
	line-height: 22px;
	text-indent: 15px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 9px;
	bottom:0px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
}

#advancedsearch {
	position: absolute;
	width: 129px;
	left: 55px;
	height: 25px;
	top: 155px;
}
#advancedsearch a {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	font-weight: bold;
	height: 24px;
	text-decoration: none;
	color: #333;
}
#advancedsearch a:hover {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}

/* END OF SECOND STRIP */
/* START OF MAIN CONTENT */

#columnarea {
	position: absolute;
	top: 176px;
	left: 40px;
	height: auto;
	width: 693px;
	border: 1px solid #999;
	margin: 0px;
	padding: 0px;
	background: #fff url(images/l2_eaeaea.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

#main {
	position: relative;
	top: 0px;
	left: 129px;
	bottom: 22px;
	width: 434px;
	height: auto;
	border: 0px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	margin: 0px;
	padding: 0px;
	background: transparent;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#title {	
	position: relative;
	top: 0px;
	left: 0px;
	width: 434px;
	height: 34px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	vertical-align: center;
	border-bottom: 1px solid #999;
}
.searchresults{
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333
	}

.mainhead {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #007c52;
	text-transform: uppercase;
	line-height: 30px;
	padding: 0px 0px 0px 15px;
	}
	
#content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 400px;
	min-height: 480px;
	_height: 480px;
	/*overflow: auto;*/
	border: 0px;
	padding: 0px 0px 0px 15px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
	background: transparent;
}

	
/* END OF MAIN CONTENT */
/* START OF SIDE COLUMNS */

#leftcolumn {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 129px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
#leftcolumn p {
	background: transparent;
	padding: 0 5px;
}

#rightcolumn {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 128px;
	height: auto;
	display: block;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: transparent;
}
#rightcolumn p {
	background: transparent;
	padding: 0 5px 20px 20px;
	}

#rightcolumn p.tickwin {
	color: #007c52;
	text-align: left;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 0 5px 0 20px;
	text-decoration: none 
	}
a.tickwin  {
	color: #007c52;
	text-align: left;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;  
}

a.tickwin:hover { 
	color: #007C52;
	cursor: hand;
	font-weight: bold; 
	text-decoration:underline;
}
/* END OF SIDE COLUMNS */
/* START OF BOTTOM STRIP */


#botstrip {
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 693px;
	height: 22px;
	background-color: #ebebeb;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	line-height: 22px;
	text-indent: 15px;
	text-align: center;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#botstrip a {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
#botstrip a:hover {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-indent: 15px;
	color: #000;
	text-decoration: underline;
	}

/* END OF BOTTOM STRIP */
/* START OF POPUP MENU */

#why ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 32px;
	font-style: normal;
	}

#why ul li {
	margin-left: 0;
	padding: 0;
	list-style: none;
	text-indent: 32px;
	white-space: nowrap;
	font-style: normal;
	}

#why li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 10px;
	position: absolute;
	left: 1px;
	top: 23px;
	display: none;
	font-size: 9px;
	line-height: 12px;
	font-style: normal;
	background-color: #fff;
	background-image: none ;
	z-index: 1;
	}

/* Styles for Menu Items */
#why ul li a {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-style: normal;
	}

#why ul li a:hover {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
	text-decoration: none;
	color: #999;
	font-weight: bold;
	font-style: normal;
	}

#why li:hover ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
	display: block;
	font-size: 9px;
	line-height: 12px;
	} /* The magic */

#nav {
	z-index: 1;
}

#popup {
	z-index: 30;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	position: absolute;
 	left: -20px;
	background-color: #eaeaea;
}

#popup li a {
	background-color: #eaeaea;
	background-image: none ;
	text-indent: 0;
}

#popup li a:hover {
	background-color: #eaeaea;
	background-image: none ;
	text-decoration: underline;
	color: #999;
	text-indent: 0;
}

/* END OF POPUP MENU */


#feedbackform table {
	width: 100%;
	border-collapse:collapse;
}

#feedbackform td {
	padding: 2px;
}

#feedbackform label
{
	display: block;
	float: left;
	width: 140px;
	color: #007C52;
}

#feedbackform  td label
{
	 
	width: 120px;
	 
}

#feedbackform select
{
	font-size: 11px;
}

#feedbackform textarea
{
	width: 100%;
	
}

#feedbackform h2
{
	font-weight: normal;
	 color:  #007C52;
}
 
#feedbackform h3
{
	margin-bottom: 0;
	color:  #007C52;
}
  
#feedbackform textarea
{
	margin-top: 0;
}
    
 
#feedbackform .odd
{
	background-color:  #FEFCDF;
}

#feedbackform #number_nights
{
	width: 40px;
}

#checkboxsearch td
{
vertical-align: top;
}


.searchbutton
{
border: solid 1px #2E9371;
background-color: #08724E;
color: #F1DE00;

}

 