
* { margin: 0; padding: 0; border: none; text-decoration: none; }

body {
	background: #b2956b;
	text-align:center;
}

#site-container{
	background:url(../img/bg-shadow.gif) top center repeat-y;
}

#site-align{
	text-align:left;
	margin:0 auto;
	width:924px;
}

td.bgl {
	background: url(../img/bgl.jpg) repeat-y top right;
}

td.bgr {
	background: url(../img/bgr.jpg) repeat-y top left;
}

#maincontain {
	width: 924px;
	background: #e0cca8 url(../img/bg.jpg) no-repeat top left;
}

#header {
	height: 107px;
	background: url(../img/hdrbg.jpg) no-repeat top left;
}

	#logo {
		float: left;
		width: 300px;
	}	

#flash {
	height: 253px;
}
	
	#flashl {
		float: left;
		width: 335px;
	}

		img.watchvids {
			margin-top: 33px;
			margin-left: 40px;
		}
		
		img.mediaroom {
			margin-top: 10px;
			margin-left: 50px;
		}
			
	#flashr {
		float: left;
		width: 589px;
	}	

#contentcontain {
	width: 924px;
	margin: 0;
	background: url(../img/repeatingbg.gif) repeat-y top left;
}	

#contentarea {
	width: 924px;
	margin: 0;
}

#contentl {
	width: 589px;
}
	
	#contentlinner {
		margin-left: 40px;
		width: 530px;
	}

	#copyarea {
		font: 13px/1.5em Arial, Helvetica, sans-serif;
		color: #000;
	}
	
	#copyarea input,textarea,select {
		margin: 1px;
		padding: 3px;
		border: 1px solid #000;
	}

	#copyarea ul,ol {
		margin-left: 30px;
		margin-bottom: 10px;
	}
	
td.cellpadding {
	padding: 0 10px 0 0;
}

img.imageborder {
	border: 1px solid #e4d0ab;
}

img.imageright {
	float: right;
	margin: 0 0 20px 20px;
}

#contentr {
	width: 335px;
}

	#contentrinner {
		background: url(../img/rtbg.jpg) no-repeat top left;
		padding: 54px 50px 20px 20px;
		font: 12px Arial, Helvetica, sans-serif;
		color: #000;
	}

	#contentr h2 {
		font: normal 20px Georgia, "Times New Roman", Times, serif;
		color: #853d31;
		text-transform: uppercase;
	}
	
	#contentr hr {
		height: 1px;
		background: none;
		border-bottom: 1px dashed #321e15;
		margin: 5px 0;
	}
	
	#contentr img.right {
		float: right; 
		margin: 0 0 0 5px;
	}
	
	#contentr ul {
		list-style: none;
	}
	
	#contentr ul li {
		padding-left: 15px;
		background: url(../img/arrow.gif) no-repeat 2px 0;
		font: 11px Arial, Helvetica, sans-serif;
		text-transform: uppercase;
	}
	
	#contentr a {
		color: #321e15;
	}
	
	#contentr a:hover {
		color: #846151;
	}
	
	ul.archive-list li{
		padding-left: 15px;
		background: url(../img/arrow.gif) no-repeat 2px 0;
		font: 11px Arial, Helvetica, sans-serif;
		text-transform:none !important;
	}
	
	ul.archive-list li a {
		color: #321e15;
		font: 11px Arial, Helvetica, sans-serif;
		text-transform:none !important;
	}
	
	ul.archive-list li a:hover {
		color: #846151;
	}
	
	ul#recently li{
		padding-left: 15px;
		background: url(../img/arrow.gif) no-repeat 2px 0;
		font: 11px Arial, Helvetica, sans-serif;
		text-transform:none;
		}

#contentw {
 	width: 844px;
	margin-left: 40px;
		font: 11px Arial, Helvetica, sans-serif;
		color: #000;
}

#contact {
	float: left;
	margin-left: 40px;
	border-right: 1px solid #c8b085;
	padding: 20px 10px 20px 0;
	width: 539px;
	font: 11px "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #321e15;
}

#weather {
	float: right;
	width: 120px;
	margin: 0 42px 10px 0;
	font: 12px "Times New Roman", Times, serif;
	color: #abd0ee;
	text-transform: uppercase;
}

	#weather h1 {
		color: #ffffff;
		border-bottom: 1px dashed #ffffff;
		font: normal 18px "Times New Roman", Times, serif;
		text-transform: uppercase;
		margin-bottom: 5px;
		padding-bottom: 5px;
	}


