body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-color: #EBE2B9;
	text-align: center;
	margin: 10px;
	vertical-align: top;
}
.shadow {
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	height: 540px;
	width: 800px;
	text-align: center;
	vertical-align: top;
}
#box {
	background-color: #FDF7E2;
	height: 540px;
	width: 760px;
	text-align: center;
	vertical-align: top;
}
#main_content {
	background-color: #CCCCCC;
	width: 740px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: top;
	text-align: left;
	height: 350px;
}
#contact {
	background-color: #FFAD32;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 740px;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 594832;
}
.sidebar {
	background-color: DDD4B9;
	width: 238px;
	vertical-align: top;
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #3A301A;
}
.main_body {
	font-family: Arial;
	font-size: 12px;
	color: #3A301A;
	line-height: 14pt;
	background-color: #F5F0DB;
	vertical-align: top;
	padding: 10px;
}
#navigation {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #FFAD32;
	width: 740px;
	height: 25px;
	background-color: #003B4B;
	font-weight: normal;
	font-size: 16px;
}
#navigation a:link {
	text-decoration: none;
	color: #FFAD32;	
}
#navigation a:visited {
	text-decoration: none;
	color: #FFAD32;
	}
#navigation a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
#navigation a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer {
	width: 760px;
	cellspacing: 10;
}
.legal {
	font-family: Arial;
	font-size: 10px;
	color: #003B4B;
	text-align: right;
	page-break-after: auto;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FDF7E2;
	text-align: right;
	padding: 10px;
	line-height: 13px;
	vertical-align: bottom;
	font-weight: bold;
	text-transform: uppercase;
}
.sidenav a:link {
	text-decoration: none;
	color: #FDF7E2;	
}
.sidenav a:visited {
	text-decoration: none;
	color: #FDF7E2;
	}
.sidenav a:hover {
	text-decoration: underline;
	color: #FDF7E2;
	}
.sidenav a:active {
	text-decoration: underline;
	color: #FDF7E2;
}
.sidenav_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003B4B;
	text-align: right;
	padding: 10px;
	line-height: 13px;
	vertical-align: bottom;
	font-weight: bold;
	text-transform: uppercase;
}
.sidenav_2 a:link {
	text-decoration: none;
	color: #003B4B;	
}
.sidenav_2 a:visited {
	text-decoration: none;
	color: #003B4B;
	}
.sidenav_2 a:hover {
	text-decoration: underline;
	color: #003B4B;
	}
.sidenav_2 a:active {
	text-decoration: underline;
	color: #003B4B;
}
.contact_2 {
	color: #003B4B;
}
#contact a:link {
	text-decoration: none;
	color: #003B4B;	
}
#contact a:visited {
	text-decoration: none;
	color: #003B4B;
	}
#contact a:hover {
	text-decoration: underline;
	color: #594832;
	}
#contact a:active {
	text-decoration: underline;
	color: #594832;
}
.title {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6F829B;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: 594832;
	line-height: 18px;
}

.title_sidebar {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: 594832;
	line-height: 18px;
}
a:link {
	text-decoration: none;
	color: #003B4B;	
}
a:visited {
	text-decoration: none;
	color: #003B4B;
	}
a:hover {
	text-decoration: underline;
	color: #003B4B;
	}
a:active {
	text-decoration: underline;
	color: #003B4B;
}
.sidebar_blue {
	background-color: #B6CCD3;
	width: 238px;
	vertical-align: top;
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	list-style-type: square;
	list-style-position: outside;
	color: #3A301A;
}
.headline {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
#header {
	vertical-align: top;
	text-align: left;
}
ul {
	list-style-position: outside;
	list-style-type: square;
}
