/*qwestfield.com style*/

body {
background-image: url(images/01_bgRep.jpg);
background-repeat: repeat-x;
background-color: #000b24;
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 11px;
color: #ffffff;
}

td {
vertical-align:top
}

.intText{
color:#000128;
font-size:12px;
line-height:16px;
}

a.intText:link, a.intText:visited, a.intText:active{
color:#37c3ff;
font-weight:bold;
}

a.intText:hover{
color:#000128;
font-weight:bold;
}

.intHeadText{
color:#000128;
font-size: 18px;
font-weight: bold;
}

.bold{
font-weight:bold;
}

.white{
color:#FFFFFF
}

.ltBlue{
color:#37c3ff
}

a:link, a:visited, a:active{
color: #37c3ff;
font-weight:bold;
text-decoration:none;
}

a:hover{
color: #ffffff;
font-weight:bold;
text-decoration:none;
}

.link2{
line-height:24px;
padding-left:18px;
padding-right:4px;
}

a.link2:link, a.link2:visited, a.link2:active{
color: #ffffff;
font-weight:bold;
text-decoration:none;
}

a.link2:hover{
color: #37c3ff;
font-weight:bold;
text-decoration:none;
}

.intRtColText{
font-size:10px;
line-height:13px;
padding-left:18px;
padding-right:18px;
}

#homeMasterDiv{
width: 996px;
margin: 0 auto;
position:relative;
}

#intMasterDiv{
width: 996px;
margin: 0 auto;
position:relative;
}

.rowDiv{
	width:996px;
	position:relative;
}

/*Search Bar*/

#searchBar {
width: 218px;
height: 24px;
margin: 0px;
background-image: url(images/02_searchBar.jpg);
background-position: top left;
background-repeat: no-repeat;
line-height: 24px;
float:left
}

.searchInput {
width: 104px;
margin-top: 3px;
margin-bottom: 0px;
margin-left:100px;
border: none;
background-color: #37c3ff;
float:left;
}

#searchBtn {
}

/*Header Img*/

#header {
width: 996px;
}

.seatingInputs{
width:26px; 
border: 0px solid white; 
font-size:10px;
text-align: center;
font-weight: bold;
}

.articleTextHeader{
font-weight:bold; 
font-size:11px; 
line-height:15px;
margin-top:0px; 
margin-bottom:0px;
}

.articleText{
font-size:10px; 
margin-left:21px; 
margin-top:0px; 
margin-bottom: 6px;
color:#FFFFFF;
}

.rtColDivLt{
float:left; 
width:186px; 
border-right: 1px solid #30ace1; 
border-bottom: 1px solid #30ace1; 
background-color:#0e324b;
}

.rtColDivDk{
position:relative;
float:left; 
width:186px; 
border-right: 1px solid #30ace1; 
border-bottom: 1px solid #30ace1; 
background-color:#000b24;
}

.intArtImages{
float:right; 
display:block; 
margin-left:54px;
}
.subMenu {
color: #ffffff;
text-decoration: none;
padding-left:15px;
} 

a.subMenu:link, a.subMenu:visited, a.subMenu:active {
color: #ffffff;
text-decoration: none;
} 

a.subMenu:hover {
color: #000128;
text-decoration: none;
}

#nav01CalendarMenu {
visibility:hidden;
background:url(images/subNavBG_solid.gif) no-repeat;
height: 26px;
line-height:18px;
width:996px;
position:absolute;
top:171px;
}

#nav02InfoMenu {
visibility:hidden;
background:url(images/subNavBG_solid.gif) no-repeat;
height: 26px;
line-height:18px;
width:996px;
position:absolute;
top:171px;
}

#nav03BookingMenu {
visibility:hidden;
background:url(images/subNavBG_solid.gif) no-repeat;
height: 26px;
line-height:18px;
width:996px;
position:absolute;
top:171px;
}

#nav04ContactMenu {
visibility:hidden;
background:url(images/subNavBG_solid.gif) no-repeat;
height: 26px;
line-height:18px;
width:996px;
position:absolute;
top:171px;
}

#nav05EmploymentMenu {
visibility:hidden;
background:url(images/subNavBG_solid.gif) no-repeat;
height: 26px;
line-height:18px;
width:996px;
position:absolute;
top:171px;
}

#noSubMenu{
visibility:hidden;
background:url(images/spacer.gif);
height: 26px;
line-height:18px;
width:996px;
position:absolute;
top:171px;
}

#header2{
width: 996px;
margin: 0 auto;
background: url(headers/header01.jpg);
position:relative;
}

.fL {
float:left;
}