body {
	background-image: url(../images/MainBackground.jpg);
	background-repeat: repeat-y;
	background-color: #2D1012;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
}
#MainWindow {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Navigation {
	display: block;
	width: 800px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	margin-top: 35px;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 50px;
	color: #FFF;
}
#Navigation a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #2D1012;
	margin-right: 14px;
	margin-left: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
#Navigation a:hover {
	color: #FFF;
}
#MainPicture {
	text-align: center;
	display: block;
	width: 800px;
	height: 300px;
}
#Content {
	display: block;
	margin-top: 25px;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-left: 50px;
}
#Content #Columns {
	display: block;
	width: 700px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Columns #Cleft {
	width: 210px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 85px;
}
#Columns #Cright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	width: 490px;
}
#Columns #Cright h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	line-height: 28px;
	font-weight: normal;
	color: #B5985D;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#Columns #Cright h2 {
	color: #B3995C;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	letter-spacing: .1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3B1F1B;
	padding-bottom: 3px;
}
#Cleft a {
	text-decoration: none;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #2D1012;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	text-align: center;
	vertical-align: middle;
	margin-right: 25px;
	background-color: #B1995B;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Cright h2 a {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #B3995C;
	text-decoration: none;
	font-weight: normal;
	margin-left: 100px;
}
#Cleft a:hover {
	background-color: #7A6B3C;
}
#Cleft p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AC9755;
	text-decoration: none;
	line-height: 18px;
	text-align: center;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#Cright p strong {
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right: 35px;
}
#Columns #Cright p {
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#Columns #Cright h3 {
	color: #B3995C;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	letter-spacing: .1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B1F1B;
	padding-bottom: 3px;
}
#Cright p a {
	color: #8C865B;
}
#Cright p a:hover {
	color: #FFF;
}

