﻿body {
background-color:#fff;
color:#000;
font-family:'Bitstream Vera Sans', 'Lucida Grande', Verdana, sans-serif;
font-size:80%;
/* font: 1em Verdana, sans-serif; line-height: 1; color: #333; background: #FFF; */
margin:0;
padding:0;
height:100%;
line-height: 1.4;
background: url(images/banner-grad.jpg) repeat-x ;
}

p, div, ul, ol, li, table, td, tr, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}


h1 {
font-size:220%;
font-weight:400;
text-decoration:none;
}
                                               
h2 {
color:#000;
display:block;
font-size:130%;
font-weight:bold;
padding:2em 0 2em 0;
text-decoration:none;
}
h2.slideshow {
	float: left;
}
h2.fourthSlideshow {
	padding-bottom: 1.2em;
}

h3 {
color:#000;
display:block;
font-size:130%;
font-style:italic;
font-weight:400;
padding:.35em 0 0 0;
text-decoration:none;
}

p {
	padding:2.8em 0 0 0;
}

p.poem {
	margin-left: 110px;
}

.staggeredIn {
	padding-left: 3em;
}

hr {
height:1px;
text-align:center;
width:90%;
}


#content {
	width: 950px;
	margin: 105px auto;
}

#content h1 {
	width: 400px;
	/* margin-bottom: 6px; */
}

#contact {
	clear: none;
	float: right;
	padding: 4px 4px 0 0;
	margin: 18px 0 0 0;
	display: inline;
	font-size: 80%;
	font-weight: bold;
	letter-spacing: 1px;
}

.main { /* MAIN has to be a class not an id to get curvyCorners to work in WIN IE */
	padding: 40px;
	border: 2px solid #CCCCCC;
	border-top: none;
	border-bottom: none;
	background-color: #EEEEEE;
}


#intro {
	width: 400px;
	float: right;
	border: solid 3px #666666;
	padding: 4px;
	margin: 40px 0 0 0 ;
	background-color: #FFFFBE;
	color: #666666;
}

#intro h2 {
	color: inherit;
	float: none;
}
#intro p, #intro h2 {
	padding: 0;
	margin: 10px;
}

#myGallery {
	width: 320px !important;
	height: 212px !important;
}
#myVerticalGallery {
	width: 212px !important;
	height: 320px !important;
}

a img {
	border: 2px solid silver;
	float: left;
}

br {
	clear: both;
}

p span {
	display: block;
}

#intro img {
	display: block;
	padding: 3px;
	border: solid 1px silver;
	background-color: white;
	float: right;
	margin: 6px;
}

#intro a {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
#intro a:hover {
	background-color: #eeeeee;
}

#navigation {
	float: right;
	list-style-type: none;
}
#navigation li {
	float: left;
}
#navigation a {
	font-size: 1.25em;
	color: black;
}

#navigation a.current {
	text-decoration: none;
	font-weight: bold;
}

#navigation a:hover {
	background-color: #eeeeee;
}


#gallery .main {
		padding: 40px 40px 40px 0;
}

#footer, #footer a {
	text-align: right;
	color: silver;
}
#footer a {
	font-weight: bold;
}

