
/* Nav */

#header {
	height: 39px;
	float: left;
	margin-left: 65px;
	_margin-left: 35px;
}

#header #home, #header #charity_header {
	float: left;
	margin: 0px 2px 0px 1px;
}

#header_nav {
	width: 624px;
	height: 39px;
	float: left;
	overflow: hidden;
	background: url(../../images/ark/nav_bg.gif) no-repeat;
}
	
#header_nav a {
	margin: 9px 0px 0px 5px;
	color: #9FD3EF;
	text-decoration: none;
	font-weight: bold;
}

#header_nav a:hover {
	color: #FFF;
}	

#header_nav img {
	margin: 13px 0px 0px 10px;
}


/* Left Column */
#left_col {
	width: 300px;
	float: left;
	margin: -8px 0px 0px 100px;
	_margin-left: 35px;
}

#left_img{
	margin-left: 0px;
}

#small_ad {
	margin: 60px 0px 0px 8px;
}

#small_ad a img {
	margin: 0px 0px 50px 0px;
}




/* RIGHT COL */
#right_col {
	width: 600px;
	float: left;
	margin: 0px 0px 30px 0px;
}

	
/* INTRO */
#intro {
	width: 530px;
	margin: 45px 0px 30px 0px;
	_margin: 45px 0px 30px 5px;
	float: left;
}
	
.bold {
	font-size: 11px;
	font-weight: bold;
}

.bold a {color: #353535;
	text-decoration: none;}
.bold a:hover {color: #da0019;}


#intro p, #charity p {
	line-height: 18px;
	margin: 10px 0px 4px 0px;
	padding: 0px;
}

#intro a img {
	margin: 0px;
}

/* charities */

#charity {
	margin: 40px 0px 0px 0px;
	width: 590px;
	float: left;
}

img#dots {
	margin: 4px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	width: 585px;
	padding: 0px;
}
	

/* sections */
.section {
	width: 600px;
	margin: 20px 0px 0px 0px;
}
	
.icon {
	width: 100px;
	margin: 0px 0px 0px 0px;
	float: left;
	top: 0px;
	left: 0px;
}
	
.text {
	width: 470px;
	float: right;
}
	
.section p.bold {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
	
.divide {
	height: 10px;
	width: 600px;
	clear: left;
}

h4.bellgothic {
	margin: 10px 0px 0px 0px;
	font-size: 20px !important;
	padding: 0px;
}

h3.bellgothic {
	margin: 10px 0px 0px 0px;
	font-size: 16px !important;
	padding: 0px;
}

#ark-list-nav
{
	text-align: right;
}

#ark-list-nav a:link, #ark-list-nav a:visited
{
	text-decoration: none;
}

#ark-list-nav a:hover, #ark-list-nav a:active
{
	color: #cd000b;
	text-decoration: underline;
}

#ark-list-nav span
{
	color: #282828;
}

/* Top 10 Charity List Styles */
.top10charity { list-style: none; margin: 0; padding: 0; margin-top: 10px; margin-left: 12px; }
.top10charity li { height: 14px; list-style: none; padding-top: 6px; padding-bottom: 12px; padding-left: 34px; }
.top10charity li a, .top10charity li a:visited { color: inherit; text-decoration: none; }
.top10charity li a:hover { text-decoration: underline; }

.top10charity .c1 { background: url(/images/ark/top_charities_1.png) no-repeat; }
.top10charity .c2 { background: url(/images/ark/top_charities_2.png) no-repeat; }
.top10charity .c3 { background: url(/images/ark/top_charities_3.png) no-repeat; }
.top10charity .c4 { background: url(/images/ark/top_charities_4.png) no-repeat; }
.top10charity .c5 { background: url(/images/ark/top_charities_5.png) no-repeat; }
.top10charity .c6 { background: url(/images/ark/top_charities_6.png) no-repeat; }
.top10charity .c7 { background: url(/images/ark/top_charities_7.png) no-repeat; }
.top10charity .c8 { background: url(/images/ark/top_charities_8.png) no-repeat; }
.top10charity .c9 { background: url(/images/ark/top_charities_9.png) no-repeat; }
.top10charity .c10 { background: url(/images/ark/top_charities_10.png) no-repeat;}
.top10charity .c11 { background: url(/images/ark/top_charities_11.png) no-repeat; }
.top10charity .c12 { background: url(/images/ark/top_charities_12.png) no-repeat; }
.top10charity .c13 { background: url(/images/ark/top_charities_13.png) no-repeat; }
.top10charity .c14 { background: url(/images/ark/top_charities_14.png) no-repeat; }
.top10charity .c15 { background: url(/images/ark/top_charities_15.png) no-repeat; }
