/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-image: url(/images2/bgd3.gif);
	font-size: 11px;
}



h1, h2 {
	color: #1f5c99;
	font-weight: normal;
}

h3, h4  {
	color: 779531;
	font-weight: normal;
} 

h5  {
	color: 631640;
	text-transform: uppercase;
	font-family: "Avant Garde", Verdana;
}

h6 {
	color: 3366cc;
}

a {
  color: 3366cc;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center;
	text-align: right;
	vertical-align: middle;
	display: none;
	background-color: 5f9ea0;
	font-size: small;
	width: 250px;
	height: 10px;
	color: #CCCCCC;
	cursor: hand;
}
p {
	text-align: justify;
	padding-right: 20px;
	font-size: 11px;
}


ul
{
list-style-type:none;
margin:0;
padding:1em;
padding-top:0px;
padding-bottom:6px;
}
li
{
}
a.one:link,a.one:visited
{
	color:#FFFaF0;
	padding:2px 0px;
	text-decoration:none;
	font-size: 9px;
	margin-right: 10px;
	margin-left: 10px;
	
}
a.one:hover,a.one:active
{
	text-decoration: underline;
}


a.two:link,a.two:visited
{
	display:block;
	width:120px;
	color:#677a57;
	background-color:d5ddcf;
	text-align:center;
	padding:4px;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 10px;
}
a.two:hover,a.two:active
{
background-color:c0c7ba;
}
a.mleft:link,a.mleft:visited {
	color:1f5c99;
	text-decoration:none;
}
a.mleft:hover,a.mleft:active {
	text-decoration: underline;
}
table.mleft {
	color: 365b7b;
	background-color: e9ece5;
	padding: 3px 20px 3px 15px;
	margin: 12px;
	border-collapse:collapse;
	width: 140px;
	font-size: 11px;
	font-family: arial;
	border: 1px bac9b1;
	text-align: left;
}
td.mleft td {
	padding:3px 7px 2px 5px;
}
tr.alt td 
{
	color:#677a57;
	background-color: cdd6c5;
	font-weight: bold;
	text-align: center;
}
.footer {
	font-size: 9px;
	text-align: center;
	color: 677a57;
	vertical-align: middle;
	padding: 10px;
}
a.footer {
	color: 677a57;
}
li.two {
	float: left;
}
ul.mleft {
	text-align: left;
	list-style-type: disc;
}
.notes {
	font-size: 12px;
	font-style: italic;
}
.tdcontent {
	padding-top: 6px;
	padding-bottom: 6px;
}
.strong {
	font-weight: bold;
	color: 631640;
}
.stores {
	font-size: 16px;
	color: 779531;
	padding-bottom: 20px;
}
table.calendar {
	background-color: e9ece5;
	border-collapse:collapse;
	width: 550px;
	font-size: 9px;
	color: #333333;
}
th.calendar {
	font-weight: bold;
	background-color: ccd6c5;
	font-size: 12px;
	color: 5a68ae;
}
.price {
	font-style: italic;
	font-weight: bold;
	color: 779531;
	padding-right: 20px;
	text-align: right;
}
.img {
	float: left;
	padding-right: 6px;
}

