/* TODO - organize all of this much better */

body {
	margin: 0px;
	background-color: #137600;
	color: black;
	font-family: Arial, sans-serif;
	font-size: 1em;
	background: white url(http://www.ghca.com/images/bodybg.png) repeat-x;
}

#bodycontainer {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	border: solid;
	border-width: 10px;
	border-color: red;
}

h1 {
	font-family: 'Times New Roman', Serif;
	font-size: 2.2em;
	color: white;
	text-align: center;
	text-shadow: -3px 3px 3px #008000;
	margin-top: 20px;
	padding-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

h2 {
	color: #004000;
	font-family: 'Times New Roman', Serif;
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: 8px;
	text-transform: uppercase;
}

h3 {
	font-family: 'Times New Roman', Serif;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 8px
}

p {
	margin-top: 8px;
	margin-bottom: 8px
}

hr {
	border-color: #005329
}

a { 
	text-decoration: none;
}

img {
	border-width: 0px;
	border: none;
}

a:hover {
	text-decoration: underline;
}

em {
	font-weight: bold;
	color: red;
	font-style: normal;
}

dt {
	font-weight: bold;
}

dd {
	position: relative;
	top: -19px;
	margin-left: 110px;
}

address {
	margin-bottom: 10px;
	text-align: center;
}

li {
	margin-bottom: 5px;
}

div.header {
	color: white;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 170px;
	padding-left: 160px;
	padding-right: 10px;
	vertical-align: top;
	background: transparent url(http://www.ghca.com/images/headerbg2.png) no-repeat;
}

div.body {
	position: absolute;
	top: 170px;
	left: 160px;
	right: 0px;
	padding-left: 10px;
	padding-right: 15px;
	background-color: white;
}

div.body a {
	color: green;
}

div.sidemenu {
	color: yellow;
	font-size: 1em;
	width: 147px;
	position: absolute;
	top: 170px;
	left: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 3px;
	background-color: #137600;
	height: 2500px;
}

div.sidemenu hr {
	width: 140px;
	border-color: yellow;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
}

div.sidemenu a {
	font-size: 0.9em;
	color: white;
}

div.sidemenu p.category {
	color: yellow;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
}

div.sidemenu h3 {
	font-weight: bold;
	font-family: 'Times New Roman', 'Times', Serif;
	font-size: 1.2em;
	text-decoration: underline;
}

div.topmenu  {
	height: 22px;
	position: absolute;
	top: 110px;
	left: 300px;
	font-size: 0.8em;
	white-space: nowrap;
	font-weight: bold;
}

div.topmenu a {
	color: yellow;
	padding-left: 3px;
	padding-right: 3px;
}

div.sidemenulinks a{
	display: block;
	padding-bottom: 3px;
}

div.footer {
	text-align: center;
}

div.center {
	text-align: center;
	margin: auto;
}



span.menuslash {
	padding-left: 10px;
	padding-right: 5px;
	font-weight: bold;
	color: gray;
}

span.search {
	padding-left: 30px;
}

span.lastupdate {
	font-weight: bold;
	color: #ffabad;
}

p.copyright {
	text-align: center;
	font-size: smaller;
}

p.signature {
	text-align: right;
	font-style: italic;
}

p.disclaimer {
	font-style: italic;
}

p.weather {
	font-weight: bold;
}

p.caption {
	font-weight: bold;
	text-transform: capitalize;
}

p.caption a {
	color: white;
}

p.continue {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

p.dropcap:first-letter {
	float: left;
	font-size: 36pt;
	font-weight: bold;
	position: relative;
	top: -10px;
}

p.script {
	font-family: 'CAC Saxon Bold', 'Comic Sans MS', 'Script', script;
	font-size: 1.2em;
}

/* TODO - some of this feels clunky */

img.photo, img.photo-left, img.photo-frameless {
	float: right;
	margin: 5px;
	border-width: 1px;
	border: solid;
	border-color: #002000;
}

img.photo-frameless {
	border: none;
}

img.photo-left {
	float: left;
	margin-left: 0px;
}

img.bigcenteredphoto {
	border: solid;
	border-color: #002000;
	border-width: 10px;
	margin-left: auto;
	margin-right: auto;
	
}

img.clipart {
	float: right;
	margin: 5px;
}

img.eagle {
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
}

img.clustrmaps {
	border: 0px;
	width: 144px;
}

img.goodsearch {
	border: none;
	width: 120px;
	height: 240px;
}

img.donatebutton {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	
}

img.goodsearch {
	margin-left: 5px;
}

table.photo {
	float: right;
	font-style: italic;
	font-size: 10pt;
	text-align: center;
}

#searchbox {
	width: 120px;
}

.mission, .slogan {
	font-weight: bold;
}

.slogan {
	font-style: italic;
	color: red;
}

.bold {
	font-weight: bold;
}

#logo {
	background-color: white;
	padding: 2px;
}
