@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #ffffe0;
}
body,td,th {
	font-size: 16px;
}
#container {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: medium solid #880030;
	background-color: #ffffe0;
}
#header {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 542px;
	width: 996px;
	border-bottom-width: inherit;
	border-bottom-style: none;
	border-bottom-color: #880030;
	background-color: #633;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.underlinemenu{
	font-weight: normal;
	width: 100%;
	font-size: 18px;
	text-align: center;
	display: block;
	background-color: #ffffe0;
	margin: 0px;
	padding: 0px;
}

.underlinemenu ul{
	margin: 0;
	text-align: center;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
/*set value to "left", "center", or "right"*/
.underlinemenu ul li{
	display: inline;
}

.underlinemenu ul li a{
	color: #090; /*spacing between each menu link*/
	text-decoration: none; /*bottom border is 3px*/
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #090;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 5px;
}
.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
	border-bottom-color: #FFD964;
	color: #FFD964;
}
#top {
	text-align: center;
	display: block;
	border-bottom-width: inherit;
	border-bottom-style: none;
	border-bottom-color: #70371A;
	background-color: #ffffe0;
	border-top-color: #ffffe0;
	border-top-style: none;
	border-top-width: thin;
}
#topphotos {
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
	display: block;
	width: 996px;
	float: left;
}
#fotolt .floatleft {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000;
	width: 330px;
	height: 377px;
}
#fotoctr .floatleft {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	width: 330px;
	height: 377px;
}
#fotort .floatleft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	width: 330px;
	height: 377px;
}
#middle {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
#bottom {
	text-align: center;
	display: block;
	background-color: #ffffe0;
}
#links {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	height: 610px;
}
#links #lftctr {
	height: 120px;
	width: 15%;
	float: left;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#links #rtctr {
	height: 120px;
	width: 85%;
	float: right;
	position: relative;
	text-align: left;
	line-height: 22px;
}
#links #rtctrfame {
	height: 120px;
	width: 85%;
	float: right;
	position: relative;
	text-align: left;
	line-height: 20px;
}

#contacts {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	height: 360px;
	text-align: center;
}
#contacts #lftctr {
	height: 254px;
	width: 50%;
	float: left;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#contacts #rtctr {
	height: 254px;
	width: 50%;
	float: right;
	text-align: center;
}
#fotomenu {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	height: 1350px;
}
#fotomenu #lftctr {
	height: 150px;
	width: 130px;
	float: left;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#fotomenu #rtctr {
	height: 150px;
	width: 530px;
	float: right;
	position: relative;
	text-align: left;
	}
#midcontent {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
#routewrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.floatleft {
	display: inline;
	float: left;
}
.floatright {
	display: inline;
	float: right;
}
.center_image {
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	text-align: center;
	color: #FFD964;
	font-style: italic;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}
h3 {
	font-size: 18px;
}
a:link {
	color: #0FF;
}
a:hover {
	color: #FFD964;
}
a:visited {
	color: #CCC;
}
.ctrtxt {
	text-align: center;
	display: block;
}
.ylwtxt {
	color: #FECF2E;
}
.ylwctr {
	text-align: center;
	color: #fecf2e;
	display: block;
}
.redtxt {
	color: #F00;
}
.blktxt {
	color: #000;
}
.whttxt {
	color: #FFF;
}
.crmtxt {
	color: #ffffe0;
}
.brwntxt {
	color: #633;
}
.ctr-blktxt {
	color: #000;
	text-align: center;
	display: block;
}
