﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0px;
}
a:active {
	outline: none;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.container {
	position: relative;
	margin: 0px auto;
}
body {
	background: #1d1a2d url('/public/images/bksMainBacker.png') repeat-x center top;
	font-family: georgia, serif;
	color: #ffffff;
	font-size: 14px;
}
.container a {
	color: #c4a006;
	text-decoration: none;
}
.container a:hover {
	color: #c4a006;
	text-decoration: underline;
}
/*-------------------------------- BEGIN LAYOUT ----------------------------------------- */
#footer {
	width: 100%;
	height: 230px;
	background: #000000 url('/public/images/bksFooterBacker.png') no-repeat center top;
	text-align:center;
}
#header{
	background: url('/public/images/headerBacker.png') no-repeat center top;
}
#logo h1 a{
	width: 285px;
	height: 102px;
	display:block;
	text-indent: -99999px;
	background: transparent url('/public/images/bksLogoInside.png') no-repeat top left;
	cursor: pointer;
}
#mainContentWrapper{
	margin-top: -13px;
}
#mainContent{
	min-height: 550px;
	margin-bottom: 30px;
}

#insideNav{
	text-align:right;
}
#insideNav ul{
	margin-top: 20px;
	font-size: 10px;
	position: absolute;
	display:block;
	left: -99999px;
}
#insideNav li {
	display: inline;
	margin-left: 10px;
}
#insideContentWrapper{
	margin-top: -13px;
}
#insideContent{
	min-height: 550px;
	margin-bottom: 30px;
}
#insidePageTitle h2{
	text-align: right;
	font-size: 20px;
	color: #e9d893;
	padding: 18px 0 0 0;
	text-transform:capitalize;
}
#insideSubNav{
	padding-top: 25px;
	text-align:right;
}
#insideSubNav li{
	color: #dbbe38;
	padding: 5px 0px;
	width: 100%;
	margin-bottom: 2px;
	background: transparent;
	behavior: url(/public/javascripts/iepngfix.htc);
	cursor: pointer;
}
#insideSubNav li:hover, #insideSubNav a.current {
	background: transparent url('/public/images/insideSubNavBacker.png') no-repeat top left;
	color: #ffffff;
	behavior: url(/public/javascripts/iepngfix.htc);
}
#insideSubNav a{
	
	color: #756fa4;
	font-weight:bold;
	font-size: 15px;
	text-decoration:none;
}
#insideSubNav a:hover{
	color: #ffffff;
}

#promoPhoto a{
	display: block;
	text-indent: -99999px;
	width: 160px;
	height: 54px;
	background: transparent url('/public/images/iconPhotoGallery.png') no-repeat top left;
	margin: 20px 0 0 160px;
	cursor: pointer;
}
#promoInfo a{
	display: block;
	text-indent: -99999px;
	width: 190px;
	height: 55px;
	background: transparent url('/public/images/iconInfoPacket.png') no-repeat top left;
	margin: 20px 0 0 130px;
	cursor: pointer;
}
#bigpromos ul li{
margin-top: 20px;
.float: right;
}
/* ----- INTERNAL PAGE STYLES ------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#secondayMainPic{
	width: 611px;
	height: 255px;
	margin-bottom: 13px;
	/*background: #222222;*/
}
#tertiaryMainPic{
	width: 611px;
	height: 230px;
	margin: 13px 0;
	padding-bottom: 13px;
	/*background: #222222;*/
}
#bodyHeadline p{
	padding: 0;
	margin: 0;
}
#bodyHeadline h3{
	font-size: 28px;
	color: #c4a006;
	font-weight:normal;
	text-transform:capitalize;
	margin-bottom: 3px;
}
#bodyHeadline h3 strong{
	font-size: 28px;
	color: #ffffff;
	font-weight:normal;
	text-transform:capitalize;
	margin-bottom: 3px;
}

#bodyHeadline h4{
	font-size: 20px;
	color: #ffffff;
	font-weight:normal;	
	text-transform:capitalize;
}
#bodyText{
	margin: 7px 0 25px 0;
	line-height: 140%;
}
#bodyText p{
	padding: 0 0 15px 0;
	margin: 0;
}
#bodyText ul {
	margin-left: 20px;
}

#bodyText li {
	margin: 0 0 8px 25px;
	list-style-type: disc;
}

#bodyText h2 {
	margin: 12px 0 10px 0;
	font-size: 1.4em;
	color: #C4A006;
}

#breadcrumb{
	padding: 20px 0;
	margin-bottom: 10px;
	text-align:right;
	color: #706596;
}
#breadcrumb a{
	color: #706596;
}
#breadcrumb a:hover{
	color: #b2a0f1;
}

/* ----- FOOTER STYLES ------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#footerWrapper{
	color: #64606f;
	font-size: 11px;
}
#footerNav a{
	color: #ffffff;
	text-decoration:none;
}
#footerCopywrite a{
	color: #64606f;
}
#footerCopywrite a:hover{
	color: #ffffff;
}
#footerNav ul{
	padding-right: 100px;
	margin-top: 70px;
}
#footerNav li{
	display: inline;
	margin: 0 10px;
	font-size: 13px;
	font-weight:bold;
}
#footerNavHome a{
	color: #ffffff;
	text-decoration:none;
}
#footerNavHome ul{
	padding-right: 100px;
	margin-top: 40px;
}
#footerNavHome li{
	display: inline;
	margin: 0 10px;
	font-size: 13px;
	font-weight:bold;
}
#footerPromo a{
	display: block;
	text-indent:-99999px;
	width: 174px;
	height: 40px;
	background: transparent url('/public/images/iconDestinationMG.png') no-repeat top left;
	margin-top: 70px;
	cursor: pointer;
}
#footerPromoHome a{
	display: block;
	text-indent:-99999px;
	width: 174px;
	height: 40px;
	background: transparent url('/public/images/iconDestinationMG.png') no-repeat top left;
	margin-top: 40px;
	cursor: pointer;
}
#footerCopywrite{
	margin: 30px 0 30px 0;
}
#dichotome{
	margin: 0 0 30px 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
}

#infoCenter h2{
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	width: 100%;
	float: left;
	margin-bottom: 13px;
}
#infoCenter a{
	text-decoration: none;
}
.infoThumb{
	margin: 0px 15px 20px 0px;
	float:left;
}
.infoThumb a img{
	border: 2px solid #ffffff;
	width: 165px; 
	height: 225px
}

/* Forms */

.reqfield {
	color: #DBBE38;
}

.form h2 {
	font-size: 1.4em;
	color: #DBBE38;
	margin: 10px 0 15px 0;
}

.form p {
	border-bottom: 1px solid #1f1f1f;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font-size: 1.1em;
}

.form p img {
	float: none;
}

.form label {
	float: left;
	width: 160px;
	display: block;
}
.form input {
	font-size: .87em;
}

.form label.error {
	float: none;
	color: #DBBE38;
}

.form input.error {
	border: 2px solid #DBBE38;
}

.submitbtn {
	margin-left: 160px;
}

.dichotome{
display: block;
text-indent: -100000px;
width: 100px; 
height: 21px;
background: transparent url('http://www.dichoto.me/public/images/dichotome_th.png') no-repeat top left;
}

















