body {
	font-family:Arial, Helvetica, sans-serif;
/*	font-family:Verdana, Geneva, Tahoma, sans-serif; */
	font-size:200%;
	letter-spacing:0.4px;
/*	line-height:110%; */
	background-color:#000000;
/*	background-color:#ffffff; */
	margin: auto 0;
	padding: 0;
	color: #e5e5e5;
	text-align:center;
/*	min-width:734px; */
/*	max-width:800px;	*/
}

h1 {
	font-family:'Palatino Linotype';
	font-size:1.75em;
	font-weight:normal;
	padding-bottom:0px;
	margin-top:4px;
	margin-bottom:23px;
	line-height:115%;
	color:#824328;
}

h2 {
/*	font-family:Verdana, Geneva, Tahoma, sans-serif; */
/*	font-family:Arial, Helvetica, sans-serif; */
	font-family:"Times New Roman", Times, serif;
	font-size:1.125em;
	font-weight:normal;
	color:#000000;
	margin-left:12px;
}

.clear {
	clear: both;
}


p {
/*	font-size:0.6875em; */
/*	font-size:0.6875em */
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8359375em;
/*	line-height:1.3125em; */
	line-height:1.4375em;
	margin-left:12px;
	margin-right:12px;
/*	font-size:0.72em */
	/*	font-size:11px; */
}

ul {

	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8359375em;
	line-height:1.3125em;
/*	font-size:11px; */
}


a:link {
/*	color:#FF9933; */
	color:#1111ff;
	text-decoration:none;
}
a:visited{
	color:#0000ff;
}

a:focus {
	outline:none;
}

a:hover {
	color:#0000cc;
	text-decoration:underline;
}

#page_content {
	position:relative;
	top:55px;
	left:0px;
	background-color:#f1ede2;
	width: 100%;
	height:auto;
	margin-right: auto;
	margin-bottom:0px;
	text-align: center;
	border-top: 1px solid #997766;
	border-bottom: 1px solid #997766;
	
}

.menuWrapper {
	margin-left:auto;
	margin-right:auto;
	position:relative;
/*	width: 600px; */
	max-width:670px;
	z-index:100;
/*	padding-right:170px; */
/*	width:100% */
}

@media screen and (max-width: 800px) {
	.menuWrapper {
		margin-left:3px;
	}
}


.first_item {
	margin-right:4px
}

.new_color {
	color:orange;
}

#nav_table {
	width: 700px; /* for floating table with logo in it */
/*	width: 632px; */ /* for fixed table w/o logo */
/*	max-width: 644px; */
	position:absolute;
/*	top:50px; */ /* for fixed table */
	top: 0px;	/* for floating table */
	left:50%;
	margin-left: -403px;
/*	left:100px; */
/*	vertical-align:middle; */
/*	display:inline-table;
	float:right; */
}

.label_style {
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	font-weight:normal;
	color: #E0E0E0;
/*	vertical-align:middle; */
/*	vertical-align:top; */
	text-align:center;
	padding-bottom:2px;
}

.bold_style {
	font-weight:bold;
}

.nav_link_style {
	position:relative;
	top:-1px
}

.nav_div {
	background-color:#404040;
	display: none;
	position:absolute;
/*	position:relative; */
/*	top: 48px */	/* fixed table */
	top: 60px; 		/* floating table */
	padding-bottom:8px;
	border:0px;
	margin:0px;
}

.nav_div ul {
	list-style-type: disc;
	list-style-position:inside;
	margin: 0px;
	padding:0px;
	margin-left:8px;
	text-align:left;
/*	float: left; */
}

.nav_div ul li {
/*	display: inline;
	padding: 5px 8px 5px 8px;
*/
	padding: 0px;
	margin: 0px;
}

.nav_div ul li a {
/*	float: left; */
	color:#f3f3f3;
	background-color:#404040;
	text-decoration:none;
	padding: 0px;
	margin: 0px;
/*	padding: 5px 8px 5px 8px; */
}

.list_img_style {
	
	border:0px;
	padding:0px;
	padding-bottom:2px;
	margin:0px;
	position:relative;
	top:5px;
}
.dd_list_img_style {
	
	border:0px;
	padding:0px;
/*	padding-bottom:2px; */
	margin:0px;
	margin-top:2px;
	position:relative;
	top:0px;
}

.content_wrapper {
	/* This version centers with fixed width margins */

	height: 100%;
	position:relative;
	top: 19px;
	border:3px solid;
	border-color:#e5e5e5;
	margin-left:20px;
	margin-right:20px;
	margin-top:auto;
	margin-bottom:auto;
	background-color:#0A0A0A;
}

.content_wrapper_center {
	/* This version centers with a fixed width content but smartphones cut about 50 pixels off left side */
	height: 100%;
	width: 900px;
	position:relative;
	top: 19px;
	border:3px solid;
	border-color:#e5e5e5;
	left: 50%;
	margin-left:-450px;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	background-color:#0A0A0A;
}

.content_wrapper_center_2 {
	/* This version centers with a fixed width content (margins expand/contract) */
	height: 100%;
/*	width: 900px; */
	max-width:920px;
	position:relative;
	top: 16px;
	border:3px #cccccc solid;
	margin:auto auto 0px auto;
	border-radius:8px;
	text-align:left;
	color:#222222;
	background-color:#ffffff;
	padding:5px;		
}

.non_active{
	display:none;
	border-radius:8px;
}

