﻿

.font_courier {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}
.border_1px {
	border: 1px solid #000000;
}
dl {
	font-family: "Trebuchet MS", "Lucida Sans", sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
.font_georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.prices {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
a {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: underline;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Trebuchet MS", "Lucida Sans", sans-serif;
	font-size: 14px;
}

.sub-slogan {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
#container {
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
}

#footer {
	background-color: #ECE9D8;
	position: relative;
	margin-top: 10px;
	top: 12px;
}
#masthead {
	padding-top: 7px;
	padding: 0 0 0 60px;
	background-color: #E2ECF9;
	top: 0px;
}
#page_content {
	position: relative;
	width: 750px;
	top: 15px;
	left: 25px;
}
.text_left {
	text-align: left;
}
.font_small {
	font-size: 12px;
}

.font_xtra_small {
	font-size: 10px;
}
.font_11px {
	font-size: 11px;
}
.table_blue {
	padding: 10px;
	text-align: "left";
	border: 1px solid #000000;
	background-color: #EAF4FF;
}
.text_center {
	text-align: center;
}
p {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
ul {
	list-style-type: square;
	font-family: "Trebuchet MS", "Lucida Sans", sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
h1 {
	color: #336699;
	font-family: Verdana;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
h2 {
	color: #800000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 18px;
	text-align: center;
}
h3 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #336699;
}
h4 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #336699;
}
h5 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
h6 {
	font-family: Verdana;
	font-size: 14px;
	color: #800000;
}

