/* CSS Document */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #2E768C;
	text-align: center;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-align: left;
}

.bottom_contact_info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 10pt;
	text-align: center;
}
.menu_bar {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
}
.section_headers {
	color: #cc3333;
	font-weight: bold;
}
.sidebar_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.smallprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.gold {
	color: #D39A00;
}
.caption {
	font-size: 10px;
	font-weight: bold;
	color: #669966;
	line-height: 11px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #336633;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: lower-roman;
}

