@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	}
	
a, a:hover { 
	text-decoration: none;
	}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
}

.border-photo {
	/* Adds a shaded margin and border */
	background-color: #f8f8ee;
	padding: 3px;
	border: 1px solid #d5d5bf;
	}
.border-photo-side {
	/* Adds a shaded margin and border */
	background-color: #f8f8ee;
	padding: 3px;
	border: 1px solid #d5d5bf;
	margin: 10px;
	}
img.alignright {
	background-color: #f8f8ee;
	padding: 3px;
	border: 1px solid #d5d5bf;
	float:right; 
	margin:0 0 1em 1em;
	}
img.alignleft {
	background-color: #f8f8ee;
	padding: 3px;
	border: 1px solid #d5d5bf;
	float:left; 
	margin:0 1em 1em 0;
	}
img.aligncenter {
	background-color: #f8f8ee;
	padding: 3px;
	border: 1px solid #d5d5bf;
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	}
a img.alignright {
	background-color: #f8f8ee;
	padding: 3px;
	border: 1px solid #d5d5bf;
	float:right; 
	margin:0 0 1em 1em;
	}
a img.alignleft {
	background-color: #f8f8ee;
	padding: 3px;
	border: 1px solid #d5d5bf;
	float:left; 
	margin:0 1em 1em 0;
	}
a img.aligncenter {
	background-color: #f8f8ee;
	padding: 3px;
	border: 1px solid #d5d5bf;
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	}
img.attachment-thumbnail {
	background-color: #f8f8ee;
	padding: 3px;
	border: 1px solid #d5d5bf;
	}
a img.attachment-thumbnail {
	background-color: #f8f8ee;
	padding: 3px;
	border: 1px solid #d5d5bf;
	}
#page {
	margin: 0 auto;
	}
#header {
	height: 240px;
	width: 820px;
	background: url(images/banner.jpg) top no-repeat;
	text-align: center;
	margin: 2em auto;
	}
#header p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-align: right;
	padding: 3px 1em 0px 0px;
	}
#header a {
	/* Styles all links in the main content area. */
	color: #333333;
	text-decoration: underline;
	}
#wrapper {
	background-color: #FFFFFF;
	width: 810px;
	margin: 0em auto;
	padding: 10px 5px 10px 5px;
	text-align: center;
	border: 1px dotted #000000
	}

#content {
	width: 800px;
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	}
#content p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.43em;
	margin: 1em 1em 1em 0em;
	}
#content h1 {
	/* Styles the main heading.  NOTE: Each page should have only one H1 */
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 1.2em;
	padding: 1em 0em .5em 0em;
	font-weight: lighter;
	text-align: left
	}
#content h2, #content h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.18em;
	margin: 1.2em 0em -0.3em 0em;
	color: #CC0000;
	font-weight: lighter;
	}
#content h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.43em;
	margin: 2.43em 0 0.43em 0;
	color: #604f30;
	}
#content a {
	color: #666666;
	
	}
#content a:hover {
	color: #CC0000;
	text-decoration: underline;
	}
#content ul {
	padding-left: 15px;
	margin-left: 15px;
	}
#content ul li {
	list-style-type: square;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.43em;
	}
#content ol {
	/* Styles all ordered lists in the main content area */
	padding-left: 15px;
	margin-left: 15px;
	}
#content ol li {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.43em;
	}
#by-line {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1em;
	margin: 5px 1em 2.3em 1em;
	}
#post {
	border-bottom: 1px dotted #000000;
	}
#body {
	width: 590px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	float: left;
	display: inline;
	}
#body-full {
	width: 790px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	float: left;
	display: inline;
	}
#body-right {
	width: 190px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	float: right;
	display: inline;
	}
#photos {
	width: 190px;
	background: #FFFF00 url(images/mustard.gif) top repeat-y;
	padding: 5px 0px 5px 0px;
	color: #FFFFFF;
	margin-top: 1em;
	}
