body, html {
	margin: 0;
	padding: 0;
	background: #000;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

ul.std {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.std li {
	float: left;
}

form.std {
	
}

form.std h2 {
	font-weight: normal;
	text-transform: lowercase;
}

form.std h2 em {
	font-style: none;
	text-decoration: underline;
}

form.std p {
	clear: both;
	padding: 5px 0;
	text-align: left !important;
}

form.std input, form.std textarea, form.std select {
	margin: 0px;
	padding: 2px 0;
	border: 1px solid #000;
	background: #fff;
	color: #000;
	/* font-family : Verdana, Arial, Helvetica, sans-serif; */
	/* font-size: 8pt; */
}

form.std input[type="text"],
form.std input[type="password"] {
	width: 300px;
}

form.std.narrow input[type="text"],
form.std.narrow input[type="password"] {
	width: 150px;
}

form.std p.submit {
	text-align: center !important;
}

form.std input.short {
	width: 50px;
}

form.std textarea {
	width: 300px;
	height: 100px;
}

form.std.narrow textarea {
	width: 150px;
	height: 100px;
}

form.std div {
	clear: both;
	padding: 2px 0;
}

form.std label,
form.std select.label {
	float: left;
	width: 25%;
	text-align: right;
	margin-right: 6px;
}

form.std select.label {
	text-align: left !important;
}

form.std label.wide {
	width: 60%;
}

form.std.narrow label {
}

form.std label.wrap {
	float: none;
	width: auto;
	text-align: left;
	margin: auto;
}

form.std fieldset {
	border: 1px solid #fff;
	margin: 0 0 16px 0;
	padding: 14px 10px 10px 20px;
}

form.std legend {
	font-weight: bold;
	letter-spacing: 1px;
}

form.std input.button {
	color: #000;
	font-weight: bold;
	padding: 2px;
	margin: 0 0 0 20px;
}

a {
  font-weight: bold;
}

a:hover {

}

div#container {
	width: 1024px;
	padding: 0;
	background: #f4ffe9;
}

div#header {
	position: relative;
	height: 153px;
	margin: 0;
	padding: 15px 0 0 0;
	background: #f4ffe9 url('/static/img/bg-header.jpg') repeat-x;
	overflow: hidden;
}

div#header h1 a {
	display: block;
	width: 368px;
	height: 0px;
	margin: 0 0 0 80px;
	padding: 77px 0 0 0;
	text-indent: -1000px;
	background: url('/static/img/logo.jpg') no-repeat;
	overflow: hidden;
}

div#header ul {
	position: absolute;
	top: 118px;
	right: 100px;
	width: 635px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url('/static/img/bg-nav-li-left.jpg') 0% 0% no-repeat;
}

div#header ul li {
	float: left;
	padding: 18px 15px 18px 31px;
	background: url('/static/img/bg-nav-li-both.jpg') 0% 0% no-repeat;
}
/*
div#header ul li.first {
	padding: 18px 15px 18px 20px;
	background: none;
}
*/
div#header ul li a {
	display: block;
	float: left;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -1px;
	text-decoration: none;

}

div#header ul li a:hover {
	color: #b92456;
}

div#content-backdrop {
	position: relative;
	margin: 0;
	min-height: 500px;
	background: #f4ffe9 url('/static/img/bg-content-area.jpg') 0% 100% repeat-x;
}

div.anchor {
	display: block;
	clear: both;
}

div#content-backdrop div#ornament {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 284px;
	height: 517px;
	background: url('/static/img/ornament.png') no-repeat;
	z-index: 0;
}

div#content-area {
	position: relative;
	float: right;
	width: 610px;
	padding: 145px 120px 0 0;
	color: #221418;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	z-index: 100;
}

div#content-area h1 {
	float: right;
	width: auto !important;
	margin: -65px 0 0 0;
	padding: 0 0 0 75px;
	color: #b92456;
	font-size: 30px;
	text-align: left;
	text-transform: lowercase;
	background: url('/static/img/leaf.gif') 0% 50% no-repeat;
}

div#content-area h2 {
	font-size: 14px;
}

div#content-area h3 {
	font-size: 12px;
}

div#content-area a {
	color: #b92456;
}

div#content-area.home-page {
	width: 900px;
	height: 500px;
	border: none;
}

div#content-area div#home-advert {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 818px;
	height: 659px;
	background: url('/static/img/home-advert.png') no-repeat;
	text-indent: -1000px;
}

div#content-area div#home-text {
	position: absolute;
	top: 65px;
	right: 120px;
	width: 310px;
	padding: 15px 35px;
	background: #f9fff3;
	border: 2px solid #ea3471;
	font-size: 16px;
}

div#content-area div#home-text {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div#content-area div#home-text strong {
	display: block;
	font-size: 18px;
}

p#scrap {
	height: 175px;
}

p#scrap img {
	position: absolute;
	bottom: -50px;
	left: -275px;
}

div#footer {
	height: 94px;
	padding: 10px 75px 0 0;
	color: #a4c482;
	font-size: 12px;
	background: url('/static/img/bg-footer.jpg') repeat-x;
}

div#footer a {
	color: #a4c482;
	font-weight: normal;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer p {
	float: right;
	margin: 10px 25px;
}
