/* CSS Document */

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

#content{
	margin: 16px 0 0 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;}


/* Page-specific */

#maincontent{
	position:relative;
	margin: 23px 0 0px 5px;
	width: 570px;
	background-color:white;
	}

#maincontent h1{
	background:url(../images/features_working_hd.gif) 0px 0px no-repeat;
	position:relative;
	top:0px;
	left:0px;
	width:570px;
	height:83px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent:-5000px;
}

#maincontent h2{
	background:url(../images/features_working_hd2.gif) 0px 0px no-repeat;
	width:570px;
	height:82px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-indent:-5000px;
}

#maincontent #features_content{
	padding:15px 15px 15px 15px;
}

#maincontent h3{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:rgb(84,34,19);
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	margin: 15px 0px 0px 0px;
	paddding: 0px 0px 0px 0px;
	}

#byline{
	position:absolute;
	top: 72px;
	left:0ps;
	width:570px;
	text-align:center;
	text-transform:uppercase;
	color: rgb(84,34,19);
	font-size: 12px;
	margin:0px 0px 0px 0px;
	}
	
#intro{
	
	margin: 0px 0px 20px 0px;
}

#maincontent .line_box{
	background:url(../images/features_bg_line.gif) center center repeat-x;
	text-align:center;
	width:540px;
	height:12px;
}	

.left_box{
	float:left;
	margin: 15px 15px 15px 0px;
	text-align:center;
	width:300px;
}

.right_box{
	float:right;
	margin: 15px 0px 15px 15px;
}

.mid_box{
	margin: 15px 0px 15px 0px;
	text-align:center;
}

.caption_box{
	padding: 10px 0px 10px 15px;
}

#maincontent p{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:20px;
	text-indent: 30px;
	}
	
#features_content p{
	padding: 0px 0px 0px 0px;
}


#maincontent #intro p{
	
	font-size:14px;
	line-height:26px;
	}

	
#maincontent p.clear{
	clear:both;
	text-align:center;
}	

#maincontent p.first{
	text-indent: 0px;
	margin: 0px 0px 0px 0px;
	}

#maincontent p.caption{
	text-indent: 0px;
	margin: 0px 0px 10px 0px;
	font-style:italic;
	font-size:11px;
	clear:both;
	}

.teal{
font-family:Georgia, "Times New Roman", Times, serif;
	color:rgb(0,146,159);
	font-weight:bold;
	}

#maincontent p.author{
	font-size:11px;
	margin: 15px 0px 15px 0px;
}

#maincontent p strong{
	text-indent: 0px;
	font-weight:bold;
	color:rgb(0,146,159);
	font-size:18px;
	}

.dropcap1{
	font-size:72px;
	color: rgb(0,146, 159);
	float:left;
	padding:20px 3px 5px 0px;
}

#content #next{
	position:relative;
	margin: 0px 0 0 5px;
	width:570px;
	text-align:right;
	}
	
hr.clear{
	clear: both;
	visibility:hidden;
	height:1px;
	margin:0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	}		
	

/*Right Column Starts*/

#rightcolumn{
	position:absolute;
	right:5px;
	background:url(../images/features_nav_hd.gif) 0px 0px no-repeat;
	padding: 24px 0px 0px 1px;
	margin: 24px 0 0 0;
	top:160px;
	width:152px;}
	
/*Features Menu*/
#featuresmenu{
	margin:-1px 0px 0px -1px;
	width:150px;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	}

#featuresmenu hr{
	color:#FFFFFF;
	background-color:#FFFFFF;
	border:0;
	width:120px;
	height:1px;
	}

#featuresmenu img{
	margin: 1px 0 0 0;
	}	
	

/*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: 10px 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*/

