body, html {
	background-color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
a:hover {
	color:#8D993C;
}

.banner {
background-image: url(images/graphics/top_background.jpg);
background-repeat:no-repeat;
border-bottom:#999999 solid 1px;
}
.rightnav a {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	display:block;
	background-image:url(images/graphics/rightnav_background.jpg);
	background-position:left top;
	padding: 5px 0 5px 20px;
	margin: 0 5px 0 0;
}
.rightnav a:hover {
	color: #FFFFFF;
	background-image:url(images/graphics/rightnav_background_over.jpg);
}
.rightnavselected a {
	color: #FEBCFE;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	display:block;
	background-image:url(images/graphics/rightnav_background_selected.jpg);
	background-position:left top;
	padding: 5px 0 5px 20px;
	margin: 0 5px 0 0;
}
.emailheading {
	color:#333333;
	font-size:#12px;
	text-decoration:overline;
}
.phoneheading {
	color:#999999;
	font-size: 20px;
}
.homepagetext {
	border:#999999 solid 1px;
	background-image: url(images/graphics/homepagetext_background.jpg);
	background-position:bottom roght;
	background-repeat:no-repeat;
}
.homepagetext p {
	font-size:10px;
	color: 666666;
	width: 200px;
}
.homepagetext h3 {
	font-size:14px;
	color:#666666;
	width:200px;
}
.footer {
	font-size: 10px;
	color: #666666;
	text-decoration:none;
	border-top:#999999 solid 1px;
}
.devmaclink {
	color:#666666;
	text-decoration:none;
}
	