body {
	vertical-align: top;
	background-repeat: repeat-x;
	background-image: url(../images/bgcityspecific2.gif);
}
h1 {
	font-size: 22px;
	text-align: center;
}
.quoteform {
	font-size: 24px;
	font-weight: bold;
	background-position: center;
	width: 750px;
	height: 250px;
	text-align: center;
	background-color: #FFF;
	background-image: url(../images/quotebg.gif);
	color: #FFF;
}
select       {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BD0000;
	font-size: 16px;
	text-align: center;
}
input       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C37C00;
	text-align: center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 4px;
	color: #0CF;
	font-weight: bold;
}

a:hover {
	color: #6FF;
}
.unlinked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 10px;
}
.bodytext {
	text-align: left;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 14px;
	padding-right: 10px;
}
.resources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FEA90B;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #333;
}
.bodytextresources {
	text-align: left;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 14px;
	border-bottom-style: double;
	border-bottom-color: #333;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
}
.addalink      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6CF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #333;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: middle;
	text-align: right;
}
