@charset "utf-8";
/* CSS Document */

html{background:url(/images/parch-bg.jpg); margin:0;}
body{background:url(/images/stripes-bg.png) 50% 0 no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:16px; margin:0; color:#5f3813;}
img{border:none;}
#page-layout{width:878px; margin:0 auto; overflow:hidden; position:relative;}
#page{background:url(/images/body-bg.png) repeat-y; width:878px; overflow:hidden;}
#page2{background:url(/images/header.jpg) no-repeat top; width:878px; overflow:hidden;}
#page3{background:url(/images/body-bottom.gif) bottom no-repeat; width:878px; overflow:hidden; padding-bottom:26px;}
#header{width:878px; height:234px; position:relative;}
.link-home{position:absolute; left: 42px; top: 146px;}
.link-services{position:absolute;left: 131px;top: 181px;}
.link-faq{position:absolute; left: 279px; top: 193px;}
.link-successes{position:absolute; left: 358px; top: 171px;}
.link-resources{position:absolute; left: 491px; top: 148px;}
.link-about-us{position:absolute; left: 610px; top: 128px;}
.link-contact-us{position:absolute; left: 717px; top: 108px;}
.request{position:absolute; width:105px; height:42px; left:735px; top:145px;}
.flash{width:254px; height:214px; background:url(/images/flash.jpg) no-repeat ; text-align:left; padding-top:5px;}
.main{
	width:860px; 
	position:relative; 
	background:url(/images/body-bg-fade.gif) bottom left no-repeat; 
	overflow:hidden;
	padding-top:15px;
 	padding-left:10px;
	border-left:#000 1px solid;
}
.main .left{width:584px; float:left;}

.main2{
	width:850px; 
	position:relative; 
	background:url(/images/body-bg-fade2.gif) center no-repeat; 
	overflow:hidden;
	padding-top:15px;
 	padding-left:10px;
	padding-right:10px;
	border-left:#000 1px solid;
}
.main2 .left{width:584px; float:left;}
.main .right{width:276px; float:left; text-align:center;}
.main h1{ font-family:"Monotype Corsiva", Arial; margin:0; padding:0; padding-bottom:10px;}
.main2 h1{ font-family:"Monotype Corsiva", Arial; margin:0; padding:0; padding-bottom:10px;}
.headline{width:550px; padding-bottom:15px; border-bottom:1px solid #630;}
#footer{ margin-top:10px; text-align:center;}
#footer a{text-decoration:none;}
#footer a:hover{color:#630;}

