html, body, table, td, div {
	font-family: Arial;
	font-size: 12px;
}	

a {
	color: #23408F;
}		

input, select {
	border: 1px solid #000;
	font-size: 10px;
}

#coulters-body-text
{
	font-size: 12px;
}

#coulters-footer-text
{
	font-size: 10px;
}

#coulters-title-big
{
	font-size: 14px;
	font-weight: bold;
}

#coulters-title-small
{
	font-size: 12px;
	font-weight: bold;
}
#header-search
{
	width: 100px;
	height: 100px;
	font-size: 6px;
}

#town
{
	width: 100px;
	height: 100px;
	font-size: 6px;
}
#top-search {
	padding-right: 10px;
	color: #FFF;
}
#top-search td {
	font-size: 10px;
}

#header
{
	font-family: Arial;
	font-size: 24px;
	
	color: #23408F;
}
#lower-nav {
	color: #000000;
	font-size: 12px;
}
#lower-nav a
{
	color: #697699;
	font-size: 12px;
	text-decoration: none;
}
#lower-nav a:visited {
	color: #697699;
}
#lower-nav a:hover {
	text-decoration: underline;
}

#coulters-quote {
	font-size: 16px;
	font-family: Serif;
	font-style: italic;
	text-align: center;
}

#agent-pic {
	
}
#agent-name {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}
#agent-profile {
	font-size: 10px;
	padding-top: 5px;
}
#agent-cell {
	vertical-align: top;
}
#feature-name {
	background: #DFE8FF;
}
#feature-value {

}	

#message {
	color: red;
	font-size: 12px;
}
