a:link, a:visited {
	color: #CC6600;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC6600;
}
.left {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 190px;
	line-height: normal;
	font-size: 11px;
}
.left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.left li {
	padding-bottom: 10px;
	font-size: 11px;
}
.left a:link, .left a:visited {
	color: #999999;	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
.left a:hover {
	color: #CC6600;
	display: block;
	background-color: #FFFFFF;
}
.left a.active {
	color: #990000;
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
body {
	margin: 20px 0px 0px;
	padding: 0px;
	text-align: center;
}
.contentright {
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 300px;
}
.contentleft {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	vertical-align: top;
	width: 200px;
}
ul {
	list-style-type: disc;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
li {
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
}
.numbernav {
	text-align: right;
	width: 200px;
	margin: 0px;
	padding: 3px 0px 0px;
}
.numbernav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.numbernav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.numbernav a {
	text-decoration: none;
	padding-left: 3px;
	color: #666666;
	padding-right: 3px;
	margin: 0px;
	border: 1px solid #FFFFFF;
}
.numbernav a:link, .numbernav a:visited {
	color: #666666;
	text-decoration: none;
}
.numbernav a:hover {
	border: 1px solid #CC6600;
	background-color: #FFFFFF;
}
.headercoffee {
	background-color: #000000;
	height: 70px;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-left: 0px;
	/*width: 195px;*/
	color: #FFFFFF;
}
.headercoffee td {
	padding-right: 10px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.headercoffee a {

}
.headercoffee a:link, .headercoffee a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
.headercoffee a:hover {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
}
.headerblack {
	background-color: #000000;
	height: 70px;
	margin: 0px;
	padding: 10px;
	line-height: normal;
	width: 195px;
	color: #CCCCCC;
	font-size: 11px;
}
.headerblack a:link, .headerblack a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
.headerblack a:hover {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
}
.headerwhite {
	background-color: #FFFFFF;
	height: 70px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 390px;
}
.headerwhite a:link, .headerwhite a:visited {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	display: block;
	width: 115px;
	padding-left: 2px;
}
.headerwhite a:hover, .headerwhite a:active {
	background-color: #999999;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 2px;
}
.headerwhite ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.italic {
	font-style: italic;
}
td {
	vertical-align: top;
}
.headerrow {
	height: 50px;
}
.contentrighthead {
	padding-top: 0px;
	padding-left: 15px;
	text-align: left;
	vertical-align: bottom;
	padding-right: 0px;
	padding-bottom: 10px;
	width: 300px;
	height: 50px;
}
.contentlefthead {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: right;
	vertical-align: bottom;
	width: 200px;
	height: 50px;
}
.subhead {
	color: #990000;
}
.subhead2 {
	color: #CC6600;
}
#copywright {
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: right;
}
#home {
	padding-right: 15px;
}
.bold {
	font-weight: bold;
}
#textchange {
	position: relative;
	line-height: 14px;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#textchange2 {
	position: relative;
	font-size: 11px;
	padding-left: 0px;
	padding-top: 4px;
}
#textchange2 a {
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#textchange2 a:link, #textchange2 a:visited {
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(assets/zoom1.gif);
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#textchange2 a:hover {
	color: #FFFFFF;
	background-color: #CC6600;
	background-image: url(assets/zoom2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}
#textchange3 {
	position: relative;
	padding-left: 0px;
}
.phone {
	padding-top: 5px;
}
.floatleft {
	float: left;
	margin: 0px;
	padding: 0px;
}
.spotlight {
	font-size: 11px;
	color: #FFE477;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	/*border-left-width: thin;
	border-left-style: solid;
	border-left-color: #F7E473;*/
}
.headerblack p {
	margin: 0px;
	padding: 0px 0px 8px;
}

