body {
	background-color: #2F2F2F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.imagecentre {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 775px;
}
#bottom .stone {
	color: #999999;
}
#bottom .stone a {
	color: #999999;
}

#nav {
	font-size: 80%;
	color: #040404;
	background-color: #D59613;
	height: 30px;
	width: 775px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#nav ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#nav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	display: inline;
	margin-right: 2.4em;
}
#main {
	background-color: #e6c071;
	text-align: left;
	padding: 0px;
	width: 775px;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#text a:link {
	color: #000000;
}
#text a:visited {
	color: #000000;
}

#text {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	float: left;
	background-color: #E6C071;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 80%;
	width: 490px;
}
.maintable {
	width: 775px;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottom p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	margin: 1px;
}


#sidepics {
	background-color: #ddab42;
	background-image: url(assets/sideback.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 225px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 80%;
	font-weight: normal;
}
#sidepics img {
	text-align: center;
	padding: 20px;
	color: #DFB660;
}
#sidepics p.quote{
	background-color: #DCAE5A;
	font-size: 85%;
	padding: 7px 4px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	color: #92160E;
}
.quote .author {
	color: #333333;
}


#text h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 145%;
	font-weight: bold;
	color: #92160E;
	font-style: italic;
	text-align: left;
}
#text h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: italic;
	color: #92160E;
	font-weight: normal;
}




#nav li a:link {
	color: #2F2F2F;
	text-decoration: none;
}
#nav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	color: #2F2F2F;
	text-decoration: none;
}
#sidepics a:link {
	color: #000000;
	text-decoration: underline;
}
#sidepics a:hover {
	color: #000000;
	text-decoration: none;
}
#sidepics a:visited {
	color: #000000;
}
#headlines h4 {
	color: #000000;
	background-color: #DCAE5A;
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px 4px 4px 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #92160E;
	border-bottom-color: #92160E;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 20px;
}
#headlines {
	background-color: #E2BD78;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
	padding-bottom: 1px;
}

#headlines h5 {
	font-size: 80%;
	color: #333333;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: -12px;
	font-weight: normal;
}
#headlines h5 .arrow {
	font-weight: normal;
	color: #92160E;
}
#headlines a:link {
	color: #333333;
	text-decoration: none;
}
#headlines a:hover {
	color: #333333;
	text-decoration: underline;
}
#headlines a:visited {
	color: #333333;
	text-decoration: none;
}
#archive {
	background-color: #E9CD9A;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
	padding-bottom: 1px;
}

#archive h5 {
	font-size: 80%;
	color: #333333;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: -12px;
	font-weight: normal;
}
#archive h5 .arrow {
	font-weight: normal;
	color: #92160E;
}
#archive a:link {
	color: #333333;
	text-decoration: none;
}
#archive a:hover {
	color: #333333;
	text-decoration: underline;
}
#archive a:visited {
	color: #333333;
	text-decoration: none;
}
#archive h4 {
	color: #000000;
	background-color: #E2BD78;
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px 4px 4px 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #92160E;
	border-bottom-color: #92160E;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 20px;
}
#email {
	background-color: #CC9C3A;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2BD78;
}
#email img {
	margin: 0px;
	padding: 0px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 110%;
	font-weight: bold;
}
#text img {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}


#email h4 {
	color: #E2BD78;
	background-color: #92160E;
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px 4px 4px 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2BD78;
	border-bottom-color: #E2BD78;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 20px;
}
#email p {
	font-size: 80%;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 6px;
}
#email label {
	font-size: 80%;
}
#email form {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -10px;
	margin-bottom: -10px;
}
#mapbubble{
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#mapbubble form{
	margin-top: 10px;
}
#mapbubble form input{
	margin-left: 15px;
}
#mapbubble p {
	font-size: 90%;
	margin: 1em 0px 0em 0px;
	padding: 0px;
}
#mapbubble h2{
	font-size: 110%;
	text-align: center;
	color: #10264d;
	margin: 2px 0px 0px 0px;
	padding: 0px;
}
