@charset "utf-8";
/* CSS Document */
#contentMain {
	margin-top: 0;
	}
h1 {
	margin-bottom: 0;
	}
	
p.intro {
	margin-bottom:35px;
}
#pageHeader {
	background-image: url(images/navy_reserve.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	position: relative;
	margin-bottom: 0px;
	
}
#tabs {
	margin-left: 114px;
}
.ulArrows {
	margin-left: 1em;
}
.ulArrows li {
	background: url(images/li_arrow.gif) no-repeat 0 3px;
	margin-bottom: 0.6em;
	font-weight: bold;
	color: #3c576b;
	padding-left: 15px;
		
}
h4 {
	margin-top: 35px;
}
.arrowLink{
	font-size: .9em;
}
.leftThumb, .rightThumb {
	margin-top: 28px;
	margin-bottom: 0px;
}
.pullQuote {
	margin-top: 30px;
	margin-bottom: 25px;
}
.featBox {
	margin: 10px 0 40px 0;
}
.captionRight span {
	right: 20px;
}

.reserve #leftCol, .reserve .leftCol {
	width: 699px;
}

.reserve #rightCol, .reserve .rightCol {
	width: 240px;
}
.reserve h4, .reserve h3 {
	margin-top: 0;
}
.reserve {
	margin-top: 35px;
}
.headerVideo {
	position:relative;
	margin:200px 0 0 40px;
	float:left;
}	
.headerVideo .mediaLink img#ctl00_ContentPlaceHolder1_ctl00_thumbImg{
	border:solid 1px #777978;
}
.headerVideo .videoInfo p.playButton,
.headerVideo .videoInfo h2{
	color:#fff !important;
}
.headerVideo .videoInfo p{
	color:#7eafd8 !important;
}
