/*------------------------------------------------*/
/*--              SHELL STRUCTURE             --*/

* {
	margin:0;
	padding:0;
	}

html {
	margin: 0 auto;
	padding: 0;
	background: #fff url("images/bg_top.jpg") top center repeat-x;
	}

body {
	margin: 0 auto;
	padding: 0;
	font: .95em/1.5em "Georgia", Georgia, "Times New Roman", Times, serif;
	color: #444;
	}	

div#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	}


	
/*------------------------------------------------*/
/*--                 SITE WIDE                     --*/

a img {
border: 0;
	}

a, a:link, a:visited {
	text-decoration: none;
	color: #648C1A;
	font-weight: normal;
	}

a:hover {
	text-decoration: underline;
	color: #A2636E;
	}

a:active { 
	outline: none; 
	}

a:focus { 
	-moz-outline-style: none; 
	}

b {
	color: #000;
	}
	
	
h1 {
	font: 2.2em "Georgia", Georgia, "Times New Roman", Times, serif;
	color: #7A320A;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
	}
	
h2 {
	font: 1.85em "Georgia", Georgia, "Times New Roman", Times, serif;
	color: #85a870;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: center;
	}

h3 {
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #85a870;
	margin: 0;
	padding: 0;
	text-align: left;
	letter-spacing: 0;
	font-style: bold;
	}
	
h4 {
	font: 1.2em "Georgia", Georgia, "Times New Roman", Times, serif;
	color: #7A320A;
	margin: 10px 0 0 0;
	padding: 0 0 20px 0;
	text-transform: uppercase;
	letter-spacing: 6px;
	text-align: left;
	}
	
p {
	margin: 0;
	padding: 0 0 20px 0;
	}
	

	
/*------------------------------------------------*/
/*--          MAIN NAVIGATION                 --*/

#menu {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 54px;
	background: #fff url("images/bg_nav.jpg") no-repeat top center;
	}
	
#menu ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 54px;
	}
	
#menu li {
	list-style: none;
	margin: 0;
	padding: 0 12px;
	display: block;
	float: left;
	}

	
#menu li a, #menu li a:link, #menu li a:visited {
	font: 1.1em "Georgia", "Times New Roman", Times, serif;
	line-height: 54px;
	color: #5b3b15;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
	}
	
#menu li a:hover {
	color: #f6eaa7;
	text-decoration: none;
	}

/*------------------------------------------------*/
/*--          SUB-MENU NAVIGATION                 --*/

div#sidebar #nav {
	margin: 0 auto;
	padding: 60px 0 0 0;
	min-height: 60px;
	background: #fff url("images/scroll_top.jpg") top center no-repeat;
	}
	
div#sidebar #nav ul {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0 0 60px 0;
	width: 220px;
	text-align: center;
	background: #fff url("images/scroll_bottom.jpg") bottom center no-repeat;
	}
	
div#sidebar #nav li {
	list-style: none;
	margin: 0;
	padding: 4px 0 0 0;
	display: block;
	}
	
div#sidebar #nav li a, div#sidebar #nav li a:link, div#sidebar #nav li a:visited {
	font: .85em Arial, Helvetica, sans-serif;
	color: #b66a20;
	font-weight: normal;
	text-decoration: none;
	}
	
div#sidebar #nav li a:hover {
	color: #000;
	text-decoration: none;
	}

	
	
	
/*------------------------------------------------*/
/*--          SITE SPECIFICS                 --*/

div#main {
	margin: 40px;
	padding: 0;
	min-height: 300px;
	}

div.clear {
	clear: both;
	}
	
div#tagline {
	display: block;
	width: 960px;
	height: 193px;
	position: absolute;
	top: 0px;
	z-index: 100;
	}

div#masthead {
	display: block;
	z-index: 50;
	padding-top: 54px;
	}

div#content {
	margin: 0 0 40px 40px;
	padding: 0px;
	width: 620px;
	position: relative;
	float: right;
	min-height: 300px;
	}
	
div#content-left {
	margin: 0 0 40px 0;
	padding: 0px;
	width: 420px;
	position: relative;
	float: left;
	min-height: 300px;
	}
	
div#content-right {
	margin: 0 0 40px 0;
	padding: 0px;
	width: 420px;
	position: relative;
	float: right;
	min-height: 300px;
	}
	

div#sidebar {
	margin: 0px;
	padding: 0px;
	width: 220px;
	position: relative;
	float: left;
	min-height: 300px;
	}
	
.centered {
	text-align: center;
	}
	
	
