/* MAIN STYLES */
body {margin: 0px; padding: 0px;}

/* SIDE STYLES */
#side {background-color: #545454; background-image: url("../images/side_bg.gif"); background-repeat: repeat-x; background-position: top;}

/* SIDEBAR */
#sidebar {background-image: url(../images/int_09.gif); background-repeat: repeat-y;}
#sidebar_text {font-size: 11px; color: #393939;}

/* FOOTER */
#footer {background-image: url(../images/int_12.gif); background-position: right; font-size: 10px; color: #4f4f4f;}

/* TEXT STYLES */
table, p, div {font-family: Verdana, Helvetica, sans-serif; font-size: 12px;}
h1 {font-size: 12px; margin: 0px; color: #ab6a1e; font-family: Verdana, Helvetica, sans-serif;}
small {font-size: 11px;}

/* FORM STYLES */
.field {width: 100%; font-family: Verdana; font-size: 11px; color: #000000; background-color: #eeeeee; border: 1px solid #556c7a;}
.field2 {font-family: Verdana; font-size: 11px; color: #000000; background-color: #eeeeee; border: 1px solid #556c7a;}
.field3 {width: 100%; font-family: Verdana; font-size: 11px; color: #000000; background-color: #eeeeee; border: 1px solid #556c7a;}
.search_field {font-family: Verdana; font-size: 11px; color: #000000; background-color: #eeeeee; border: 1px solid #556c7a;}

/* MISC STYLES */
.border-bottom {border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #D0D0D0;}
.border {border-width: 1px; border-style: solid; border-color: #000000;}
.map {float: right;}

img.testimonial{
	margin-left: -5px;	
}
a.gold{
	color: #ab6a1e;
	font-weight: bold;
}
a:hover.gold{
	text-decoration: none;	
}