@charset "utf-8";
/* CSS Document */
* {
	border: none;
	margin: 0px;
	padding: 0px;
}
body {
	background: #583C26 url(images/background.jpg) center repeat-y;
	color: #333333;
	text-align: center;
	font: .9em Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#wrap {
	margin: 0px auto;
	text-align: left;
	width: 800px;
	background: url(images/background.jpg) no-repeat;
}
#header {
	background: url(images/header_big.jpg) no-repeat fixed center top;
	color: #583C26;
	padding-left: 180px;
	text-align: center;
	height: 120px;
}
#sjacob {
	margin: 0px;
	padding: 15px 0px 0px;
	font: italic bold 36px "Times New Roman", serif;
	letter-spacing: .2em;
}
#header h1 {
	font: italic 24px "Times New Roman", serif;
	letter-spacing: .1em;
}
#header h2 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
a {
	color: #3470AE;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#column1 {
	float: left;
	width: 180px;
}
#column1 img {
	border: 1px solid #C4BCB6;
	margin: 15px 20px 0px;
}
#column1 p {
	margin: 0px 18px;
	padding: 0px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
#column1 .smfont {
	font-size: .8em;
	font-weight: normal;
}
#column2 {
	float: none !important;
	margin-left: 200px !important;
	margin-left: 0;
	padding: 12px 20px 20px 0px;
}
#column2 p {
	line-height: 120%;
	padding-bottom: 0.5em;
	margin-left: 15px;
}
#column2 h3 {
	font-size: 1em;
	color: #583C26;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#column2 h2 {
	color: #756559;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	padding-left: 5px;
	letter-spacing: 0.1em;
	width: 570px;
	border-bottom: 1px solid #583C26;
}
#column2 ul {
	margin-left: 35px;
}
#column2 li {
	color: #000000;
	padding-bottom: .5em;
}
#nav {
	padding-bottom: 30px;
	width: 179px;
}
#nav ul li {
	display: inline;
	line-height: 16px;
	list-style: none;
	text-align: center;
}
#nav ul li a {
	color: #235880;
	display: block;
	padding: 5px;
	text-decoration: none;
	width: 166px;
	font-weight: bold;
	margin-left: 3px;
}
#nav li a:hover {
	color: #DBDBDB;
}
#nav ul ul li {
	line-height: 10px;
	border-bottom: none;
}
#nav ul ul li a {
	color: #D9D3D0;
	text-indent: 10px;
}
#nav ul ul li a:hover {
	color: #000;
}
#phone {
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #583C26;
	margin-bottom: 10px;
	border-bottom: 1px solid #695A50;
}
#basenav {
	font-size: 0.9em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 180px;
	border-top: 1px solid #958274;
	border-bottom: 1px solid #958274;
	border-left: 1px solid #958274;
}
.clear {
	clear: both;
	height: 1px;
}
#basenav a {
	color: #666666;
	padding-right: 1em;
	padding-left: 1em;
}
#footer {
	clear: both;
	color: #999;
	font-size: 0.8em;
	padding: 10px 5px 10px 182px;
	text-align: center;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}
#column1 #nav p {
	padding-top: .3em;
	padding-bottom: .2em;
}
#column1 #nav a {
	text-decoration: none;
}
#baseback {
	background: #583C26;
	width: 100%;
	height: 500px;
}
