/*=== Setup ===*/

body{
	background: url(../images/bgr.gif) #9e9e82;
	color: #5c4d41;
	font: 12px Georgia,"Times New Roman", Times, serif;
	border: 0;
	margin: 0;
	padding: 0;
}
a{
	color: #781b09;
	text-decoration: none;

}
a:hover{
	text-decoration: underline;
}
.bold {
	text-decoration: underline;
	color: #781b09;
	font: 12px Georgia,"Times New Roman", Times, serif;
	font-weight: bold;
}
.donate_pic {
margin:10px 0 0px 0;
padding: 0;
}
input,select,textarea{
	border: 0px;
	font-size: 11px;
	padding: 2px;
}
li{
	list-style: none;
}
/*=== Layout ===*/

#page{
	background: url(../images/page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 0 9px;
	width: 766px;

}

/*=== Header ===*/
#header{
	background: url(../images/texture.gif) no-repeat;
	border-bottom: 5px solid #45190a;
	height: 97px;
		background-color: #fff;
}
/*- Logo -*/
#header h1{
	background: url(../images/logo2.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	margin:0;
}
#header h1 a{
	display: block;
	/*height: 97px;
	width: 345px;*/
	height: 97px;
	width: 395px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*- Header Navigation -*/
#header ul{
	float: right;
	margin:0;
	padding: 45px 10px 0 0;
	text-transform: lowercase;
}
/*changed from 42px 10px 0 0 padding: 33px 8px 0 0;*/

#header li{
	background: url(../images/nav-sep.gif) repeat-y right;
	color: #d3a18f;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 12px 0 0;
}
#header li.last{
	background: none;
}
#header li a{
	color: #d3a18f;
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	background: url(../images/nav-bgr.jpg) no-repeat top;
	float: right;
	height: 253px;
	text-indent: -9999px;
	width: 232px;
}
#nav1 ul{
padding: 15px 0 0 15px;
	/*padding: 29px 0 0 15px; below hb added   padding: 30px 0 0 16px;*/
	margin: 0;
}
#nav1 li a{
	display: block;
	height: 25px;
}
#nav1 li a:hover{
	text-decoration: none;
}
#nav1 li#n00 a{
	background: url(../images/nav00.png) no-repeat;
}
#nav1 li#n00 a:hover{
	background: url(../images/nav00-.png) no-repeat;
}
#nav1 li#n01 a{
	background: url(../images/nav01.png) no-repeat;
}
#nav1 li#n01 a:hover{
	background: url(../images/nav01-.png) no-repeat;
}
#nav1 li#n02 a{
	background: url(../images/nav02.png) no-repeat;
}
#nav1 li#n02 a:hover{
	background: url(../images/nav02-.png) no-repeat;
}
#nav1 li#n03 a{
	background: url(../images/nav03.png) no-repeat;
}
#nav1 li#n03 a:hover{
	background: url(../images/nav03-.png) no-repeat;
}
#nav1 li#n04 a{
	background: url(../images/nav04.png) no-repeat;
}
#nav1 li#n04 a:hover{
	background: url(../images/nav04-.png) no-repeat;
}
#nav1 li#n05 a{
	background: url(../images/nav05.png) no-repeat;
}
#nav1 li#n05 a:hover{
	background: url(../images/nav05-.png) no-repeat;
}
#nav1 li#n06 a{
	background: url(../images/nav06.png) no-repeat;
}
#nav1 li#n06 a:hover{
	background: url(../images/nav06-.png) no-repeat;
}
#nav1 li#n07 a{
	background: url(../images/nav07.png) no-repeat;
}
#nav1 li#n07 a:hover{
	background: url(../images/nav07-.png) no-repeat;
}
#nav1 li#n08 a{
	background: url(../images/nav08.png) no-repeat;
}
#nav1 li#n08 a:hover{
	background: url(../images/nav08-.png) no-repeat;
}
/*- Nav2 -*/
#nav2{
	background: #260d08;
	clear: both;
	color: #ddceb6;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 60px;
	padding: 0 ;
	margin:0;
/*
height: 16px;
	padding: 22px 0;
*/
}
#nav2 ul{
	margin:0px 0 0 0;
	padding: 23px 0 0px 23px;

}
#nav2 li{
	background: url(../images/ico-list2.gif) no-repeat right;
	float: left;
	margin: 0 0 0 0px;
	padding: 0 10px 0 6px;
}
#nav2 li.last{
	background: none;
	
}
#nav2 li a{
	color: #ddceb6;
	
}
/*=== Title ===*/
#title{
	background: url(../images/title.jpg) no-repeat top left;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 253px;
	overflow: hidden;
	/*deleted float: left which hb added */
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) repeat-y;
}
#columns h2{
	font-size: 21px;
	font-weight: normal;
	margin: 0 0 10px;
}
#columns h2 span{
	display: none;
}
#columns h2 img{
	display: block;
}
#columns p{
	padding: 0px 0 10px;
	margin: 0;
}
/*=== Center Column ===*/
#centercol{
	color: #4d3224;
	float: left;
	width: 534px;
}

#centercol .spacer{
	padding: 15px 23px 5px;
	
}
#centercol .spacer2{
	padding: 15px 00px 5px 20px;
}


/*=== Right Column ===*/
#rightcol{
	background: url(../images/rightcol-bgr.gif) no-repeat top;
	color: #e7e6c5;
	float: right;
	padding: 17px 14px 10px;
	width: 204px;
}
#rightcol a{
	color: #e28d26;
}
#rightcol .light {
border: 1px solid #bca691; /* bca691 dark brown-260d08 4e200b*/
margin: 2px 0 10px 0;
}
#rightcol .light2 {
border: 1px solid #bca691; /* bca691 dark brown-260d08 4e200b*/
margin: 6px 0 10px 0;
}
/*#rightcol img{*/
	/*border: 1px solid #bca691; /* bca691 dark brown-260d08 4e200b*/
	/*margin: 0 0 5px;
}*/


#columns #rightcol h2 img{
	border: 0;
}
#columns #rightcol p{
	padding: 0 0 12px;
	
}
/*=== Ad ===*/
.ad{
	background: url(../images/ad-bgr.gif) no-repeat top;
	height: 56px;
}
.ad img{
	float: left;
}
.ad .btn{
	background: url(../images/btn-video.gif) no-repeat;
	float: right;
	margin: 39px 0 0;
	text-indent: -9999px;
}
.ad .btn a{
	display: block;
	height: 17px;
	width: 66px;
}
.ad .btn a:hover{
	background: url(../images/btn-video-.gif) no-repeat;
	text-decoration: none;
}
/*=== Footer ===*/
#footer{
	background: url(../images/texture.gif) no-repeat;
	border-bottom: 1px solid #260d08;
	clear: both;
	color: #d3a18f;
	font: 9px/28px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 28px;
	text-align: center;
}
#footer a{
	color: #e28d26;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
img.fl{
	border: 1px solid #644c43;
	margin:2px 17px 20px 0;
	/*changed bottom from -2px to 5px */
	
}

/*hb added */
.fl2{
	float: left;
}
img.fl2{
	border: 1px solid #644c43;
	margin:2px 17px 10px 0;
	/*changed bottom from -2px to 5px */
	
}
.fl3{
	float: left;
}
img.fl3{
	border: 1px solid #644c43;
	margin:2px 17px 15px 0;
	/*changed bottom from -2px to 5px */
	
}
a.more{
	background: url(../images/ico-list.gif) no-repeat 18px 5px;
	font-style: italic;
	padding: 0 0 0 33px;
	
}
