body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E0D9C6;
	background-image: url(../images/7508004%5B1%5D.jpg);
	font-size: 14px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #990000;
}
td {
	vertical-align: top;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
p, ul {
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	text-decoration: none;
	color: #000099;
	list-style-type: disc;
}
#logo {
	color: #FFFFCC;
	background-color: #000099;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Lucida Calligraphy", "Lucida Handwriting", Arial;
}
#logo h1 {
	letter-spacing: .5em;
}
.firstcap {
	font-size: 36px;
}
.tagline {
	font-style: italic;
	font-weight: bold;
	color: #FFFFCC;
	letter-spacing: 0.2em;
	font-size: 12px;
}
.tagline_blue {
	font-style: italic;
	font-weight: bold;
	color: #000066;
	letter-spacing: 0.2em;
	font-size: 12px;
}
.quote {
	font-size: 12px;
	font-style: italic;
	background-color: #000099;
	color: #FFFFFF;
}
.bluebar {
	background-color: #FFFFCC;
	background-image: url(../images/bluebar.gif);
	border-right: 1px solid #000033;
	border-left: 1px solid #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
.title {
	font-size: 14px;
	padding-top: 5px;
	font-weight: bold;
}
#navbar {
	padding-right: 5px;
	padding-left: 5px;
	border-left-style: solid;
	background-color: #BAC0BC;
	width: 100px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
#navbar ul {
	font-size: 12px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#navbar a {
	width: 90px;
	font-size: 12px;
	background-color: #000099;
	display: block;
	padding: 5px;
	margin-top: 3px;
}
#navbar a:link {
	color: #EBEBEB;
	text-decoration: none;
	font-weight: bold;
}
#navbar a:visited {
	font-weight: bold;
	color: #EBEBEB;
	text-decoration: none;
}
#navbar a:hover {
	color: #EBEBEB;
	background-color: #B09D6A;
	text-decoration: none;
}
#content {
	color: #000066;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-color: #BAC0BC;
}
#content h2 {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #000033;
	font-family: "Lucida Calligraphy", "Lucida Handwriting", Arial;
}
#content p, ul {
	color: #000099;
	text-decoration: none;
}
#leftbar {
	background-color: #BAC0BC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
#nav_footer {
	font-size: 12px;
	color: #121212;
	background-color: #B09D6A;
	padding: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000033;
	border-left-color: #000033;
}
#copyright {
	color: #EBEBEB;
	background-color: #000099;
}
#copyright a:link {
	color: #EBEBEB;
}
#copyright a:visited {
	color: #EBEBEB;
}
#copyright a:hover {
	color: #FFFF99;
}
