a {  
	color: #756670; 
	text-decoration: underline
}
a:hover {
	text-decoration: underline;
	color: #9C2A32;
}
.about {
	padding-top: 24px;
	padding-left: 30px;
	padding-right: 12px;
	font-size: 11px;
	padding-bottom: 0px;
}
.about a, .about a:hover {
	color: #333333;
	text-decoration: none;
}
body {
	margin: 0px;
	background-color: #E7DED8;
}
body, input, select, table, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.button {
	background-image: url(images/logo_sm.jpg);
	background-repeat: no-repeat;
	background-position: 10px 7px;
}
.calcShadeBase {
	background-color: #CCCCCC;
}
.calcShade1 {
	background-color: #EEEEEE;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.calcShade2 {
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
dt {
	font-weight: bold;
}
.footer {
	background-color: #E9E2DC;
}
.footer td {
	color: #756670;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.footer td a {
	color: #756670;
	text-decoration: none;
}
.footer td a:hover {
	color: #B32A31;
	text-decoration: none;
}
h1 {
	font-size: 21px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
h1 a {
	color: #333333;
	text-decoration: none;
}
h1 a:hover {
	color: #AA312D;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #756670;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	color: #FFFFFF;
	font-size: 21px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.home_grey {
	background-color: #D2CED0;
	background-image: url(images/citywide_grey.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
hr {
	color: #CCCCCC;
	height: 1px;
}
#login {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	width: auto;
	height: 20px;
	text-align: right;
	margin: 0px 0px 2px;
}
#login a:hover {
	color: #FF0000;
}
.main_cell {
	background-color: #FFFFFF;
	background-image: url(images/bg_main_cell.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 12px;
	color: #666666;
	padding: 15px;
}
.main_table {
	border-right: 1px solid #D2CED0;
	border-bottom: 1px solid #D2CED0;
	border-left: 1px solid #D2CED0;
}
.our_team {
	padding:17px 12px 4px 16px;
	font-size: 11px;
	background-color: #EDEBE9;
}
.our_team a, .our_team a:hover {
	color: #333333;
	text-decoration: none;
}
#qq {
	padding: 1px;
	width: 174px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	text-align: center;
	background-color: #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#qq table {
	font-size: 10px;
}
.secure {
	font-size: 8px;
	text-transform: uppercase;
	font-family: "Franklin Gothic Medium";
	padding-left: 2px;
}
.shade {
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}
.smallText {  
	font-size: 9px; 
	color: #666666
}
.title {
	width: 150px;
	text-align: center;
	background-color: #756670;
	font-weight: bold;
	background-image: url(images/bg_title.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #776771;
}
.title a {
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	height: 19px;
}
.title a:hover {
	text-decoration: none;
	background-color: #9D9199;
	color: #FFFFFF;
}
.top {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #7B6C73;
}
.white {
	color: #FFFFFF;
}
.white a, .white a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
