/* CSS Document */

#wrapper{
	background:#e2dccc;
	}

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

/*From the President's House Head*/
#fph_hd h1{
	position:relative;
	background:url(../images/fph_hd.gif) top left no-repeat;
	text-indent: -5000px;
	height: 65px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}


/* Page-specific */

#maincontent{
	position:relative;
	margin: 12px 0 0 5px;
	padding: 0 0 20px 0;
	width: 557px;
	background-color:white;
	}

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

#intro{
	margin: 0px 0px 0px 0px;
	background:url(../images/fph_westlands.jpg) center center no-repeat;
}

#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;
}

.left_box img{
margin:-10px 0px 0px 0px;
padding:0px;
}

.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;
	}
	
#page_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;
	}

.dropcap{
	font-size:64px;
	color: black;
	float:left;
	padding:16px 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;
	}	
	
.stripes{
	background:url(../images/fph_sripes.gif) 0px 0px repeat-x;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	height:5px;
	}	
	

/*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*/