.hr {
	display: block;
	height: 36px;
	width: 100%;
	background: #fff url("images/bg_hr.jpg") top center no-repeat;
	margin: 6px 0 12px 0;
	padding: 0;
	}

img.framed {
	margin: 0 0 3px 0;
	padding: 8px;
	background-color: #F8F5EA;
	border: 1px solid #D1C8AA;
	}
	
div.image-float {
	margin: 0 10px 0 0;
	float: left;
	}
	
p.credit {
	margin: 0 0 20px 0;
	padding: 2px;
	font: italic .7em Arial, Helvetica, sans-serif;
	color: #A2636E;
	}

p.list {
	margin: 0;
	padding: 0 0 16px 0;
	text-align: center;
	line-height: 1.2em;
	}

p.list i {
	font-size: .85em;
	color: #777;
	}

#flashcontent {
	height: 480px;
	}
	
#flashcontent caption {
	color: #343434;
	}
	
p.highlight b {
	color: inherit;
	}


p.highlight a, p.highlight a:link, p.highlight a:visited {
	font: .7em Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	}

/*------------------------------------------------*/
/*--             PULLQUOTES           --*/

.pullquote {
	font: 1em/1.8em "Georgia", "Times New Roman", Times, serif;
	color: #444;
	margin: 10px;
	background: url("images/closequote.png") no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}

.pullquote:first-letter {
	background: url("images/openquote.png") no-repeat left top !important;
	padding:10px 2px 10px 30px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
	font-size: 1.4em;
}

.pullquote-author {
	padding: 0 10px 0 0;
	font: .8em Arial, Helvetica, sans-serif;
	color: #7A320A;
	text-transform: uppercase;
	text-align: right;
}

.pullquote_box {
	width: 100%;
	margin: 10px 0 30px 0;
}

/*------------------------------------------------*/
/*--             SPOTLIGHT BOX           --*/

div#spotlight {
	display: block;
	width: 190px;
	min-height: 200px;
	margin: 0 0 8px 10px;
	padding: 0 0 15px 0;
	position: relative;
	float: right;
	background: #fff url("images/spotlight-bottom.png") bottom center no-repeat;
	}
	
div#spotlight ul {
	list-style: none;
	width: 190px;
	margin: 0 auto;
	padding: 92px 0 0 0;
	background: transparent url("images/spotlight-top.png") top center no-repeat;
	}
	
div#spotlight li {
	margin: 0 13px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-top: 1px solid #a0b960;
	background: inherit url("images/spotlight-middle.png") top center no-repeat;
	}
	
div#spotlight a, div#spotlight a:link, div#spotlight a:visited {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #4D6033;
	text-decoration: none;
	}

div#spotlight a:hover {
	color: #344228;
	text-decoration: none;
	background-color: #7a9e53;
	}

/*------------------------------------------------*/
/*------------ EVENT CALENDAR--------------------- */

.event {
	display: block;
	padding: 12px 0 20px 0;
	border-bottom: 3px solid #fff;
	margin-bottom: 12px;
	}
	
.calendar {
	float: left;
	clear: left;
	display: block;
	background: url("images/calendar.png") no-repeat left top;
	width: 120px;
	height: 120px;
	margin-top: 0;
	padding-right: 20px;
	padding-bottom: 10px;
	}

.calendar .month {
	display: block;
	clear: both;
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin: 10px 0 0 0;
	padding-bottom: 26px;
	}

.calendar .date {
	display: block;
	clear: left;
	text-align: center;
	font-size: 3.8em;
	color: #F67319;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	margin: 14px 0 0 0;
	line-height: 1px;
	text-shadow: 1px 1px 1px rgba(250,250,250,.8);
	}
	
.event p b {
	color: #F67319;
	font-weight: normal;
	}

/*------------------------------------------------*/
/*--                 FOOTER                   --*/

div#footer {
	margin: 0 auto;
	padding: 0 ;
	display: block;
	color: #ecdeb3; 
	text-align: center;
	font: 1em "Georgia", "Times New Roman", Times, serif;
	background: url("images/bg_footer.jpg") top center repeat-x;
	width: 100%;
	height: 140px;
	clear: both;
	border-top: 1px solid #fff;
	}

div#footer a, div#footer a:link, div#footer a:visited {
	color: #ecdeb3;
	text-decoration: underline;
	}
	
div#footer a:hover {
	color: #ecdeb3;
	text-decoration: none;
	}
	
div#footer p {
	margin-top: 70px;
	}
	

