#locations p {
	color: #006599;
	font-size: .85em;
	text-align: center;
}

#locations h2 {
	font-size: 1em;
	margin-top: .95em;
	margin-bottom: .15em;
	color: #00659A;
	text-align: center;
}

#font_size p {
	padding-left: 20px;
	padding-bottom: 0;
	font-size: 1em;
	font-weight: bold;
	color: white;
}

p {
	margin: 0;
	padding: 0;
	padding-top: 0em;
	padding-bottom: .55em;
	font-size: 1em;
	color: white;
}

img {
	border: 0px none;
}


a {
 	color: white;
}

h3 a {
 	color: #FFB300;
}

a:hover {
 	color: #ACE5F4;
}

#content ul, #content ol {
	margin: 0;
	padding: 0;
	margin-left: 2em;
	margin-bottom: 1.25em;
}

#content li {
	font-size: .85em;
}

h1 { 
	font-size: 1.5em;
	margin-top: .1em;
	margin-bottom: 1.5em;
	color: white;
}

h2 {
	font-size: 1.25em;
	margin-top: .1em;
	margin-bottom: .25em;
	color: white;
}

h3 {
	font-size: 1.1em;
	margin-top: 0;
	margin-bottom: 0em;
}

h4 {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: .1em;
	color: #FFB300;
}

h5 {
	color: #00659A;
}

h6 {
	color: #00659A;
}

fieldset {
	margin-bottom: 2em;
}

fieldset ol {
	list-style-type: none;
    padding: 0;
    padding-left: 1em;
}

fieldset li {
	margin-bottom: .5em;
    position:relative;
}

.error {
	color: red;
	font-weight: bold;
}

fieldset label { 
	display: block; 
	float: left; 
	width: 8em; 
	text-align: right; 
	padding-right: 1em; 
}

#contact_us ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

label.overlabel {
    color:#999;
}
label.overlabel-apply {
    position:absolute;
    top:3px;
    left:5px;
    z-index:1;
    color:#999;
}

#search_form {
	background-color: #ccc;
	*margin-top: -19px;
}

#address_table {
	font-size: .75em;
	background-image: url(../images/address_table.png);
	margin-bottom: 1em;
	width: 385px;
	height: 107px;
}

#address_table td {
	width: 50%;
	padding-left: 1em;
}

#address_box {
	font-size: .75em;
	background-image: url(../images/address_background-single.png);
	margin-bottom: 1em;
	width: 278px;
	height: 107px;
}

#address_box a {
	color: #006599;
}

#address_table a {
	color: #006599;
}

.question {
	color: #FFD500;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

table.font {
	border-collapse: collapse;
}

.changer {
	margin: 0;
	padding: 0;
}

#hours {
	margin: 0;
}

.small_pic {
	height: 109px;
	width: 281px;
	_width: 278px;
}

.large_pic {
	height: 109px;
	width: 385px;
	_width: 382px;
}

td label {
	color: black;
	font-weight: bold;
}