.content_image {
	/*	height: 454px;
	width: 407px;
	border: none; */
	padding: 8px 24px 12px 0px;
	position:relative;
	float :left;
	width:48%;
	border-style:none;
	border-width:0px;
/*	padding-bottom:46%;
	 margin-left:0px; margin-right:14px; margin-bottom:14px" */
}
.content_image_right {
	/*	height: 454px;
	width: 407px;
	border: none; */
	padding: 8px 0px 12px 20px;	
	position:relative;
	float :right;
	width:48%;
	border-style:none;
	border-width:0px;
/*	padding-bottom:46%;
	 margin-left:0px; margin-right:14px; margin-bottom:14px" */
}


.tour_image {
	float: left;
	vertical-align: middle;
	height: 454px;
	width: 748px;
	border: none;
	padding:0px;
}

#slideSh {
	float: left;
	vertical-align: middle;
/*	height: 405px;
	width: 426px; */
	width:48%;
	position:relative;
	border: none;
	border-style:none;
	border-width:0px;
/*	padding: 14px 0px 0px 0px; */
	margin: 0 0 0 -48%;
/*	margin-left:-12px; */
}

#slideShow {
	position:relative;
}

#slideShow > img {
/*	top:-10%; */
	position:absolute;
}

.content_text {
	min-height:405px;
	margin-top:-8px;
	vertical-align: middle;
	text-align: left;
	padding-top:0px;
	background-image:url('../images/Cand.gif');
}

.back_image {
	background-image:url('../images/Cand_test_lighter.gif');
	background-repeat:repeat;
	background-attachment:fixed
}

.copy_style {
	font-size:10px;
	line-height:16px;
	text-align:right;
	margin:5px auto 4px auto;
	position:relative;
	color:#ffffff;
}

.footer_style {
	top:22px;
	font-size:10px;
/*	line-height:20px; */
	text-align:right;
	margin:0px auto 0px auto;
	padding:6px 10px 6px 10px;
	position:relative;
	color:#ffffff;
	background-color:black;
}
.footer_style a:link { color: #ffffff; }
.footer_style a:visited { color: #ffffff; }
.footer_style a:hover { color: #ffffff; }
.footer_style a:active { color: #ffffff; }

.title_style_double {
	/*	font-size:30px; */
/*	font-size:1.875em; */
	line-height:1.1em;
	margin-top:13px;
	margin-bottom:16px;
}

.title_style_ie {
	font-size:28px;
	line-height:30px;
/*	position:relative; */
	margin-top:13px;
	margin-bottom:16px;
}

.title_style_ie_double {
	font-size:28px;
	line-height:30px;
/*	position:relative; */
	margin-top:13px;
	margin-bottom:16px;
}

.logo_style {
	
}

.fb_like_style {

	border:none;
	width:90px;
	height:20px;
	margin-top:4px;
/*	float:right; */
	margin-right:auto;
	margin-left:11px;
	/*	float:right */
/*	position:absolute;
	left:50%; */
/*	margin-left: -374px;*/
/*	margin-left: 292px;
	top:75px */
}

.fb_style {
	border:none;
	width:25px;
	height:25px;
	padding-left:4px;
}

.social_box_style {
/*	border:solid 1px #777777;
	border-radius:4px; */
/*	width:132px; */
	height: 38px;
/*	position:absolute;
	top:33px;
	left:50%;
	margin-left: 296px; */
/*	margin-left:auto; */
/*	margin-right:100px; */
	margin: -2px auto 6px auto; 
	font-size:0.6875em;
/*	margin:-24px auto 8px auto; */
/*	padding-bottom:6px; */
/*	padding:8px 8px 8px 8px; */
	z-index:32;
}
.google_box_style {
	border:solid 1px #777777;
	border-radius:4px;
	padding:0 3px 0 3px;
	float:right;
	margin-top:-3px;
	z-index:32;
	background-color:none;
}

.youtube_style {
	float:left;
	position:relative;
	top:4px;
	left:5px
}

.follow_style {
	top:4px;
	margin-left:7px;
	width:27px;
	height:26px;
	position:relative;
	border:none;
}

.follow_left_style {
	float:left;
}

.fb_link_style {
	position:relative;
	top:5px;
	margin-left:7px;
}

.first_item {
	margin-right:20px;
}

.events_banner_style {

	background-color:#111122; /* for non-css3 browsers */

/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#330033', endColorstr='#110000'); *//* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#330033), to(#000011)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #330033,  #000011); /* for firefox 3.6+ */
/*	color:yellow; */
/*	text-align:left; */
	border:1px #cccccc solid;
	text-align:center;
	position:relative;
/*	top:-31px; */
	top: 8px;
	font-size:small;
	padding:5px 12px 5px 12px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	
	max-width: 728px;
	width:80%;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	margin-left:auto;
/*	left: -50% */
	/*	text-indent:6px; */
}

.h_style {
	font-family:'Palatino Linotype';
	font-size:1.75em;
	font-weight:normal;
}

.image_style {
	width:100%;
/*	position:absolute; */
	border-radius:8px;
	top:0px;
/*	margin-right:12px */
	margin-left:-14px;
/*	min-width:280px */
}

.social {
	font-size:0.6875em;
/*	margin:-24px auto 8px auto; */
	padding-bottom:4px
}

.emphatic {
	font-style:italic;
	color:#000000;
}
.inner-border {
/*	padding:2px auto auto 4px; */
	padding:14px 14px 14px 14px;
	margin:0;
/*	border:1px #824328 solid; */
	border:1px #d2ae7e solid;
	border-radius:8px
}
.myPhone {
	text-align:right
}
@media screen and (max-width: 600px) {
	.inner-border {
		padding:10px 6px 10px 4px
	}
}
@media screen and (max-width: 767.5px) {
.myPhone {
		text-align:center
	}
}