body {
	background: #faf7f2 url(/img/layout/pagebg.jpg) repeat-x;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #332c22;
}
p {
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 26px;
}
p.biggertext {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #5a3f18;
}
p.intro {
	font-size: 14px;
	font-style: italic;
}
h1 {
	font-size: 38px;
	margin-bottom: 20px;
	color: #35230c;
	line-height: 52px;
}
h2 {
	font-size: 26px;
	margin-bottom: 20px;
	color: #5a3f18;
	font-style: italic;
	font-weight: normal;
}
a {
	color: #5a3f18;
	text-decoration: none;
	border-bottom: 1px dotted #5a3f18;
}
a:hover {
	color: #5a3f18;
	text-decoration: none;
	border-bottom: 1px solid #5a3f18;
}
a.noborder {
	border: 0px;
}
a.noborder:hover {
	border: 0px;
}
.wrapfix {
	float: none;
	height: 0px;
	clear: both;
}
.floatright {
	float: right;
}
#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#header {
	height: 360px;
	padding: 40px 0px 0px 670px;
	background: transparent url(/img/layout/headerbg.png) no-repeat top center;
}
#header h1 {
	font-size: 34px;
	color: #dac5aa;
	line-height: 42px;
	margin-bottom: 20px;
}
#header h1 span {
	font-size: 20px;
	font-style: italic;
	line-height: 26px;
	font-weight: normal;
}
#header p {
	color: #fff;
	line-height: 26px;
	margin-bottom: 15px;
	font-size: 14px;
}
#headerimg {
	position: absolute;
	width: 645px;
	height: 383px;
	top: 30px;
	left: -10px;
}
#maincontent {
	margin-top: 30px;
}
#maincontent .innercontent {
	float: left;
	margin-right: 45px;
}
#maincontent .lastcontent {
	margin-right: 0px;
}
#maincontent .content23 {
	width: 625px;
}
#maincontent .content13 {
	width: 290px;
}
#maincontent .contenthighlight {
	padding: 15px;
	background: #efeae3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 0px 0px 30px;
}
.content13 h1 {
	font-size: 24px;
	margin-bottom: 15px;
	color: #5a3f18;
	line-height: 28px;
	font-weight: normal;
}
.contenthighlight fieldset input {
	width: 240px;
	padding: 5px;
	font-size: 13px;
	margin-bottom: 10px;
	color: #aaa;
}
.contenthighlight fieldset input.active {
	color: #333;
}
.contenthighlight fieldset button {
	display: block;
	background: #5a3f18;
	padding: 5px 10px;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px;
	cursor: pointer;
}
img.floatRight {
	float: right;
	margin: 25px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 5px;
	background: #fff;
	border: 1px solid #efeae3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#footer {
	background: transparent url(/img/layout/footerbg.jpg) repeat-x
}
#innerfooter {
	width: 960px;
	margin: 0 auto;
	color: #faf7f2;
	font-size: 11px;
	padding: 40px 0px 20px;
}
#footer a {
	color: #f1e6d5;
	text-decoration: none;
	border: 0px;
	border-bottom: 1px dotted #f1e6d5;
}
#footer a:hover {
	text-decoration: none;
	border-bottom: 1px solid #f1e6d5;
}
#menu {
	padding: 0px 0px 30px;
}
#menu a {
	float: left;
	display: block;
	background: #efeae3;
	border: 1px solid #efeae3;
	padding: 8px 14px;
	margin-right: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	font-size: 13px;
	color: #35230c;
}
#menu a:hover {
	border: 1px solid #cac2b7;
}
#menu a.active, #menu a.active:hover {
	background: #35230c;
	color: #fff;
	border: 1px solid #35230c;
}
ul {
	font-family: Helvetica, Arial, Tahoma, sans-serif;
}
li {
	padding-left: 30px;
	font-size: 12px;
	line-height: 28px;
	margin-bottom: 15px;
	text-indent: -30px;
}
#videocontent {
	display: none;
}
ul.basiclist {
	padding-left: 20px;
	list-style: disc;
	margin-bottom: 20px;
}
ul.basiclist li {
	padding-left: 40px;
	margin-bottom: 5px;
}
