body {
	background-color:#FEE6AA;
	font-size:0.7em;
	margin:0;
	padding:0;
	background-image:url(/images/background-orangeblock.gif);
	background-repeat:repeat-y;
}
body, p, td, th, li, dd, dt, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul, li {
	margin:0;
	padding:0;
}
a { 
	color: #993333;
	text-decoration: none
}
a:hover {
	text-decoration:underline;
}

h1 {
	font-size: 1em;
	font-weight: bold;
	color: #003300;
}


h3 {
	font-size:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:-20px;
	padding-left:20px;
	padding-top:-4px;
	background-image:url(../images/bullet-redblock12x12.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#9A3334;
	text-transform:uppercase;
}



#wrapper {
	margin: 0;
	padding: 0;
}

#header {
	background-color:#9A3334;
	height:34px;
	left:84px;
	background-image:url(/images/top.jpg);
	background-repeat:no-repeat;
	width:754px;
	position:absolute;	
}
#sidebar {
	width:83px;
	padding-top:107px;
	float:left;
	background-color:#FF9934;
	border-right:1px solid #000000;
	background-image:url(/images/left-background.gif);
	background-repeat:no-repeat;
}
#main {
	margin-left:32px;
	/*width:734px;*/
	width:550px;
	left:84px;
	top:34px;	
	position:absolute;
}
#main ul {
	margin-left:1em;
}
p#topbar {
	margin-top:6px;
	margin-bottom:15px;
	text-align:right;
}
#topbar a {
	text-transform:uppercase;
	font-size:3px !important;
	font-weight:bold;
	color:black;
}
#topbar a:hover {
	text-decoration:underline;
	color:#993333;
}


#navul {
	margin-top:25px;
	margin-left:5px;
	margin-right:5px;
}
#navul li {
	text-transform:uppercase;
	font-size:0.5em;
	font-weight:bold;
	margin-bottom:1em;
	text-align:center;
	list-style-type:none;
}
#navul a {
	color:#333;
	text-decoration:none;
}
#navul a:hover {
	text-decoration:underline;
	color:#9A3334;
}


#footer {
	font-size:0.8em;
	margin-top:3em;
}
#footer p {
	text-align:center;
	margin-bottom:1.8em;
}
#footercopyrightline {
	color:#FF9934;
}
#footerguestbookline {
	font-weight:bold;
}

/*
.footer, .footer a {
	color: #993333;
	text-decoration: none
}
.trademark {
	color: #ff9933;
}
*/