#content h1 {
	font-family: Georgia, serif;
	font-size: 27px;
	color: #43513f;
	font-weight: normal;
	line-height: 35px;
	margin: 0;
	margin-bottom: 5px;
}

#content h2 {
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
	margin-bottom: 5px;
}

#content h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
}

#content a:link,
#content a:hover,
#content a:visited {
	text-decoration: none;
	color: #43513f;
	font-weight: bold;
}

#content .tablegeneral tr td {
	padding-bottom: 10px;
	vertical-align: top;
}

#content .tablegeneral2 tr td {
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#content .tablegeneral2 {
	border-top: 1px solid black;
	border-left: 1px solid black;
}

#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content ul li {
	padding-top: 6px;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding-left: 15px;
}

#content ul li.float {
	padding-top: 6px;
	padding-right: 40px;
	float: left;
	width: 70px;
}

#content .gallerySlide {
	background-color: #283d2c;
}

#content .galleryImage {
	margin: 0px;
}

#content a img {
	border: none;
}

#content .linkicon {
	margin: 3px 6px 3px 2px;
}

#content .docicon {
	margin: 3px 8px 3px 0px;
}