/* CSS Document */

body {
	background-image:    url("images/backgrounds/leaveswall31.jpg");
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0;
	padding:0;
	
}
td {
	vertical-align:top;
}
img.fillcenter {
	border:2px solid #003300;
} 
img.fillright {
	float:right;
	margin:0 0 15px 15px;
	border:2px solid #003300;
} 
img.fillleft {
	float:left;
	margin:15px 15px 15px 0;
	border:2px solid #003300;
} 
td.header {
	border-bottom:1px solid #990000;
	background-image:    url("images/backgrounds/headerright001.gif");
	background-repeat: no-repeat;
	background-position: right top;
	padding:10px 0 5px 15px;
	
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:2.0em;
	color:#003300;
	margin:0;
	padding:0;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.25em;
	color:#003300;
}
p.tagline {
	color: #003300;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size:1.0em;
	margin:4px 0 0 0;
	padding:0;
}
#navbar .navitem {
	margin:2px;
	margin-bottom:8px;
}

.navitem a {
	display:block;
	background-image:    url("images/buttons/ivy501.jpg");
	color:#ffffff;
	font-size:0.9em;
	text-align:center;
	text-decoration:none;
	padding:8px 0px 8px 0px;
	margin:0;
	width:125px;
	border:2px solid #003300;
}
.navitem a.current {
	background-image:    url("images/buttons/ivy502.jpg");
	color:#990000;
	padding:8px 0px 8px 0px;
	margin:0;
	border:2px solid #990000;
}
.navitem a:hover {
	background-image:    url("images/buttons/ivy502.jpg");
	color:#003300;
	padding:8px 0px 8px 0px;
	margin:0;
}
td.contentcell {
	padding:15px 15px 15px 25px;
}

/* quotes and quoted */

.quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
	color:#000000;
	margin:10px 0 5px 0;
	padding:2px 1em 2px 2em;
} 
.quoted {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	font-style:italic;
	padding:0px 0px 10px 1em;
	margin:0;
	border-bottom:1px solid #003300;
} 

/* gallery styles */
td.galleryphoto {
	width:50%;
	border-bottom:1px solid #003300;
	padding:20px;

}
td.galleryblurb {
	width:50%;
	padding:20px 20px 10px 20px;
	border-bottom:1px solid #003300;
	
}
td.galleryblurb p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#666666;
	text-align:center;
	vertical-align:middle;
}

p.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#333333;
}

/* southborough website design link */
#southborough {
	font-family:Geneva, Arial, Helvetica, sans-serif, Times, serif;
	color:#333333;
	font-size:0.8em;
	text-align:center;
}
#southborough a {
	color:#333333;
	text-decoration:none;
}
#southborough a:hover{
	color:#CC3333;
}

