@charset "utf-8";
/* www.sjohnsonrealtor.com
	Interior Style Sheet
	June 2008 */

body {
	font-size: small;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-x;
	color: #29150A;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #2E1006;
}

h1 {
	font-size: 120%;
	color: #310F06;
	text-align: center;
}

h2 {
	font-size: 125%;
	color: #6C2918;
}

h3 {
	font-size: 85%;
	font-style: italic;
}

h4 {
}



#header-wrapper {
	height: 229px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}

#left-scroll {
	background-image: url(../images/left-scroll.gif);
	background-repeat: no-repeat;
	height: 227px;
	width: 118px;
	float: left;
	margin-top: 2px;
}

#header {
	background-image: url(../images/sj-header.jpg);
	background-repeat: no-repeat;
	height: 229px;
	width: 900px;
	float: left;
}

#right-scroll {
	background-image: url(../images/right-scroll.gif);
	background-repeat: no-repeat;
	float: left;
	height: 227px;
	width: 118px;
	margin-top: 2px;
}

#content-wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#navbar {
	background-color: #1F0B04;
	height: 25px;
	width: 840px;
	float: left;
	padding-top: 8px;
	margin-left: 60px;
}

#body-content {
	background-color: #ecdbb9;
	width: 900px;
	float: left;
	background-image: url(../images/body-content-bg.jpg);
	background-repeat: repeat-y;
	line-height: 1.5em;
}

#body-content a:link, #body-content a:visited {
	color: #250E06;
}

#body-content a:hover {
	color: #632413;
	text-decoration: none;
}

#big-column {
	width: 865px;
	margin-left: 18px;
	float: left;
	margin-right: 15px;
}

#sjohnson-title {
	width: 860px;
	margin-left: 20px;
	margin-top: 10px;
}

#left-column {
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 20px;
	padding-top: 30px;
}

#right-column {
	float: left;
	width: 400px;
	height: 400px;
	margin-top: 20px;
	margin-left: 10px;
}

#bottom-box {
	float: left;
	width: 868px;
	margin-left: 20px;
	padding-bottom: 10px;
}

.rightside-box {
	float: right;
	width: 356px;
	font-size: 85%;
	background-color: #B89869;
	padding-top: 20px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}

.leftside-box {
	float: left;
	width: 460px;
	padding-top: 20px;
}


#footer {
	background-color: #1F0B04;
	height: 200px;
	clear: both;
}

#footer-text {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #ce9f48;
	padding-top: 15px;
	font-size: 85%;
}

#footer-text a:link, a:visited {
	color: #CE9F48;
	text-decoration: none;
}

#footer a:hover {
	color: #4C1B0A;
	text-decoration: none;
	background-color: #CAB892;
}
