body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
	background: url(../images/bg-fade.jpg) repeat-x #006600;
	text-align: center;
}

p {
	text-indent: 2em;
	margin: 0.1em 0 0.3em 0;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 160%;
	font-weight: bold;
	color: #007700;
	text-align: center;
}

h2 {
	margin: 0.8em 0.1em 0.1em 0.1em;
	padding: 0;
	background: url(../images/header-bg2.jpg) repeat-x #339933;
	color: White;
	font-size: 120%;
	font-weight: bold;
}

.menuh2 {
	margin: 2px;
}

.news {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 90%;
}

.crumb {
	text-align: left;
	font-size: 90%;
	font-weight: bold;
}

.search1 {
	font-size: 80%;
	background: #eadeab;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	border: 1px solid #000000;
	position: absolute;
	right: 30px;
	top: 129px;
}

.search2 {
	padding: 0px;
	border: 0px;
	position: relative;
	right: -555px;
	top: 50px;
}

.graph1 {
	font-size: 1pt;
	height: 8px;
	background: url(../images/header-bg2.jpg) repeat-x #339933;
}

.graph2 {
	font-size: 1pt;
	height: 8px;
	background: url(../images/bg.jpg) repeat-x #339933;
}

/*
 * Normal text links in the main pane.
 */
a:link.norm {
	color: #007700;
	font-weight: bold;
	text-decoration: underline;
	background: none;
}

a:hover.norm {
	color: #337733;
	font-weight: bold;
	text-decoration: underline;
	background: none;
}

a:active.norm {
	color: #337733;
	font-weight: bold;
	text-decoration: underline;
	background: none;
}

a:visited.norm {
	color: #007700;
	font-weight: bold;
	text-decoration: underline;
	background: none;
	border: 0;
}

img.norm {
	background: none;
	border: 0;
}

div {
	margin: 0; 
	padding: 0; 
	display: block;
}

table {
	border: 3px solid #000000;
}

th {
	color: #ffffff;
	background: url(../images/header-bg2.jpg) repeat-x #007700;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #000000;
}

td.event {
	padding: 2px;
	font-weight: bold;
	text-align: left;
	background: url(../images/date-bg.jpg) repeat-x #f2b7d5;
	border-bottom: 1px dashed #000000;
}

td.date {
	padding: 2px;
	font-weight: bold;
	background: url(../images/date-bg.jpg) repeat-x #f2b7d5;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
	border-bottom: 1px dashed #000000;
}

td.time {
	padding: 2px;
	font-weight: bold;
	text-align: center;
	background: url(../images/date-bg.jpg) repeat-x #f2b7d5;
	border-bottom: 1px dashed #000000;
}

td.length {
	padding: 2px;
	font-weight: bold;
	background: url(../images/date-bg.jpg) repeat-x #f2b7d5;
	text-align: center;
	border-left: 1px solid #000000;
	border-bottom: 1px dashed #000000;
}

td.event2 {
	padding: 2px;
	font-weight: bold;
	text-align: left;
	background: url(../images/date-bg.jpg) repeat-x #f2b7d5;
}

td.date2 {
	padding: 2px;
	font-weight: bold;
	background: url(../images/date-bg.jpg) repeat-x #f2b7d5;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
}

td.time2 {
	padding: 2px;
	font-weight: bold;
	text-align: center;
	background: url(../images/date-bg.jpg) repeat-x #f2b7d5;
}

td.length2 {
	padding: 2px;
	font-weight: bold;
	background: url(../images/date-bg.jpg) repeat-x #f2b7d5;
	text-align: center;
	border-left: 1px solid #000000;
}

/*
 * position: relative means things inside this take their position from the container.
 */
.container {
	position: relative;
	background: #efdaa1 url(../images/bg.jpg) repeat-x;
	margin: 0 auto 0 auto;
	padding:0;
	/* width of the whole page matching the header graphic */
	width: 740px;
}

.header {
	padding: 2em;
	margin: 0;
	text-align: left;
	background-image: url(../images/header4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	/* so the top lines up with the top of the window */
	height: 67px;
}

.header p {
	text-indent: 8em; 
	color: #3B4471;
}

.left {
	float: left;
	clear: both;
	/* width of the side bar */
	width: 200px;
	margin: 0 0 0 0.1em;
	padding: 0;
}

.leftcontent {
	margin: 6px;
	padding: 0.3em; 
	border: 2px solid #99cc99; 
	text-align: left;
}

.leftcontent p {
	padding-left: 2px;
	padding-right: 2px;
}

.leftcontent p a:link, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	background: url(../images/3.gif) no-repeat #f2b7d5;
	border-top: 3px solid #c9e071;
	border-bottom: 3px solid #827e4e;
	border-right: 3px solid #827e4e;
	border-left: 3px solid #c9e071;
	padding: 1px 4px 1px 1px; // top right bottom left
}

.leftcontent p a:hover {
	color: #ffffff;
	background: url(../images/3.gif) no-repeat #f2b7d5;
	border-top: 3px solid #827e4e;
	border-bottom: 3px solid #c9e071;
	border-right: 3px solid #c9e071;
	border-left: 3px solid #827e4e;
	padding: 1px 4px 1px 1px; // top right bottom left
}

.leftcontent p a:active {
	color: #545454;
	text-decoration: none
}

.left h2 {
	text-align: left; 
	padding: 0 0 0 1em;
}

.leftlinks a {
	display: block;
}

.content {
	clear: right;
	text-align: left;
	/* leave room at the left for the side bar */
	margin: 0.5em 0.5em 0 202px;
	padding: 0.3em; /* 1ex 0.3em 1ex; */
	border: 2px solid #99cc99;
	/* width of the right content pane */
	width: 520px;
}

.content a:link {
	color: #007700;
	font-weight: bold;
	text-decoration: none;
}

.content a:hover {
	color: #337733;
	font-weight: bold;
	text-decoration: underline;
}

.content a:active {
	color: #337733;
	font-weight: bold;
	text-decoration: underline;
}

.content a:visited {
	color: #007700;
	font-weight: bold;
	text-decoration: underline;
	background: none;
	border: 0;
}

.content h2 {
	padding: 0 0 0 1em;
}

.price {
	font-weight: bold;
	font-style: italic;
	color: red;
}

.newused {
	font-weight: bold;
	color: red;
}

.footer {
	font-size: 75%; 
	margin: 0.1em; 
	padding: 0.3em; 
	text-align: center; 
	clear: both;
}

.footer p { 
	border: 2px solid #99cc99;
	padding: 0.3em;
	margin: 0.3em;
}

