body {
	margin: 0px;
	background-color: #231812;
	background-image: url(../images/bkg_repeater.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8edd7;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 9px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #907f73;
	margin-top: 0px;
}
td {
}
#banner {
	background-image: url(../images/bkg_header.jpg);
	height: 128px;
	width: 951px;
}
#footer {
	background-image: url(../images/bkg_footer.jpg);
	height: 118px;
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a2793c;
	text-align: center;
	margin-top: 50px;
}
#main {
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #1f1812;
	height: 710px;
	margin-bottom: 0px;
	padding: 0px;
}
#nav {
	position: relative;
	height: 70px;
	width: 115px;
	left: 800px;
	top: 50px;
}
#ReadMore {
	clear: both;
	width: 951px;
	padding-top: 0px;
	padding-bottom: 15px;
}
#ThreeColLeft {
	width: 265px;
	margin-top: 30px;
	margin-bottom: 15px;
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #2c2116;
	float: left;
	padding-right: 19px;
	padding-left: 30px;
	height: 373px;
}
#ThreeColMiddle {
	width: 265px;
	margin-top: 30px;
	margin-bottom: 15px;
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #2c2116;
	float: left;
	padding-right: 26px;
	padding-left: 27px;
	height: 373px;
}
#ThreeColRight {
	width: 265px;
	margin-top: 30px;
	margin-bottom: 15px;
	float: left;
	padding-right: 30px;
	padding-left: 20px;
	height: 373px;
}
#TwoColLeft {
	width: 310px;
	margin-top: 30px;
	margin-bottom: 15px;
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #2c2116;
	float: left;
	padding-right: 19px;
	padding-left: 30px;
	height: 373px;
}
#TwoColRight {
	width: 540px;
	float: left;
	height: 383px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.imageborder {
	border: 1px solid #685446;
}
.imageborderPort {
	border: 1px solid #685446;
	margin: 5px;
}
.quoteAuthor {
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
a {
	color: #907f73;
	text-decoration: underline;
}
a:link{
	color: #907f73;
	text-decoration: underline;
}
a:visited{
	color: #907f73;
	text-decoration: underline;
}
a:hover{
	color: #a2793c;
	text-decoration: underline;
}
a:active{
	color: #907f73;
	text-decoration: underline;
}
#popUp_readMoreContent {
	height: 500px;
	width: 400px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	overflow: auto;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #907f73;
}
#thankyou {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFB164;
	font-weight: normal;
	text-align: center;
}
