
/* CSS Document */

#wrapper{
	background:rgb(238,224,207);
	}

/* Money HEADER */
	
#header h1{
	position:relative;
	margin: 0;
	padding: 0;
	background:url(../images/cover_hd.gif) 0px 48px no-repeat;
	text-indent: -5000px;
	width:284px;
	height: 201px;
	}

#maincontent{
	position:relative;
	width: 570px;
	padding: 0 0 10px 0;
	margin: 20px 0 0 10px;
	background: url(../images/cover_back.gif) 0px 0px no-repeat rgb(238,187,99);
	}

#maincontent .page_content{
	padding: 0 20px 0px 0;
	margin: 31px 0 0 10px;
	width:550px;
	}

#wrap{
	position:relative;
	float:right;
	width:300px;
	height:165px;
	background: url(../images/cover_bg_transparent.gif) 0px 0px;
	}
	
#features_button{
	position:relative;
	height: 59px;
	width: 220px;
	margin: -10px 0 20px 0px;
	left:247px;
	}

.features_link{
	margin: 20px 0 0 80px;}

#maincontent p{
	text-align:left;
	font-size:12px;
	line-height:17px;
	margin: 3px 0 0 10px;
	padding: 0px 0px 0px 0px;
	color: black;
	}

.dropcap{
	font-size:45px;
	color:#c26134;
	float:left;
	padding:10px 3px 5px 0px;
}
#maincontent p a,
#maincontent p a:link,
#maincontent p a:active,
#maincontent p a:visited{
text-decoration: none;
border-bottom: 1px dotted #e5801c;
color: #e5801c;}

#maincontent p a:hover{
border-bottom: none;}

#content #credit{
	position:relative;
	margin: 2px 0 0 0;
	width:580px;
	}
	
#credit p{
	text-align:right;
	font-size:10px;
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#b04a18;
}	

hr.clear{
	visibility:hidden;
	clear:both;
	height:1px;
	}

/*Right Column Starts*/

#rightcolumn{
	position:absolute;
	right:0;
	padding: 0 5px 0 15px;
	top:254px;
	width:156px;}

/*Previous Next*/

#prevnext{
	position:relative;
	width:160px;
	height:22px;
	margin-left:-3px;
	padding: 0px 0px 7px 0px;
	}

#prevnext a{
	padding: 0 4px 0 0;}

/*Get Involved*/
#getinvolved{
	position:relative;
	background:#A4D9EF url(../images/getinvolved_hd.gif) no-repeat top;
	width:150px;
	right: 3px;
	margin: -3px 0px 0px 0px;
	padding: 27px 3px 3px 3px;}

#getinvolved ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.6em;
	margin: 0px;
	padding: 7px 0 10px 0px;
	list-style:none;
	background:#E8F5FB;}

#getinvolved ul li{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(../images/getinvolved_bullet.gif) center left no-repeat;}
#getinvolved ul a,
#getinvolved ul a:link,
#getinvolved ul a:visited,
#getinvolved ul a:active{
	color:#0099CC;
	text-decoration:none;}

#getinvolved ul a:hover{
	color:#993333;
	text-decoration:none;}

/*Right Column Ends*/

