body {
	background: #ECFFE7;
}

* {
	padding: 0;
	margin: 0;
}

a:link {
	color: #c00;
	text-decoration: none;
}
a:visited {
	color: #994C4C;
}
a:hover {
	color: #652222;
}
a:active {
	color: #997272;
	text-decoration: none;
}

#container {
	width: 800px;
	margin: 10px auto 0;
}

.alpha {
	width: 450px;
	float: left;
	position: relative;
}

/* Buttons */

.buttons {
	list-style: none;
	display: inline;
	overflow: hidden;
}
.buttons li {
	list-style: none;
	display: inline;
}
#button_lp span {
	display: none;
}
#button_lp a {
	width: 89px;
	height: 41px;
	position: absolute;
	top: 70px;
	left: 240px;
	background: url(/images/buttons/lincoln_point.gif) top left no-repeat;
}
#button_lp a:hover {
	background: url(/images/buttons/lincoln_point_ro.gif) top left no-repeat;
}
#button_tuck span {
	display: none;
}
#button_tuck a {
	width: 106px;
	height: 66px;
	position: absolute;
	top: 140px;
	left: 250px;
	background: url(/images/buttons/tuckerville.gif) top left no-repeat;
}
#button_tuck a:hover {
	background: url(/images/buttons/tuckerville_ro.gif) top left no-repeat;
}
#button_lc span {
	display: none;
}
#button_lc a {
	width: 88px;
	height: 47px;
	position: absolute;
	top: 225px;
	left: 335px;
	background: url(/images/buttons/linden_corners.gif) top left no-repeat;
}
#button_lc a:hover {
	background: url(/images/buttons/linden_corners_ro.gif) top left no-repeat;
}
#button_tj span {
	display: none;
}
#button_tj a {
	width: 126px;
	height: 33px;
	position: absolute;
	top: 290px;
	left: 280px;
	background: url(/images/buttons/turner_junction.gif) top left no-repeat;
}
#button_tj a:hover {
	background: url(/images/buttons/turner_junction_ro.gif) top left no-repeat;
}
#button_ww span {
	display: none;
}
#button_ww a {
	width: 24px;
	height: 36px;
	position: absolute;
	top: 200px;
	left: 380px;
	background: url(/images/buttons/ornament.gif) top left no-repeat;	
}
#button_ww a:hover {
	background: url(/images/buttons/ornament_red.gif) top left no-repeat;
}

.beta {
	width: 350px;
	float: left;
}

.alpha p {
	text-align: left;
	margin-right: 10px;
	font: 12px/15px Georgia, "Times New Roman", Times, serif;
}

.alpha h4 {
	text-align: left;
	font: bold 16px/19px Georgia, "Times New Roman", Times, serif;
	color: #c00;
	margin-bottom: 10px;
	margin-top: 10px;
}

p {
	text-align: left;
	margin-bottom: 10px;
	font: 12px/15px Georgia, "Times New Roman", Times, serif;
}

h3 {
	text-align: center;
	font: bold 15px/18px Georgia, "Times New Roman", Times, serif;
	color: #c00;
	margin-bottom: 10px;
	margin-top: 10px;
}

h4 {
	text-align: left;
	font: bold 16px/19px Georgia, "Times New Roman", Times, serif;
	color: #c00;
	margin-bottom: 10px;
	margin-top: 10px;
}

h5 {
	text-align: left;
	font: bold 22px/24px Georgia, "Times New Roman", Times, serif;
	color: #c00;
	margin-bottom: 10px;
	margin-top: 10px;
}

h6 {
	text-align: left;
	font: bold 16px/19px Georgia, "Times New Roman", Times, serif;
	color: #c00;
	padding: 0;
	margin: 10px 0 0;
}

h7 {
	text-align: left;
	font: bold 24px/27px Georgia, "Times New Roman", Times, serif;
	color: #c00;
	padding: 0;
	margin: -5px 0 15px;
}

.place {
	font: bold 10px/19px 'Arial', san-serif;
	margin-left: 120px;
}

.place li {
	list-style-image: url(http://www.josephpittman.net/images/bullet.gif);
}

.locale {
	font: bold 10px/19px 'Arial', san-serif;
	margin-top: -25px;
	margin-bottom: 20px;
}

.locale li {
	list-style-image: url(http://www.josephpittman.net/images/bullet.gif);
	margin-left: 15px;
}

div.Article {
	background: url(images/custom_corners_topleft.gif) top left no-repeat;
	width: 325px;
}

div.Article h2 {
	background: url(images/custom_corners_topright.gif) top right no-repeat;
	font-size: 1.3em;
	padding: 15px;
	margin: 0;
	position: relative;
	right: -14px;
	padding-left: 0;
}

div.ArticleBody {
	background: url(images/custom_corners_right.gif) top right repeat-y;
	margin: 0;
	margin-top: -2em;
	padding: 15px 15px 15px 0;
	position: relative;
	right: -14px;
	min-height: 450px;
}

div.ArticleFooter {
	background: url(images/custom_corners_bottomleft.gif)
	bottom left no-repeat;
	position: relative;
	top: 10px;
}

div.ArticleFooter p {
	background: url(images/custom_corners_bottomright.gif)
	bottom right no-repeat;
	padding: 15px;
	display: block;
	margin: -2em 0 10px 0;
	position: relative;
	right: -14px;
	padding-left: 0;
	text-align: center;
}

div.ArticleLongContent {
	background: url(images/custom_corners_leftborder.gif) top left repeat-y;
}

div.Excerpt {
	background: url(images/custom_corners_topleft.gif) top left no-repeat;
}

div.Excerpt h2 {
	background: url(images/custom_corners_topright.gif) top right no-repeat;
	font-size: .3em;
	padding: 15px;
	margin: 0;
	position: relative;
	right: -14px;
	padding-left: 0;
}

div.ExcerptBody {
	background: url(images/custom_corners_right.gif) top right repeat-y;
	margin: 0;
	margin-top: -2em;
	padding: 15px 15px 15px 0;
	position: relative;
	right: -14px;
	min-height: 144px;
	height: 144px;
}

div.ExcerptFooter {
	background: url(images/custom_corners_bottomleft.gif)
	bottom left no-repeat;
	position: relative;
	top: 12px;
}

div.ExcerptFooter p {
	background: url(images/custom_corners_bottomright.gif)
	bottom right no-repeat;
	padding: 1px;
	display: block;
	margin: -2em 0 0 0;
	position: relative;
	right: -14px;
	padding-left: 0;
}

.floatimgleft {
	float: left;
	margin-right: 10px;
}

.indbook {
	clear: left;
	margin: 0 0 10px 0;
	min-height: 150px;
	height: 150px;
}

.line {
	border-top: 1px dotted black;
	margin: 0 20px 0 20px;
}

p.excerpt {
	text-align: center;
	font: bold 13px/16px Georgia, "Times New Roman", Times, serif;
}

.pages {
	margin: 20px auto 10px;
	width: 300px;
	text-align: center;
	font: bold 12px/12px Arial, san-serif;
	clear: both;
}

.page {
	margin: 10px auto;
	width: 474px;
}

.footer {
	width: 200px;
	margin: 20px auto;
	text-align: center;
	font: bold 13px/16px Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #f00;
	padding-top: 10px;
}
