@import url("OpenSans-Regular-webfont.css");
@import url("cac_champagne-webfont.css");

body {
	font-family:'open_sansregular', sans-serif;
	text-align: center;
	background-color: #E2CBA2;
	margin: 0px;
}
#image {
	height: 375px;
	width: 545px;
	margin-top: -242px;
	margin-left: 455px;
	z-index: 4;
	position: relative;
}
#header {
	background-image: url(../images/Layout/Heading_repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E2CBA2;
	text-align: center;
	margin: 0px;
	min-width: 1100px;
}
#header_content {
	padding-right:30px;
	padding-left:30px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	background-color: #E2CBA2;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/Layout/image_setup_body.jpg);
	background-position: right 50px;
	background-repeat: no-repeat;
	white-space: normal;
	padding-right: 30px;
	padding-left: 30px;
}
.whiteText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#footer {
	text-align: center;
	background-image: url(../images/Layout/BG%20texture.png);
	background-repeat: repeat;
	border-top-width: 5px;
	border-top-style: ridge;
	border-top-color: #751000;
	margin: 0px;
	padding-bottom: 15px;
	height: auto;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #9D1400;
	min-width: 1100px;
}
#menu {
	width: 550px;
	margin-top: 20px;
	margin-right: 430px;
	margin-bottom: 50px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6A2922;
	height: 30px;
}
#content {
	width: 1000px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #351411;
	margin-top: -150px;
}
#footer_content {
	width: 1000px;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	color: #480B00;
	font-size: 14px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#stamp {
	height: 129px;
	width: 150px;
	margin-left: 380px;
	margin-bottom: -75px;
}
.smallText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #480B00;
}
.boldText {
	font-weight: bold;
}
.RedText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #D50000;
}
a:link {
	color: #480B00;
	text-decoration: none;
}
a:visited {
	color: #480B00;
	text-decoration: none;
}
a:hover {
	color: #881400;
	text-decoration: underline;
}
a:active {
	color: #480B00;
	text-decoration: none;
}
.headingFont{
	font-family:'cac_champagneregular', sans-serif;
	font-size:46px;
}
.inlineBox {
	display: inline-block;
	vertical-align: bottom;
	width: 420px;
	margin-right: 10px;
}
.inlineBox2 {
	display: inline-block;
	vertical-align: bottom;
	width: 560px;
}