* {
	margin: 0;
	padding: 0
}

body {
	font: 63.13%/1.6em "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}

/* @group TEMPLATE */



#header {
	visibility: hidden;
	height: 1px;
}

#container {
	text-align: left;
	width: 8in;
	margin: 0 auto;
}

#container-twocolumn {
	text-align: left;
	width: 8in;
	margin: 0 auto;
}

#content {
	float: left;
	width: 8in;
	padding-left: 10px;
	padding-right: 10px;
}

#content p {
	font: 1.3em/1.5em Georgia, "Times New Roman", Times, serif;
}

#sidebar {
	visibility: hidden;
	height: 1px;
}

#extra {
	visibility: hidden;
	height: 1px;
}

#footer {
	visibility: hidden;
	height: 1px;
}

/* @end */


/* @group TYPOGRAPHY */

h1, h2 {
	margin: 0 0 15px 0;
	font-size: 1.8em;
	font-weight: normal;
	line-height: normal;
	color: #2a3e21;
}

h3 {
	clear: both;
	margin: 0 0 15px 0;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
}

h4 {
	margin: 15px 0 3px 0;
	font-size: 1.2em;
	font-weight: bold;
}

p {
	margin: 0 0 15px 0;
}

blockquote {
	margin: 0 30px;
}

.caption {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #666;
}

ul, ol {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.4em;
}

ul ul, ul ol, ol ol, ol ul {
	font-size: 1.0em;
}

ul li {
	margin: 5px 0;
	padding: 0 0 0 30px;
	list-style: none;
}

ol li {
	margin: 5px 0 5px 30px;
}

dl {
	padding: 0;
	margin: 0;
}

dt {
	text-transform: uppercase;
	font-size: 1.0em;
}

dd {
	margin: 0;
	padding: 0 0 1.2em;
	font: 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
}


/* @end */

/* @group SPLASH */

#splash {
	visibility: hidden;
	height: 1px;
}

/* @end */



/* @group MAIN NAVIGATION */

#navigation {
	visibility: hidden;
	height: 1px;
}

/* @end */

/* @group IMAGES */

/*
	The following set of rules controls the appearance of images.
	
	Examples of large photos, small photos, photo captions, and secondary
	photos can all be found in the two-column template. Examples of 
	thumbnails can be found in the hub and photo gallery templates.
*/

img {
	border: 0;
}

/* easy drop shadow feature */

.img-wrapper {
	float: right;
	line-height: 0;
	margin: 5px 0 15px 25px;
}

.img-wrapper img {
	padding: 4px;
	border: 1px solid #a9a9a9;
	position: relative;
	left: -5px;
	top: -5px;
}

/* 
	Large photos 
	-------------------------
	Large photos occupy the entire width of the main column of a two-column
	page. Text does not wrap around a large photo.
*/

.main-photo-large {
	margin: 20px 0;
	width: 498px;
}

/* 
	Small photos 
	-------------------------
	Small photos are aligned with the right edge of the page, and text wraps 
	around them to the left.
*/

.main-photo-small {
	margin: 5px 0 15px 25px;
	float: right;
}

/* 
	Photo captions 
	-------------------------
	Both large photos and small photos can have captions, which are displayed
	with a white background.
*/

.main-photo-large .caption, .main-photo-small .caption {
	margin: 0;
	padding: 5px 10px 8px;
	background: #f5f5f5;
}

/* 
	Secondary photos 
	-------------------------
	Secondary photos occupy the entire width of the secondary column (left sidebar) 
	of a two-column page. Secondary photos should not be placed within .secondary-section divs.
*/

.secondary-photo {
	margin: 0 0 50px 0;
}

#secondary .secondary-photo .caption {
	margin: 10px 15px 0 15px;
}

.thumbnail {
	position: relative;
	padding: 6px 9px 9px 6px;
	top: -6px;
	left: -6px;
	margin: 0 0 -15px 0;
}

/* @end */

/* @group TABLES */

table {
	border-spacing: 0;
	border-collapse: collapse;
}

td {
	text-align: left;
	font-weight: normal;
}

table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
}

table {
	margin: 15px 0;
	border-bottom: 1px solid #e7e7e7;
	caption-side: bottom;
}

th {
	padding: 0 15px 5px 15px;
	font-weight: normal;
	text-align: left;
	color: #888;
}

td, tbody th {
	padding: 10px 15px;
	border-top: 1px solid #e7e7e7;
	font-size: 1.1em;
	line-height: 1.5em;
	vertical-align: top;
}

tbody th {
	font-weight: bold;
	color: #222;
	text-align: right;
}

.row1, .row1 td, .row1 th {
	background: white;
}

.row2, .row2 td, .row2 th {
	background: #fafaf7;
}

tfoot td {
	font-weight: bold;
}

caption {
	margin: 0 0 15px 0;
	text-align: left;
	color: #888;
	font-size: 1.1em;
}

/* @end */

/* @group IDENTITY */

#identity {
	text-align: left;
	width: 100%;
	height: auto;
}


#identity-content {
	text-align: left;
	margin: 0 auto;
}

#identity-text {
	height: 92px;
	padding-left: 10px;
}

#identity-text .address {
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
	padding-right: 30px;
	white-space: nowrap;
	color: #000;
	margin-top: 30px;
}

/* @end */

/* @group SIDEBAR */

h2.event-heading {
	color: #28371f;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
}


/* @end */

/* @group MISCELLANEOUS */

/*
	Hide "skip to content" link from general users. 
	Do not use display: none, as that will also hide it from some screen readers.
*/

#skipnav {
	visibility: hidden;
	height: 1px;
}

/***********************************************
the following are for the search box that appears in the top masthead */

#searchbox {
	visibility: hidden;
	height: 1px;
}


/***********************************************/

hr {
	display: none;
}

/* the search form for the homepage */

#searchform {
	width: 235px;
	margin-top: 3em;
	margin-bottom: 3em;
	visibility: hidden;
}

/* @end */