/* CSS Document */
*{
	margin:0;
}
P{
	text-indent:0;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
img a:link{
	 border:0
}
.popup{
	border: 1px solid #462f13;
	text-align: left;
	background-color: #FFFFFF;
}
.photo{
	padding:23px;
}
.photo p {
	text-indent:0;
}
html,body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: normal 11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #DFE0E3;
}
h1{
	margin:0;
	font-size:20px;
	color:#000000;
}
.flyOver {cursor : pointer;cursor : hand;}
.flyOut {cursor : auto;}
h2 {
	margin:0;
	font-size: 15px;
	text-transform: uppercase;
	padding-top:20px;
	color:#000000;
}
h3 {
	margin:10px 0px 0px 0px;
	font-size: 12px;
	text-transform: uppercase;
	padding-top:5px;
}

p{
	margin-top:12px;
	line-height: 20px;
	text-indent:18px;
}
#wrapper {
	padding: 0px;
	margin:0 auto;
	width:800px;
	background-color:#FFFFFF;
	background-image: url(../Images/bkground_gradient.jpg);
}
#header {
	margin:0px;
	padding:0px;
	height: 88px;
	background-image: url(../../Images/header.jpg);
	width: 800px;
	background-repeat: no-repeat;
}
#mainmenu{
	width: 780px;
	height: 36px;
	text-align:left;
}
#contentArea{
	color: #333333;
	width: 798px;
	border: 1px solid #4d4d49;
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
}
#footer{
	text-align:left;
	font-size:9px;
	padding:15px;
	background-image: url(../../Images/bkground_gradient.jpg);
	height: 84px;
}
#textColumn{
	width: 460px;
	float:left;
	margin: 30px 0px 30px 20px;
	text-align: left;
}

#textColumn p a{
	text-decoration:underline;
	color:#333333;
}

#textColumn p a:hover{
	text-decoration:none;
}
#textColumn li {
	color: #333333;
	padding-top:8px;
	margin-left:20px;
}
#textColumn li a{
	color: #333333;
	padding-top:8px;
	line-height:20px;
}
#textColumn ul{
	margin:0;
	margin-top:8px;
	line-height:20px;
}
#textColumn p a{
	color: #333333;
}
#textColumn h3 a:link, a:visited{
	color:#333333;
}
#textColumn h3 a:hover{
	text-decoration:none;
}
#picColumn{
	height: 520px;
	width:265px;
	float:right;
}
.services{
	text-indent:0px;
	padding-left:45px;
	background-image:url(../../images/dingbat.gif);
	background-position:22px -1px;
	background-repeat:no-repeat;
}
.indent{
	text-indent:0px;
	padding-left:40px;
}
.thumbnails{
	width:83px;
	height:83px;
	margin: 0px 5px 5px 10px;
	float:left;
	border: 1px solid #462f13;
}
.gallery{
	clear:both;
}
.gallery h2{
	padding: 15px 0;
	color:#291905;
}
.more {
	font-size: 12px;
	margin:0px 30px 10px 0;
	padding:0;
	color:#462f13;
	float:right;
}
.more a{
	color: #462f13;
	text-decoration:none;
}
.staff{
	border: 1px solid #4d4d49;
	margin-top: 12px;
	padding:10px;
	background-image: url(../../images/fellowshipBkgrd.jpg);
}
.staff a:link, .staff a:visited
{
	display: block;
	color:#333333;
	text-decoration:none;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

.staff a p
{
	color:#333333;
	padding: 25px 5px 5px 5px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.staff a h2
{
	color:#291905;
	margin: 0;
	padding: 5px 5px 2px 5px;
	font-size:12px;
}
.bio {
	margin:0px;
	text-indent:0px;
}
.timeline{
	height:280px;
	width:400px;
	border: 1px solid #462f13;
	background-image:url(../../images/history/bkgrd_timeline.jpg);
	background-color: #e2d8cd;
	margin: 20px 15px 0px 20px;
	padding: 10px 10px 10px 5px;
}
.timeline p{
	text-indent:0px;
}


.arrows{
	height:33px;
	width:417px;
	background-color: #000000;
	margin-left: 20px;
	text-align: right;
}
.arrows img{
	float:right;
}
.year{
	color:#333333;
	font-size:18px;
	letter-spacing:4px;
	margin: 10px 0px;
	background-image: url(../../images/history/divider.gif);
	background-repeat: no-repeat;
	background-position: 0px 17px;
}
.timeline h3 {
	margin:0px;
}
.clients{
	text-indent:0px;
}
.clients em{
	text-indent:0px;
	font-size:14px;
	color:#333333;
	padding-top:20px;
	margin-top:20px;
}
