* {margin:0; padding:0}
body.site, body{
	background:#fff url(../images/body_back.gif) repeat-y top center;
	color: #545454;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

#container {
	width: 865px;
	margin: 0 auto;
	background:url(../images/container_back.png) repeat-y;
}

/* ------ Content ------ */
a {
	text-decoration: underline;
	color: #6fa5cf;
	font:13px Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0px solid;
}

h1 , h1 a{
	color:#741918;
	font:28px "Times New Roman", Times, serif;
	text-decoration:none;
}
h2 {
	color: #741918;
	font:20px "Times New Roman", Times, serif;
	padding-bottom:13px;
}
h3{
	color:#741918;
	font:18px "Times New Roman", Times, serif;
}

p {
	font:12px Arial, Verdana, Helvetica, sans-serif;
	color: #545454;
	padding-bottom:10px;
}
ul {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 20px;
}
.go_left {
	float: left;
}
/*--------------------header----------------------*/
#header{
	padding:20px 20px 0px 30px;
	text-align:right;
	position: relative;
	z-index:1;
}
#header h1{
	float:left;
}
.en_flag{
	display:block;
	float:right;
}
.da_flag{
	display:block;
	float:right;
	padding-right:7px;
}
#header p{
	border:1px solid #741918;
	background:#fff;
	padding:3px;
	width:759px;
	float:right;
	margin-top:25px;
}
#header p img{
	display:block;
}

/*---------end header ----*/
.left_column{
	float:left;
	width:176px;
	padding-top:22px;
}
.menu{
	width:156px;
	margin:0px auto;
	border-top:1px solid #e4ddd8;
}
.menu a{
	display:block;
	border-bottom:1px solid #c9c9c9;
	padding:4px 10px 4px 10px;
	color:#515151;
	font:13px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.sub_menu a{
	padding-left: 20px;
	font-size: 11px;
}
.menu a:hover , .menu a.selected{
	background:url(../images/menuback_hover.png) repeat-x;
	color:#fff;
}
.sub_menu a:hover, .sub_menu a.selected{
	background: none;
	background-color: #eee;
	color: #333;
}
.main{
	background: #fff url(../images/main_back.png) repeat-x;	
	float:left;
	width:651px;
	padding:165px 19px 0px 19px;
	margin-top:-143px;
}
.main_left{
	float:left;
	width:433px;
	margin-right:20px;
	min-height:350px;
	height:auto !important;
	height:350px;
}
.border_line{
	height:3px;
	background:#e5ddd6;
	overflow:hidden;
	margin:8px 0px 15px 0px;
	clear:both;
}
.calendar_left{
	float:left;
	width:236px;
}
.calendar_box{
	background:#fff;
	border:1px solid #e5ddd6;
	padding:7px;
	margin-bottom:10px;
}
.calendar_box span.date{
	color:#999999;
	font:10px Arial, Helvetica, sans-serif;
	display:block;
}
.calendar_box h3{
	color:#333333;
	font:16px "Times New Roman", Times, serif;
}

.calendar_box h4{
	color:#9a9a9a;
	font:11px Arial, Helvetica, sans-serif;
}
.calendar_box p{
	color:#333333;
	font:11px Arial, Helvetica, sans-serif;
	padding:20px 0px 0px 0px;
}
.calendar_box span.RedText{
	color:#920000;
}
.calendar_box span.GreenText{
	color:#2a7b32;
}
.calendar_right{
	float:right;
	width:188px;
}
.calendar_right select{
	color:#000000;
	font:11px Arial, Helvetica, sans-serif;
}
.calendar_right select.cal_month{
	width:106px;
	padding:3px;
	border:1px solid #dfdfdf;
	display: block;
	float:left;
}
.calendar_right select.cal_data{
	width:60px;
	padding:3px;
	border:1px solid #dfdfdf;
	display: block;
	float:right;
}
.cal_days{
	width:100%;
}
.cal_days td{
	border:1px solid #dfdfdf;
	background:url(../images/calendar_back.png) repeat-x;
	/*height:17px;*/
	width:17px;
	padding:1px 0px ;
	text-align:center;
	color:#565656;
	font:11px Arial, Helvetica, sans-serif;
}
.cal_days td a{
	font:11px Arial, Helvetica, sans-serif;
}
.cal_days td.selected{
	background-position:0px -17px;
	color:#FFFFFF;
	border:1px solid #096ab9;
}
.cal_days td.selected a{
	color:#B10F0F;
}
.cal_days td.empty{
	border:0px;
	background:none;
}
.cal_days td.event{
	background:none;
	background-color:#FFFFFF;
	border:1px solid #717171;
}
.cal_days td.event.GreenText a{
	color:#2a7b32;
}
.cal_days td.event.RedText a{
	color:#920000;
}
.main_right{
	float:right;
	width:198px;
}
.main_right p{
	color:#8e8e8e;
	font-size:11px;
	padding-bottom:6px;
}
.main_right .border_line{
	margin:15px 0px;
}
/*-------------newsletter---------------*/
.formBox1 {
	float:left;
	padding:3px;
	color:#929292;
	font:13px Arial, Helvetica, sans-serif;
	width:167px;
}
.formBox2 {
	float:left;
	padding:3px;
	padding-left:60px;
	color:#929292;
	font:13px Arial, Helvetica, sans-serif;
	width:167px;
}
/*------------/newsletter---------------*/
#footer{
	width:861px;
	margin:7px auto;
	border-left:2px solid #741918;
	border-right:2px solid #741918;
	background:url(../images/footer_back.png) repeat-x;
}
.footer_left{
	float:left;
	width:523px;
	padding-top:20px;
	padding-left:17px;
}
.footer_left h3{
	float:left;
}
.footer_left a{
	display:block;
	float:left;
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	margin-left:25px;
	margin-right:10px;
}
.footer_image{
	float:right;
	width:320px;
}
/*----------------- join form css -------------*/
.join_form input{
	border:1px #666 solid;
}
.join_form .title{
	font-weight:bold;
}
.join_form .input{
	width:160px;
	margin-left:2px;
}
.join_form .msg{
	color:#FF3300;
	text-align:center;
	font-size:11px;
}