@charset "utf-8";
/* CSS Document */


h3 {
color:#0089B7;
}

a {
color:#0089B7;
text-decoration:none;
}

#banner {
background:#0089B7;
height:300px;
width:100%;
text-align:center;
border-bottom: solid #383838 5px;
}

#content {
margin-top:20px 0 0 0;
}

.visit {
display: block;
height: 30px;
width: 150px;
background: url(../images/bttn_visitRunway.png) no-repeat 0 0;
text-indent: -9999px;
}	

.heading1 {
border-bottom: 1px solid #0089B7;
}

.panel {
background:url(../images/bg_panel.png) bottom no-repeat;
/*height:500px !important;*/
height:285px;
width:1008px;
margin:20px 0 0 0;
padding:0px;
}

#runway {
background:url(../images/bg_panel.png) bottom no-repeat;
height:224px;
width:1008px;
margin:20px 0 0 0;
padding:0px;
}

.thumbnail {
background:url(../images/bg_thumbnail.png) bottom no-repeat;
height:212px;
width:225px;
font-size:0px; /*fixes vertical alignment issue */
}

.thumbnail img {
margin:11px 11px 21px 11px;
}

.colMain li, .colRight li {
background:url(../images/bullet_lightblue.jpg) no-repeat 0px 7px;
}
