body {
font : 73% Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
color : #666;
background : #fff url(../images/bg.gif) repeat-y top center;
}
			/*WRAP*/
#container {
width : 750px;
margin : 0 auto;
padding : 0;
line-height : 1.5em;
background : #eee;
color : #666;
}
			/*TOP BANNER*/
#top {
margin : 0;
padding : 0;
height : 120px;
background : #fff url(../images/branch-banner.jpg) no-repeat center;
border-bottom : 2px solid #fff;
}
#top h1 {
padding : 30px 0 0 430px;
margin : 0;
font : 175% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
letter-spacing : 5px;
color : #fff;
background : transparent;
}
#top p {
padding : 5px 0 0 10px;
margin : 0;
}
#top a:link {
text-decoration : none;
color : #a7c75a;
background : inherit;
}
#top a:hover {
text-decoration : underline;
color : #333;
background : inherit;
}
			/*TOP MENU*/
#menu {
margin : 0;
padding : 0;
height : 30px;
}
			/*LEFT MENU*/
#leftnav {
float : left;
width : 160px;
margin : 0;
padding : 0;
border-right : 2px solid #fff;
color : #333;
background : #eee;
}
			/*MAIN CONTENT*/
#content {
margin : 0 0 0 170px;
padding : 0;
}
			/*FOOTER*/
#footer {
clear : both;
margin : 0;
padding : 0.5em;
border-top : 5px solid #a7c75a;
color : #fff;
background : #333;
}
#footer img {
float : right;
}
* > html #footer img {
margin : 0;
}
#footer a:link, #footer a:visited {
text-decoration : none;
color : #eee;
background : transparent;
text-decoration : none;
}
#footer a:hover {
text-decoration : none;
color : #90b905;
background : inherit;
}
#footer a:active {
text-decoration : none;
background : inherit;
color : #aaa;
}
			/*TYPOGRAPHY*/
h1 {
margin : 0;
padding : 0 0 0 5px;
font : 150% Arial, Helvetica, sans-serif;
font-weight : bold;
letter-spacing : 5px;
border-bottom : 1px solid #eee;
color : #4b4b4b;
background : inherit;
}
h2 {
margin : 0;
padding : 0 0 0 5px;
font : 130% Arial, Helvetica, sans-serif;
font-weight : bold;
letter-spacing : 5px;
border-bottom : 1px solid #eee;
color : #520934;
background : inherit;
}
h3 {
margin : 0;
padding : 0 0 5px 10px;
font : 120% Arial, Helvetica, sans-serif;
font-weight : bold;
text-transform : uppercase;
color : #90b904;
background : inherit;
}
h4 {
color : #90b905;
background : inherit;
}
p {
padding : 0 0 4px 4px;
}
blockquote {
font-weight : bold;
color : #90b905;
}
			/*LINKS*/
a:link, a:visited {
text-decoration : underline;
color : #90B905;
background : transparent;
}
a:hover {
text-decoration : none;
color : #799b04;
background : inherit;
}
a:active {
text-decoration : none;
background : inherit;
color : #333;
}
a img {
border : none;
}
#navlist li {
list-style-type : square;
margin : 0 15px 0 0;
padding : 0;
background : inherit;
color : #90B905;
}
			/*IMAGES*/
.imgright {
float : right;
margin : 0 4px 10px 10px;
padding : 10px;
}
.imgleft {
float : left;
margin : 0;
padding : 0;
}
			/*GALLERY*/
#gallery {
height : 125px;
}
#gallery img {
float : left;
padding : 5px;
}
			/*CLASS*/
.happy {
border-top : 1px solid #808080;
padding : 10px;
}
.clear {
clear : both;
overflow : hidden;
width : 0;
height : 1px;
}
.quote {
margin : 10px;
border : 1px solid #a7c75a;
padding : 15px;
color : #a7c75a;
background : transparent;
}
           /*HORIZONTAL RULE*/
hr {
color: #a7c75a;
}

#ajaxSearch_input {
	width: 100px;
	background: #FFFFFF;
	padding: 3px 1px 2px 1px;
}

img.displayed {
    display: block;
    margin-left: 10px;
}
