@charset "utf-8";
#holditall {
	background-image: url(images/backgroundphoto3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:800px;
}
body, html {
	background-color: #fcd4ce;
	background-image: url(images/backgroundwithgold.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.header {
	background-repeat: no-repeat;
	height: 278px;
	width: 798px;
	z-index: 11;
}
.main {
	background-image: url(images/whiteback.jpg);
	background-repeat: repeat-y;
	min-height:150px;
	height: 100%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.footer {
	background-color: #374b18;
	height: 20px;
}
#fullheight{
	height:100%;
	z-index: 10;
};.menuback {
	background-repeat: repeat-y;
	width: 150px;
	height: 100%;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}
.paragraphtitle {
	background-repeat: no-repeat;
	height: 16px;
	background-position: right 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #a34838;
	z-index: 1;
	padding-left: 55px;
	font-style: italic;
	position: relative;
	top: 10px;
	background-image: url(images/fadepng.png);
	
}
.nowrapboxes {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: transparent;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	z-index: 50000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #a34838;
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #BEB280;
	background-color: #431E0B;
	border: 1px solid #28160C;
}

.backbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BEB280;
	background-color: #431E0B;
	border: medium double #fcd4ce;
}

.paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 65px;
	position: relative;
	top: 15px;
}

#fullheight .footer .style1 a {
	color: #CCCCCC;
}
.paragraphtitlenofade {
	background-repeat: no-repeat;
	height: 16px;
	background-position: right 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #a34838;
	z-index: 1;
	padding-left: 55px;
	font-style: italic;
	position: relative;
	top: 10px;
}
.nowrapboxesTOPNBOTTOM {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: transparent;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	z-index: 50000;
}

