body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/glenhill_header_background.jpg) repeat-x left top;
	text-align: left;
	font-family: "Book Antiqua", Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.02em;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	color: #212121;
}

h1 {
	font-weight: normal;
	letter-spacing: 0.02em;
	font-size: 22px;
}

h2 {
	font-weight: bold;
	font-size: 15px;
}

h3 {
	font-weight: normal;
	font-size: 1.2em;
}
h4 {
	font-weight: bold;
	font-size: 14px;
	color: #212121;
}
p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: "Book Antiqua", Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}
.larger {font-size: 16px;	
	color: #000080;
}

a {
	color: #000080;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #212121;
}
img.leftnoborder {
	float: left;
	margin: 0 15px 0 0;
}
img.lefthome {
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: "Book Antiqua", Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 0 15px;
	padding: 80px 20px 0px 30px;
	font-size: 20px;
	color: #000080;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 71px;
	font-family: "Book Antiqua", Arial, Verdana, Helvetica, sans-serif;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 147px;
	margin: 0 auto;
	margin-top: 20px;
}
#headermapbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 0px;
	margin: 0 auto;
	margin-top: 20px;
	background-color: #FFF;
}

/* Logo */

#logo {
	float: left;
	width: 390px;
	margin-top: 30px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
}

#logo h1 {
	padding-left: 10px;
	text-align: left;
	font-size: 33px;
	color: #000080;
	font-family: Mistral, "Book Antiqua", Arial, Verdana, Helvetica, sans-serif;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: "Book Antiqua", Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 21px;
	width: 510px;
}

#menu ul {
	margin: 0;
	list-style: none;		
}

#menu li {
	display: inline;
}

#menu a {
	height: 37px;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Book Antiqua", Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: 0.02em;
	color: #000080;
	padding-top: 30px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}

#menu a:hover {
	background-color: #dce6ef;
	background-image: url(images/arrow_blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu .current_page_item a {
	background-color: #dce6ef;
	background-image: url(images/arrow_blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #d9e4ee;
}
#pagemap {
	width: 1050px;
	margin: 0 auto;
	padding-top: 0px;
}
#map {
	float: left;
	width: 1050px;
	line-height: 25px;
	font-size: 13px;
	color: #000080;
	height: 650px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homemap {
	width: 860px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 13px;	
	color: #000080;
}
#latest-post {
	float: left;
	width: 570px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 13px;	
	color: #000080;
}

#recent-posts {
	float: right;
	width: 250px;
	line-height: 25px;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
	background: #000080;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	color: #ffffff;
}
#recent-posts .example {
}

#recent-posts .example a {
	text-decoration: none;
	font-size: 13px;
	color: #000080;
}
#recent-posts .example a:hover {
	text-decoration: underline;
}
#recent-posts .more {
	background: #000080;
	padding-left: 20px;
	margin: 4px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #000080 1px dashed;

}
.project {
	margin-bottom: 5px;
	padding-bottom: 5px;

}
.entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	background: #000080;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: #d9e4ee;
	font-size: 11px;
	color: #666666;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
}

#links {
	float: right;
}
