html {
	height:100%;
	margin-bottom: 0.01em;
	overflow-y:scroll;
}

* {
	margin: 0;
	padding: 0;
	
}

body {

	margin: 0;
	padding: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	
	background: url(/images/backgrounds/main_background.jpg) repeat-x top center #ffffff;
}

img {
	border: none;
}

/*
form {
	margin: 0;
	padding: 0;
}
*/

#wrapper {
	width: 860px;
	
	margin: 0 auto;
	text-align: center;
	
	padding: 0;
	/*height: 1100px;*/
	
	border: 0px solid #ff0;
}

#left_col {
	float: left;
	width: 20px;
	height: 960px;
	background: url(/images/backgrounds/leftShadowLong.jpg) no-repeat top left;
	border: 0px solid #ff0;
}

#right_col {
	float: left;
	width: 30px;
	height: 960px;
	background: url(/images/backgrounds/rightShadowLong.jpg) no-repeat top left;
	border: 0px solid #ff0;
}

#inner_wrapper {
	float: left;
	margin: 0;
	width: 800px;
	/*height: 1100px;*/
	text-align: left;
	background-color: #ffffff;
	border: 0px solid #ff0000;
}

#header {
	margin: 0;
	float: left;
	width: 800px;
	height: 282px;
	border: 0px solid #ff0000;
}

#header img.logo {
	float: left;
	margin: 25px 0 0 0;
	width: 97px;
	height: 80px;
}

#header_menu {
	position: relative;
	z-index: 1001;
	float: left;
	margin: -34px 0 0 0;
	width: 780px;
	padding: 0 20px;
	height: 34px;
	line-height: 34px;
}

#header_menu a {
	display: inline-block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	padding: 0 10px;
	height: 34px;
}

#header_menu a:hover {
	display: inline-block;
	float: left;
	color: #000000;
	text-decoration: none;
	padding: 0 10px;
	height: 34px;
	background-color: #ffffff;
}

#header_menu a.down {
	display: inline-block;
	float: left;
	color: #000000;
	text-decoration: none;
	padding: 0 10px;
	height: 34px;
	background-color:#8eac96;
}

.footerspacer {
	clear: both;
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 24px;
	background-color: #ffffff;
}

.faded {
/*
	top:556px;
	/top:571px;
*/
	/*margin-left:400px;*/
	
	float: right;
	position:relative;
	z-index: 1001;
	margin: -207px 0 0 2px ;
	width: 500px;
	height: 227px;
	
	/*background: url(/images/home/renaissance_site_14.jpg) no-repeat bottom right;*/
	
	border: 0px solid red;
}

* html .faded {
	float: left;
	margin: -207px 0 0 156px;
	border: 0px solid red;
}

#kitepic {

	margin: -340px 0 0 100px; 

	position:relative;
	z-index: 1005;
	
	background: transparent;
}

* html #kitepic {

	top: -140px;
	margin: 0;

	margin-left: 120px; 

	position:absolute;
	z-index: 1005;
	background: transparent;
}
	
#panel {
	clear: both;
	margin: 0 0 0 9px;
	width: 784px;
	min-height: 24px;
	border: 0px solid #ff0000;

	font-family:arial;
	font-size:12px;
	color:#000000;
	--padding-right:9px;
	padding:0px;

	background: url(/images/backgrounds/nav-white-dshad.gif) repeat-x top center #ffffff;
}

#panel_right {
	width: 458px;
	float: right;
}

#panel_right h1 {
	font-size: 18px;
	color: #70b79b;
	margin: 20px 0 10px 0;
}

#panel_right h2 {
	font-size: 16px;
	color: #666666;
	margin: 20px 0 10px 0;
}

#panel_right h3 {
	font-size: 14px;
	color: #666666;
	margin: 20px 0 10px 0;
}

#panel_right p.bold {
	font-weight: bold;
	margin-bottom: 10px;
}

#panel_right p.lastpara {
	margin-bottom: 20px;
}

#panel_right p {
	margin-bottom: 10px;
}