#photos h2 {
	color: #FFFFFF;
	text-align: center;
	line-height: 1.18em;
	margin: .5em 0em -0.3em 0em;
	}
#events {
	width: 190px;
	background: #CC0000 url(images/events.jpg) top repeat-y;
	padding: 5px 0px 5px 0px;
	margin-top: 1em;
	color: #FFFFFF;
	}
#events h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-align: center;
	line-height: 1.18em;
	margin: 1.2em 0em .5em 0em;
	color: #FFFFFF;
	font-weight: lighter;
	}
#events ul {
	padding-left: 1em;
	padding-right: 5px;
	margin-left: 1em;
	}
#events ul li {
	list-style-type: square;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.43em;
	}
#news {
	background: #FFFFFF url(images/news.jpg) top no-repeat;
	width: 190px;
	padding: 5px 0px 5px 0px;
	color: #000000;
	margin-top: 1em;
	border: 1px dotted #000000;
	}
#news h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-align: center;
	line-height: 1.18em;
	margin: 1.2em 0em .5em 0em;
	color: #000000;
	font-weight: lighter;
	}
#news ul {
	padding-left: 1em;
	padding-right: 5px;
	margin-left: 1em;
	}
#news ul li {
	list-style-type: square;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.23em;
	}
#news ul li a {
	color: #000000;
	text-decoration: underline;
	}
#news p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.23em;
	margin: 1em 1em 1em 0em;
	color: #FFFFFF;
	text-align: right;
	}
#news a {
	text-decoration: underline;
	color: #FFFFFF;
	}
.date {
	background-image: url(images/date.gif);
	width: 57px;
	height: 57px;
	text-align: center;
	float: right;
	margin: 0em 1.5em 0em 1em;
	text-transform: uppercase;
}

.date .month {
	display: block;
	font-size: 14px;
	line-height: 17px;
	padding-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
}

.date .day {
	display: block;
	font-weight: bold;
	font-size: 20px;
	padding-top: 3px;
	line-height: 18px;
	color: #FFFFFF;
}

.date .year {
	display: block;
	font-size: 0.7em;
	padding-top: 3px;
	color: #FFFFFF;
}

.wp-caption-text, .wp-caption-dd {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.2em;
	}
#footer {
	width: 960px;
	margin: 1em auto;
	padding: 1em 0px 1em 0px;
	}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 1.1em;
	text-align: center;
	}
#footer a {
	/* Styles all links in the main content area. */
	color: #000000;
	text-decoration: underline;
	}
	

#menu {
	background-color: #191919;
	height: 4em;
	width: 800px;
	margin: 0 auto;
	}

#menu ul {
	margin: 0 auto;
	list-style: none;
	text-align: center;
	line-height: 3.0em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#menu ul li {
	float:left;
	position:relative;
	}
/* style the links for the top level */
#menu ul a,ul a:visited {
	display: block;
	padding: 0em 1.5em 0em 1.5em;
	line-height: 3.0em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #868686;
	text-decoration: none;
	border-right: 1px dotted #FFFFFF;
	float: left
	}
	
#menu ul li:hover ul, ul a:hover ul{
	visibility: visible; 
	}	
	
#menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 4em;
	left: 0;
	
	}

#menu ul ul a,ul ul a:visited {
	display: block;
	padding: 0em 1.5em 0em 1.5em;
	text-align: left;
	width: 100px;
	color: #868686;
	text-decoration: none;
	background-color: #191919;
	border-bottom: 1px dotted #FFFFFF;
	line-height: 2.0em;
	}
	
#menu ul a:hover, ul ul a:hover {
	background-color: #FFFFFF;
	color: #191919;
	}

/*
.menu ul ul .current_page_item a {
  color: #FFFFFF;
}

.menu .current_page_item a {
  color: #FFFFFF;
}

.menu ul .current_page_item ul a {
  color: #FFFFFF;
}

*/


