html, body {
background-image:url(../img/wallpapr.jpg);
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
min-height:100%;
width: 100%;
}
div#container {
background-color:#fae4a9;
position:absolute;
width:769px;
min-height:100%;
}
div#headerimg {
width:769px;
height:281px;
/*position:relative;
top:0px;*/
}
div#menubarbg {
width:769px;
height:35px;
/*position:relative;
top:0px;*/
background-image:url(../img/menu.jpg);
background-repeat:no-repeat;
}
.headerdivider {
height:5px;
display:block;
}
div#contentholder {
width:561px;
height:auto;
float:left;
}
div#contentbg {
background-image:url(../img/contentbg.jpg);
background-repeat:repeat-y;
}
div#contenttop {
background-image:url(../img/content_up.jpg);
height:38px;
width:inherit;
background-position:left;
background-repeat:no-repeat;
}
div#contentbottom {
	position:relative;
	top:-13px;
	background-image:url(../img/content_down.jpg);
	height:82px;
	width:inherit;
	background-position:center;
	background-repeat:no-repeat;
	clear:none;
}
div#content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	position:relative;
	left:27px;
	top:-12px;
	width: 460px;
	line-height:15px;
}
div#content a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#28231d;
	font-size:12px;
}
div#content a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.headlinetext{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#472116;
	font-size:15px;
	text-transform:uppercase;
	}
	.headlinetextbigcap{
	font-size:20px;
	}
.sectionheadline {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9f8a5f;
	font-weight:500;
	font-size:11px;
	text-transform:uppercase;
}
.sectionheadlineBIG {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9f8a5f;
	font-weight:500;
	font-size:15px;
	text-transform:uppercase;
}
div#quotesholder {
position:relative;
top:8px;
width:170px;
background-image:url(../img/quotesbg.jpg);
background-repeat:repeat-y;
}
div#quotestop {
background-image:url(../img/quotes_top.jpg);
height:41px;
width:inherit;
background-position:left;
background-repeat:no-repeat;
}
div#quotesbottom {
background-image:url(../img/quotes_down.jpg);
height:40px;
width:inherit;
background-position:left;
background-repeat:no-repeat;
}
div#quotestextholder {
height:auto;
width:120px;
position:relative;
left:27px;
top:-20px;
overflow:hidden;
}
.quotes {
width:auto;
height:auto;
font-family:Georgia, "Times New Roman", Times, serif;
color:#28231d;
font-size:11px;
text-align:left;
}
.quotesauthor {
width:auto;
height:auto;
font-family:Georgia, "Times New Roman", Times, serif;
color:#897C61;
font-size:12px;
text-align:right;
font-style:italic;
}
div#menuItems {
position:relative; left:17px; top:1px; letter-spacing:4px; width:740px; font-size:7px;
}
div#footer {
text-align:right;
padding-right:9px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:10px;
color:#87774B;
}
div#footer a {
color:#B09F73;
text-decoration:underline;
}
div#footer a:hover {
color:#87774B;
text-decoration:underline;
}
.annotation {
	font-size: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

