@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color: #633305;
	background-position: left top;
}
#TopNavigation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.2em;
	text-align: left;
	margin-top: 109px;
	margin-left: 90px;
}

#TopNavigation {
	display: block;
	float: left;
	height: 317px;
	clear: both;
	width: 960px;
}
#TopNavigation object {
	margin-top: -8px;

}

#Body {
	display: block;
	float: left;
	height: 584px;
	clear: both;
	background-image: url(images/bottombackgroundslice.jpg);
	width: 890px;
	background-repeat: no-repeat;
	background-position: left top;
}
#BlueOutline {
	display: block;
	width: 800px;
	padding: 0;
	border-top-width: 4px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8DC903;
	border-right-color: #0464A2;
	border-left-color: #0464A2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
	float: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #3C3C3C;
	font-weight: bold;
	margin-bottom: -6px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3C3C3C;
	font-weight: bold;
	margin-bottom: -6px;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3C3C3C;
	font-weight: bold;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.8em;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.6em;
}
a {
	color: #D98846;
}
a:hover {
	color: #91CA0B;
}
#LeftBottom {
	display: block;
	width: 498px;
	vertical-align: top;
	list-style-type: none;
	clear: left;
	float: left;
	height: 574px;
}
#RightBottom {
	display: block;
	width: 347px;
	vertical-align: top;
	list-style-type: none;
	float: left;
	height: 574px;
	margin-right: 15px;
	margin-left: 30px;
}
#MiddleAbout {
	display: block;
	width: 750px;
	vertical-align: top;
	list-style-type: none;
	float: left;
	height: 574px;
	margin-right: 30px;
	margin-left: 105px;
}
#Footer {
	width: 890px;
	display: block;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-align: center;
	clear: left;
	line-height: 1.4em;
	margin-left: 38px;
	height: 88px;
}	

#Footer a:hover {
	color: #FFFFFF;
}
.home {
	background-image: url(images/widetop1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.about {
	background-image: url(images/widetop2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {
	background-image: url(images/widetop3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact {
	background-image: url(images/widetop4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
