:link,:visited {
	text-decoration: underline
}

a {
	color: #0068b3;
}

a:hover {
	text-decoration: none;
}

html {
	font-size: .85em;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	line-height: 1.75em;
}

body {
	background: #004e86 url(bg_tile.jpg) repeat-y center;
}

#container {
	width: 860px;
	padding: 20px;
	margin: auto;
	margin-top: 25px;
	background-color: white;
}

#header {
	width: 860px;
	height: 150px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: white;
}

.tagline {
	font-size: 18px;
	float: right;
	color: #5a5a5a;
}

#topnav {
	width: 860px;
	height: 25px;
	margin: auto;
	background: #0068b3 url(footer_bg_tile.gif) repeat;
	margin-top: 25px;
}

#navcontainer {
	margin-top: 15px;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navcontainer li {
	margin: 1px 0 1px 0;
}

#navcontainer a {
	display: block;
	padding: 2px 15px;
	width: 200px;
	color: #424242;
	background-color: #d0e1ec;
	text-decoration: none;
}

#navcontainer a:hover {
	color: #000;
	background: #fff url(tiny_arrow.gif) no-repeat 5px center;
	text-decoration: none;
}

#navcontainer a.active {
	color: #000;
	background: #dff9dc url(tiny_arrow.gif) no-repeat 5px center;
	text-decoration: none;
}

#home {
	width: 868px;
	margin: auto;
	margin-top: 25px;
	text-align: center;
}

#page {
	width: 860px;
	margin: auto;
	padding: 20px;
	margin-top: 0px;
	background: #ffffff url(page_bg3x.gif) repeat-y;
	border-bottom: 1px solid silver;
	border-top: 1px solid silver;
	overflow: hidden;
	background-color: #ffffff;
}

#full {
	width: 860px;
	margin: auto;
	padding: 20px;
	margin-top: 0px;
	border-bottom: 1px solid silver;
	border-top: 1px solid silver;
	overflow: hidden;
	background-color: #ffffff;
}

#column {
	width: 260px;
	float: left;
	margin-left: 0px;
}

#column p {
	margin-right: 15px;
}

.pullquote {
	color: #0068b3;
	font-style: italic;
	font-size: 1.25em;
	line-height: 1.5em;
}

.greycaps {
	color: gray;
	font-size: 1.25em;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
}

.smallcaps {
	font-variant: small-caps;
}

.whitecaps {
	color: #ffffff;
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}

#column img {
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #e2e2e2;
	*margin-top: 10px;
}

#column img.icon {
	padding: 0px;
	background: none;
	border: 0px solid #e2e2e2;
	*margin-top: 0px;
}

#column ul.links, #sidebar ul {
	margin-left: 0;
	padding-left: 0px;
	padding-bottom: 15px;
	list-style: none;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
	line-height: 1.5em;
	margin-right: 75px;
}

#column li.links, #sidebar li {
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
	line-height: .85em;
}

#slideshow ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: -25px;
}

#slideshow li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: -25px;
}

#content {
	width: 600px;
	float: right;
}

#content p {
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
}

#content p.feature, #full p.feature {
	font-size: 1.25em;
	line-height: 1.5em;
}

#content td a img {
	margin-top: 10px;
	border: 1px solid #5e5e5e;
}

#content td a img:hover {
	margin-top: 10px;
	border: 1px solid #d9edfe;
}

#bio {
	width: 600px;
	float: right;
}

#bio h1 {
	text-transform: uppercase;
	color: #0068b3;
	font: bold 1.25em "Lucida Grande", Lucida, Verdana, sans-serif;
	*margin-top: 15px;
}

.subhead {
	text-transform: uppercase;
	color: #4c4c4c;
	margin-top: 50px;
	font-weight: bold;
}

#bio p {
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
}

img.bio_photo {
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #e2e2e2;
	margin-left: 15px;
	*margin-top: 15px;
}

#footer {
	width: 860px;
	margin: auto;
	padding: 20px;
	margin-top: 0px;
	margin-bottom: 50px;
	text-align: center;
	color: #ffffff;
	background: #0068b3 url(footer_bg_tile.gif) repeat;
	border-bottom: 1px solid #fff;
}

#footer p {
	padding: 5px;
	font-size: .95em;
}

#footer a {
	color: #d8eeeb;
}

#footer a:hover {
	text-decoration: none;
}

h1, #bio h1 {
	padding-left: 15px;
	text-transform: uppercase;
	color: #0068b3;
	font: 1.25em "hypatia-sans-pro-1","hypatia-sans-pro-2","Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: 600;
	*margin-top: 15px;
}

#bio h1 {
	padding-bottom: 15px;
	}

