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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #83181C;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container #main {
	height: 525px;
	background-color: #F4ECDF;
	border: 5px solid #000000;
}
#container #top {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #F4EFDF;
	text-align: center;
}
#container #main #middle #midleft {
	float: left;
	width: 170px;
	height: 525px;
	background-color: #C9A664;
	color: #000000;
	font-size: small;
}
#left1  {
	text-align: center;
	height: 150px;
}
#left2 {
	height: 220px;
	margin-top: 50px;
	margin-left: 20px;
}
#left3 {
	height: 44px;
	text-align: center;
	margin-top: 60px;
}
#left3 a {
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#left3 a:hover {
	color: #83181C;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#container #main #middle #midright {
	width: 548px;
	float: left;
	height: 515px;
	background-color: #F4EFDF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/backtex1.gif);
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	overflow: auto;
}
#container #main #middle #midrightmain {
	width: 568px;
	height: 525px;
	background-color: #F4EFDF;
	background-image: url(images/backtex1.gif);
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	overflow: auto;
}

#midright p {
	margin-left: 15px;
}
#midright h1 {
	color: #651214;
	font-size: x-large;
	margin-top: 35px;
	margin-bottom: 35px;
}
#midright h2 {
	color: #651214;
	font-size: medium;
	font-weight: bold;
	margin-left: 10px;
}
#container #footer {
	font-size: small;
	font-weight: bold;
	color: #E1D6BE;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	color: #DFD4BC;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	font-size: x-small;
}
#footer a:hover {
	color: #C9A664;
	text-decoration: underline;
	margin-right: 2px;
	margin-left: 2px;
	font-size: x-small;
}
.style2 {font-size: x-small}
.menu {
	margin-bottom: 5px;
}
.style3 {font-size: xx-small}
.style4 {font-size: small}
.rightimg {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.gallery {
	margin-left: 2px;
	border: 1px solid #000000;
	margin-top: 2px;
}

.lefttimg {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
}

.style5 {font-size: medium}
.rightimgbdr {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 2px solid #000000;
}
.line {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}
#rmain1 {
	height: 524px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
