@charset "utf-8";
/* CSS Document */


body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#deddc0;
	background-color:#343617;
	;
}

.background_image{
	background-image:url(../images/background_wide.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

a{
	text-decoration:none;
	color:#a5daed;
}
a:hover{
	color:#1996c4;
}
p{
	line-height:21px;
	float:left;
	width:100%;
	padding-bottom:10px;
}
p a{
	text-decoration:none;
}
p a:hover{}

ul{
	margin-left: 0;
  	padding-left: 5px;
	list-style-image: url("../images/arrow_disc.png");
	line-height: 21px;
	list-style-position: inside;
}


.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height */
	width:100%;
}
.footer, .push {
	height: 80px; /* .push must be the same height as .footer */
	clear:both;
}
.page_margins{
	width:850px;
	margin-left:auto;
	margin-right:auto;
}

.heading{
	float: left;
	clear: both;
	width: 100%;
	border-bottom:1px dashed #61633e;
	margin-bottom:10px;
}
h2{
	font-weight: normal;
	font-size: 36px;
	font-family: Garamond, Georgie, serif;
	color:#c0c488;
}

.logo_box{
	float: left;
	clear: both;
	width: 100%;
}


.logo{
	float: left;
}h1{
	padding-top:5px;
	padding-bottom:4px;
}.logo_text_black{
	color: black;
}
.logint_text{
	float: right;
	color: #3c3f1d;
	font-size: 12px;
	font-family: trebuchet MS;
	text-align: right;
	padding-top:10px;
	margin-right:10px;
}

.nav{
	float: left;
	clear: both;
	width: 100%;
	background-image: url(../images/bg_nav.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 50px;
}.nav a{
	float:left;
	padding:13px 11px;
	font-size: 14px;
	font-family: trebuchet MS;
	color: #383120;
	font-weight: bold;
}.nav a:hover{
}

.register_button{
	background-image:url(../images/button_register_r.png);
	background-position: top left;
	background-repeat: no-repeat;
	width:142px;
	height:50px;
	float:left;
	margin-left:12px;
	
}.register_button a{
	width:115px;
	height:37px;
	padding: 0px;
	padding-top: 15px;
	padding-left:27px;
	color: white;
}

.people_thumbs{
	float: left;
	clear: both;
	width: 840px;
	padding-left: 10px;
}.people_thumbs a{
	float: left;
}

.tour_slogan{
	float: left;
	clear: both;
	width: 820px;
	text-align: right;
	color: #383120;
	font-size: 10px;
	padding-right:30px;
	padding-top:3px;
}

.index_content{
	float: left;
	clear: both;
	width: 100%;
	padding-top:90px;
}

.index_content_col_1{
	float: left;
	width: 540px;
	padding-right: 35px;
	padding-left:10px;
}

.index_content_col_2{
	float: left;
	width: 265px;
}
.page_divider{
	border-bottom:1px dashed #61633e;
	padding-top:20px;
	margin-bottom:15px;
}
.seminar_list{
	float:left;
	clear:both;
	width:100%;
}

.seminar_li{
	float:left;
	clear:both;
	width:100%;
	font-size:14px;
	border-bottom:1px dashed #61633e;
	font-family:Arial, Helvetica, sans-serif;
}

.seminar_list_titles{
	font-size:16px;
	border-color:#727547;
	color:#9a9e5c;
	float:left;
	clear:both;
}

.seminar_li_col_1, .seminar_li_col_2, .seminar_li_col_3, .seminar_li_col_4{
	float:left;
	padding-top:5px;
	padding-botom:5px;
}

.seminar_li_col_1{
	width:190px;
	padding-right:10px;
}

.seminar_li_col_2{
	width:100px;
	padding-right:10px;
}

.seminar_li_col_3{
	width:130px;
	text-align:right;
}

.seminar_li_col_4{
	width:100px;
	text-align:right;
}

.green_footer{
	float:left;
	clear:both;
	width:100%;
	background-image:url(../images/seminar_list_bg.png);
	border-bottom:1px dashed #61633e;
	color:#deddc0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.green_footer a{
	color:#deddc0;
	text-decoration:underline;
}
.green_footer a:hover{
	color:#deddc0;
}

.green_footer_col_1{
	float:left;
	width:170px;
	padding:10px;
}
.green_footer_col_2{
	float:left;
	width:170px;
	padding:10px;
}
.green_footer_col_2 a{
	float:left;
	clear:both;
}

.footer{
}

.footer_text{
	color: #969461;
	float:left;
	clear:both;
	font-size: 10px;
}

.footer_col_1{
	float:left;
	width:160px;
}
.footer_col_2{
	float:left;
	width:690px;
	padding-top:10px;
}

.footer_text a{
	color: #969461;
}
.footer_text a:hover{
	color: #FFFFFF;
}

.footer_register_button{
	background-image:url(../images/button_register_l.png);
	background-position: top left;
	background-repeat: no-repeat;
	width:142px;
	height:50px;
	float:left;
	margin-left:12px;
	font-size: 14px;
	font-family: trebuchet MS;
	color: #383120;
	font-weight: bold;
	
}.footer_register_button a{
	width:118px;
	height:37px;
	padding: 0px;
	padding-top: 15px;
	padding-left:24px;
	color: white;
	float:left;
}