#footer {
	margin: 0 20px;
	padding: 10px 20px 20px 20px;
	border-top: 1px solid #2f6ea0;
	font: 11px "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #321e15;
}

	
	#footerl {
		float: left;
	}
	
	#footerr {
		float: right;
	}
	
	#footerr a {
		color: #321e15;
	}
	
h1 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #321e15;
	text-transform: uppercase;
	margin-bottom: 20px;
}
h2 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #853d31;
	clear:left;
}

h3 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #729bc7;
	margin-bottom: 10px;
}

h4 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #729bc7;
	margin-bottom: 5px;
}

p {
	margin-bottom: 10px;
}

hr{height: 1px;
	width:95%;
	background: none;
	border-top: 1px solid #000000;
	margin: 20px 0;
	clear:left;
	text-align:center;
}

hr.dashed {
	height: 1px;
	background: none;
	border-top: 1px dashed #999999;
	margin: 10px 0;
}

hr.solid {
	height: 1px;
	color: #c8b085;
	background: #c8b085;
	border: none;
	margin: 10px 0 10px 20px;
	width: 884px;
	
}	

a {
	color: #3272a4;
}

a:hover {
	color: #000;
}

.greytext {
	color: #939393
}

.toursbox {
	width: 137px;
	margin: 0 30px 10px 0;
	text-align: center;
	float: left;
}

	.toursbox img {
		border: 1px solid #e3cfaa;
		width: 137px;
		height: 115px;
	}

.findbabebox {
	width: 137px;
	margin: 0 30px 10px 0;
	text-align: center;
	float: left;
	height: 120px;
}

	.findbabebox img {
		border: 1px solid #e3cfaa;
	}
	
.blogcol {
	width: 245px;
	float: left;
	margin-right: 20px;
}


table.datatable {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

	td.datatabledark {
		background: #2f6ea0;
		color: #ffffff;
		padding: 3px;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
	}
	td.datatablemed {
		background: #84accb;
		color: #ffffff;
		padding: 3px;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
	}
	td.datatablelight {
		background: #ccdeed;
		color: #000;
		padding: 3px;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
	}
	
	
.goldtext {
	color:#dfae2d;
}


input.input2characters {
	width: 30px;
}
input.input4characters {
	width: 60px;
}
input.inputdate {
	width: 150px;
}
input.inputnormal {
	width: 250px;
}
textarea.textareanormal {
	width: 250px;
	height: 60px;
}

.index_sleep {
	background: url(../img/sleep.png) no-repeat top left;
	width: 212px;
	height: 93px;
	padding: 10px 10px 0 10px;
	margin: 0 auto 10px auto;
	color: #853d31;
	font-size: 11px;
}
	.index_sleep h2 {
		text-align: right;	
	}
.index_meet {
	background: url(../img/meet.png) no-repeat top left;
	width: 212px;
	height: 93px;
	padding: 10px 10px 0 10px;
	margin: 0 auto 10px auto;
	color: #853d31;
	font-size: 11px;
}
	.index_meet h2 {
		text-align: right;	
	}
.index_eat {
	background: url(../img/eat.png) no-repeat top left;
	width: 212px;
	height: 93px;
	padding: 10px 10px 0 10px;
	margin: 0 auto 10px auto;
	color: #853d31;
	font-size: 11px;
}
	.index_eat h2 {
		text-align: right;	
	}
.index_plan {
	background: url(../img/plan.png) no-repeat top left;
	width: 212px;
	height: 93px;
	padding: 10px 10px 0 10px;
	margin: 0 auto 10px auto;
	color: #853d31;
	font-size: 11px;
}
	.index_plan h2 {
		text-align: right;	
	}
.index_play {
	background: url(../img/play.png) no-repeat top left;
	width: 212px;
	height: 93px;
	padding: 10px 10px 0 10px;
	margin: 0 auto 10px auto;
	color: #853d31;
	font-size: 11px;
}
	.index_play h2 {
		text-align: right;	
	}

	#contentr h2 a {
		color: #2d70a3;
	}

/*.blog-author{
	width:100%;
	clear:both;
}*/

.blog-author{
	width:110px;
	float:left;
	/*clear:both;*/
}

.blog-author p{margin:5px 0 0 0;}

.blog-author + div{
	clear:none !important;
}

.blog-author img{
	border:2px solid #729BC7;
	float:left;
	margin:0 10px 0 0;
	clear:both;
}

div#headshots{
	position:relative;
	width:100%;
	padding:0 0 15px 0 !important;
}

.shot{
	float:left;
	position:relative;
	width:90px;
	margin-left:4px;
	margin-right:4px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}

.shot img{border:1px solid #729BC7;}