.content {
	font-family: "Times New Roman";
	font-size: 13px;
	color: 55584A;
	padding: 20px;
	line-height: 21px;

}

.callout {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #663300;
	padding: 20px;
	line-height: 21px;

}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.unnamed1 {
	background-image: url(images/top_shadow.jpg);
	background-repeat: repeat-x;
}
.leftred1 {
	background-image: url(images/top_shadow.jpg);
	background-repeat: repeat-x;
}
.bottomred {
	background-image: url(images/bottom_shadowred.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
.bottomgrey {
	background-image: url(images/bottom_shadowbeige.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.contentbullets {

	font-family: "Times New Roman";
	font-size: 13px;
	color: 55584A;
	padding: 20px;
	line-height: 16px;
}

/* ------------------ Added by Gecko Designs ------------------ */

#success {
	display: none;
	margin: 10px 0px 0px 0px;
	color: #fff;
	background-color: #621B05;
	padding: 2px;
	text-align: center;
	font-size: 13px;
}

#error {
	color: #f00;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 27px;
	color: #621B05;
	text-align: center;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	text-align: left;
	margin-bottom: -5px;
}

table.gallery h2 {
	font-family: 'Times New Roman';
	margin: 10px 0px 10px 20px;
	color: #621B05;
}
table.gallery img#main {
	width: 500px;
}

table.gallery a {
	outline: 0;
}
table.gallery a img {
	border: 2px solid #fff;
}
table.gallery img.active {
	border: 2px solid #621a0c;
}
