/* Grid */

body  {
	background-color: #3c0013;
	background-image: url(../images/header/bg_main.jpg);
	background-repeat: repeat-x;
	color:#000;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

h1, h2 {
	padding: 0;
	margin: 0;
}

h2.home {
	background-image: url(../images/whtLogo.png);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px;
	margin: 0px;
	height: 33px;
	width: 390px;
	behavior: url('/whiteeagle/includes/css/iepngfix_rc5.htc');
}

h2.home2 {
	background-image: url(../images/whtLogo.png);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px;
	margin: 0px;
	height: 33px;
	width: 247px;
	behavior: url('/whiteeagle/includes/css/iepngfix_rc5.htc');
}


h1.int {
	background-image: url(../images/blkLogo.png);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px;
	margin: 0px;
	height: 33px;
	width: 620px;
	color: #000000;
	behavior: url('/whiteeagle/includes/css/iepngfix_rc5.htc');
}

h1.subhead {
	font-size: 18px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ddc592;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

a {
	color: #FF0000;
}

a:hover {
	color: #ddc592;
}

.hint {
	font-size: 10px;
	color: #FF0000;
}

.twoColFixRt #container {
	width: 990px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-right: auto;
	margin-left: auto;
}

.boldtext{
	font-size: 12px;
	font-weight: bold;
}

#container {
	background-color: #000410;
}

#padding {
	padding-left: 0px; 
	padding-right: 0px; 
	background-color: #FFFFFF; 
	width: 661px;
}

#top {
	height: 48px;
}

#title { 
	padding-left: 10px;
}

.formreq {
	color: #FF0000;
}

/* ---- Module Formatting ---- */

#paddingModule {
	padding: 8px;
}

#paddingModule p {
	font-size: 12px;
}

#paddingModule p.textIndent {
	text-indent: 10px;
}

#paddingModule p.firstLetter:first-letter {
	font-size: 3.0em;
	line-height: 0.8em;
	font-weight:bold;
	float: left;
	margin: 0 3px 3px 0;
	color: #AAA;
}

#imgFloat {
	float:left; 
	width: 80px; 
	padding-top: 3px; 
	padding-left: 5px;
}

#contentFloat {
	float:right; 
	width: 215px; 
	color: #FFFFFF; 
	padding-top: 7px; 
	padding-left: 5px;
}

#contentFloatNews {
	float:right; 
	width: 195px; 
	color: #FFFFFF; 
	padding-top: 7px; 
	padding-left: 5px;
}

#contentFloatPress {
	float:right; 
	width: 195px; 
	color: #FFFFFF; 
	padding-top: 3px; 
	padding-left: 5px;
}

/* ---- Home Content Specific ---- */

#homecontent {
	font-size: 14px;
	background-image: url(../images/header/content_box_bg.jpg);
	background-repeat: no-repeat;
	width: 661px;
	height: 158px;
}

#hmContentLeft {
	float: left;
	width: 450px;
}

#hmContentRight {
	float: right;
	width: 175px;
}

a.homelink {
	color: #FF0000;
}

a.homelink:hover {
	
}

#contactBox {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/header/contact_box_bg.jpg);
	background-repeat: no-repeat;
	height: 158px;
}

#fillerBox {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/header/filler_box.jpg);
	background-repeat: no-repeat;
	height: 142px;
}

#news {
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	background-image: url(../images/header/news_box_bg.jpg);
	background-repeat: no-repeat;
	width: 331px;
	height: 142px;
}

#press {
	font-size: 11px;
	color: #FFFFFF;

	background-image: url(../images/header/press_box_bg.jpg);
	background-repeat: no-repeat;
	width: 330px;
	height: 142px;
}

#rightcontainer {
	width: 661px; 
	float: right; 
	color: #FFFFFF;
	background-color: #000410;
}

/* ---- Interior Content Specific ----*/

#intcontent {
	background-image: url(../images/header/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #000000;
	background-color: #FFFFFF;
	width: 641px;
	height: 100%;
	padding: 10px;
	overflow: auto;
}

#intContentLeft {
	float: left;
	width: 450px;
}

#intContentRight {
	float: right;
	width: 175px;
}

#topNav {
	width: 660;
	height: 42px;
	overflow: hidden;
}

#news2 {
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	background-image: url(../images/header/news_box_int2_bg.jpg);
	background-repeat: no-repeat;
	width: 331px;
	height: 142px;
}

#press2 {
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	background-image: url(../images/header/press_box_int2_bg.jpg);
	background-repeat: no-repeat;
	width: 330px;
	height: 142px;
}

#fillerBox1 {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/header/filler_box_int1.jpg);
	background-repeat: no-repeat;
	height: 284px;
}

