/* CSS Document */
body{
	margin:0 auto;
	padding:0px 0px 0px 0px;
	text-align:center;
	background:#dde3b3 url(/images/main_bg.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}
#main_body_container{
	width:1010px;
	text-align:center;
	margin:0 auto;
	padding:0px 0px 0px 0px;
}
#header_container{
	background:url(/images/header.jpg) no-repeat;
	width:1010px;
	height:236px;
	float:left;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:bold;
	color:#FFFFFF;
	padding:20px 0px 0px 0px;
}


img {
border-style: none;
} 

.whight_text_big{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:bold;
	color:#FFFFFF;
}


#inner_body_container{
	background:url(/images/inner_bg.gif) repeat-y;
	width:1010px;
	float:left;
}

#inner_body_container_1{
	background:url(/images/inner_bg_1.jpg) top  no-repeat;
	width:982px;
	float:left;
	padding:35px 14px 5px 14px;
	text-align:left;
}
#body_left{
	width:543px;
	padding-right:10px;
	float:left;
	text-align:left;
}
#left_heading{
	background:url(/images/heading_bg.gif) left top no-repeat;
	width:543px;
	height:48px;
	float:left;
	text-align:center;
	padding:7px 0px 0px 0px;
	
}
.grew_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	/*font-weight:bold;*/
	color:#747477;
}
.purple_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	/*font-weight:bold;*/
	color:#521c41;
}
.text_area_left{
	width:493px;
	padding:6px 10px 5px 40px;
	text-align:left;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.read_more{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fffd39;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
.read_more:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fffd39;
	text-align:center;
	text-decoration:underline;
	font-weight:bold;
}

.yellow_box_container{
	width:523px;
	padding:35px 0px 0px 20px;
	float:left;
}

.yellow_box{
	width:482px;
	background:#fbf1d5;
	border:1px solid #d99c5e;
	float:left;
	padding:18px 22px 0px 18px;
	
}
.yellow_box_text{
	width:482px;
	float:left;
	text-align:left;
}
.green_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#37530e;
	text-align:left;
	font-weight:bold;
}
.black_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#333333;
	text-align:left;
	font-weight:bold;
}
.digit_area{
	width:47px;
	padding-top:8px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#999999;
	text-align:left;
}
.digit_text_1{
	width:435px;
	float:left;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.digit_text_2{
	width:435px;
	float:right;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.normal_text_area{
	float:left;
	padding-top:8px;
}
.black_text_area{
	background:#000000;
	padding:8px 12px 8px 12px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	float:left;
	/*width:120px;*/
}
.black_text_area_1{
	background:#000000;
	padding:8px 12px 8px 12px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	float:right;
	/*width:120px;*/
}
.whight_bold_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.whight_bold_text:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.red_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#FF0000;
}
.btn{
	background:url(/images/btn.gif) no-repeat;
	border:none;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#660000;
	font-size:11px;
	font-weight:bold;
	width:82px;
	height:20px;
	/*padding-top:8px;*/
}
#body_right_container{
	width:410px;
	float:left;
}
.purple_box{
	width:408px;
	background:#842547;
	border:1px solid #812448;
	float:left;
	/*padding-top:8px;*/
	padding:8px 0px 8px 0px;
}
.p_box_1{
	width:393px;
	float:left;
	padding-bottom:5px;
	padding-left:15px;
}
.p_box_ny{
        width:193px;
        float:left;
        padding-bottom:5px;
        padding-left:15px;
}




.yellow_text_form{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFCC00;
	font-weight:bold;
}
.whight_text_form{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFf;
	font-weight:bold;
}
.form_text{
	width:85px;
	float:left;
	text-align:left;
	padding-top:3px;
}
.form_area{
	width:305px;
	float:left;
}
.form_field{
	background:#923257;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:1px 0px 1px 5px;
	color:#e7ff87;
	border:1px solid #973c5f;
}
.right_mid{
	width:410px;
	float:left;
	padding-top:19px;
}
.right_mid_1{
	background:#e3a95f;
	width:394px;
	float:left;
	padding:10px 8px 10px 8px;
}
.right_mid_2{
	width:394px;
	float:left;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:20px;
}
.img_area{
	width:131px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:center;
}

