@charset "UTF-8";
body  {
	font: 100%/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #7F98C3;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
#wrapper {
	background: url(../1_faux/images/page_bottom.jpg) no-repeat center bottom;
	margin: 0px auto 15px;
	width: 700px;
	position: relative;
	padding-bottom: 10px;
}
#container {
	background: #FFF;
	background: url(images/body_back_plain.jpg) repeat-y;
	text-align: left;
	padding-right: 9px;
	padding-left: 9px;
} 
#header {
	background: #FFF;
	padding: 40px 0 40px 150px;  
} 
a img {
	border: none;
}
a:link {
	color: #628958;
}
#sidebar1 a {
	font-weight: bold;
}
a:visited {
	color: #666;
}
a:hover, a:active, a:focus {
	color: #CE5441;
	text-decoration: none;
}
#sidebar1 {
	display: none;
}
#mainContent {
	margin: 0;
	padding: 50px 20px 0 50px;
	width: 620px;
	float: left;
} 
#footer {
	padding: 70px 0 30px; 
	position: relative;
} 
#footer p {
	margin: 0;
	padding: 0 70px 0 20px;
	text-align: center;
	color: #666;
	font-size: 70%;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container .overhang {
	position: absolute;
	left: -65px;
	top: 0px;
}
#container #footer .overhang {
	background: url(../1_faux/images/sm_flower.png) no-repeat;
	height: 100px;
	width: 84px;
	left: 611px;
	top: 10px;
}
h1, h2, h3, h4 { 	
	font-family: Georgia, "Times New Roman", Times, serif; 	
	font-weight: normal; 	
	color: #628958; 	
	letter-spacing: -0.04em;
}
#mainContent h2 { 	
	font-size: 150%; 	
	margin-top: 35px; 	
	text-align: right; 	
	margin-right: 20px; 
} 
h3 { 	
	font-size: 130%; 
}
.first { 	
	margin-top: 0; 
}
.dropcap {
	display: block;
	float: left;
	font: 5em/.85em Georgia, "Times New Roman", Times, serif;
	padding: .03em .1em 0 0;
	color: #7F98C3;
}

