a:link, :hover, :visited, :active
{
	font-family: Century-Gothic, Georgia, Helvetica, serif;
	font-weight: normal;
	text-decoration: none;
	color: #2E2E2E;
	
}

a.nav
{
	font-size: 20;
	margin: 25px 0 0 125px;
}

a.banner
{
	margin: 0 50px 0 25px;

}

h1.masthead
{
	font-size: 148;
	font-family: Century-Gothic, Georgia, Helvetica, serif;
	font-weight: normal;
	color: #171717;
	padding: 0;
	margin: 0;
}
h1.title
{
	font-size: 56;
	font-family: Century-Gothic, Georgia, Helvetica, serif;
	font-weight: normal;
	color: #171717;
	margin: 0;
}
h2.title
{
	font-size: 24;
	font-family: Century-Gothic, Georgia, Helvetica, serif;
	font-weight: normal;
	font-style: italic;
	color: #171717;
	margin: 5px 0 10px 5px;
}

h3.date
{
	font-size: 20;
	font-family: Century-Gothic, Georgia, Helvetica, serif;
	font-weight: normal;
	color: #171717;
	margin: 5px 0 10px 5px;
	
}

h3.nav
{
	font-size: 26;
	font-family: Century-Gothic, Georgia, Helvetica, serif;
	font-weight: normal;
	color: #171717;
	margin: 50px 0 0 35px;

	
}

h3.banner
{
	font-size: 14;
	font-family: Century-Gothic, Georgia, Helvetica, serif;
	font-weight: normal;
	color: #171717;
	display: inline;
	margin: 0 0 15px 400px;
}

ul.nav
{
	list-style-type: none;
}



li.nav
{
	font-family: Century-Gothic, Georgia, Helvetica, serif;
	margin: 15px;
	font-style: italic;
	color: #2E2E2E;
	font-size: 20;
}



#wrapper
{	
	width: 1100px;
	height:auto;
	margin:50px auto 100px 10%;
	

}

#banner
{
	width: auto;
	height: 145px;
	border-style: none none solid none;
	border-color: #2E2E2E;
	border-width: 5px;
	padding: 0 0 0 0;	
}

#archive_bar
{
	width: 250px;
	height: 700px;
	border-style: none none none solid;
	border-color: #2E2E2E;
	border-width: 5px;
	float: right;
	margin: 25px 0 0 0;
}

#storybox
{
	width: 825px;
	height: auto;
	background-color: white;
	margin: 25px 0 0 0;
	padding: 0 0 10px 90px;
}	

#gallery
{
	width: auto;
	height: auto;
	min-height: 175px;
	border-style: solid none none none;
	border-color: #2E2E2E;
	border-width: 5px;
	margin: 15px 0 10px 0;
	padding: 15px;
}


#text1
{
	width: 650px;
	min-height: 300px;
	font-family: 'Droid Serif', Georgia, Palatino, Times, serif;
	
	font-size: 16;
	color: #171717;

}

p
{
line-height:110%;
}



#banner_left
{
	margin: 0 20px 0 0;
	float: left;	
}

#banner_mid
{ 
	
	text-align: left;
	
}

#subbanner
{
	font-size: 24;
	height:30px;
	margin: 10px 0 0 0;
	padding: 2.5px 25px 2.5px 0px;
	text-align: left;
	border-style: solid none solid none;
	border-color: #2E2E2E;
	border-width: 5px;
	
}
