@charset "UTF-8";
/* CSS Document */

body {font-size: 12px;font-family: Tahoma, Arial, Helvetica, sans-serif; margin:0; padding:0; font-weight:normal; font-style:normal; background-color: #997129; background-image:url(../images/MISC/hammer-bkgrd.jpg); background-repeat:repeat;}
h1, h2, h3, p, ul, ol {padding: 0;margin: 0;}


img a { border:none;}
a img { border:none;}


/* WRAPPER: wraps entire contents of page */
#wrapper {width:800px; margin: 0px auto;border: solid 1px #023926;}
#contentWrapper {position: relative;clear: both;width: 100%;background: #ffffff url(../images/PAGES/main_bg2.gif) no-repeat top left;}

/* HEADER */
#number { background: #094741; color:#fff; padding: 4px 0 4px 7px;letter-spacing:.15em; font-style:normal; font-weight:normal;}
#header { background: url(../images/PAGES/header.gif) no-repeat top left;position: relative; height:148px; text-align:right; padding: 10px 42px 0 0;}

a#rent img {background: url(../images/BUTTONS/rent-over.gif) top left no-repeat; border:none; height:30px;}
a#rent:hover img {background: url(../images/BUTTONS/rent.gif) top left no-repeat; border:none; height:30px;}
a#sale img {background: url(../images/BUTTONS/sale-over.gif) top left no-repeat; border:none; height:30px;}
a#sale:hover img {background: url(../images/BUTTONS/sale.gif) top left no-repeat; border:none; height:30px;}
a#contact img {background: url(../images/BUTTONS/contact-over.gif) top left no-repeat; border:none; height:30px;}
a#contact:hover img {background: url(../images/BUTTONS/contact.gif) top left no-repeat; border:none; height:30px;}

/* NAV BAR */
#nav {
	position:absolute;
	height:41px;
	margin:0;
	padding:0;
	width: 796px;
	color:white;
	top: -5px;
	left: 2px;
}
div#nav ul
{
margin:0 0 0 20px; padding:0px;
display: inline;
list-style-type: none;
}
div#nav li
{
margin: 0; padding:0 0 8px 0;
display: inline;
list-style-type: none; height:41px; letter-spacing: 1px;
}
div#nav a:link, div#nav a:visited
{
float: left;
font-size:12px;
line-height: 12px;
font-weight: bold;
padding-top:14px;
margin: 0 10px 4px 31px;
text-decoration: none;
color: #FFFFFF;
}

div#nav a:link#current, div#nav a:visited#current, div#nav a:hover
{
border-top: 6px solid #99722A;
padding-top: 8px;
background: transparent;
color: #FFFFFF;font-weight: bold;
}

div#nav a:hover { color: #D89E39;font-weight: bold;}

/* MAIN */
#main {margin-left: 0;margin-right: 176px;padding: 41px 0 15px 0;}

/* CONTENT */
#content { background: url(../images/PAGES/content_rep.gif) repeat-y top left; width:624px; }
#content .con {padding: 0 60px 0 75px; text-align:justify;}
#content .con a { color:#333333;}
#content .con a:hover { color:#831C13;}
#content_top { background:url(../images/PAGES/content_top.gif) no-repeat top left; height:58px;}
#content_top .cen {margin: 0 50px 0 60px; text-align:left; padding: 25px 0 0 0;}
#content_btm { background:url(../images/PAGES/content_btm.gif) no-repeat top left; height:34px;}
#content h1 {color:#0F7064; font-size:15px; text-align:left;}
#content h2 { padding-bottom:3px; padding-top:3px; color:#99722A; font-size:12px; text-align:left; border-top:1px solid #99722A;}
#content div.con p {
	padding-bottom:10px;
	color:#333333;
	font-size:12px;
	line-height:16px;
}
#content div.con ul { padding-bottom:10px; color: #330000; font-size:11px; line-height:18px; font-weight:normal; margin: 0 0 0 50px; line-height:15px;}
#content ul li { font-weight:normal; color:#876425;}

#content div.con form { margin: 20px 0 0 20px; padding:0;}
#content div.con label {padding:0; color:#004832; font-size:12px; line-height:18px; display:block;}
#content div.con input { padding:0; margin:0 0 10px 0; border:solid 1px #004832; width:60%;}
#content div.con textarea { padding:0; margin:0 0 10px 0; border:solid 1px #004832; width:60%;}
#content div.con input#Submit { display:block; margin: 10px 0 0 0; width:auto;}


.doc { float:left; padding-right:6px;}

.red {color:red;}

/* SIDEBAR */

#sidebar {
	position: absolute;
	top: 352px;
	left: 624px;
	width:176px;
	padding: 0;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}
#sidebar p {margin: 0 10px 10px 0; color:#004832;}

/* PHOTOS */

#photodiv {
	position:absolute;
	left:579px;
	top:67px;
	width:175px;
	height:250px;
	margin-left:10px;
	z-index:50;
	border: 3px solid  #99722A;
}

#audio {
	position:absolute;
	right:55px;
	top:170px;
	width:125px;
	height:25px;
}


/* FOOTER */
#footer {background: #73A19D; color:#094741; padding: 5px; text-align:center; font-size:10px;}
#footer a:link, #footer a:visited {
	color:#094741;
	text-decoration:none;
}

#footer a:hover {
	color:#BEDFCE; text-decoration:underline;
}
