body {
	background: #783504 url(../_img/bkg-body.jpg) no-repeat top center;
	font-family: "lucida grande", "lucida sans unicode", Arial, sans-serif;
	color: #fff;
}

div#container {
	width: 960px;
	margin: 0 auto;
}

div#header {
	height: 107px;
	position: relative;
	background: url(../_img/bkg-header-footer.png) no-repeat bottom left;
}

h1 {
	width: 646px;
	height: 106px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 9;
}

h1 a {
	width: 646px;
	height: 0;
	padding-top: 106px;
	overflow: hidden;
	display: block;
	background: url(../_img/bkg-h1-logo.png) no-repeat top left;
}

h2#header-tagline {
	height: 0;
	overflow: hidden;
}

div#footer {
	height: 44px;
	margin-bottom: 30px;
	padding: 0 22px;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 44px;
	background: url(../_img/bkg-header-footer.png) no-repeat bottom left;
	color: #783504;
}

div#footer a {
	text-transform: none;
	color: #783504;
}

div#footer a:hover {
	color: #fff;
}

p#panic {
	float: left;
	display: inline;
}

p#jag {
	float: right;
}

p#jag a {
	text-decoration: none;
	text-transform: uppercase;
}


/* NAVIGATION
--------------------------------------------------- */

div#site-menu {
	width: 215px;
	position: absolute;
	top: 63px;
	right: 32px;
	z-index: 8;
}

h3#nav-header {
	width: 144px;
	height: 0;
	overflow: hidden;
	padding-top: 32px;
	float: left;
	display: inline;
	background: url(../_img/nav-header.png) no-repeat 0 16px;
}

div#flash-nav {
	width: 44px;
	height: 44px;
	float: left;
	margin-right: 8px;
}

ul#nav {
	width: 180px;
	margin: 0 auto;
	clear: left;
	padding-top: 1px;
	font-size: 1.2em;
	text-align: center;
	text-transform: uppercase;
}

ul#nav li {
	background: #231002;
	border-bottom: 1px solid #331703;
}

ul#nav li a {
	display: block;
	padding: 6px;
	text-decoration: none;
	color: #fff;
}

ul#nav li a:hover {
	color: #ba550c;
}

ul#nav li.current a {
	cursor: default;
	color: #ba550c;
}

ul#nav ul li {
	display: none;
}


/* FOUR BOTTOM BUTTONS
--------------------------------------------------- */

div#bottom-buttons {
	width: 910px;
	height: 150px;
	margin: 22px auto 50px;
}

div#bottom-buttons ul li {
	width: 218px;
	height: 150px;
	float: left;
	margin-right: 10px;
}

div#bottom-buttons ul li#enews {
	margin-right: 0px;
}

div#bottom-buttons ul li a {
	width: 218px;
	height: 0;
	overflow: hidden;
	display: block;
	padding-top: 150px;
}

li#book a {
	background: url(../_img/btn-book.jpg) no-repeat 0 0;
}

li#book a:hover {
	background: url(../_img/btn-book.jpg) no-repeat -218px 0;
}

li#team a {
	background: url(../_img/btn-team.jpg) no-repeat 0 0;
}

li#team a:hover {
	background: url(../_img/btn-team.jpg) no-repeat -218px 0;
}

li#facebook a {
	background: url(../_img/btn-facebook.jpg) no-repeat 0 0;
}

li#facebook a:hover {
	background: url(../_img/btn-facebook.jpg) no-repeat -218px 0;
}

li#enews a {
	background: url(../_img/btn-enews.jpg) no-repeat 0 0;
}

li#enews a:hover {
	background: url(../_img/btn-enews.jpg) no-repeat -218px 0;
}



/* GLOBAL STYLES
--------------------------------------------------- */

p#pagination {
	margin: 50px 5px 30px;
}

p#pagination a {
	margin-right: 6px;
	padding: 1px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	border: 1px solid #999;
	color: #999;
}

p#pagination a:hover {
	border: 1px solid #333;
	background-color: #333;
	color: #fff;
}

p#pagination a#current {
	cursor: default;
	border: 1px solid #333;
	background-color: #333;
	color: #fff;
}


/* HOME PAGE
--------------------------------------------------- */

