@charset "utf-8";
/* CSS Document */

body {
	background-color: #503B32;
}
p {
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 13px;
}

.footer {
	font-family: Calibri, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #32211A;
	text-decoration: none;
}
.smalltype {
	font-size: 11px;
}.list {
	list-style-position: inside;
	list-style-type: circle;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3B2921;
}

ul {
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 13px;
	list-style-position: inside;
	list-style-type: disc;
	display: inline;
}
h4 {
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 12px;
	color: #3B2921;
}
.class3 {
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 12px;
}
.infobox {
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 9.5pt;
	color: #3B2921;
}
.class1 a:link {
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 13px;
	color: #6666CC;
	text-decoration: none;
}
.class1 a:visited {
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 13px;
	color: #6666CC;
	text-decoration: none;
}
.class1 a:hover {
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 13px;
	color: #6666CC;
	text-decoration: none;
}
.class1 a:active {
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 13px;
	color: #6666CC;
	text-decoration: none;
}
	
.class2 a:link {
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.class2 a:visited {
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.class2 a:hover {
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.class2 a:active {
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#align_top {
vertical-align:top;
}

