﻿div.linedlist_container {
	width:95%;
	border-bottom:solid 1px maroon;
	padding:10px;
	border-right-width:10px;
	overflow:hidden;
}

div.linedlist_container img {
	float:left;
	padding-left:10px;
	width:150px;
}

div.linedlist_container blockquote {
	margin:0 0 0 175px;
}

span.boldblue {
	font-weight:bold;
	color:navy;
}

a {
	color:#000066
}
div#overview, div#overview a {
	color:#000066;
}
div#overview dt {
	color:maroon;
	font-size:14px;
}
div.container h1 {
	font-size:14px;
	color:navy;
	margin:0px;
	text-align:left;
}
div.events {
	color:#333333;
	padding:0px 0px 14px 0px;
	overflow:hidden;
	width:600px;
}
div.eheader {
	background-color:#CCCCCC;
	border-bottom:1px #999999 solid;
	border-top:1px #999999 solid;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	color:#000066;
	text-align:left;
}
div.eheader p {
	margin:0px 0px 0px 65px;
	text-indent:-62px;
	font-size:14px;
	/*font-weight:bold;*/
}
div.eloc {
	float:left;
	margin:0px 0px 0px 10px;
	width:375px;
}
div.eloc p {
	margin:0px 0px 0px 65px;
	text-indent:-65px;
}
div.ebuy {
	float:right;
	margin:0px 10px 0px 0px;
	width:200px;
}
div.ebody {
	float:left;
	padding:10px 10px 0px 10px;
}
div.ebody p {
	margin:10px 0px 0px 0px;
}
.buynow {
	background-color:white;
	color:maroon;
	margin:0px;
	padding-left:2px;
	padding-right:4px;
	border:1px gray solid;
	width:100%;
	text-align:center;
	text-decoration:none;
	border-bottom:2px #666666 solid;
	border-right:2px #666666 solid;
}
.buynow:hover {
	background-color:white;
	color:maroon;
	margin:0px;
	padding-left:2px;
	padding-right:4px;
	border:1px gray solid;
	width:100%;
	text-align:center;
	text-decoration:none;
	border-top:2px #666666 solid;
	border-left:2px #666666 solid;
}
.ebodyrightimages {
	float:right;
	padding:5px 0px 5px 10px;
	width:175px;
	
}
.ebodyrightimages img {
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.messagebox {
	background-color:white;
	color:#333333;
	margin:0px 0px 8px 0px;
	padding:4px 4px 4px 2px;
	border:1px gray solid;
	width:100%;
	text-align:center;
}
.etop {
	margin:-10px 4px 0px 0px;
	float:right;
}
.calendar {
	background-image:url(file:///./images/images/calendar.gif);
	width:10px;
	height:10px;
}
















