
body {
	font-family: Arial;
	font-size: 13px;
}

div#content {
	margin: 0 auto;
	margin-top: 15px;
	xwidth: 942px;
	width: 842px;
	background-color: #ffffff;
	border: solid 1px #fbead2;
}

div#header {
	xwidth: 942px;
	width: 842px;
	height: 100px;
}

img#headerimg {
	margin: 20px;
	position: absolute;
}

img#cornerLeft {
	position: absolute;
	margin-left: -1px;
	margin-top: -1px;
}

img#cornerRight {
	position: absolute;
	xmargin-left: 923px;
	margin-left: 823px;
	margin-top: -1px;
}

table#headermenu {
	position: absolute;
	margin-left: 250px;
	margin-top: 58px;
}

img#logo {
	position: absolute;
	xmargin-left: 762px;
	margin-left: 662px;
	margin-top: 12px;
}

td.headerMenuCell {
	border-right: solid 1px #cccccc;
	padding-left: 10px;
	padding-right: 10px;
}

td.headerMenuCellLast {
	border-right: 0px;
}

td.headerMenuCell a {
	color: #765327;
	text-decoration: none;
}

td.headerMenuCell a:hover {
	color: #765327;
	text-decoration: underline;
}

div.headerstripe {
	height: 5px;
	background-color: #ab8b61;
}

div#headerGradientTop {
	xheight: 49px;
	height: 30px;
	background-image: url('img/headergradienttop.png');
}

div#headercontent {
	height: 10px;
	background-color: #ab8657;
}

div#headercontenttext {
	font-size: 26px;
	xfont-weight: bold;
	font-family: Tahoma;
	xfont-family: Verdana;
	xcolor: #765327;
	color: #654721;
	position: relative;
	top: -13px;
	text-align: right;
	padding-right: 70px;
}

div#headerGradientBottom {
	xheight: 49px;
	height: 30px;
	background-image: url('img/headergradientbottom.png');
}

div#footer {
	padding: 12px 0 24px;
	color: #888888;
	text-align: center;
}

