@charset "UTF-8";
.maincontainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5c76e;
	border-left-color: #e5c76e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5c76e;
}
.header {
	background-image: url(../images/header_1_top.jpg);
	height: 107px;
}
.menu {
	background-image: url(../images/header_1_menu.jpg);
	height: 19px;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #CFA148;
}
.maincontent {
	background-image: url(../images/header_1_main.jpg);
	background-repeat: no-repeat;
	min-height: 500px;
}
body {
	margin: 0px;
	padding: 0px;
}
.menu a {
	color: #C19752;
	text-decoration: none;
}
.menu a:hover {
	text-decoration:underline;
}
.copy {
	float: left;
	width: 480px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: justify;
}
.fullwidthcopy {
	float: left;
	width: 550px;
	padding: 20px;
	text-align: justify;
}
.clearer {
	clear: both;
}
p {
	margin-top: 0px;
	line-height: 25px;
}
html, body {
margin:0px;
padding:0px;
height:100%;
}
.image {
	width: 480px;
	float: right;
	padding-top: 20px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	margin-top: 0px;
	font-size: 29px;
	color: #C09651;
	font-weight: normal;
}
.fullwidthcopy .title {
	margin-bottom: 20px;
	text-align: right;
	font-size: 24px;
	color: #FFFFFF;
}
#second {
	color: #C29551;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.thinimage {
	width: 390px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}
.aboutimage1 {
	margin-bottom: 70px;
}
.copy .title {
	color: #FFFFFF;
	text-align: right;
	margin-bottom: 20px;
	font-size: 24px;
}
#homepagewidth {
	width: 960px;
	font-size: 17px;
	background-image: url(../images/header_2_main.jpg);
}
.bigger {
	font-size: 28px;
	color: #FFFFFF;
}
.light {
	color: #FBF0A6;
}
.highlight {
	color: #C29554;
}
.highlight2 {
	color: #D9B45B;
}
#homepagewidth p {
	line-height: 35px;
}
.bigger2 {
	font-size: 26px;
	color: #CFA349;
}
.bigger3 {
	font-size: 21px;
	color: #DDBC64;
}
.whitetext {
	color: #FFFFFF;
}
.bigger p {
	word-spacing: 100em;
	letter-spacing: -0.01em;
}
.home1 {
	margin: 0px;
	padding-top: 60px;
}
.home2 {
	padding-top: 80px;
}
.home3 {
	padding-top: 40px;
}
.textfield {
	width: 250px;
	border: 1px solid #C3954F;
	height: 20px;
}
.textarea {
	border: 1px solid #C29552;
	width: 420px;
	height: 150px;
}
#christmasheader1 {
	background-image: url(../images/christmas_bg_1.jpg);
}
#christmasheader2 {
	background-image: url(../images/christmas_bg_2.jpg);
}
#christmasheader3 {
	background-image: url(../images/christmas_bg_3.jpg);
}
.xmaslink {
	float: right;
	margin-right: 15px;
}.xmaslink a {
	color: #000000;
}
.footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
