﻿*.primary {background-color: rgb(230, 0, 0)}
*.secondary {background-color: rgb(230, 0, 0)}
*.tertiary {background-color: rgb(0, 0, 0)}
*.background {background-color: rgb(230, 0, 0)}
h1#website-title {font-family: arial, verdana, sans-serif; font-size: 24px; font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none}
h2#website-slogan {font-family: arial, verdana, sans-serif; font-size: 24px; font-weight: bold; color: rgb(255, 255, 255); font-style: italic; text-decoration: none}
*#content {font-family: "trebuchet ms", tahoma, sans-serif; font-size: 12px; font-weight: normal; color: rgb(85, 85, 85); font-style: normal; text-decoration: none}
*#content a:link {font-family: arial, verdana, sans-serif; font-size: 14px; font-weight: normal; color: rgb(230, 0, 0); font-style: normal; text-decoration: underline}
*#content a:active {font-family: arial, verdana, sans-serif; font-size: 14px; font-weight: normal; color: rgb(230, 0, 0); font-style: normal; text-decoration: underline}
*#content a:visited {font-family: arial, verdana, sans-serif; font-size: 14px; font-weight: normal; color: rgb(230, 0, 0); font-style: normal; text-decoration: underline}
*#content a:hover {font-family: arial, verdana, sans-serif; font-size: 14px; font-weight: bold; color: rgb(230, 0, 0); font-style: normal; text-decoration: underline}
*#navcontainer div a h3 {font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none}
*#navcontainer div a:hover h3 {font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: underline}
*#navcontainer div a:hover {font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: underline}
*.accent {background: transparent url(../images/header_3.jpg) no-repeat top left}

/* Coding below by David Guy, Pioneer Design. http://pioneerdesign.net */

#US_CALC_FORM {
	background: #009966;
	color: #FFF;
	padding: 2px 7px 7px 14px;
}

#US_CALC_FORM td { padding-right: 7px; }

#main-content {
	font-size: 13px;
	line-height: 16px;
	padding: 5px 10px;
	}
	
.float-r { float:right; }
.float-l { float:left; }

