
/* 
Flywell Creative
flywellcreative.com
March 9th, 2010
*/


*{
margin:0;
padding:0;
border:0;
outline:none;
}

html{
width:100%;
height:100%;
}

body{
font-family:Helvetica, Arial, sans-serif;
color:#E6E6E6;
background-color:#39342f;
background-image:url(../images/TopBackgroundRepeat.jpg);
background-repeat:repeat-x;
}

#pageHeader{
width:950px;
height:354px;
margin:0 auto 0 auto;
background-image:url(../images/TitleTop.png);
background-repeat:no-repeat;
background-position:center top;
}

#contactTop{
float:right;
width:148px;
height:55px;
background-image:url(../images/contactButton.png);
background-position:bottom center;
background-repeat:no-repeat;
}

#contactTop:hover{
width:148px;
height:55px;
background-image:url(../images/contactButton.png);
background-position:top center;
background-repeat:no-repeat;
}


#studentTop{
float:right;
width:94px;
height:35px;
background-image:url(../images/studentButton2.png);
background-position:bottom center;
background-repeat:no-repeat;
}

#studentTop:hover{
float:right;
width:94px;
height:35px;
background-image:url(../images/studentButton2.png);
background-position:top center;
background-repeat:no-repeat;
}



#buttons{
width:950px;
height:52px;
background-color:#161616;
margin:0 auto 0 auto;
border-bottom:1px solid #39342f;
}

#middleGround{
width:950px;
background-color:#161616;
padding:0 0 130px 0;
margin:0 auto 0 auto;
}

#mainContent{
width:875px;
padding:50px 0 0 0;
margin:0 auto 0 auto;
}

#bigVideoBox{
width:875px;
height:507px;
background-color:#523527;
}

#bigVideo{
width:844px;
height:475px;
padding:15px 0 0 0;
margin:0 auto 0 auto;
}

#indexLeftCol{
width:530px;
float:left;
}

#indexRightCol{
float:right;
margin:38px 0 0 0;
}

#floatBreak{
width:875px;
height:1px;
clear:both;
}

#lowOrangeBar{
width:866px;
height:80px;
margin:0 auto 0 auto;
background-color:#e48251;
background-image:url(../images/orangeBarBack.png);
background-repeat:no-repeat;
}

#footerNav{
width:950px;
padding:30px 0 0 10px;
margin:0 auto 0 auto;
}

#footerBreak{
width:900px;
height:1px;
clear:both;
}

#footerNav ul{
font-size:11px;
line-height:18px;
list-style-type:none;
}

#footerNav ul li:first-child{
color:#ACD9EA;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:uppercase;
line-height:30px;
}

#footerList1{
margin-left:40px;
}
#footerList2, #footerList3{margin:0 0 0 60px;}
#footerList1, #footerList2, #footerList3{float:left;}
#footerNav ul a:link{color:#fff; text-decoration:none;}
#footerNav ul a:visited{color:#fff; text-decoration:none;}
#footerNav ul a:focus{color:#e48251; text-decoration:none;}
#footerNav ul a:hover{color:#e48251; text-decoration:none;}
#footerNav ul a:active{color:#e48251; text-decoration:none;}

#footerContact{
float:right;
text-align:right;
font-size:14px;
margin-right:50px;
}

#footerWheat{
width:100%;
height:100px;
background-image:url(../images/footerWheat.png);
background-position:center bottom;
background-repeat:no-repeat;
}

#copyright{
height:80px;
width:100%;
background-color:#161616;
}

#copyBox{
width:950px;
height:60px;
margin:0 auto 0 auto;
}

#copyLeftCol{
float:left;
width:267px;
height:15px;
margin:30px 0 0 0;
background-image:url(../images/copyright.png);
background-repeat:no-repeat;
}

#copyRightCol{
float:right;
width:261px;
height:28px;
margin:22px 0 0 0;
background-image:url(../images/flywellLogo.png);
background-repeat:no-repeat;
}







/* CLASSES */

.titleHead1{
font-family: Helvetica, Arial, sans-serif;
font-size:26px;
letter-spacing:-1px;
}

.titleSub1{
font-size:13px;
letter-spacing:0px;
margin:-4px 0 20px 0;
}

.titleHeadDate{
font-family: Helvetica, Arial, sans-serif;
font-size:20px;
letter-spacing:-1px;
margin:40px 0 10px 0;
}

.mainPara{
font-size:13px;
line-height:25px;
margin:30px 0 0 0;
}

.floatRCol{
float:right;
}

.hotelTitles{
color: #e48251;
font-size: 18px;
}

.ratesTitles{
color: #ACD9EA;
}










