body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
body {
	background-color: #E6C07B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#SiteContainer {
	display: block;
	height: auto;
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/banner_03.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#SiteContainer #SiteHeader h2 {
	display: none;
}
#SiteContainer #SiteFooter {
	background-image: url(../images/banner_05.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 110px;
	padding-right: 70px;
	padding-left: 70px;
	font-size: 10px;
	line-height: 15px;
	vertical-align: top;
}
#SiteContainer #SiteContent {
	padding-right: 70px;
	padding-left: 70px;
}
#SiteContainer #SiteHeader h1 {
	display: none;
}
#SiteContainer #SiteHeader {
	background-image: url(../images/banner_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 190px;
}
a {
	color: #A9141A;
}
a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	color: #000000;
}
#SiteContainer #SiteHeader #SiteMnu {
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-top: 110px;
	padding-left: 70px;
}
#SiteContainer #SiteHeader #SiteMnu a {
	text-decoration: none;
	color: #827771;
	padding-right: 5px;
	padding-left: 5px;
}
#SiteContainer #SiteContent h1 {
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
	color: #B34200;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B34200;
	border-right-color: #B34200;
	border-bottom-color: #B34200;
	border-left-color: #B34200;
}
#SiteContainer #SiteHeader #SiteMnu a:hover {
	background-color: #A41413;
	color: #FFFFFF;
}

