body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF url(images/bg_body.jpg) no-repeat center 139px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

a, a:link, a:visited {
    outline: none;
	text-decoration: none;	
}

a:hover {	
	text-decoration: underline;
}

img {
	border: none;
	margin: 0px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li {
	float: left;
	padding: 0px;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;	
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: .9em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;	
}

form, input {
	margin: 0px;
}

input:focus {
	outline: none;
}

p {
	margin: 0px;
}

.clear {
	clear: both;
	font-size: 0em;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.container {
	background:url(images/bg_container.jpg) repeat-x 0 0;
	width: 100%;
}

.page_logo {
	width: 242px;
	height: 139px;
	position: absolute;
	top: 0;
	left: 0;
}

.wrapper {
	width: 894px;
	margin: 0 auto;
}

.title_sacramento {
	height: 52px;
	padding: 42px 0 0 430px;
}

.page_nav {
	color: #E79C9E;
	font-size: 1.2em;
	padding: 0 30px 0 0;
}

.page_nav ul {
	float: right;
}

.page_nav li {
	margin: 78px 10px 0 0;
}

.page_nav li span {
	color: #FFFFFF;
	margin: 0 0 0 10px;
}

.page_nav a, .page_nav a:link, .page_nav a:visited {
	color: #FFFFFF;
}

.page_content {
	background: url(images/bg_content_top.jpg) no-repeat 0 0;
	padding: 45px 0 0 0;
}

.bg_content_bottom {
	text-indent: -9999px;
	/*background-image: alt in stylesheet*/
	width: 100%;
	height: 32px;
}

.content_repeat {
	/*background-image: alt in stylesheet*/
	width: 894px;
}

.bg_content_bottom_repeat {
	background: url(images/bg_content_repeat_bottom.jpg) repeat-x 0 bottom;
	width: 847px;	
	margin: 0 0 0 23px;
	padding: 0 0 80px 0;
	position: relative;
	z-index: 0;
}

.title_name {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
	background: #fbacb3;
	width: 720px;
	height: 18px;
	padding: 3px 0 5px 10px;
	position: relative;
	top: 40px;
	left: 30px;
}

.bg_content_bottom_repeat ul {
	font-size: 1.2em;
	color: #FFF;
	margin: 20px 0 0 35px;
	position: relative;
	bottom: -30px;
	display: block;
}

.bg_content_bottom_repeat li {
	font-size: 1.2em;
	font-weight: bold;
	color:  #330000;
	margin: 0 20px 0 0;
	display: block;
}

.blog_image {
	margin: 0 0 0 45px;
}

.flash {
	position: absolute;
	top: -45px;
	left: 0;
}

.flash_wrapper {
	height: 340px;
	position: relative;
}

.bg_content_bottom_repeat h2 {
	font-size: 2.8em;
	font-weight: normal;
	color: #330000;
	float: left;
	margin: 40px 0 0 0;
	padding: 0;
	position: relative;
	left: 42px;
	z-index: 0;
}

.title_gatejen {
	text-indent: -9999px;
	/*background-image: alt in stylesheet*/
	width: 349px;
	height: 70px;
	margin: 10px 0 0 0;
	float: right;
	position: relative;
	left: -50px;
	z-index: 1;
}

.bg_content_bottom_repeat p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	color: #333333;
	margin: 40px 0 0 0;
	padding: 0 55px 0 35px;
}

.bg_content_bottom_repeat p span {
	font-size: 1.7em;
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 0 0 5px 0;
	position: relative;
	top: -10px;
}

.bg_content_bottom_repeat p img {
	margin: 0 20px 0 0;
	float: left;
}

.list_home {
	padding: 0 0 0 100px;
}

.list_home p {
	font-size: 1.1em;
	padding: 0 55px 20px 0;
}

.bg_list_top, .bg_list_bottom {
	font-size: .1em;
	text-indent: -9999px;
	/*background-image: alt in stylesheet*/
	width: 629px;
	height: 9px;
}

.bg_list_repeat {
	/*background-image: alt in stylesheet*/
	width: 599px;
	padding: 30px 0 60px 30px;
}

.bg_list_repeat label {
	font-size: 1.1em;
	width: 163px;
	padding: 5px 0 0 44px;
	float: left;
}

.input_name, .input_phone {
	margin: 0 0 8px 0;
	float: left;
}

.disp_none {
	display: none;
}

.input_name input {
	font-size: 1em;
	background: #FFFFFF;
	width: 265px;
	height: 20px;
	padding: 1px 0 0 3px;
	border: 1px solid #999999;
}

.input_phone input {
	font-size: 1em;
	background: #FFFFFF;
	width: 83px;
	height: 20px;
	padding: 1px 0 0 3px;
	border: 1px solid #999999;
}

.input_submit {
	width: 89px;
	height: 30px;
	margin: 0 0 0 207px;
}

.page_footer {
	font-size: .9em;
	text-align: center;
	color: #4a0e13;
	margin:-10px 0 0 0;
	padding: 0 0 20px 22px;
}

.page_footer ul {
	background: url(images/nav_repeat.jpg) repeat-x 0 0;
	height: 38px;
	padding: 0 30px 0 40px;
	float: left;
}

.page_footer p {
	padding: 10px 0 0 0;
}

.bg_nav_left, .bg_nav_right {
	font-size: .1em;
	text-indent: -99999px;
	/*background-image: alt in stylesheet*/
	width: 8px;
	height: 38px;
	float: left;
}

.page_footer li {
	font-size: 1.2em;
	font-weight: bold;
	margin: 12px 0 0 0;
}

.page_footer li a {
	margin: 0 13px 0 13px;
}

.page_footer a, .page_footer a:link, .page_footer a:visited {
	color: #4a0e13;
}

.page_footer a:hover {
	color: #c32934;
}



