@charset "utf-8";
/* CSS Document */



body{
	font-family:"Arial", Trebuchet MS, Helvetica, sans-serif;
	font-size:14px;
	padding:0;
	margin:0;
	background-image:url(images/coin_bg.jpg);
	background-repeat:repeat-x;
	background-color:#152b67;
}

h1{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:18px;
	color:#ed1b25;
	font-style:normal;
}

h2{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:18px;
	color:#ffffff;
	font-style:normal;
	font-weight:normal;
}

a{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:13px;
	color:#ED1B25;
	font-weight:bold;
	border-bottom-style:dashed;
	border-bottom:1px dashed #ED1B25;
}
p{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:13px;
	color:#152b68;
	font-style:normal;
	line-height:18px;
	text-align:left;
	
}


.clear{
	clear:both;
}
.wrapper-top{
	width:780px;
	height:auto;
	margin:0 auto;
	padding:0px;
}

.header{
	width:780px;
	height:98px;
	margin:0 auto;
	padding:0px;
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
}


.header .logo{
	margin:0px;
	padding:5px;
	width:289px;
	height:81px;
}

.navigation{
	width:780px;
	height:38px;
	margin:0 auto;
	padding:0;
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;
	
	
}
.navigation li{
	float:left; 
	padding:0; 
	margin:0; 
	color:#152b68; 
	padding:0 10px; 
	line-height:29px; 
	font-size:16px; 
	font-weight:bold; 
	list-style:none
}
.nav-width{
	width:400px;
	margin:0 auto;
}

.main-banner{
	margin:0 auto;
	padding:0px;
	width:780px;
	height:184px;
}

.content-wrapper{
	width:780px;
	height:330px;
	margin:0 auto;
	padding:0px;
	background-image:url(images/content-bg.jpg);
	background-repeat:no-repeat;
}
.content-wrapper-inner{
	width:780px;
	height:330;
	margin:0 auto;
	padding:0px;
	background-color:#FFFFFF;
	background-repeat:repeat;
}
.portion1{
	width:210px;
	height:240px;
	float:left;
	margin:25px 0px 0px 30px;
	padding-right:15px;
	border-right:#ED1B25 dashed thin;
}
.portion1 a{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:13px;
	color:#0b1942;
	font-weight:bold;
	text-decoration:none;
}
.portion1 a:hover{
	color:#ED1B25;
	font-weight:bold;
	border-bottom-style:dashed;
	border-bottom:1px dashed #ED1B25;
}

.portion3{
	width:200px;
	height:240px;
	float:left;
	margin:25px 0px 0px 30px;
	padding-right:0px;
}

.portion3 a{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:13px;
	color:#0b1942;
	font-weight:bold;
	text-decoration:none;
}
.portion3 a:hover{
	color:#ED1B25;
	font-weight:bold;
	border-bottom-style:dashed;
	border-bottom:1px dashed #ED1B25;
}
.inner-content{
	width:700px;
	height:auto;
	float:left;
	margin:25px 0px 0px 30px;
	padding-right:15px;	
}

.inner-content2{
	width:320px;
	height:auto;
	float:left;
	margin:25px 0px 0px 30px;
	padding-right:15px;	
}

.inner-content a{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:13px;
	color:#0b1942;
	font-weight:bold;
	text-decoration:none;
}
.inner-content a:hover{
	color:#ED1B25;
	font-weight:bold;
	border-bottom-style:dashed;
	border-bottom:1px dashed #ED1B25;
}
.featured-wrapper{
	width:760px;
	height:205px;
	margin:0 auto;
	padding-left:20px;
	background-color:#152b68;
}
.featured-photos{	
	background-color:#152b68;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:18px;
	color:#ffffff;
	font-style:normal;
	font-weight:normal;
	width:470px;
	height:223px;
	float:left;
}

.featured-photos span{	
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:12px;
	color:#455b56;
	font-style:italic;
	font-weight:normal;
	
}

.featured-photos img{
	margin:10px;
}

.portion4{
	width:350px;
	height:180px;
	float:left;
	margin:25px 0px 0px 30px;
	padding-right:0px;
}

.portion4 li{
	color:#FFFFFF;
	line-height:24px;
	cursor:pointer;
	
}

.donation{
	margin:30px;
	padding:0px;
	width:200px;
	height:150px;
	float:right;
}
.footer{
	width:780px;
	height:60px;
	margin:0 auto;
	padding:0px;
}
.footer-nav{
	width:460px;
}
.footer li{
	float:left; 
	padding:0; 
	margin:0; 
	color:#bc6f49; 
	padding:0 10px; 
	line-height:29px; 
	font-size:12px; 
	font-weight:normal; 
	list-style:none
}

.footer span{
	font-family:"Arial", Times New Roman, Times, serif;
	font-size:12px;
	color:#93b4ad;
	font-style:normal;
	font-weight:normal;
}

.footer li a{
	float:left; 
	margin:0px; 
	color:#ffffff; 
	padding:0 5px; 
	line-height:18px; 
	font-size:12px; 
	font-weight:normal; 
	list-style:none
	text-decoration:none;
}

.footer li a:hover{
	border-bottom-style:dashed;
	border-bottom:1px dashed #93b4ad;
	margin:0px; 
	color:#ED1B25; 
	padding:0 5px; 
	line-height:18px; 
	font-size:12px; 
	font-weight:normal; 
}

.contact-wrapper{
	width:400px;
	height:auto;
	float:right;
	margin-top:25px;
}

.contact-table{
	margin:0 auto;
}


.contact-text{
	text-align:right;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:13px;
	color:#152B68;
	vertical-align:top;
	padding-top:2px;
	
}


