/* --------------------------------------------------------------
Global Settings
-------------------------------------------------------------- */
  
body { background: url('http://campsangamon.com/_assets/images/bkg.jpg') repeat;}

/* --------------------------------------------------------------
Header
-------------------------------------------------------------- */ 

.header { height: 143px; font-family:Georgia,"Times New Roman",Times,serif; background: url('http://campsangamon.com/_assets/images/headerBkg.png') bottom no-repeat;} 

.logo { padding:13px 0 0 20px;}

.logo img { position:relative;}

.testimonial { text-align:right; color: #ffffff; font-size:13px; font-weight:bold; font-style:italic; margin:20px 0 0 0;}

	.written_by { color:#cccccc;}      

/* --------------------------------------------------------------
Navigation
-------------------------------------------------------------- */ 

.navigation { height:40px; width:950px; margin:0; background-color:#333; font-family:Georgia,"Times New Roman",Times,serif;} 

	.navigation ul { font-size:1.25em; color:#fff; font-weight:bold; padding: 10px 0 10px 0; margin: 0; text-align:center;}

	.navigation li { display: inline; margin: 0 25px 0 25px;}
	
		.navigation a:link { text-decoration: none; color: #fff;}
	
		.navigation a:visited { text-decoration: none; color: #fff;}

		.navigation a:hover { text-decoration: none; color: #F2B44A;}

		.navigation a:active { text-decoration: none; color:#fff;}
		
/* --------------------------------------------------------------
Main Image
-------------------------------------------------------------- */  

.mainImage { background-color:#fff; padding:10px 0 0 0;}

.banner { margin:0 10px 0 0;}

.span-8a {float: left; width: 300px;}

.section-1 {float: left; margin-right:2px; margin-bottom:2px; width: 148px; height: 148px;}

	.quad { padding-left:10px;}
	
	h1#welcome { font-size: 2.08em; font-weight:normal; color:#fff; margin-top: 60px;}
	
	h1#a_day_at_sangamon { font-size: 2.08em; line-height:1.67em; font-weight:normal; color:#0C0C0C; margin-top: 20px;}
	
	h1#a_day_at_sangamon span { color:#fff;} 

		.yellow { background-color:#F2B44A; text-align:center;}
	
		.green { background-color:#006600; text-align:center;}
		
		a.arrow {
			padding-right: 11px; 
			text-size:.67em; 
			background: url(http://campsangamon.com/_assets/images/arrow.png) no-repeat 100% 50%; text-decoration: none; 
			font-family:Georgia,"Times New Roman",Times,serif; 
			font-weight: bold; 
			color:#131643;
		}

/* --------------------------------------------------------------
Content
-------------------------------------------------------------- */ 

.content { background-color: #fff; width:950px; padding-top:10px; border-bottom:5px solid #333;}

.section { margin:0; padding-left:10px;}

	.section p { padding-right:40px; padding-left:10px;}

.newsletter { width:908px; margin:10px; padding:10px; background-color:#FFFFCC; border:1px solid #ccc;}

.sign_up { padding:28px 0 0 15px;}

.span-6 ul {margin-left: 0; padding-left: 1em; text-indent: -1em; font-size:1.25em; font-weight:bold; color:#286620;}

.span-6 li { list-style-type:none; font-family:Georgia,"Times New Roman",Times,serif; margin-bottom:10px; }

ul li a:link { text-decoration: none; color: inherit;}

ul li a:visited { text-decoration: none; color: inherit;}

ul li a:hover { text-decoration: none; color: inherit;}

ul li a:active { text-decoration: none; color:inherit;}


.span-18 ul {color:#666;}                                                                                  gallery/
	gallery_css.php
	image_full.php
	image_med.php
	index.php
style/
	global.php
	grid.php
	ie.php
	reset.php
	typography.php


.span-18 li { margin-bottom:20px; padding-right:40px; }

h2 span {
  font-size: 12px;
  color: #222;
  font-weight:normal;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* --------------------------------------------------------------
Footer
-------------------------------------------------------------- */

.footer { padding-top: 10px; height: 50px; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; background: url('http://campsangamon.com/_assets/images/footerBkg.png') top no-repeat; color:#fff;} 

.siteby a:link { text-decoration: none; color: #fff;}

.siteby a:visited { text-decoration: none; color: #fff;}

.siteby a:hover { text-decoration: none; color: #F2B44A;}

.siteby a:active { text-decoration: none; color:#fff;}

/* --------------------------------------------------------------
Links
-------------------------------------------------------------- */
  
.flickr_photos { margin:0 0 10px 10px;}

.flickr_photos img { margin-bottom:10px;}