#panel_right p a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#panel_right p a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

#panel_left {
	width:291px;
	height: 740px;
	float: left;
	color:#ffffff;
	background: url(/images/backgrounds/grove-place-grad.jpg) no-repeat bottom center #90ad97;
	padding:12px 0 0 0;
	
	border: 0px solid #ff0000;
}

#panel_left ul {
	width:286px;
	padding:0;
	margin:0;
	text-align:right;
	font-size: 12px;
}

#panel_left ul li {
	list-style-type:none;
	margin-right:30px;
	color: #ffffff;
	font-size: 12px;
}

#panel_left ul li a {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
}

#panel_left ul li a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 14px;
}

.newsItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin:10px 10px 15px 25px;
}



a.newsItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	margin:0px;
}

#location_search {
	background: url(/images/home/renaissance_site_18.jpg) no-repeat;
	height:249px;
}

#location_search_about {
	background: url(/images/about/renaissance_about_21.jpg) no-repeat;
	height:249px;
}

.smallSelect {
	margin-left: 18px;
	width:150px;
	font-family:arial;
	font-size:10px;	
	height:16px;
}

#location_search_about {

	background: url(/images/about/renaissance_about_21.jpg) no-repeat;

	height:249px;

}

#footer {
	clear: both;
	margin: 0 auto;
	padding:10px 0 10px 9px;
	font-family:arial;
	font-size:11px;
	color:#778768;
/*
	background-color:#778768;
	width: 100%;
*/
}

#footer a {
	font-family:arial;
	font-size:11px;
	color:#778768;
	text-decoration:none;
}

#footer_left {
	width:291px;
	float: left;
}

.tablecontent {

	margin: 0 0 0 -30px;
	padding: 0;
	
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #0f4e33;

}

.tablecontent_black {
	color: #000000;
}

#loginFormContainer {
	float: left;
	width: 400px;
	margin: 0 25px 0 0;
}

#loginFormContainer h1 {
	margin: 0;
	padding: 10px 15px 5px 0;
	font-size: 22px;
	color: #0053a4;
	border: 0px solid #ff0000;
	text-align: left;
}

.loginFormRow {
	clear: both;
	margin: 0 0 10px 0;
	width: 425px;
	height: 20px;
}

.loginFormButtonRow {
	clear: both;
	margin: 10px 0;
	padding: 2px 0 0 0;
	width: 425px;
	height: 20px;
	text-align: left;
}

#login_button, #register_button {
	margin: 0;
	margin-top: 10px;
	display: block;
	width: 100px;
	height: 20px;
}

label {
	display: block;
	float: left;
	text-align: left;
	padding: 0 5px 0 10px;
	width: 105px;
	height: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #0053a4;
}

#map {
	float: right;
	width: 493px;
	height: 660px;
	border: 0px solid #ff0000;
	background-color: #ffffff;
}

#sml_map {
	float: left;
	width: 245px;
	height: 245px;
	border: 0px solid #ff0000;
	background-color: #ffffff;
}

#facilities {
	float: left;
	width: 225px;
	margin-left: 15px;
	height: 245px;
	border: 0px solid #ff0000;
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
}

#facilities ul {
	margin: 10px 0;
	color: #000000;
	font-weight: normal;
}

#facilities ul li {
	margin: 0 0 4px 15px;
}

#leftMenu {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 14px;
}

#leftMenu ul {
	float: left;
	margin: 0 0 30px 0;
	padding: 0;
	text-align: left;
	font-size: 14px;
}

#leftMenu ul li {
	clear: both;
	float: left;
	margin: 0 0 5px 30px;
	padding: 0;
	text-align: left;
	font-size: 14px;
}

#leftMenu ul ul {
	float: left;
	margin: 0 0 10px 50px;
	padding: 0;
	text-align: left;
	font-size: 14px;
}

#leftMenu ul ul li {
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: left;
	font-size: 14px;
}

#leftMenu ul ul li a {
	font-size: 14px;
}

.editLink {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}