/* @override http://birchstudiodev.com/Mangham/site/main.css */

@charset "UTF-8";
/* CSS Document */


/******* BEGIN text styles *******/

#MainBody {
	color: #000;
	text-decoration: none;
	font: normal normal 13px/14 Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	text-align: left;
}
#MainNav {
	color: #000000;
	font: normal normal 14px "Century Gothic", Futura, sans-serif;
}

h4 {
	color: #95887c;
	padding-left: 10px;
}

h5 {
	color: #95887c;
	text-decoration: none;
	padding-left: 10px;
	font-style: italic;
}
#footer p {
	font: normal normal 11px/1.5 "Century Gothic", Futura, Helvetica, "Arial", sans-serif;
	color: #c2b6ac;
	letter-spacing: .1em;
	width: 940px;
}

#header p {
	font: normal normal 11px/1.5 "Century Gothic", Futura, Helvetica, "Arial", sans-serif;
	color: #83766a;
	letter-spacing: .1em;
	text-align: left;
	padding-top: 20px;
	padding-left: 670px;
}

body {
	color: #000000;
	text-decoration: none;
	font: normal normal 13px/1.5 Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
}

.bodyRed {
	color: #f81c19;
}

h6 {
	color: #81a17a;
	text-decoration: none;
	font: italic bold 13px/1.5 Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	text-align: center;
}

.title {
	color: #81a17a;
	text-decoration: none;
	font: italic 15px/1.5 Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	text-align: left;
	
}
/******* END Text Styles *******/

/******* BEGIN Site Styles *******/
body, html {
	height: 100%;
	background-color: #072b00;
}
#container {
	background: #FFF;
	text-align: left;
}
#nav {
	height: 28px;
	background: url(images/shadow.png) repeat-x;
}

#navwidth {
	width: 1120px;
}
div#nav a {
	margin-left: 77px;
	margin-right: 93px;
}
#header { 
	padding: 0 27px 0 65px;
	height: 155px;
	background-color: #062C00;
}

.logo {
	float: left;
}
#mainContent {
	background: #FFFFFF url(images/background.gif) no-repeat left top;
	min-height: 550px;
}
#textContent {
	padding-left: 282px;
	padding-top: 45px;
	width: 642px;
	padding-bottom: 30px;
	text-align: justify;
}

#directionsContent {
	padding-left: 282px;
	padding-top: 45px;
	width: 542px;
	padding-bottom: 30px;
	text-align: left;
}

.peopleContent {
	text-align: justify;
	float: left;
	width: 520px;
	padding-left: 20px;
	margin-bottom: 10px;
}

.peopleContent h2 {
	float: left;
}

.peopleContent a {
	float: left;
	margin-left: 18px;
}

.peopleContent p {
	clear: both;
}

.peoplePhoto {
	float: left;
	margin-top: .5em;
	border: 1px solid #c2b6ac;
	margin-bottom: 10px;
}

.peopleEmail {
	/*padding-bottom: 6px;*/
	margin-top: .5em;
}

.map {
	border: 1px solid #c2b6ac;
	margin-top: .5em;
	margin-right: .5em;
	margin-bottom: .5em;
}

#learnmore {
	height: 100%;
	width: 400px;
	padding: 10px 20px 20px 10px;
	border: 1px solid #dbd3cc;
	background-color: #FFF;
	text-align: justify;
	margin-top: 20px;
	margin-left: 212px;
	clear: both;
}
#footer {
	background:#062C00;
	padding-left: 80px;
	padding-top: 20px;
	height: 140px;
}
/******* END Site Styles *******/

/******* BEGIN Links *******/
#textContent a {
	color: #574f47;
	text-decoration: none;
}

#textContent a:visited {
	color: #574f47;
	text-decoration: none;
}
#textContent a:hover {
	color: #c2b6ac;
	text-decoration: underline;
}

#textContent h2 a {
	color: #0a3c00;
	text-decoration: none;
}

#textContent h2 a:visited {
	color: #0a3c00;
	text-decoration: none;
}

#textContent h2 a:hover {
	color: #81a17a;
	text-decoration: underline;
}

#footer a {
	color: #c2b6ac;
	text-decoration: none;
}
#footer a:visited {
	color: #c2b6ac;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

#header a {
	color: #c2b6ac;
	text-decoration: none;	
}

#header a:visited {
	color: #c2b6ac;
	text-decoration: none;	
}

#header a:hover {
	color: #FFF;
	text-decoration: underline;	
}
/******* END Links *******/

h1 {
	color: #C2B6AC;
	font: 45px "Century Gothic", Futura, Helvetica, Arial, sans-serif;
}
h2 {
	color: #0a3c00;
	text-decoration: none;
	font: normal bold 15px/1.5 Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	text-align: left;
}

h3 {
	color: #dbd3cc;
	text-decoration: none;
	font: italic 20px/1 Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	text-align: left;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

#slide1, #slide2, #slide3, #slide4 {
	padding-left: 15px;
}

li {
	list-style: disc;
}
