/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCC097;
}
.cls_fnt_10{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:10px;
	font-weight:600;	
	color:#42130C;
	letter-spacing:1px;
}
.cls_fnt_nrml_10{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:10px;
	font-weight:400;	
	color:#42130C;
	letter-spacing:1px;
}
.cls_fnt_11{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:400;	
	color:#42130C;
	letter-spacing:1px;
}
.cls_fnt_12{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;	
	color:#42130C;
	letter-spacing:1px;
}
.cls_fnt_14{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:800;	
	color:#42130C;
	letter-spacing:1px;
}

a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:600;
	letter-spacing:1px;
	color:#EFEDEE;
	text-decoration:none;
}
a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:600;
	letter-spacing:1px;
	color:#EFEDEE;
	text-decoration:none;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:600;
	letter-spacing:1px;
	color:#EFEDEE;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
img{
	border:none;
}

.menulist ul {
 display: none;
 width: 209px;
 position: absolute;
 top: 0;
 margin:0;
}

.menulist li {
 position: relative;
 list-style-type: none; 
 /*width: 209px;*/
 height: 28px;
 margin: 0;
 padding: 0; 
}

/*-----------for donation form -----------------------------*/
.right_body{
	float:left; 
	height:auto; 
	width:570px; 
	margin:5px 0 0 5px;
	color:#1A1B1B;	
	font:400 11px 'Arial';
}

.form_1{
	width:465px; 
	height:auto;
}
.form_2{
	width:465px; 
	height:auto; 
	margin:10px 0 0 0;
}
.form_2 select{
	width:180px; 
	height:20px; 
}
.form_3{
	width:300px; 
	height:auto; 
	margin:10px 0 0 0;
}
.form_3 input{
	background:url(../images/big_txt_bx.jpg) 0 0 no-repeat;
	border:0; 
	width:213px; 
	height:20px;
}
.form_3 textarea{
	background: url(../images/textarea.jpg) 0 0 no-repeat;
	border:0; 
	width:213px; 
	height:93px;
}
.form_4{
	width:465px; 
	height:auto; 
	margin:10px 0 0 0;
	padding:0 0 5px 0;
	/*background:#EAEAEA;*/
	background:#EFD095;
	border:solid 1px #E4E4E4;
	overflow:hidden;
}
.form_4 input{
	background:url(../images/txt_bx2.gif) 0 0 no-repeat;
	border:0; 
	width:141px; 
	height:20px;
	float:left;
	margin:0 0 0 7px;
}
.form_4 label{
	width:141px;
	height:20px; 
	float:left;	
	
	font-size:11px;  
	font-family:'Arial';
	color:#1A1B1B;
	padding:0 0 0 9px;
}
.form_5{
	width:465px; 
	height:auto; 
	margin:10px 0 0 0;
}
.form_5 input{
	background:url(../images/txt_bx2.gif) 0 0 no-repeat;
	border:0; 
	width:141px; 
	height:20px;
	float:left;
	margin:0 0 0 7px;
}
.form_5 label{
	width:141px;
	height:20px; 
	float:left;	
	
	font-size:11px;  
	font-family:'Arial';
	color:#1A1B1B;
	padding:0 0 0 9px;
}
.checkbox{
	float:left;
}
.form_6{
	width:465px; 
	margin:30px 0 0 0;
}
.form_6 input{
	background: url(../images/email_input.gif) 0 0 no-repeat;
	border:0; 
	width:179px; 
	height:20px;
}
.form_6 textarea{
	background: url(../images/email_txtarea.gif) 0 0 no-repeat;
	border:0; 
	width:179px; 
	height:76px;
}
.paypal{
	background: url(../images/paypal.jpg) 0 0 no-repeat;
	width:60px;
	height:38px;
	margin:12px 0 10px 50px;
}
.form_7{
	width:465px; 
	height:auto; 
	margin:10px 0 0 90px;
	
}
.form_7 input{
	width:80px;
	height:23px; 
    background-image:url(../images/button.jpg);
	background-repeat:no-repeat;
	border:0;
	margin:10px 0 0 10px;
}
.form_8{
	width:300px; 
	height:auto; 
	margin:10px 0 0 70px;
	
}
.form_8 input{
	width:80px;
	height:23px; 
    background-image:url(../images/button.jpg);
	background-repeat:no-repeat;
	border:0;
	margin:10px 0 0 10px;
}
/*-----------end of donation form---------------------------*/