h2 {
	padding-left: 0px;
	text-transform: uppercase;
	color: #666666;
	font: bold 1.0em "Lucida Grande", Lucida, Verdana, sans-serif;
}

ul li h2.widgettitle {
	padding-left: 0px;
	text-transform: uppercase;
	color: #666666;
	font: bold 1.15em "Lucida Grande", Lucida, Verdana, sans-serif;
}

h2.alt {
	text-transform: none;
}

h3 {
	color: #0068b3;
	padding-left: 15px;
	padding-top: 5px;
	font-style: italic;
	font-weight: normal;
	font-size: 1.25em;
	line-height: 1.0em;
	margin-bottom: -5px;
}

h3.alt {
	color: #0068b3;
	padding-left: 15px;
	padding-top: 0px;
	font-style: italic;
	font-weight: normal;
	font-size: 1.35em;
	line-height: .75em;
	margin-bottom: -10px;
}

em.alt {
	font-size: 1.15em;
	line-height: 1.75em;
}

h4 {
	color: #0068b3;
	font-style: italic;
	font-weight: normal;
	font-size: 1.25em;
	line-height: 1.0em;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-bottom: 25px;
}

h4.feed-item-title {
	font-size: 1.0em;
	line-height: 1.25em;
	text-align: left;
	margin-right: 10px;
}

.rss2html-note{
	display: none;
}

caption	{
	font-weight: bold;
	color: #0068b3;
}

#green {
	margin-left: 0;
	padding-left: 50px;
	padding-bottom: 15px;
	list-style: none;
}

#green li {
	padding-left: 15px;
	background-image: url(bullet_bl.gif);
	background-repeat: no-repeat;
	background-position: 0 .65em;
	*background-position: 0 .65em;
}

#side, .side {
	margin-left: 0;
	padding-left: 15px;
	padding-bottom: 15px;
	list-style: none;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
	line-height: 1.5em;
	margin-right: 75px;
}

#side li, .side li {
	padding-left: 15px;
	padding-bottom: 5px;
	background-image: url(bullet_bl.gif);
	background-repeat: no-repeat;
	background-position: 0 .425em;
	*background-position: 0 .75em;
}

#content table.schedule {
	margin-left: 15px;
	border-collapse: collapse;
}

#content table.schedule tbody tr td {
	font-family: Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	border: 1px solid #686d74;
	border-collapse: collapse;
	background-color: #ecf7fe;
}

#content table.schedule tbody th {
	color: #fff;
	background: #0068b3 url(footer_bg_tile.gif) repeat;
	border: 1px solid #686d74;
	border-collapse: collapse;
	padding: 5px;
	line-height: .75em;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

/* Begin WordPress Specific*/

.postmetadata, p.commentmetadata {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

p.postmetadata {
	padding: 0px;
	margin: 0px;
}

p.date {
	font-size: 12px;
	font-style: italic;
	color: #797979;
}

.entry {
	font-size: 1.25em;
}

.entry img {
	margin-top: 6px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #e2e2e2;
	margin-left: 0px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	padding-left: 15px;
	font-style: normal;
} 

.entry h3 {
	font-family: Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.entry ol, .entry ul {
	font-size: .9em;
}

.entry img.alignleft{
	margin-right: 20px;
}

.post h3.entry_title, .post h4.entry_title {
	color: #0068b3;
	padding-left: 15px;
	font-style: italic;
	font-weight: normal;
	font-size: 1.75em;
	line-height: 1.75em;
	margin-bottom: -25px;
	text-align: left;
}

h2.center {
	text-align: center;
}


h2.pagetitle {
	margin-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.post h3 {
	font-size: 1.0em;
	padding-bottom: 10px;
}

.post h4 {
	font-size: 1.5em;
	padding-bottom: 10px;
}

h3#respond,  h3#comments {
	font-size: 14px;
	padding-bottom: 5px;
	color: #5e5e5e;
	border-bottom: 1px solid #bfbfbf;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-weight: normal;
	font-style: normal;
}

small {
	margin-left: 15px;
}

blockquote {
	font-style: italic;
	color: #5e5e5e;
	font-size: .95em;
	background: url(quote_lt_blue.gif) no-repeat;
	padding-left: 15px;
}

.navigation {
	padding-left: 15px;
}

ol.commentlist li {
	font-style: italic;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

ol.commentlist li p {
	line-height: 1.25em;
	font-style: normal;
	padding: 0px;
	margin: 0px;
}

p.wp-caption-text{
	font-family: Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
	padding-bottom: 5px;
	}
	
li.alt {
	padding: 5px;
	background-color: #d9edfe;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	
	#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
	
#giraffe_calendar {
	width: 230px;
}	
