body {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #282828;
	background-color: #ffffff;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 13px;
	color: #000000;
}
h5 { font-size: 12pt; font-weight: bold; margin: 0 0 0 13px; }
h6 { font-size: 0.67em; font-weight: normal; margin: -13px 0 0 35px; }

a:link {
	color: #4c0f07;
	font-weight: normal;
	text-decoration: none;
}
 a:visited { 
	color: #395b80;  
	text-decoration: none; 
}
a:hover { 
	color: #366;
	text-decoration: underline; 
}
.gray_border {
	border: thin solid #999999;
}
.gradient {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebar { font-size: 11px; 
		   padding-left: 25px; 
}
.sidebar h3 {
	font-size: 14px;
	color: #F7971C;
}
.tagline {
	font-weight: bolder;
	color: #F79f1C;
}
.class { }
ul.specials li { color:green; }
		ul.specials li span { color:navy; }
ul ul { margin-top: 0; margin-bottom: 0; margin-left: 10px; padding-left: 3px; }
ol { list-style-type: decimal; margin: 0 0 0 10px; padding-left: 3px; }

ul { line-height: 18px; list-style-type: disc; margin: 0 0 1em 20px; padding-left: 3px; }
element { }
