@charset "UTF-8";
/* CSS Document */

/* body: top and bottom margins, default type */

body {
	background-color: #F4FBC9;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* link colors */

a:link, a:visited {
	color: #D3471C;
	border-bottom: 1px dotted #CAD727;
	text-decoration: none;
}
a:hover {
	color: #372416;
	border-bottom: 1px dotted #CAD727;
	text-decoration: none;
}

/* wrapper: sets page width, content background color, centers in browser */

#divWrapper {
	width: 900px;
	min-height: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
#divHomeBkgdTrailer {
	background-image: url(/images/bkgds/bkgd-trailer.jpg);
	background-repeat: no-repeat;
	background-color: #362416;
	min-height: 769px;
}
#divHomeTextTrailer {
	float: left;
	width: 900px;
	margin-top: 250px;
	padding-bottom: 60px;
	min-height: 220px;
	background-color: #362416;
}
#divHomeTextTrailer p {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
#divHomeTextTrailer h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 6px;
}
#divHomeTextTrailer a:hover {
	color: #CAD727;
	border-bottom: 1px dotted #CAD727;
}



/* header */

#divHeader {
	float: left;
	width: 900px;
	height: 156px;
	background-image: url(/images/banner-sec.jpg);
	background-repeat: no-repeat;
}


/* nav */

#divNav {
	float: left;
	margin-top: 18px;
	margin-left: 20px;
}
ul#menu {
	margin: 0px;
	padding: 0px;
}
ul#menu li {
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	list-style-type: none;
}

/* cloud text & video */

#divHomeWrapper {
	clear: both;
	padding-top: 20px;
}
#divHomeWrapper2 {
	float: right;
}
#divHomePulloutLeft {
	float: left;
	margin-left: 0px;
	margin-top: 52px;
	margin-right: 12px;
	width: 197px;
	height: 270px;
	background-image: url(/images/bkgd-pullout-left.jpg);
	background-repeat: no-repeat;
}
#divHomePulloutLeftContent {
	padding-top: 12px;
	padding-left: 18px;
	padding-right: 6px;
	padding-bottom: 9px;
}
#divHomePulloutLeftContent a {
	border-bottom: none;
}
#divHomePulloutRight {
	float: right;
	margin-top: 52px;
	margin-right: 0px;
	width: 197px;
	height: 270px;
	background-image: url(/images/bkgd-pullout-right.jpg);
	background-repeat: no-repeat;
}
#divHomePulloutRightContent {
	padding-top: 12px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 9px;
}
#divTrailerVideo {
	float: left;
	margin-top: 52px;
	margin-left: 0px;
}


/* content */

#divContentWrapper {
	float: left;
	width: 900px;
	background-color: #FCFEEF;
	border-top: 8px solid #372416;
}
#divContent {
	padding-top: 30px;
	padding-bottom: 50px;
	padding-left: 190px;
	padding-right: 140px;
}
ul#bullets li {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 6px;
}
#divContentWide {
	padding-top: 30px;
	padding-bottom: 50px;
	padding-left: 77px;
	padding-right: 77px;
}


/* footer */

#divFooter {
	float: left;
	width: 840px;
	background-color: #372416;
	padding: 30px;
}
#divFooter p {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
#divFooter h1 {
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 6px;
}
#divFooter a:hover {
	color: #CAD727;
	border-bottom: 1px dotted #CAD727;
}

/* text formatting */

p {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-top: 9px;
	margin-bottom: 9px;
}
h1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B2BD22;
	margin-top: 0px;
	margin-bottom: 24px;
}
h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #B2BD22;
	margin-top: 18px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	margin-top: 18px;
	margin-bottom: 18px;
}
.bioName {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 32px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B2BD22;
	padding-top: 3px;
}
.bioTitle {
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bioInfo {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 9px;
}
.bodySM {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 6px;
}
.creditsHeading {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin-top: 24px;
	margin-bottom: 3px;
	border-top: 1px dotted #B2BD22;
	padding-top: 3px;
}
.photoLeft {
	float: left;
	padding-right: 12px;
	padding-bottom: 3px;
}
.pullout {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 18px;
}
.pullout01 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 12px;
}
.pullout01a {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 6px;
}
.pullout02 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 3px;
}
.pullout3 {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin-top: 18px;
	margin-bottom: 12px;
}
.pullout img {
	margin-top: 6px;
	margin-bottom: 6px;
	border-bottom: none;
}
.quote {
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 3px;
	margin-left: 48px;
	margin-right: 48px;
	border-top: 1px dotted #B2BD22;
	padding-top: 6px;
}
.quoteName {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 18px;
	margin-left: 48px;
	margin-right: 48px;
}
.stats {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 6px;
	margin-bottom: 6px;
}
.subhead {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 0px;
}