body {background: transparent url(images/body-bg.jpg) repeat-x top }

#header {
    margin: 0px;
    padding: 0px;
    text-align: left;
    background:;
}

#header-inner {
    padding: 0px;
    margin: 0 auto;
    width: 980px;
    height: 127px;
    background: transparent url(images/container-bg.jpg) no-repeat top left;
}

/* Home Steve Logo */
.header-top {
	width: 390px;
	height: 102px;
	float: left;
	text-align: right;
	padding-top: 10px;
}

.header-bottom {
	width: 390px;
	height: 241px;
	float: left;
	text-align: left;
	background: url(images/frame-bg-2.jpg) left top no-repeat;
	padding: 10px;
}
.header-bottom-left {
	width: 390px;
	height: 241px;
	float: left;
	text-align: left;
}
.steve-th {
	margin-left: 16px;
	margin-top: 16px;
}

#logo {
    position: relative;
    left: 35px;
    float: left;
    display: inline;
    width: 317px;
    height: 60px;
    margin: 0px;
    padding: 10px 0 0 0;
    font-size: 1.5em;
    font-weight: normal;
    overflow: hidden;
}

#logo span {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(images/steve-stockwood-logo.gif) no-repeat 0 0;
}

#logo a {
    text-decoration: none;
}

#middle {
    width: 980px;
    margin: 0 auto;
	padding:20px 0 0 0;
    text-align: left;
    display: block;
    background: #fff url(images/content-header.jpg) no-repeat top left;
}

#footer {
    width: 960px;
    margin: 0 auto;
    text-align: center;
    display: block;
    background: transparent url(images/foot-bg2.gif) no-repeat top center;
    padding-top: 55px;
    color: #afa68a;
}
.credit {
    color: #afa68a;
    text-decoration: none;
}
#navwrap {
    margin: 0px;
    margin-bottom: 1.5em; 
    padding: 0px;
    background-color: #E6F0FF;
}

#navwrap ul li a { width:230px;}

ul#nav { width: 230px; margin: 0px; padding: 0px; text-indent: 40px; list-style: none; font-size: 1.5em; line-height: 2.5em; text-transform: uppercase; }
ul#nav li { color: #4c1b1b; display: block; margin: 0px; padding: 0px; }

ul#nav li a:link { color: #4c1b1b; display: block; text-decoration: none; }
ul#nav li a:visited { text-decoration: none; color: #4c1b1b; display: block;}
ul#nav li a:hover { color: #157CB7 !important; background: #ACDFFC; display: block; }
ul#nav li a:active { text-decoration: none; color: #ffffff; background-image: none; display: block; }

.current { margin: 0px; padding: 0px; background-color: #ACDFFC; background-image: none; }

ul#categories { width: 230px; text-indent: 50px; margin: 0px; font-size: .65em; line-height: 2em; list-style-type: none; text-transform: capitalize; }
ul#categories li { width: 230px; margin: 0px; padding: 0px; color: #4c1b1b; background-image: none; }

ul#categories li a:link { text-decoration: none; background-image: none; display: block; }
ul#categories li a:visited { text-decoration: none; background-image: none; display: block; }
ul#categories li a:hover { color: #fff !important; background-color: #157CB7; background-image: none; display: block; }
ul#categories li a:active { background-color: #157CB7; color: #ffffff; background-image: none; display: block; }

.current-cat { margin: 0px; padding: 0px; color: #fff !important; background-color: #157CB7; background-image: none; display: block; }

.uppercase { text-transform: uppercase; }

table#specifics {
    font-family: Arial, sans-serif;
    font-size: 10px;
    line-height: 1.44em;  
    margin-bottom: 1.5em;
}
.alignright {
    text-align: right;
}
.thumbnails {
    display: none;
    
}
.googlemap {
    background: transparent url(images/google-map.png) no-repeat 0 50%;
    padding-left: 25px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.datasheet {
    background: transparent url(images/information.png) no-repeat 0 50%;
    padding-left: 25px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.moreinfo {
    background: transparent url(images/email_go.png) no-repeat 0 50%;
    padding-left: 25px;
    padding-top: 2px;
    padding-bottom: 2px;
}
object {
    margin-bottom: 18px;
}

.featured-title {
	width: 334px;
	height: 36px;
	float: left;
	text-align: left;
	padding-left: 36px;
	background: url(http://stevestockwood.com/img/featured-icon.gif) left center no-repeat;
}
.featured-property-img {
	background: url(http://stevestockwood.com/img/featured-property-box-bg.jpg) left top no-repeat;
	width: 359px;
	height: 230px;
	float: left;
	padding: 11px 0px 0px 11px;
}
.featured-property-disc {
	width: 370px;
	height: auto;
	float: left;
	text-align: left;
}
.quick-contact {
	background: url(http://stevestockwood.com/img/quick-contact-bg.jpg) left top no-repeat;
	width: 350px;
	height: 66px;
	float: left;
	padding: 10px;
	color: #333333;
	margin-bottom: 16px;
}
.request-for-call {
	background: url(http://stevestockwood.com/img/request-for-callback-bg.jpg) left top no-repeat;
	width: 360px;
	height: 153px;
	padding: 0px 0px 10px 10px;
	float: left;
}

.blue-title {
	color: #157cb7;
	font-size: 14px;
	font-weight: bold;
}
.call-me-bt {
	margin-left: 135px;
}

.white {
	color:#fff;
}
