html{
	font-size:1em;
}

body {
	margin:10px 0px; 
	padding:0px;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #fff;
	background: #fff url(/images/bg_gradient.jpg) repeat-x;
	}
	
#wrapper {
	width:930px;
	margin:0px auto;
	background-color: #fff;
	text-align:left;
	padding:15px 15px 0 15px;
	margin-bottom: 0;
	}
	
/* HEADER IMAGES */
	
#header, #header-c, #header-pg, #header-n, #header-a, #header-t, #header-fb, #header-hb, #header-ct{
	padding-left: 50px;
	height: 95px;
	background: url(/images/headers/index_photo_hdr.jpg) no-repeat right top;
	}	
	
#header-c{
	background: url(/images/headers/community_photo_hdr.jpg) no-repeat right top;
	}	
	
#header-pg{
	background: url(/images/headers/gallery_photo_hdr.jpg) no-repeat right top;
	}
	
#header-n{
	background: url(/images/headers/news_photo_hdr.jpg) no-repeat right top;
	}
	
#header-a{
	background: url(/images/headers/about_photo_hdr.jpg) no-repeat right top;
	}
	
#header-t{
	background: url(/images/headers/testim_photo_hdr.jpg) no-repeat right top;
	}
	
#header-fb{
	background: url(/images/headers/flexi_photo_hdr.jpg) no-repeat right top;
	}				
	
#header-hb{
	background: url(/images/headers/tools_photo_hdr.jpg) no-repeat right top;
	}		
	
#header-ct{
	background: url(/images/headers/contact_photo_hdr.jpg) no-repeat right top;
	}			
	
/* END HEADER IMAGES */	
	
#header-logo a{
	float: left;
	display: block;
	width: 120px;
	height:88px;
	text-indent: -9000px;
	background: url(/images/wyndham_logo.jpg) no-repeat;
	text-decoration: none;
	overflow: hidden;
	}	
	
#header-raise{
	float: left;
	display: block;
	margin: 50px 0 0 20px;
	width: 400px;
	height:35px;
	text-indent: -9000px;
	background: url(/images/raise_exp.jpg) no-repeat;
	text-decoration: none;
	overflow: hidden;
	}	
	
	
/* Add to Favorites and Font Size */

#bm-fnt{
	margin:0px auto;
	color: #fff;
	font-size: .8em;
	width:960px;
	text-align: right;
	height: 23px;
	}		
	
#bm-fnt a{
	color: #fff;
	text-decoration: none;
	}	

#bm-fnt ul li{
	display: inline;
	}
		
#bm-fnt img{
	margin-bottom: -3px;
	}

/*  NAV BAR IMAGE ROLLOVERS */
#nav{
	background-color: green;
	width: 930px;
	height: 31px;
}
	
div#globalnav{
	background-color: #fff;
	margin: 0;
	padding: 0;
	border: 0;
	}

div#globalnav ul#menu{
	background-color: #fff;
	height: 31px;
	width: 930px;
	background: url(/images/nav_bar.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	}

div#globalnav ul#menu li{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
ul#menu li, ul#menu a{
	height: 33px;
	display: block;
	}
	
div#globalnav ul#menu li a{
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	}
	
#home	{left:0; width: 83px;}
#communities	{left: 82px; width: 130px;}
#flexibuild	{left: 211px; width: 202px;}
#tools	{left: 412px; width: 162px;}
#gallery	{left: 573px; width: 134px;}
#about	{left: 706px; width: 107px;}
#contact {left: 812px; width: 125px;}

#homeselected	{left: 0px; width: 83px; background: url(/images/nav_bar.jpg) 0 -33px no-repeat;}
#communitiesselected {left: 82px; width: 130px; background: url(/images/nav_bar.jpg) -82px -33px no-repeat;}
#flexibuildselected {left: 211px; width: 202px; background: url(/images/nav_bar.jpg) -211px -33px no-repeat;}
#toolsselected {left: 412px; width: 162px; background: url(/images/nav_bar.jpg) -412px -33px no-repeat;}
#galleryselected {left: 573px; width: 134px; background: url(/images/nav_bar.jpg) -573px -33px no-repeat;}
#aboutselected {left: 706px; width: 107px; background: url(/images/nav_bar.jpg) -706px -33px no-repeat;}
#contactselected {left: 812px; width: 145px; background: url(/images/nav_bar.jpg) -812px -33px no-repeat;}

#home a:hover	{background: url(/images/nav_bar.jpg) 0 -33px no-repeat;}
#communities a:hover {background: url(/images/nav_bar.jpg) -82px -33px no-repeat;}
#flexibuild a:hover {background: url(/images/nav_bar.jpg) -211px -33px no-repeat;}
#tools a:hover {background: url(/images/nav_bar.jpg) -412px -33px no-repeat;}
#gallery a:hover {background: url(/images/nav_bar.jpg) -573px -33px no-repeat;}
#about a:hover {background: url(/images/nav_bar.jpg) -706px -33px no-repeat;}
#contact a:hover {background: url(/images/nav_bar.jpg) -812px -33px no-repeat;}

/* END NAV BAR IMAGE ROLLOVERS */


#content, #content-grd{
 	width:930px;
	}
	
#content-grd{
	background: #fff;
	}

#footer{
	clear:both;
	width: 930px;
	border-top: 30px solid #368cbd;
	padding-top: 10px;
	font-size: .6em;
	background: #fff;
	color: #a0a0a0;
	}	

#footer p{
	margin-top: 10px;
	}	
	
#ft-ct{
	float: right;
	width: 230px;
	height: 100px;
}	
	
#footer-text{
	float: left;
	height: 100px;
	width: 600px;
	}
	
#footer-text li{
	display: inline;
	border-right: 1px solid #368bbd;
	}	
	
#footer-text li.last{
	display: inline;
	border-right: none;
	}	

	
#footer-text li a{
	margin: 0 1px 1px 2px;
	padding-right: 4px;
	padding-left: 3px;
	color:#368bbd;
	text-decoration: none;
	}
	
.right{
	float: right;
	}
	
.left{
	float: left;
	}		
	
.bold{
	font-weight: bold;
	}	
	
.green-txt{
	color:#799428;
	}
	
.red-txt{
	color:#a74141;
	}
	
a:hover{
	text-decoration: underline !important; 
	}

.push{
	clear: both;
}	

.small{
	font-size: .7em;
	}
	
.reg{
  font-size:.7em;
  position:relative;
  bottom: 0.5em;
	}	
	
.tm{
  font-size:.7em;
  position:relative;
  bottom: 0.5em;
	}	
		
	
.med{
	font-size: .8em;
	}	
	
a.ltop{
	font-size: .8em;
	color: #0066FF;
	font-weight:bold;
	}	