div#home-top-content {
	width: 906px;
	height: 327px;
	margin: 0 auto;
	position: relative;
	background: url(../_img/bkg-home-top.jpg) no-repeat top center;
	border-left: 2px solid #893f09;
	border-right: 2px solid #773206;
	border-bottom: 2px solid #8b4009;
}

div#home-safe {
	width: 337px;
	height: 330px;
	position: absolute;
	top: -10px;
	left: 40px;
	z-index: 10;
	background: url(../_img/home-safe.png) no-repeat top left;
}

div#home-video {
	width: 400px;
	height: 225px;
	margin: 45px 76px 0 0;
	padding: 2px;
	float: right;
	display: inline;
	background: #333;
}

h3#home-header {
	width: 780px;
	height: 0;
	overflow: hidden;
	margin: 22px auto 4px;
	padding-top: 18px;
	background: url(../_img/home-header.png) no-repeat top left;
}

div#home-text {
	width: 780px;
	margin: 0 auto 10px;
	font-size: 1.7em;
	letter-spacing: -1px;
	line-height: 1.1em;
}

div#home-text h1, div#home-text h2, div#home-text h3, div#home-text h4, div#home-text h5, div#home-text h6 {
	width: 370px;
	float: left;
	display: inline;
	margin: 12px 15px 5px 0;
	font-size: .7em;
	line-height: 1.3em;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0;
	color: #f0d0b7;
}


/* GENERIC INSIDE PAGE
--------------------------------------------------- */

div#page-content-wrapper {
	width: 858px;
	margin: 0 auto;
	padding: 24px 24px 10px;
	background: url(../_img/bkg-page-content.png) repeat-y top center;
	border-left: 2px solid #893f09;
	border-right: 2px solid #773206;
	border-bottom: 2px solid #8b4009;
}


div#left-column {
	width: 640px;
	float: left;
}

div#page-content, div#page-bot-shadow {
	min-height: 350px;
	padding: 30px 40px;
	font-size: 1.2em;
	background: #fff url(../_img/bkg-page-top.png) no-repeat top center;
	color: #231002;
}

div#page-content img#headerImage {
	border: 1px solid #eee;
	border-bottom: 0px;
	padding-bottom: 18px;
	margin: 0 0 15px 0;
	background: url(../_img/bkg-headerImage.png) no-repeat bottom left;
}

div#page-bot-shadow {
	min-height: 0;
	height: 38px;
	padding: 0 40px;
	background: url(../_img/bkg-page-bottom.png) no-repeat top center;
}

h3.title {
	margin-bottom: 15px;
	padding: 0 0 5px 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -2px;
	text-transform: uppercase;
	line-height: 1.2em;
	border-bottom: 6px groove #eee;
}

div#text {
	padding: 0 3px;
	line-height: 1.4em;
}

div#text h1, div#text h2, div#text h3, div#text h4, div#text h5, div#text h6 {
	margin: 16px 0 3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;
	text-transform: uppercase;
	color: #9c4609;
}

div#text p {
	margin-bottom: 14px;
}

div#text ol, div#text ul {
	padding: 0 36px;
	margin-bottom: 10px;
}

div#text li {
	margin: 8px 0;
	padding-left: 4px;
}

div#text ul li {
	list-style: square;
}

div#text ol li {
	list-style: decimal;
}

div#text a {
	color: #9c4609;
	text-decoration: none;
	border-bottom: 1px dotted #9c4609;
}

div#text a:hover {
	color: #700000;
	border-bottom: 1px dotted #700000;
}

div#text img {
	max-width: 550px;
	margin: 8px;
}

div#text a.no-border {
	border-bottom: 0px;
}

div#text a img {
	margin: 8px 0;
}

div#sidebar-wrapper {
	width: 200px;
	float: right;
	position: relative;
}

div#sidebar {
	width: 250px;
	padding: 0;
	position: absolute;
	top: 12px;
	right: -50px;
	background: url(../_img/bkg-page-content.png) repeat-y top left;
	border-left: 1px solid #666;
	border-right: 2px solid #773206;
	border-bottom: 2px solid #666;
	border-top: 0px;

}

ul#subNav li {
	font-size: 1.2em;
	border-top: 1px solid #666;
}

