/* CSS Document */

/*own*/

body
{
	margin:0px;
	padding:0px;
	background:url(../images/top_bg.jpg) repeat-x top left #fdf8fa;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}
.main
{
	width:100%;
	float:left;
	background:url(../images/bottam_bg.jpg) repeat-x left bottom;
}
.main_wrap
{
	width:900px;
	margin:0 auto;
}
.header
{
	width:900px;
	float:left;
	background:url(../images/header_bg.jpg) repeat-x 10px top;
}
.logo
{
	height:auto;
	float:left;
	width:210px;
	padding:14px 0 16px 37px;
	background:#741103;
}
.banner
{
	width:646px;
	float:right;
	height:219px;
}
.donate_btn
{
	width:268px;
	float:left;
}
.header_bottam_right
{
	width:630px;
	float:left;
}
.facebook_icon
{
	width:auto;
	height:auto;
	float:left;
	padding:4px 0 0 5px;
}
.newsleter_main
{
	width:386px;
	float:right;
}
.newsleter_title
{
	width:134px;
	float:left;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:10px;
}
.newsleter_title a
{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.newsleter_title a:hover
{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
.form_box_main
{
	width:186px;
	float:left;
	padding-top:6px;
}
.form_bg
{
	background-color:#FFFFFF;
	color:#000000;
	height:24px;
	width:177px;
	border:none;
	padding:0px 5px 0px 5px;
}
.go_btn
{
	width:48px;
	height:29px;
	float:left;
	padding:3px 0 0 7px;

}
.go_btn_bg
{
	font-size:15px;
	col1or:#000000;
	height:28px;
	width:48px;	
	background:url(../images/go_btn.jpg) no-repeat;
	border:none;
	font-weight:bold;
	padding-bottom:1px;
	cursor:pointer;
}
.blank
{
	width:630px;
	float:right;
	background-color:#FFFFFF;
	height:16px;
	margin-top:4px;
}
.middel
{
	width:887px;
	float:left;
	padding:0px 0 0 13px;
}
.middel_left
{
	width:241px;
	float:left;
}
.navigation
{
	width:241px;
	float:left;
	font-family:"Century Gothic";
	color:#000000;
	font-size:15px;
	font-weight:bold;
	padding-top:3px;
}
.navigation ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.navigation ul li
{
	display:block;
	padding:4px 0 4px 0;
	float:left;
	width:241px;
}
.navigation ul li a
{
	font-family:"Century Gothic";
	color:#000000;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.navigation ul li a:hover
{
	font-family:"Century Gothic";
	color:#741103;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.middel_right
{
	width:635px;
	float:right;
	background-color:#FFFFFF;
}
.middel_right_wrap
{
	width:598px;
	float:left;
	padding:0px 21px 0 16px;
}
.midel_right_title
{
	width:598px;
	float:left;
	font-size:18px;
	color:#741103;
	text-align:left;
	padding-bottom:5px;
}
.text_1
{
	width:599px;
	float:left;
	padding:5px 0 32px 0 ;
	text-align:justify;
	background:url(../images/bottam_border.jpg) repeat-x left bottom;
}
.footer
{
	width:900px;
	float:left;
	background:url(../images/footer_sub_bg.jpg) repeat-x;
	height:59px;
}
.footer_left
{
	width:300px;
	float:left;
	font-size:11px;
	padding:22px 0 0 10px;
}
.footer_midel
{
	width:196px;
	float:left;
	font-size:11px;
	padding:22px 0 0 15px;
}
.footer_midel a
{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.footer_midel a:hover
{
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.footer_right
{
	width:174px;
	float:right;
	padding:22px 8px 0 0px;
	font-size:11px;
}
.footer_right ul
{
	margin:0px;
	padding:0px;
	border-bottom:1px solid #000000;
	list-style:none;
}
.footer_right ul li
{
	display:inline;
}
.footer_right ul li a
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
.footer_right ul li a:hover
{
	color:#666666;
	font-size:11px;
	text-decoration:none;
}	

.link
{
	font-family:"Century Gothic";
	color:#000000;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
	list-style:none;
}
.link:hover
{
	font-family:"Century Gothic";
	color:#741103;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
	list-style:none;
}
.link2
{
	font-family:Arial, Helvetica, sans-serif;
	color:#EAC5CD;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
	list-style:none;
}
