/* CSS Document for Eagle Outreach Ministries*/

body {
	background-color:#5BC00C;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	}

#frame {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background:#fff;
	}
	
#frame2 {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background:#fff;
	}

#contentheader {
	height: 120px;
	background-image: url(../images/EagleOutreach_Header.gif);
	background-repeat: no-repeat;
	}
		
#NAV {
	width:175px;
	padding:0px;
	float:left;
	background:#fff;
	}
	
#contentcenter {
	width:614px;
	padding:0px;
	float:left;
	background:#fff;
	}

#contentcenter3 {
	width:411px;
	padding:0px;
	float:left;
	background:#fff;
	}
	
#sidebar {
	width:212px;
	padding:0px;
	float:left;
	background:#DEF2CE;
	}

#moreinfo {
	width:609px;
	padding:0px;
	float:left;
	border-style:dotted;
	border-width:thin;
	border-color:#ccc;
	background:#fff;
	}
	
#infoleft {
	width:402px;
	padding:0px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	border-right-style:none;
	border-width:thin;
	border-color:#daea8f;
	background:#fff;
	}

#inforight {
	width:201px;
	padding:0px;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	border-color:#daea8f;
	background:#fff;
	}

#dottedheader {
	font-size: 11px;
	line-height:14px;
	font-variant:small-caps;
	margin:2px 5px 2px 5px;
	color: #272625;
	width:202px;
	padding:0px;
	float:left;
	border-bottom-style:dotted;
	border-width:thin;
	border-color:#daea8f;
	background:#fff;
	}

#labelhead {
	font-size:11px;
	line-height:14px;
	font-variant:small-caps;
	font-weight: bold;
	margin:2px 5px 2px 10px;
	color: #272625;
	padding:0px;
	float:left;
	}
			
#box1 {
	width:175px;
	margin:20px 10px 10px 10px;
	float:right;
	padding:20px 0px 10px 0px;
	background:#DEF2CE;
	}

a:link { 
	color: #0066cc;
	text-decoration:underline; 
	}

a:visited { 
	color: #272625;
	text-decoration:underline; 
	}
	
a:hover { 
	color: #add107;
	}
	
p {
	font-size: 70%;
	line-height:130%;
	margin:0px 10px 10px 10px;
	color: #272625;
	}
	
h1 {
	font-size: 110%;
	margin:0px 10px 10px 10px;
	color: #272625;
	padding-top:20px;
	padding-bottom:0px;
		}

h2 {
	font-size: 80%;
	margin:0px 10px 6px 10px;
	color: #ff6600;
	padding-top:20px;
	}
	
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant:small-caps;
	line-height:21px;
	margin:0px 15px 15px 15px;
	color: #272625;
	padding-top:20px;
	}
	
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:21px;
	margin:0px 15px 15px 15px;
	color: #272625;
	padding-top:20px;
	}
	
#quotes { 
	font-size: 12px;
	line-height:24px;
	margin:0px 15px 10px 15px;
	color: #272625;
	}

#notes { 
	font-size: 11px;
	line-height:16px;
	margin:0px 60px 0px 40px;
	color: #272625;
	}
	
#name { 
	font-size: 11px;
	line-height:16px;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	margin:0px 60px 20px 40px;
	color: #272625;
	}

#navlist li { 
	list-style-type: square;
	font-size: 70%;
	line-height:120%;
	margin:0px 10px 3px 10px;
	color: #272625;
	}

#navlist2 li { 
	list-style-type:circle;
	font-size: 11px;
	line-height: 13px;
	margin:0px 10px 6px 0px;
	color: #272625;
	}
	
#sidebar {
	width:212px;
	padding:0px;
	float:left;
	background:#daea8f;
	}
	
.leftimage{
	float: left;
	margin-right: 20px;
}

.rightimage{
	float: right;
	margin-left: 20px;
}

.hr {
	border-top: medium dotted #988a6f;
}

#footer{
	clear: both;
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:right;
	font-size: 11px;
	color:#FFFFFF;
}