/* Title: Basic_layout.css */
/*Author: PickeringWebDesign.com*/

/*Reset*/

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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	}
	
ol, ul {
	list-style: none;
	}
	
a {
	text-decoration: none;
	}
	


blockquote, q {
	quotes: none;
	}

:focus {
	outline: 0;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
/*End Reset*/	

/* Title: Basic.css */
/*Author: PickeringWebDesign.com*/




h1 {
	font-size: 1.5em;
	}
	
h2 {
	font-size: 1.3em;
	}
	
h3 {
	font-size: 1.1em;
	margin-top: 1em;
	}
	
	
.left {
	float: left;
	margin-right: 15px;
	}
	
.right {
	float: right;
	margin-left: 15px;
	}
	
img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

	
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
	
/*End Basic */

/*Positioning*/
body {
    
    padding: 0;
    vertical-align: top;
    
    }    
#image_wrapper {
	vertical-align: top;
	padding: 0;
	margin: 0 auto;
	width: 1106px;
	}
	
#wrapper {
	margin: 0 auto 20px;
	width: 900px;
	background-color: transparent;
	
	}
	


#header {
	
	height:217px;
	width:900px;
	}
	
#branding {
	margin: 0 auto;
	width: 900px;
	height: 165px;
	}

#branding a {
	margin: 50px auto 0;
	padding: 0;
	border: 0;
	}

#nav {
	width: 850px;
	margin: 0 auto;
	}

 #nav ul {
	font-size: 1.1em;
	letter-spacing: 1px;
	line-height: 1;
	}
	

	
#nav a {
	display: block;
	width: auto;

	padding-top: .6em;
	padding-right: .75em;
	padding-bottom: .8em;
	padding-left: .75em;
	}
	

	
#nav ul li a:hover {
	/*background: #8a5135;*/
	}
	
#nav li {
	float: left;
	width: auto;
	}
	

#content {
	margin: 0 auto 0;
	padding: 10px 50px 20px 50px;
	width: 800px;
	clear: left;
	}
	
#content h1 {
	text-align: center;
	padding: 10px 10px 10px 0;
	}

#content h2 {
	padding: 10px 10px 10px 0;
	}
	
#content img {
	display: block;
	padding: 10px;
	}
	
body#home div#content {
	height: 1%;
	}


body#home div#welcome h1 {
	
	text-align: center;
	font-size: 1.5em;
	letter-spacing: .03em;
	}
	
body#home div#welcome p {
	text-align: left;
	float: left;
	width: 375px;
	margin-left: 25px;
	}


	
	
body#home div#welcome div.credited_photo {
	width: 640px;
	margin: 0 auto;
	padding: 10px 0;
	}

body#home div#welcome div.credited_photo img {
	padding: 0px;
	}
	
body#home div#information div#latest_news {
	width: 750px;
	margin: 1.5em auto;
	}
	
	
body#gallery div#information ul li, body#gallery div.credited_photo {
	width: 95px;
	height: 175px;
	text-align: center;
	float: left;
	margin-right: 5px;
	}
	
body#gallery div.credited_photo a img {
	border: 1px solid #ccc;
	}
	
div#content div#information #second div.credited_photo img {
	padding: 0;
	border: 3px solid #ccc;
	}
	
		
div.credited_photo span.photo_credit_line {
	float: right;
	font-style: italic;
	font-size: .8em;
	}
	
div.credited_photo span.photo_description {
	float: left;
	font-size: .8em;
	width: 85px;
	}
body#gallery div.credited_photo span.photo_caption {	
	font-size: .8em;
	}
	

#information p {
	margin-top: 1em;
	}
	
body#home div#content div#information {
	margin-top: 10px;
	}
	
	
 div#content div#information #first {
	
	width: 450px;
	float: left;
	
	
	}
		
	
div#content div#information #second {
	padding: 0;
	float: left;
	width: 300px;
	margin-left: 25px;
	}
	
body#home div#content div#information #first, body#home div#content div#information #second {
	width: 375px;
	margin-left: 25px;
	}
	
div#content div#information div#second	div.credited_photo {
	margin-top: 10px;
	}
	
	
#content #faqs h4 {
	margin-top: 1.5em;
	}

	
#content #information dt {
	margin: 1em 0 .5em;
	}
	
body#resources div.link_listing {
	margin-top: 1em;
	}
	
body#resources div.link_listing a {
	display: block;
	}
	
body#resources div.link_listing p.link_description {
	margin: 1em;
	}
	
body#join #content #information #first ul li {
	margin-top: 1em;
	}
	


	

	
	
#footer {
	font-size: .7em;
	text-align: center;

	padding: 25px;
	height: 1%;
	margin-bottom: 175px;
	}
	
	
	

	
	

	

	


	
#footer_links #e-news, #footer_links #facebook{
	float: left;
	}
	
	
#footer_links #join_us {
	float: right;
	}
	
	
#footer_links #join_us a, #footer_links #e-news a {

	display: block;
	height: 47px;	

	}
	



#footer #address_credits {
	
	text-align: center;
	width: 300px;
	margin: -40px auto 0;
	}


	
	

