html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
:focus { outline: 0; }
body { line-height: 1; color: black; background: url(images/bg2.jpg) #9cc1e5 repeat-x; font-family: Arial, Helvetica, sans-serif; }
a { text-decoration: none; }
a:hover { color: #fff; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
ul li { display: inline; }
h2 { line-height: 125%; }
/*  ----------------- DIVS ------------------------- */
.min_width {
	background: #1e1e1e;
	width: 1150px;
	height: 1px;
	
}
#header {
	width: 100%;
	position: relative;
	height: 127px;
	background-color: #1e1e1e;
}
#header_caption { 
	width: 646px;
	height: 46px;
	position: relative;
	float: left;
	text-align: center;
	padding-top: 40px;
	overflow: hidden;
}
#header_caption h2{
	font-size: 24pt;
	color: #fff;
	font-style: normal;
}
#header_img {
	width: 225px;
	height: 96px;
	float: left;
	background: url(images/title_top.jpg) no-repeat;
}
#nonprof {
	float: left;
	height: 96px;
	padding-left: 1px;
}
#header_img h1 {
	display: none;
}
#header_nav {
	clear: both;
	width: 100%;
	position: relative;
	height: 79px;
}
#header_nav a{
	color: #8cb2d7;
	font-size: 18pt;
}
#header_nav a:hover{
	color: #fff;
}
#nav_home {
	background: url(images/home.jpg) no-repeat;
	float: left;
	height: 69px;
	padding-top: 10px;
	position: relative;
	width: 116px;
	text-align: center;
}
#nav_about {
	background: url(images/about.jpg) no-repeat;
	float: left;
	height: 69px;
	padding-top: 10px;
	position: relative;
	text-align: center;
	width: 124px;
}
#nav_about2 {
	background: url(images/about2.jpg) no-repeat;
	float: left;
	height: 69px;
	padding-top: 10px;
	position: relative;
	text-align: center;
	width: 124px;
}
#nav_involvement {
	background: url(images/involvement.jpg) no-repeat;
	float: left;
	height: 69px;
	padding-top: 10px;
	position: relative;
	text-align: center;
	width: 176px;
}
#nav_details {
	background: url(images/details.jpg) no-repeat;
	float: left;
	height: 69px;
	padding-top: 10px;
	position: relative;
	text-align: center;
	width: 106px;
}
#nav_thanks {
	background: url(images/thanks.jpg) no-repeat;
	float: left;
	height: 69px;
	padding-top: 10px;
	position: relative;
	text-align: center;
	width: 124px;
}
#nav_title {
	background: url(images/title_bottom.jpg) no-repeat;
	float: left;
	height: 79px; 
	position: relative;
	width: 226px;
}
#nav_end {
	float: left;
	height: 44px;
	position: relative;
	width: 186px;
}
/* NAV END ------------------------------------------------------------- */
#wrap {
	background: #a2c3e7;
	width: 100%;
}
#container {
	background-color: #a2c3e7;
	width: 1100px;
}
#chicken {
	background: url(images/chicken.jpg) #9cc1e5 no-repeat;
	float: left;
	width: 522px;
	height: 695px;
}
#chickentwo {
	background: url(images/chicken2.jpg) #9cc1e5 no-repeat;
	float: left;
	width: 522px;
	height: 695px;
}
#chickenthree {
	background: url(images/chicken4.jpg) #9cc1e5 no-repeat;
	float: left;
	width: 522px;
	height: 800px;
}
#content {
	float: left;
	width: 475px;
	background: url(images/content_bg.jpg) #9cc1e5 no-repeat;
	color: #000;
	padding: 170px 0 50px 50px;
}
#content a, content2 a {
	color: #fff;
}
#content a:hover, content2 a:hover {
	color: #a2c3e7;
}
#content h2 {
	font-size: 2em;
	color: #fff;
}
#content p {
	padding: 5px;
	font-size: 12pt;
	line-height: 125%;
	color: #fff;
}
#content_lower {
	width: 450px;
	padding-left: 50px;
	float: left;
}
#content_lower a {
	color: #fff;
}
#content_lower a:hover {
	color: #a2c3e7;
}
#content_lower h2 {
	font-size: 2em;
	padding-left: 10px;
}
#content_lower p {
	line-height: 100%;
	font-size: 1em;
	padding-left: 10px;
}
.button {
	float: right;
	padding-top: 7px;
	width: 100px;
	height: 100px;
}
#content2 {
	float: left;
	width: 450px;
	background: url(images/content_bg.jpg) #9cc1e5 no-repeat;
	color: #515151;
	padding-left: 50px;;
	padding-top: 180px;
	line-height: 100%;
}
#content2 p {
	padding: 5px 0 10px 10px;
	font-size: 12px;
}
#content2 a {
	color: #fff;
}
#content2 h2 {
	font-size: 2em;
	color: #fff;
}
#content2 h3 {
	font-size: 1.75em;
}
#content2 h4 {
	font-size: 1.25em;
	padding-top: 20px;
}
#content2 h4 a {
	color: #fff;
}
#content2 h4 a:hover {
	color: #8cb2d7;
}
#blue {
	background: url(images/blue.jpg) #9cc1e5 no-repeat;
	width: 371px;
	height: 89px;
	padding-top: 5px;
	float: left;
}
#yellow	{
	background: url(images/yellow.jpg) #9cc1e5 no-repeat;
	width: 371px;
	height: 88px;
	padding-top: 5px;
	float: left;
}
#red{
	background: url(images/red.jpg) #9cc1e5 no-repeat;
	width: 371px;
	height: 89px;
	padding-top: 5px;
	float: left;
}
#logo {
	float: left;
	width: 150px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	margin-left: 24px;
}
#logocopy {
	float: left;
	width: 260px;
	padding-top: 10px;
}

/*  -------------------------------  FOOTER  -------------------------------------- */

#footer {
	background: url(images/footer_grill.jpg) repeat-x;
	clear: both;
	width: 100%;
}
#footer_left {
	float: left;
	width: 890px;
	height:	40px;
}
#footer_tile {
	float: left;
	background: url(images/footer_grill.jpg) no-repeat;
}
#footer_content {
	width: 100%;
	text-align: center;
	background: #0c0c0c;
	color: #a2c3e7;
	padding-bottom: 40px;
	padding-top: 10px;	
	clear: both;
}
#footer_content ul {font-size: 1.4em;}
#footer_content a {
	color: #a2c3e7;
}
#footer_content a:hover {color: #fff;}
#footer_content h6 a {
	color: #7a7a7a;
	line-height: 200%;
}
#footer_content h5 {
	font-size: 1em;
	padding: 3px 0;
	color: #fff;
}
#footer_content h4 {
	font-size: 1.75em;
	color: #fff;
}#wrap #container #contentphoto {
	background-image: url(images/photoback.jpg);
	background-repeat: no-repeat;
}
#chickenthree3 {
	float: left;
	width: 522px;
	height: 850px;
}
#wrap #container #chickenthree3 #photoheading {
	margin-top: 50px;
	margin-left: 50px;
}
#wrap #container #chickenthree3 #gallery {
	margin-top: 25px;
	margin-left: 50px;
}
#wrap #container #content #photolink {
	color: #000000;
}
#wrap #container #content #photolink a:link {
	color: #000000;
}
#wrap #container #content #photolink a:hover {
	color: #FFFFFF;
}
#logo2 {
	float: left;
	width: 190px;
}