.light_yellow_box{
	width:396px;
	background:#fde9aa;
	border:1px solid #cdb980;
	float:left;
	/*padding-top:8px;*/
	padding:8px 6px 8px 6px;
	color:#35013b;
}
.inner_yellow_img{
	width:388px;
	float:left;
	padding-top:8px;
	padding-left:8px;
	text-align:center;
}
.inner_yellow_img_area{
	width:101px;
	padding:5px 10px 5px 10px;
	float:left;
}
.footer_bg{
	width:950px;
	height:43px;
	float:left;
	background:url(/images/footer_bg.gif) bottom no-repeat;
	text-align:left;
	padding:20px 30px 0px 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2c1a1a;
}
.footer_right{
	float:right;
	padding-right:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:28px;
	text-align:right;
}
.footer_left{
	float:left;
	text-align:left;
}







/* ---------------------------------------------------------------------- inner pages --------------------------------------------------------- */


#inner_page_inner_body_container_1{
	background:url(/images/inner_bg_1.jpg) top  no-repeat;
	width:967px;
	float:left;
	padding:35px 21px 5px 22px;
	text-align:left;
}
#immer_page_left_container{
	width:684px;
	float:left;
}
#inner_page_left_upper{
	width:684px;
	float:left;
	background:url(/images/inner_page_bg_mid.gif) top repeat-y;
}
#inner_page_left_upper_1{	
	background:url(/images/inner_page_bg.gif) top no-repeat;
	width:659px;
	float:left;
	padding:5px 13px 5px 12px;
}
.whight_text{
	color:#FFFFFF;
	font-size:24px;
}
#inner_page_inner_left_upper_1{
	background:url(/images/inner_page_inner_bg_3.gif) top repeat-y;
	width:659px;
	float:left;
	/*padding:5px 5px 5px 5px;*/
}
#inner_page_inner_left_upper_2{
	background:url(/images/inner_page_inner_bg_1.jpg) top no-repeat;
	width:629px;
	float:left;
	padding:8px 15px 15px 15px;
	color:#333333;
}
#inner_page_inner_left_upper_3{
	background:url(/images/inner_page_inner_bg_2.gif) top no-repeat;
	width:659px;
	float:left;
	height:12px;
	/*padding:5px 5px 5px 5px;*/
}
.inner_page_heading_area{
	float:left;
	padding:8px 8px 5px 0px;
}
#inner_page_comments_area{
	width:441px;
	float:left;
	background:#eee7bd;
	border:1px solid #d0cc9d;
	padding:8px;
}

#inner_page_left_upper_2{	
	background:url(/images/inner_page_bg_dwn.gif) top no-repeat;
	width:684px;
	float:left;
	height:5px;
}

.inner_p_box_1{
	width:325px;
	float:left;
	padding-bottom:5px;
	padding-left:15px;
}

.inner_form_text{
	width:255px;
	float:left;
	text-align:left;
	padding-top:3px;
	color:#663300;
}
.inner_form_area{
	width:425px;
	float:left;
}
.inner_form_field{
	background:#eeeeed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:1px 0px 1px 5px;
	color:#663300;
	border:1px solid #d0cc9d;
}
.inner_btn{
	background:url(/images/btn_immer.gif) no-repeat;
	border:none;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	width:88px;
	height:27px;
	/*padding-top:8px;*/
}

#inner_page_right{
	width:275px;
	float:right;
	padding:10px 0px 5px 0px;
}
#inner_right_page_top{
	width:275px;
	padding:8px 0px 4px 0px;
	float:right;
}
#inner_right_page_top_1{
	width:275px;
/*	padding:8px 0px 4px 0px;*/
	float:right;
	background:url(/images/inner_page_right_mid.gif) repeat-y;
}
#inner_right_page_top_2{
	width:262px;
	padding:5px 6px 2px 7px;
	float:right;
	background:url(/images/inner_page_right_top.gif) top no-repeat; 
	color:#333333;
}
#inner_right_page_top_3{
	width:275px;
/*	padding:8px 0px 4px 0px;*/
	float:right;
	background:url(/images/inner_page_right_dwn.gif) top no-repeat; 
	height:5px;
}
#inner_page_right_comments_area{
	width:260px;
	float:left;
	background:#eee7bd;
	border:1px solid #d0cc9d;
	padding:6px;
}
.image_area_inner{
	width:86px;
	height:100px;
	float:left;
}
.image_area_inner_text{
	width:120px;
	float:left;
	text-align:left;
	padding-top:8px;
	color:#333333;
	padding-left:5px;
}
.image_area_inner_text_dwn{
	width:240px;
	padding:5px;
	float:left;
	text-align:left;
	color:#333333;
}
.inner_read_more{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF3366;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
.inner_read_more:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF3366;
	text-align:center;
	text-decoration:underline;
	font-weight:bold;
}


.redstyle {

     font-family: Verdana, Arial, Helvetica, sans-serif;
                          color: #FF0000;
font-size:8px;
                                               }


.whitelink {color: #FFFFFF}


	
	
	








