/* hide from ie on mac \*/
html {
	height: 100%;
	/*overflow: hidden;*/
}

body {
	/*font: 100% Verdana, Arial, Helvetica, sans-serif;*/
	background: #222;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}

.bws fieldset, legend {
	border:double /*#400615*/ #6D6A5E;

}
.bws legend {
	color:/*#400615;*/ #6D6A5E;	
	font-size: smaller;
	font-weight: bold;
	padding: 5px;
}

.bws #pageframe {
	width:976px; 
	border-right: 25px solid black; 
	/*border-bottom: 25px solid black;*/
	border-left: 25px solid black;
	margin: 0 auto;	
}

.bws #container { 
	width: 976px;  /* this width will create a container that will fit in an 1024px browser window if text is left at browser default font sizes */
	/*background: #963;*/
	background: #B4A38C;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*background-color: #963;*/
	background-color: #B4A38C;
} 
.bws #preheader {
	background-color: #222;
	/*padding:5px;*/
	padding-right: 5px;
	text-align: right;
	font-size: 12px;
	color: #fff;
	height: 25px;
}
.bws #header {
	padding: 5px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 175px;
	background-image:url(../image/headerMain.jpg);
	background-repeat:no-repeat;
}

.bws #main {
	/*border: 2px solid #996;*/
	border: 2px solid #A4A095;
}

.bws #content {
	margin:40px 10px 10px 10px;
	padding:10px;
	/**background-color:#fff;*/
}

.bws .contentText {
	min-height:500px; 
	padding:4px; 
	background-color:#FFF5E3; 
	border: 2px solid #000;	
}

.bws #footer {
	background-color: #222;
	padding:5px;
	text-align: left;
	font-size: 12px;
	color: #eee;
}




/* Main Navigation */
.bws #menu ul {
	float:left;
	list-style-type:none;
	margin:0px;
	padding-left:1px;
	width:970px;
	/*background:#963;*/
	background: #B4A38C;
} 
.bws #menu ul li {
	float:left;
	background:url('/image/navTab_start.jpg') no-repeat;
	margin-left:3px;
} 
.bws #menu ul li a {
	float:left;
	background:url('/image/navTab_end.jpg') no-repeat;
	background-position: 100% 0%;
	padding-left:11px;
	padding-right:11px;
	font:12px Arial;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	line-height:30px;
} 
.bws #menu ul li a:hover {text-decoration:underline;} 


.bws .link1 {
	color: #fff;
	text-decoration: none;
}

.bws .link2 a {
	color: /*#400615;*/ #6D6A5E;
}
.bws .link2 a:hover {
	/*color:#963;*/
	color:#B4A38C;
}

.bws .link3 a {
	color: #fff5e3;
}
.bws .link3 a:hover {
	color:/*#400615;*/ #6D6A5E;
}

.bws .link4 a {
	/*color: #963;*/
	color:#B4A38C;
}
.bws .link4 a:hover {
	color:#fff5e3;
}

.link5 a {
	color: #112233;
	font-size:smaller;
}
.bws .link5 a:hover {
	color:/*#400615;*/ #6D6A5E;
}

.bws .top {
	float:right; 
	width:100px; 
	font-size:smaller;
}
.bws .top a {
	color: #fff5e3;
	font-weight:normal;
	
}

/* Misc */
.bws .instruct {
	color: #fff;
	font-size: 10px;
	text-align: right;
	padding: 5px;
}


.bws .col_left_large {
	float:left; 
	width:670px;
	padding-left: 5px;
}

.bws .col_right_small {
	float:right; 
	width:230px;
}

.bws .box_1	{
	padding:4px; 
	/*background-color:#400615;*/
	background-color:#BA8710;
	background-image: url(../image/bgRadiant_1.png); repeat;
	border: 2px solid #000; 
	/*color: #fff;*/
	color:#222;
	font-size: smaller;
}

.bws .box_2	{
	padding:4px; 
	background-color:/*#996;*/ #A4A095; 
	border: 2px solid #000; 
	color: #fff;
	font-size: smaller;
}

.bws .box_3	{
	padding:4px; 
	background-color:#222; 
	border: 2px solid #000; 
	color: #fff;
	font-size: smaller;
}

.bws .box_4	{
	padding:4px; 
	/*background-color:#963;*/
	background-color:#B4A38C;
	background-image: url(../image/bgRadiant_4.png); repeat;
	border: 2px solid #000; 
	color: #fff;
	font-size: smaller;
}

.bws .shadowBackground {
	background-color:#ccc; 
	margin-bottom:10px; 
	padding-bottom:4px; 
	padding-left:4px;	
}

.bws .section1 {
	margin-left: 20px;	
	border-bottom:1px solid /*#996*/ #A4A095;
	padding-bottom: 5px;
}

.frmField { padding-left:25px; padding-bottom:5px; }


.bws #galleryMaster { background:#000; }
.bws #galleryMaster .galleryThumb {
	float:left; width:440px; height:128px; border:1px solid #CCC; margin:10px 5px 5px 10px; padding:3px; color:#B4A38C; 	
}
.bws #galleryMaster .galleryThumb:hover {
	background: #6D6A5E;
}
.bws #galleryMaster .galleryThumb img {
	float:left; margin-top:3px;
}
.bws #galleryMaster .galleryThumb p {
	padding-left: 188px; color:#fff; font-size:smaller;	
}

/* VIDEO Gallery */

.bws #video {
	background:#000; padding:10px; height:100%;
}
.bws #video .title {
	background:#000000; padding:5px; border-bottom:1px solid #ccc; /*color:#963;*/ color:#B4A38C; font-size:larger;	
}
.bws #video .section {
	/*color:#963;*/
	color:#B4A38C;
}
.bws #video .gallery {
	background:#000000; padding:5px; border:1px solid #ccc; margin-bottom:20px;	
}
.bws #video .clip {
	float:left; width:225px; padding:5px 0px 5px 0px; text-align:center; 	
}
.bws #video .clip:hover {
	background:/*#400615;*/ #6D6A5E; 	
}


/* Trip Information Form */
.frmTrip td {
	font-size:smaller;
}

/* FONTS */

.bws .sectionTitle {
	font-weight: bold;
	font-size:0.9em;
	background-color:/*#400615;*/ #6D6A5E;
	color: #fff5e3;
	padding: 5px;
}

.bws .fancy {
	font-family:"Comic Sans MS", cursive;	
}

.bws .norm {
	font-size:0.85em;	
}

.bws #seoText {
	margin: 0 auto;
	width: 950px;
	color: #CCC;	
}

.bws #seoText a {
	color: #ddd;
}