ul#subNav li li {
	font-size: 1em;
	border: none;
}

ul#subNav li a {
	padding: 9px 14px 9px 28px;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.1em;
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
	border-bottom: 1px solid #666;
	border-top: 1px solid #ccc;
	background: url(../_img/subNav-arrow1.png) no-repeat 16px 12px;
}

ul#subNav li a:hover, ul#subNav li li.current a {
	color: #fff;
	background: url(../_img/subNav-arrow2.png) no-repeat 16px 12px;
}

div#video-feed, div#mini-cal {
	padding: 20px 10px 10px;
	border-top: 2px solid #ccc;
}

div#video-feed h4 {
	width: 206px;
	height: 0px;
	overflow: hidden;
	margin-bottom: 8px;
	padding-top: 30px;
	background: url(../_img/h4-video-feed.png) no-repeat top left;
}

div#video-feed p {
	margin: 5px 0 10px;
	color: #333;
	font-size: 1.1em;
	line-height: 1.3em;
}

div#video-feed p strong {
	margin-right: 8px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #231002;
}	

div#video-feed a {
	width: 120px;
	height: 22px;
	margin: 0 auto;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: .8em;
	line-height: 0;
	line-height: 22px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../_img/btn-video-more.png) no-repeat top left;
	color: #fff;
}

div#video-feed a:hover {
	background: url(../_img/btn-video-more.png) no-repeat -120px 0;
}



/* FORMS
--------------------------------------------------- */

form.monkForm, form#newsletter {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #eee;
}

form#newsletter {
	margin-top: 10px;
}

form#newsletter label {
	margin-right: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
}

form.monkForm div.text p.data input, form#newsletter input {
	width: 200px;
	border: 1px solid #ccc;
	line-height: 12px;
	font-size: 12px;
	padding: 4px;
	font-family: "lucida grande", "lucida sans unicode", Arial, sans-serif
	color: #231002;
}

form.monkForm fieldset legend {
    display: none;
}

form.monkForm fieldset fieldset legend {
    display: block;
    font-size: 1.4em;
    text-transform: uppercase;
    color: #999;
}

form.monkForm div {
	margin-bottom: 15px;
}

label {
	font-family: "lucida grande", "lucida sans unicode", Arial, sans-serif
	color: ##231002;
}

textarea {
    width: 400px;
    height: 80px;
    border: 1px solid #ccc;
}

div.text {
	margin-bottom: 15px;
}

form.monkForm div fieldset legend {
	display: block;
	font-size: 12px;
	padding-bottom: 5px;
	font-family: "lucida grande", "lucida sans unicode", Arial, sans-serif
	font-weight: bold;
	color: #231002;
}

div.text p.data label {
	font-weight: bold;
}

div.radio p.data {
	padding-left: 10px;
}

div.radio p.data input {
	margin-right: 4px;
}

div.checkbox p.data {
	padding-left: 10px;
}

div.checkbox p.data input {
	margin-right: 4px;
}

div.select p.data label {
	margin: 10px 0 5px;
	font-weight: bold;
}

div.textarea label {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 8px;
}

form.monkForm p#formsubmit input, form#newsletter input#newsletter_submit {
	display: block;
	padding: 0;
	width: 80px;
	height: 24px;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	background: #231002;
	border: 1px solid #000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin: 20px 0px 6px 10px;
	cursor: pointer;
}

form#newsletter div {
	float: left;
	margin-right: 5px;
}

form#newsletter input#newsletter_submit {
	float: left;
	display: inline;
	padding: 0;
	height: 24px;
	line-height: 24px;
	margin: 0 0 0 10px;
	font-size: 11px;
}


/* MEET THE TEAM BUTTONS
--------------------------------------------------- */

div#text ul#meet-the-team {
	padding: 0;
	margin: 20px 0 0 0;
}

div#text ul#meet-the-team li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	margin: 0 7px 14px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	text-transform: uppercase;
	text-align: center;
}

div#text ul#meet-the-team img {
	margin: 0;
}

div#text ul#meet-the-team li a {
	border-bottom: 0px;
	color: #666;
}

div#text ul#meet-the-team li a:hover {
	color: #231002;
}

div#text ul#meet-the-team li a:after {
	content: " \BB \ ";
}
