body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#d7e1fc url(../indeximages/backgroundRepeater.jpg) repeat-x;
}

a:link, a:visited {
	color:#184a21;
}

a:hover {
	color:#184a21;
}

#nav {
	letter-spacing:.4px;
	color:#ffffff;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#nav ul {
		margin-top:10px;
		margin-bottom:10px;
	}
#nav li {
		list-style-type:none;
		margin-left:-35px;
		margin-bottom:5px;
		}
#nav li a {
		color:#ffffff;
		padding-left:5px;
		text-decoration: none;
		}

#nav li a:hover {
		text-decoration: underline;
		}

.address {
	margin:10px 0px 10px 0px;
	padding-left:17px;
	font-size:10px;
	color:white;
}

.contentTbl {
	padding:5px 0px 0px 5px;
	background:white;
}

.twoColumn {
	background:#818ad5 url(../indeximages/bg_content.jpg) repeat-x;
}

h1 {
	color: #333399;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	border-bottom:1px solid #666666;
	font-weight:normal;
}

h2 {
	color: #333399;
	font-size:17px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;	
}

h3 {
	color: #333399;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
}

.text {
	font-size:12px;
	color:#000000;
}


li {list-style-type:square}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
	border:1px solid #000000;
	border-top:none;
	padding:5px;
	background:#fffff9;
}

.sidebar h1 {
	color: #000000;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px solid black;
}

.sidebar h2 {
	color: #000000;
	font-size:14px;
	margin-top:5px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;	
	border-bottom:1px solid black;	
	
}

.sidebar li {
	list-style-image:url(../images/bullet_arrows.gif);
	margin-left:-15px;
}

.sidebar img {
	border:1px solid #333333;
}

/*.sidebar a:link, .sidebar a:visited {
	color:white;
}

.sidebar a:hover {
	color:fffffc;
}*/

.locations {
	padding:15px 0px 15px 0px;
	border-bottom:2px dotted #efefef;
	background:#fffffc;
}

.subhead {
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
}
.team{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
}

.select {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}

.grayline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.list-left li {
	margin-left:-15px;
}

.hours {
	padding:0px 10px 0px 30px;
	font-size:11px;
	background-image:url(../images/hours_02b.gif); 
	background-repeat:no-repeat;
	height:45px;
}

.hours p {
	margin-top:0px;
}

.retail {
	margin-top:0px;
}

.dash {
	border-bottom:2px dashed #eeeeee;
	margin-bottom:20px;
}

.font11 {
	font-size:11px;
}

.highlight {
	padding:10px;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	background:#fffff0;
}

#mp_desc {
	float:left;
}
#mp_price {
	float:right;
	width:50px;
	padding:5px;
	border:1px solid #184a21;
}