body {
	background-color: #ffffff;
	margin: 0;
	font-family: Verdana;
}
#container {
	border: 1px solid #999999;
	margin-top: 0;
	margin-left: 0;
}
#header {
	height: 85px;
	border-bottom: solid 1px #8c2f1d;
}
#logo {
	height: 85px;
	width: 210px;
	float: left;
}
#container #header #menu {
	margin-top: 54px;
	float: right;
}
#container #content {
	margin: 0px;
}
#container #content #topSection {
	height: 39px;
	border-top: black 1px;
}
#container #content #middleSection {
	height: 72px;
}
#container #content #bottomSection {
	background: no-repeat url(../images/content_bg.gif);
	background-position: bottom;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
}
#container #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C2F1D;
	background: #CBD4DB center no-repeat url(../images/footer.gif);
	height: 20px;
	padding-top: 6px;
	text-align: center;
	border-top: 1px #C9AD9F;
}

#content #middleSection #animation {
	height: 72px;
	background: no-repeat url(../images/content_image_01.jpg);
}
#content #middleSection #rightCol {
	background: no-repeat url(../images/content_image_02.gif);
	height: 72px;	
}

.Text11L {
	font-family: Verdana;
	font-size: 11px;
	color: #C14028;
}
.Text11 {
	font-family: Verdana;
	font-size: 11px;
	color: #8c2f1d;
}

.Text12 {
	font-family: Verdana;
	font-size: 12px;
	color: #365159;
}
.Text12b {
	font-family: Verdana;
	font-size: 12px;
	color: #772818;
}
.Text14 {
	font-family: Verdana;
	font-size: 14px;
	color: #8C2F1D;
}
.Text14c {
	font-family: Verdana;
	font-size: 14px;
	color: #8c2f1d;
}
.Text14Red {
	font-family: Verdana;
	font-size: 14px;
	color: #8C2F1D;
}
.Text14RedBold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #8C2F1D;
}
.Text14Aqua {
	font-family: Verdana;
	font-size: 14px;
	color: #365159;
}
.Text14AquaBold {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #365159;
}
.Text16Aqua {
	font-family: Verdana;
	font-size: 16px;
	color: #365159;
}
.Text16AquaBold {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #365159;
}
.Text20 {
	font-family: Verdana;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}

h1 {
	font-family: Verdana;
	font-size: 20px;
	color: #8c2f1d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97A9B7;
	font-style: italic;
}
h2 {
	font-family: Verdana;
	font-size: 16px;
	color: #8c2f1d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97A9B7;
	font-style: italic;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #8c2f1d;
}
a:link {
	color: #48576a;
}
a:visited {
	color: #48576a;
}
a:hover {
	color: #D55728;
}
a:active {
	color: #48576a;
}
#rightCol a {
	color: #FFFFFF;
}
#rightCol a:hover {
	color: #7BA5B1;
}
#container #footer a {
	color: #486C78;
	text-decoration: none;
}
#container #footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
