/* CSS Document */

body {
	background-image: url(../images/background2.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #86C0FF;
}

a {
	color: white;
}

#wrapper {
	background-image: url(../images/body_background.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #04284D;
}

#header h1 {
	background-image: url(../images/Logo3.gif);
	background-repeat: no-repeat;
	background-position:center;
}

#right-column h2 span {
	display: none;
}

#navigation ul {
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: center;
}

#navigation li {
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdanda, Arial, Helvetica, sans-serif;
	font: Verdana;
	font-weight: bold;
}

#navigation li a {
	color: white;
	text-decoration: none;
}

#navigation li a#current {
	color: yellow;
}

#navigation li a:hover {
	color: yellow;
}

#right-column {
	color: white;
}

#right-column h3 {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman" , Times, serif;
	padding-top: 15px;
}

#right-column p {
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 13px;
}

.side-item {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.side-item p {
	color: yellow;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	font-size: 11px;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: italic;
}

.side-item p a {
	color: yellow;
	text-decoration: none;
}

.side-item a:hover {
	text-decoration: underline;
}

#address {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	color: yellow;
	font-size: 12px;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

#address a {
	color: yellow;
	text-decoration: none;
	font-style: italic;
}

#address a:hover {
	text-decoration: underline;
}

#copy {
	padding: 3px;
}

#footer {
	margin-top: 5px;
	border-top: 3px groove #86C0FF
}

#map{
	color: yellow;
	font-size: 1.3em;
	text-align:center;
}

#map a:link {
	color:yellow;
}

#map a:hover {
	text-decoration: underline;
}

.address p {
	margin: 0;
	padding: 0;
	font-style:normal;
	font-size: 13px;
}

.group-photos {
	padding-top: 20px;
	padding-bottom: 10px;
}

.group-photos img {
	margin-top: 15px;
}

.caption {
	font-size: 12px;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: italic;
}

p.caption2 {
	font-size: 14px;
}

caption {
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}