/* CSS Document */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, li, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}


.clear-both {
	clear: both;
}

img {
	border: none;
}

a:link, a:active, a:visited {
        color: #5994b2; 
        text-decoration: none;
}

a:hover {
        color: #5994b2; 
        text-decoration: underline;
}

body {
	text-align: center;
	background-image:url("../imgD/bg_shade.jpg"); 
	background-color: #325829;
	background-attachment: fixed;
	background-repeat: repeat;
}

#main-wrapper {
	width: 964px;
	text-align: left;
	margin: 40px auto 0px auto;
}

#banner-wrapper {
	width: 964px;
	height: 68px;
}

#banner-corner {
        display: block;
	width: 34px;
	height: 68px;
	float: left;
}

#banner-logo {
        display: block;
	width: 930px;
	height: 68px;
	float: left;
	background-color: #fff;
}

#flashmusic {
        display: block;
	width: 95px;
	height: 25px;
	float: left;
	margin: 40px 0 0 420px;
}

#banner-logo img {
        width: 195px;
	margin: 32px 0 0 0;
}

.imgfloat {
	float: left;
}


#content-wrapper {
	background-color: #fff;
	overflow:hidden;
}


.home {
	width: 964px;
	background-image:url("../imgD/home_07.jpg");
	background-repeat: no-repeat;
	background-color: #fff;
}

.Amenities {
	width: 964px;
	background-image:url("../imgD/bg_headers/bg_header_amenities.jpg");
	background-repeat: no-repeat;
	background-color: #fff;
}

.Registration {
	width: 964px;
	background-image:url("../imgD/bg_headers/bg_header_registration.jpg");
	background-repeat: no-repeat;
	background-color: #fff;
}

.Renderings {
	width: 964px;
	background-image:url("../imgD/bg_headers/bg_header_renderings2.jpg");
	background-repeat: no-repeat;
	background-color: #fff;
}

.Floorplans {
	width: 964px;
	background-image:url("../imgD/bg_headers/bg_header_designed.jpg");
	background-repeat: no-repeat;
	background-color: #fff;
}

.Vtourbg {
	width: 964px;
	background-image:url("../imgD/take-a-tour-bg.jpg");
	background-repeat: no-repeat;
	background-color: #fff;
}
.map {
	width: 964px;
	background-color: #fff;
}

.siteplan {
	width: 964px;
	background-image:url("../imgD/bg_headers/bg_siteplan.gif");
	background-repeat: no-repeat;
	background-color: #fff;
}

.Finishes{
	width: 964px;
	background-image:url("../imgD/bg_headers/bg_header_finishes-03.jpg");
	background-repeat: no-repeat;
	background-color: #fff;
}

.news {
	width: 964px;
	background-image:url("../imgD/bg_headers/bg_header_news.gif");
	background-repeat: no-repeat;
	background-color: #fff;
}

.Team {
	width: 964px;
	background-image:url("../imgD/bg_headers/bg_header_team3.jpg");
	background-repeat: no-repeat;
	background-color: #fff;
}

.rangers {
	width: 964px;
	background-image:url("../imgD/bg_headers/bg_header_rangers.jpg");
	background-repeat: no-repeat;
	background-color: #fff;
}



.Contact {
	width: 964px;
	background-image:url("../imgD/bg_headers/bg_header_no_image.jpg");
	background-repeat: no-repeat;
	background-color: #fff;
}

.navtest {
	width: 964px;
	padding: 185px 0 25px 0;
	background-color: #fff;
}



.formelement {
	border: 1px solid #666666;	
}

#map-flash-wrapper {
        float: left;
        padding: 100px 0 25px 0;
	margin: 0 0 0 0px;
}

#site-flash-wrapper {
        float: left;
        padding: 185px 0 25px 0;
	margin: 0 0 0 0px;
}

#floorplan-flash-wrapper {
	margin: 0 0 0 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#4F4E34;
	line-height: 26px;
	margin: 0 75px 2px 190px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#4F4E34;
	margin: 0 75px 8px 16px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #91ac54;
	line-height: 18px;
	margin: 0 75px 2px 190px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4F4E34;
	line-height: 18px;
	margin: 0 75px 10px 190px;
}

p.home-ranger-pad {
	margin: 25px 0 0 10px;
	width: 220px; 
	float: left;
	font-weight: bold;
}

hr {
	background-image: url("../imgD/hr.gif");
	background-repeat: no-repeat;
    border: 0;
	height: 9px;
	width: 357px;
	margin: 15px 75px 35px 189px;
}

#footer-wrapper {
	width: 964px;
	background-color: #fff;
	padding: 0 0 11px 0;
        margin: 0px 0 25px 0;
}

#footer-wrapper img {
        margin: 0 0 11px 0;
}

#content-wrapper ul {
        font-size: 12px;
	line-height: 16px; 
	color: #8f8b0e;
	list-style: disc outside;
	padding:0px 1em 0px 1em;
	margin: 0px 25px 20px 210px;
}

#content-wrapper li {
	font-size: 12px;
	margin: 0px 0px 8px 0px;
}


#footer-wrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#4F4E34;
	line-height: 18px;
        text-align: center;
	margin: 0;
}


/* nav styles */

#nav_wrapper {
	width: 150px;
	float: left;
	margin: 185px 0 0 0;
}

#nav_wrapper img {
	margin: 5px 0 5px 34px;
}

#nav_wrapper ul {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	line-height: 15px; 
	color: #000;
	list-style: none;
	margin: 0 0 4px 40px;
        padding:0px 1em 0px 1em;
}


#nav_wrapper li {
	font-size: 10px;
	margin: 0px 0px 4px 0px;
}

#nav_wrapper li a:link {
	color: #666666;
	text-decoration: none;
}

#nav_wrapper li a:visited {
	color: #666666;
	text-decoration: none;
}

#nav_wrapper li a:hover {
	color:	#CCCCCC;
	text-decoration: none;
}

#nav_wrapper li a:active {
	color: #666666;
	text-decoration: none;
}


/* moofx specific stuff */

#content {
	width: 361px;
    margin: 25px 0 0 190px;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 10px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #222;
	background: #f7f7ae;
	cursor: pointer;
	margin: 0 18px 10px 0;
}

#content h3 a:link, #content h3 a:visited {
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #f7f7ae;
}

#content h3 a:hover, #content h3 a:active {
	color: #f7f7ae;
}

#content h3.news, h3.mootools {
	background: #f7f7ae;
}

#content h3.gethelp, h3.prototype {
	background: #f7f7ae;
}

.pics {
	height:  176px;
	width:   964px;
	padding: 0;
	margin:  0;
} 
 
.pics img {  
	height:  176px;
	width:   964px;
	top:  0; 
	left: 0 
} 


#content-container {
        width: 814px;
        float: left;
	padding: 185px 0 25px 0;
}

#content-container.no-header {
	padding: 100px 0 25px 0;
}


#content-container #content img.last {
	margin: 20px 0 30px 17px;
}


#content-container img.rangerslogo {
	float: left;
	margin: 10px 0 0 180px;
}


#content-container img.doclink {
	width: 25px;
	float: left;
	margin: 0 10px 0 190px;
}

#content-container p.doclink {
	width: 300px;
	float: left;
	margin: 5px 10px 0 0;
}


#content-container select {
	margin: 5px 3px 0 0;	
}

#content-container input {
	margin: 5px 3px 0 0;	
}

.gallery{
	width:964px;
}
.gallery #content-container{
	padding:100px 0 25px;
}
