@charset "UTF-8";
/* CSS Document */

#container {
	background: #FFFFFF;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	height: 620px;
	width: 1024px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
@media only screen and (max-device-width: 480px) {
#container {
	background: #FFFFFF;
	overflow: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	width: 1024px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
}
#banner {
	background-color: #FFF;
	font-size: 36px;
	font-weight: bold;
	color: #000;
	text-align: center;
	font-variant: small-caps;
	letter-spacing: 0.5em;
	margin-left: 0px;
	padding-top: 45px;
	height: 50px;
	width: 1024px;
	position: absolute;
	top: 0px;
	padding-bottom: 5px;
}
#navbar {
	height: 50px;
	text-align: center;
	margin-left: 200px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	width: 700px;
	top: 100px;
	position: absolute;
	vertical-align: middle;
	left: 30px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	vertical-align: middle;
}
#navbar ul li {
	display: inline;
	vertical-align: middle;
}
#navbar ul li a {
	text-decoration: none;
	display: inline;
	color: #699;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#navbar ul span li a {
	color: #136926;
}
#navbar ul li a:active {
	color: 136926;
}
#navbar ul li a:hover {
	color: #136926;
	text-align: center;
}
#copyright {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	position: absolute;
	left: 10px;
	bottom: 10px;
}
.body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 580px;
	width: 1024px;
}
#follow_keith {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	text-align: center;
	vertical-align: middle;
}
#page_content {
	height: 460px;
	width: 600px;
	margin-right: auto;
	margin-left: 200px;
	overflow: auto;
	position: relative;
	margin-top: 160px;
}
@media only screen and (max-device-width: 480px) {
#page_content {
	height: 460px;
	width: 600px;
	margin-right: auto;
	margin-left: 200px;
	overflow: visible;
	position: relative;
	margin-top: 160px;
}
}
#caption a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #555;
	text-decoration: none;
}
#caption a:hover {
	color: #136926;
}
.bottom-button {
	text-align: right;
	outline: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bottom-button a {
	color: #000;
	background-color: #eb8924;
	text-decoration: none;
}
.bottom-button a:hover {
	background-color: #e56a0a;
}
.right-just {
	text-align: right;
}
#one-line {
	line-height: 50px;
}
#two-line {
	line-height: .8;
	position: relative;
	top: 13px;
}
#rickwood {
	font-size: 9px;
}
#inset_image {
	width: 119px;
	position: relative;
	float: left;
	height: 180px;
	padding: 10px;
	clear: none;
	margin-top: 20px;
}
.no-highlight {
	text-decoration: none;
	border-color: #fff;
	border: none;
	outline: none;
	color: #555;
}
.no-highlight a {
	text-decoration: none;
	border-color: #fff;
	border: none;
	outline: none;
	color: #555;
}
.no-highlight a:visited {
	text-decoration: none;
	border-color: #fff;
	border: none;
	outline: none;
	color: #555;
}
.no-highlight a:hover {
	text-decoration: none;
	border-color: #fff;
	border: none;
	outline: none;
	color: #136926;
}

