*, html {  margin: 0; padding: 0; }
body { background: #656446; color: #000; font-family: verdana; font-size: 80%; }
img { border: none; }

#wrapper { width: 770px; padding: 3px; background: #FFF; margin: 20px auto; }
#inner_wrap, #footer { background: #96997a url(../images/container_bg.jpg); overflow: hidden; }
#left, #footer_left { float: left; width: 220px; text-align: center; font-size: .85em; font-weight: normal; }
#container, #footer_main { float: right; width: 550px; }

#left h1 a { display: block; width: 175px; height: 166px; background: url(../images/main_logo.jpg); text-indent: -9999px; margin: 0 auto; margin-top: 20px; }
#left p, #footer_left p { padding: 8px; }
#container p, #footer_main p {
	padding: 10px 30px 10px 30px;
	font-size: 1.1em;
}
#footer_main p { text-align: center; font-family: "Verdana",sans-serif; font-size: .8em; }

#footer_main a { text-decoration: none; color: #000; }
#left a { text-decoration: underline; color: #693a08; }

#container { font-family: "Times", Serif; }

h4.lead {
	color: #663;
	font-style: italic;
	font-size: 1.4em;
	padding: 10px 30px 10px 30px;
	font-weight: normal;
	line-height: 95%;
}
.home #content_main h1 { height: 74px; width: 334px; background: url(../images/embrace.png); margin: 0 auto; margin-top: 20px; }
.why #content_main h1 { height: 49px; width: 401px; background: url(../images/whyhead.png); margin: 0 auto; margin-top: 20px; }
.links #content_main h1 { height: 25px; width: 401px; background: url(../images/linkshead.png); margin: 0 auto; margin-top: 20px; }
.contact #content_main h1 { height: 25px; width: 401px; background: url(../images/contacthead.png); margin: 0 auto; margin-top: 20px; }
#content_main h1, #content_main h3 { text-indent: -9999px; }

#footer { padding-top: 20px; }
#footer a:hover { text-decoration: underline; }

#nav_main { list-style-type: none; overflow: hidden; padding-left: 7px; margin-left: -1px; background: url(../images/menu_anchor3.jpg) left 0px no-repeat; }
#nav_main li { float: left; }
#nav_main a { display: block; height: 53px; background: url(../images/nav_bg.jpg) left -1px repeat-x; width: 136px; }
#nav_main a:hover { background: url(../images/navhover_bg.jpg) left -1px repeat-x; }
#nav_main a.homelink span { width: 137px; height: 53px; display: block; background: url(../images/homelink.png) center 9px no-repeat; }
#nav_main a.whylink span { width: 137px; height: 53px; display: block; background: url(../images/whylink.png) center 9px no-repeat; }
#nav_main a.linkslink span { width: 137px; height: 53px; display: block; background: url(../images/linkslink.png) center 9px no-repeat; }
#nav_main a.contactlink span { width: 137px; height: 53px; display: block; background: url(../images/contactlink.png) center 9px no-repeat; }

h5 { color: #ae4621; font-size: 1.2em; font-family: Sans-serif; padding: 15px 30px 5px 30px; }

#footer_cities { background: #c64b25; text-align: center; font-size: .9em; font-weight: bold; font-variant: small-caps;
 color: #FFF; font-family: "Times Roman", Serif; letter-spacing: 0.05em; }
#footer_cities p { padding: 5px; }
#footer_cities p a { color: #FFF; text-decoration: none; }
#footer_cities p a:hover { text-decoration: underline; }
