@charset "utf-8";
/* CSS Document */


.Pro_Main_Txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #D6BB94;
	font-size: medium;
	text-align: justify;
	display: block;
	margin: 10px;
}
.Pro_HeadTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #F0E7D9;
	font-weight: bold;
	margin: 8px;
	text-align: center;
}
#Comm_Txt_Box {
	float: right;
}
#Comm_Pic_1 {
	float: left;
	border: thin solid #99814F;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 8px;
}
#Comm_Pic_1b {
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 8px;
}


.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: thin solid #960;
}
.float_center {
	margin: 5px;
	border: thin solid #960;
}
.float_center_no_cell {
	border: thin solid #960;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}


.float_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 4px;
	margin-right: 10px;
	border: thin solid #C7A470;
}
#container {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFBF2;
	border-right-color: #FDEEB5;
	border-bottom-color: #FDEEB5;
	border-left-color: #FEF4DE;
	background-color: #CAC89B;
	background-image: none;
}
#commContainer {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFBF2;
	border-right-color: #FDEEB5;
	border-bottom-color: #FDEEB5;
	border-left-color: #FEF4DE;
	background-color: #16110C;
	background-image: none;
}

#topMenu {
	font-size: 14px;
	color: #FFEAC5;
	background-color: #564C42;
	padding: 8px;
	text-indent: 668px;
	text-decoration: none;
}
#header {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	background-color: #16110C;
}
#commHeader {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	background-color: #16110C;
}

#footer {
	color: #FEEAC5;
	background-color: #CAC89B;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 2px;
}
#commFooter {
	color: #FEEAC5;
	background-color: #16110C;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 2px;
}


#Copyright {
	color: #999;
	text-align: right;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	font-size: small;
}
body {
	background-color: #201F1C;
	background-image: none;
}
#header .mainNav {
	background-color: #16110C;
	width: 790px;
}
#mainContent {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #354433;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
#mainBody {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FEF4DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	background-color: #16110C;
}

.photo {
	width: 690px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.galPhoto {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.gallery_bkgnd {
	background-color: #99A686;
}
.old_logo-R {
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.old_logo-L {
	float: left;
	margin-top: 10px;
}

.index_title {
	color: #263124;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.MainCenter {
	margin-right: 10px;
	margin-left: 10px;
}

