html,body {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #5E594C;
	/*
	width: 796px;
	text-align:center;	
	margin-left: auto;
	margin-right: auto;
	*/
	margin:0;
	padding:0;
	background: #580201 url('images/colorgradient.jpg') repeat-x;
}

a, a:visited {
	color: #7A864C;
}

table {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #5E594C;
}

td {
	background: #FFFFFF;
}
#contact {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #5E594C;
}

#sajotopbar {
	background-color: #b78629;
	margin: 0px auto;
	text-align: center;
	height: 66px;
}

#indexcontent {
	background: #FDFCF8;
	text-align: left;
}

#content {
	background: #FDFCF8;
}

#wrapper {
	width: 796px;
	margin: 0 auto;
	/* IE Dynamic Expression to set the width */
	/*
	min-width: 796px;
	width:expression(document.body.clientWidth < 800 ? "796px" : "796px" );
	*/
	
}

#flashblock img {
	width: 796px;
}

#indexwrapper {
	width: 796px;
	margin: 0 auto;
	/* IE Dynamic Expression to set the width */
	/*
	width:expression(document.body.clientWidth < 800 ? "796px" : "796px" );
	*/
}

#top-block {
	position: relative;
	background: url('images/sajo-mast-bg.jpg') no-repeat;
	width: 796px;
	height: 105px;
}

#top-nav {
	position: absolute;
	top: 10px;
	left: 650px;
	/*
	padding-top: 12px;
	padding-right: 20px;
	*/
	color: #ddd4ab;
	font-size: 13px;
}
	#top-nav a, #top-nav a:visited {
		color: #ddd4ab;
		text-decoration: none;
	}
	#top-nav a:hover {
		text-decoration: underline;
	}
	
/* button specific */
#big-button-group {
	padding-top: 50px;
	padding-left: 40px;
}
	.big-button {
		padding-right: 10px;
		float: left;
	}
	.big-button a {
		color: #FFFFFF;
		text-decoration: none;
	}
	a.rollover span {
		display: none;
	}
	a.rollover-community {
		background: url('images/community.gif') no-repeat top left;
		display: block;
		width: 102px;
		height: 36px;
	}
	a.rollover-contact {
		background: url('images/contact.gif') no-repeat top left;
		display: block;
		width: 102px;
		height: 36px;
	}
	a.rollover-home {
		background: url('images/home.gif') no-repeat top left;
		display: block;
		width: 102px;
		height: 36px;
	}
	a.rollover-directions {
		background: url('images/directions.gif') no-repeat top left;
		display: block;
		width: 143px;
		height: 36px;
	}
	a.rollover-homestyles {
		background: url('images/homestyles.gif') no-repeat top left;
		display: block;
		width: 102px;
		height: 36px;
	}
	a.rollover-inventory {
		background: url('images/inventory.gif') no-repeat top left;
		display: block;
		width: 102px;
		height: 36px;
	}
	a.rollover:hover {
	    background-position: 0 -36px;
	}
/* end of button specific */	

#sidebar {
	float: right;
	width: 223px;
	height: 293px;
	border: 1px solid #000000;
	margin: 20px 60px 10px 30px;
}

#subsjlogo {
	float: right;
	width: 320px;
	height: 580px;
}
.subsjlogoclass {
	float: right;
	width: 320px;
	height: 550px;
}

#siteplansjlogo {
	float: right;
	width: 290px;
	height: 380px;
}

#contactsjlogo {
	float: right;
	width: 320px;
	height: 640px;
}

#mainbodytext {
	text-align: left;
	padding: 40px 100px 20px 80px;
}

#subbodytext {
	width: 470px;
	text-align: left;
	position: relative;
	top: 2px;
	padding-top: 20px;
	padding-left: 70px;
	padding-bottom: 25px;
}

/* replacement for new body text on pages.. other stuff is muffed up. */
#body-text {
	width: 470px;
	text-align: left;
	padding-top: 20px;
	padding-left: 70px;
	padding-bottom: 25px;
}

#siteplanbodytext {
	text-align: left;
	padding-top: 20px;
	padding-left: 40px;
	padding-bottom: 25px;
}

#formbodytext {
	width: 470px;
	text-align: left;
	position: relative;
	top: 2px;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 25px;
}

#footer {
	text-align: center;
	font-size: 10px;
	color: #A18040;
	background-color: #580201;	
	padding-top: 10px;
	width: 796px;
	margin: 0 auto;
}

#footer a:link,a:visited {
	color: #A18040;
}

#menu {
	background: #d5c997;
	width: 796px;
	height: 52px;
	margin-top: 25px;
}
#menu ul {
}
#menu li {
	float: left;
	margin: 0 0.7em;
	list-style: none;
	font-family: Arial, serif;
	font-size: 11px;
	color: #7d4433;
	font-weight: bold;
	padding-top: 30px;
}
#menu li a
{
	text-decoration: none;
	text-align: center;
	color: #7d4433;
	margin: 0px;
	padding: 0px;
	float: none;
}
#menu li a:hover
{
	color: #FFFFFF;
}
#spacer {
	margin: 0px;
	padding: 0px;
	background: #d5c997;
}

h1 {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #7E4300;
	font-weight: bold;	
	margin-top: 0px;
	margin-bottom: 8px;
}
h2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	font-weight: normal;	
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 8px;
}
h3 {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #7E4300;
	font-weight: bold;	
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin: 0px 0px 10px 0px;
}

.smalltext {
	font-family: Arial, serif;
	font-size: 10px;
}
.smallen {
	font-size: 11px;
}

.subhead {
	color: #7E4300;
	font-weight: bold;	
}
