/* *** ** Start of DefaultWrapper ** *** */
* {margin:0; padding:0;}
ul, li { margin:0 0 0 .5em; padding:0; list-style:url(/images/bullet.jpg); } 
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, dl, fieldset, address { margin:.5em 0; }
h1 {
	color:#1f1c1a;
	font-size:26px;
	border-bottom:1px solid #1f1c1a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	margin:0 0 10px;
	padding-bottom:10px;
}
h2 {
	color:#1f1c1a;
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	margin:4px 0;
}
h3 {
	color:#a3966d;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin:1em 0 .5em 0;
}
p { line-height:18px; margin:1em 0;}
img { border:none; }
strong { font-weight:bold; color:#000; }
a { text-decoration:none; color:#847a5a; }
a:hover { color:#1f1c1a; }
.required { color:#FF0000; }
.clear { 
	clear:both;    
	height:0;
    font-size: 1px;
    line-height: 0px; 
}
hr { height:1px; background:#1f1c1a; border:none; margin:5px 0;}
.body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #eee8d8 url(/images/bg-repeat.jpg) repeat-x top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	line-height:18px;
}
#container {
	width: 914px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	padding: 0;
}
#header a h1 {
	margin: 0;
	padding: 0;
	height: 152px;
	width: 260px;
	float:left;
	cursor:pointer;
	text-indent:-9000px;
	background:url(/images/jacob-rivas-logo.jpg) no-repeat right top;
	border:none;
}
#header #menu {
	float:left;
	width:640px;
	height:48px;
	background:url(/images/menu-bg.jpg) no-repeat;
}
#mainContent {
	clear:both;
	width:890px;
	padding: 0px 0px 0px 20px;
	background: url(/images/sub-bg-repeat.jpg) repeat-y;
}
#sidebar {
	float:left;
	width:200px;
	padding:0px 20px 20px 20px;
	color:#fff;
	background: #1e0404;
}
#sidebar p { margin:0;}
#sidebar #sidecontent {

}
#sidebar #sidecontent ul {
	margin:10px 0 10px 15px;
}
#content {
	width:840px;
	padding:30px;
}
#footerContainer { background:url(/images/sub-footer-bg.jpg) left top no-repeat; padding:10px 0 0; width:890px; }
p#footerNav {
	padding:0;
	margin:0;
	text-align:center;
	color:#a3966d;
	font-size:10px;
}
p#footerNav a { padding:0 2px;}
#footer {
	width:650px;
	float:right;
	padding: 0px;
	/*background: url(/images/footer-left-bg.jpg) repeat-y left;*/
}
#footer #footerContent {
	margin: 0;
	padding: 0px 20px 20px 10px;
}
#disclaimer {
	width: 100%; /* adjust width and height for your disclaimer */
	height:50px;
	margin: 40px 0; /* centers the disclaimer (if outside your container div) */
	padding: 0;
	text-align: left;
}
#disclaimer p {
	width:490px;
	float:right;
	display:block;
	font-size:9px;
	margin:0; 
	padding:0; 
	line-height:17px;
	color:#847a5a;
}
#disclaimer a { color:#978b67; font-weight:bold; }
#disclaimer a:hover { text-decoration:underline;}

/* Mini Contact Form Styling */
#form { }
#form label { display:block; width:55px; height:15px; padding:3px 0; margin:0; }
#form input { width:210px; margin-bottom:5px; height:15px; }
#form input.submit-btn { width:62px; height:26px; margin:5px 70px; text-align:center; display:block; } 
#form textarea { width:210px; height:40px; }/* *** ** End   of DefaultWrapper ** *** */