#fillerBox2 {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/header/filler_box_int2.jpg);
	background-repeat: no-repeat;
	height: 142px;
}

#pressBoxInt {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/header/press_box_int_bg.jpg);
	background-repeat: no-repeat;
	height: 142px;
}

/* ----- Top Header Area ----*/

#top {
	width: 990px;
}

#topHeader {
	width: 240px;
}

a.faq {
	background-image:url(../images/header/faq.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 48px; 
	cursor: hand;
	width: 89px;
}

a.faq:hover {
	background-image:url(../images/header/faq_o.jpg);
	background-repeat: no-repeat;
}

a.contact {
	background-image:url(../images/header/contact.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 48px; 
	cursor: hand;
	width: 151px;
}

a.contact:hover {
	background-image:url(../images/header/contact_o.jpg);
	background-repeat: no-repeat;
}

#tubac {
	width: 181px;
	height: 42px;
	overflow: hidden;
}

a.tubac {
	background-image:url(../images/header/tubac_btn.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 42px; 
	cursor: hand;
	width: 181px;
	display: block;
}

a.tubac:hover {
	background-image:url(../images/header/tubac_btn_o.jpg);
	background-repeat: no-repeat;
}

#pequot {
	width: 329px;
	height: 42px;
	overflow: hidden;
}

a.pequot {
	background-image:url(../images/header/pequot_btn.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 42px; 
	cursor: hand;
	width: 329px;
	display: block;
}

a.pequot:hover {
	background-image:url(../images/header/pequot_btn_o.jpg);
	background-repeat: no-repeat;
}

#cordele {
	width: 330px;
	height: 42px;
	overflow: hidden;
}

a.cordele {
	background-image:url(../images/header/cordele_btn.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 42px; 
	cursor: hand;
	width: 330px;
}

a.cordele:hover {
	background-image:url(../images/header/cordele_btn_o.jpg);
	background-repeat: no-repeat;
}


#topnavFlr {
	width: 331px;
	height: 42px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	float: left;
}


/* ---- Main Nav Area / Left Column ----*/

#leftcontainer {
	float: left;
	width: 329px;
}

#nav {
	width: 329px;
}

#navlink {
	width: 329px;
	background-image:url(../images/microsite/navBack.png);
	background-repeat: no-repeat; 
	height: 24px;
	padding: 0px;
}

#navlink:hover {
	background-image:url(../images/microsite/navEnd.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#link1 {
	width: 329px;
	height: 55px;
}

a.link1 {
	background-image: url(../images/header/resorts_1.jpg);
	background-repeat: no-repeat;
	height: 55px; 
	cursor: hand;
	width: 329px;
	display: block;
}

a.link1:hover {
	background-image: url(../images/header/resorts_1_o.jpg);
	background-repeat: no-repeat;
}

#link2 {
	width: 329px;
	height: 54px;
}

a.link2 {
	background-image: url(../images/header/about_2.jpg);
	background-repeat: no-repeat;
	height: 54px; 
	cursor: hand;
	width: 329px;
	display: block;
}

a.link2:hover {
	background-image: url(../images/header/about_2_o.jpg);
	background-repeat: no-repeat;
}

#link3 {
	width: 329px;
	height: 52px;
}

a.link3 {
	background-image: url(../images/header/management_3.jpg);
	background-repeat: no-repeat;
	height: 52px; 
	cursor: hand;
	width: 329px;
	display: block;
}

a.link3:hover {
	background-image: url(../images/header/management_3_o.jpg);
	background-repeat: no-repeat;
}

#link4 {
	width: 329px;
	height: 56px;
}

a.link4 {
	background-image: url(../images/header/owner_4.jpg);
	background-repeat: no-repeat;
	height: 56px; 
	cursor: hand;
	width: 329px;
	display: block;
}

a.link4:hover {
	background-image: url(../images/header/owner_4_o.jpg);
	background-repeat: no-repeat;
}


/* ---- Footer Area */

#footer {
	background-image: url(../images/header/footer_bg.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 68px;
	color: #FFFFFF;
}

#footerInt {
	background-image: url(../images/header/footer_int_bg.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 68px;
	color: #FFFFFF;
}

#footerLeft {
	font-size: 11px;
	float: left;
	width: 330px;
	line-height: 68px;
	padding-left: 15px;
}

#footerRight {
	font-size: 11px;
	float: right;
	width: 140px;
	line-height: 68px;
	padding-right: 15px;
}

/*---- Global Styles ----*/

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat, .clearFloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

img.padright {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
}

img.padleft {
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.hide  { display: none; }

.pngFix { behavior: url("/whiteeagle/includes/css/iepngfix_rc5.htc"); }



