html {
	background-image: url('http://www.ratterman.com/_mgxroot/img_1239881833_14873_1239966488.jpg'); 
	background-repeat: repeat-x;
	background-color: #d7c89a;
	}
	
body {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	border-left: 1px solid #a6a8aa;
	border-right: 1px solid #a6a8aa;
	border-bottom: 1px solid #a6a8aa;
	width: 800px;
	padding-bottom: 5px;
	}
	
#wrapper {
	background-color: #FFFFFF;
	width: 789px;
	margin-left: auto;
	margin-right: auto;
	}
	
/* Home Nav Styles */

	#homenav_section {
		width: 789px;
		height: 198px;
		position: relative;
		margin-top: -20px;
		padding-top: 0;
		}
		
	#wrapper > #homenav_section {
		margin-top: -4px;
		}
		
	#homenav {
		position: relative;
		width: 176px;
		height: 168px;
		}
		
	#mainpic {
		position: absolute;
		right: 0;
		top: 0px;
		width: 614px;
		height: 149px;
		}

	#homenav ul {
		text-align: right;
		list-style-type: none;
		padding-top: 0;
		margin-top: 0;
		padding-right: 20px;
		}
		
	#homenav ul li a, #homenav ul li a:link {
		color: #d3030b;
		line-height: 16pt;
		font-family: "Palatino Light", "Times New Roman", Times, serif;
		font-size: 12px;
		text-decoration: none;
		}
	
	#homenav ul li a:visited {
		color: #d3030b;
		line-height: 16pt;
		font-family: "Palatino Light", "Times New Roman", Times, serif;
		font-size: 12px;
		text-decoration: none;
		}
		
	#homenav ul li a:hover {
		color: #fb545a;
		line-height: 16pt;
		font-family: "Palatino Light", "Times New Roman", Times, serif;
		font-size: 12px;
		text-decoration: underline;
		}
		
	#homenav ul li a:active {
		color: #d3030b;
		line-height: 16pt;
		font-family: "Palatino Light", "Times New Roman", Times, serif;
		font-size: 12px;
		text-decoration: none;
		}

/* End Home Nav Styles */

/* Content Styles */

	#container {
		width: 789px;
		height: 100%;
		background-image: url(../images/container_bg.gif);
		background-repeat: repeat-y;
		margin-top: 5px;
		}
		
	ul {
		padding-right: 10px;
		padding-left: 10px;
		margin: 0;
		}
		
/* End Content Styles */

/* Footer Styles */

	#footer {
		position: relative;
		width: 789px;
		text-align: center;
		padding-bottom: 10px;
		}
		
	#footer p {
		color: #4C4949;
		line-height: 14pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding-top: 0;
		margin-top: 0;
		}

	#footer ul {
		text-align: right;
		list-style-type: none;
		display: inline;
		}
		
	#footer li {
		display: inline;
		}
		
	#footer ul li a, #footer ul li a:link {
		color: #d3030b;
		line-height: 24pt;
		font-family: "Palatino Light", "Times New Roman", Times, serif;
		font-size: 12px;
		text-decoration: none;
		}
	
	#footer ul li a:visited {
		color: #d3030b;
		line-height: 24pt;
		font-family: "Palatino Light", "Times New Roman", Times, serif;
		font-size: 12px;
		text-decoration: none;
		}
		
	#footer ul li a:hover {
		color: #fb545a;
		line-height: 24pt;
		font-family: "Palatino Light", "Times New Roman", Times, serif;
		font-size: 12px;
		text-decoration: underline;
		}
		
	#footer ul li a:active {
		color: #d3030b;
		line-height: 24pt;
		font-family: "Palatino Light", "Times New Roman", Times, serif;
		font-size: 12px;
		text-decoration: none;
		}
		
	.divider {
		color: #4C4949;
		font-family: "Palatino Light", "Times New Roman", Times, serif;
		font-size: 11px;
		text-decoration: none;
		padding-left: 10px;
		padding-right: 10px;
		}
		
	#footer a, #footer a:link {
		color: #d3030b;
		line-height: 24pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		}
	
	#footer a:visited {
		color: #d3030b;
		line-height: 24pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		}
		
	#footer a:hover {
		color: #fb545a;
		line-height: 24pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: underline;
		}
		
	#footer a:active {
		color: #d3030b;
		line-height: 24pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		}

/* End Footer Styles */

/* Text Styles/Various Classes */

	p, .as_text {
		color: #4C4949;
		line-height: 15pt;
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		padding-top: 0;
		margin-top: 0;
		}
		
	#homenav_section hr, #branch_section hr, #footer hr {
		background-image: url(../images/horizontal_rule.gif);
		border: none;
		width: 750px;
		height: 1px;
		}
		
	hr {
		background-image: url(../images/horizontal_rule.gif);
		border: none;
		height: 1px;
		}
		
	.hidden {
		visibility: hidden;
		display: block;
		}
		
	h3.locations {
		background-image: url(../images/header_locations.gif);
		background-repeat: no-repeat;
		width: 172px;
		height: 23px;
		margin-left: 17px;
		padding-bottom: 0;
		margin-bottom: 0;
		padding-top: 0;
		margin-top: 0;
		}
/* Header Styles */

	#header_home {
		width: 789px;
		height: 103px;
		background-image: url(http://ratterman.com/images/branch_header.gif);
		background-repeat: no-repeat;
		}
		
	#header_home h1.imagelink {
		display: block;
		width: 229px;
		height: 103px;
		margin: 0px;
		padding: 0px;
		position: relative;
		}

	#header_home a.hide {
		display: block;
		width: 229px;
		height: 103px;
		text-decoration: none;
		margin: 0px;
		padding: 0px;
		position: relative;
		}

/* End Header Styles */

/* Content Styles */

	#container_norightcol {
		width: 789px;
		height: 100%;
		margin-top: 26px;
		}
		
	#content_norightcol {
		width: 689px;
		height: 100%;
		position: relative;
		margin-left: 50px;
		padding-left: 20px;
		padding-bottom: 30px;
		}
		
	#content_bgimg {
		background-image: url(http://ratterman.com/images/content_bg.jpg);
		background-position: bottom left;
		background-repeat: no-repeat;
		}
	
	#content {
		width: 450px;
		height: 100%;
		position: relative;
		margin-left: 65px;
		padding-bottom: 30px;
		}
		
	#content img.as_image {
		padding-right: 12px;
		padding-bottom: 0;
		padding-top: 0;
		padding-left: 0;
		margin-top: 0px;
		}
				
	table#visit {
		padding-top: 5px;
		margin-top: 0;
		padding-bottom: 10px;
		}
		
	table#visit h3 {
		padding-top: 5px;
		padding-bottom: 0;
		margin-top: 0;
		margin-bottom: 0;
		}
		
	table#visit td {
		padding-bottom: 10px;
		padding-right: 15px;
		}
		
	table#visit td p {
		padding-left: 10px;
		padding-top: 5px;
		margin-top: 0;
		}
		
	table#visit td ul {
		padding: 0;
		margin: 0;
		}
		
	table#visit td li {
		padding-left: 10px;
		padding-top: 0px;
		margin-top: 0;
		list-style-type: none;
		}
		
	#rightcol {
		width: 229px;
		position: absolute;
		right: 0;
		top: 310px;
		}
		
	#rightcol ul li {
		list-style-image: url(http://ratterman.com/images/bullet.gif);
		color: #4C4949;
		font-family: "Palatino Light", "Times New Roman", Times, serif;
		font-size: 12px;
		padding-bottom: 10px;
		margin-left: 40px;
		margin-top: 10px;
		border-bottom: 1px solid #f4efe5;
		}
		
	#rightcol a, #rightcol a:link {
		color: #d3030b;
		font-family: "Palatino Light", "Times New Roman", Times, serif;
		font-size: 12px;
		text-decoration: none;
		}
	
	#rightcol a:visited {
		color: #d3030b;
		font-family: "Palatino Light", "Times New Roman", Times, serif;
		font-size: 12px;
		text-decoration: none;
		}
		
	#rightcol a:hover {
		color: #fb545a;
		font-family: "Palatino Light", "Times New Roman", Times, serif;
		font-size: 12px;
		text-decoration: underline;
		}
		
	#rightcol a:active {
		color: #d3030b;
		font-family: "Palatino Light", "Times New Roman", Times, serif;
		font-size: 12px;
		text-decoration: none;
		}

/* End Content Styles */

/* Text Styles/Various Classes */
		
	h1, .as_title {
		color: #9f1103;
		line-height: 18pt;
		font-family: "Nueva Std", "Times New Roman", Times, serif;
		font-size: 24px;
		font-style: italic;
		font-weight: normal;
		padding-bottom: 10px;
		margin-bottom: 0;
		}
		
	h2 {
		color: #9f1103;
		line-height: 18pt;
		font-family: "Nueva Std", "Times New Roman", Times, serif;
		font-size: 23px;
		font-style: italic;
		font-weight: normal;
		padding-bottom: 10px;
		margin-bottom: 0;
		}
		
	h3 {
		font-size: 22px;
		color: #9f1103;
		line-height: 18pt;
		font-family: "Nueva Std", "Times New Roman", Times, serif;
		font-style: italic;
		font-weight: normal;
		padding-bottom: 10px;
		margin-bottom: 0;
		}
		
	h4 {
		color: #4C4949;
		line-height: 18pt;
		font-family: "Nueva Std", "Times New Roman", Times, serif;
		font-size: 20px;
		font-weight: normal;
		padding-bottom: 10px;
		margin-bottom: 0;
		}
		
	h5 {
		color: #4C4949;
		line-height: 18pt;
		font-family: "Nueva Std", "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight: normal;
		padding-bottom: 10px;
		margin-bottom: 0;
		}
		
	h6 {
		color: #4C4949;
		line-height: 18pt;
		font-family: "Nueva Std", "Times New Roman", Times, serif;
		font-size: 16px;
		padding-bottom: 10px;
		margin-bottom: 0;
		}
		
	a, a:link {
		color: #d3030b;
		font-family: "Palatino Light", "Times New Roman", Times, serif;
		font-size: 14px;
		text-decoration: none;
		}
	
	a:visited {
		color: #d3030b;
		font-family: "Palatino Light", "Times New Roman", Times, serif;
		font-size: 14px;
		text-decoration: none;
		}
		
	a:hover {
		color: #fb545a;
		font-family: "Palatino Light", "Times New Roman", Times, serif;
		font-size: 14px;
		text-decoration: underline;
		}
		
	a:active {
		color: #d3030b;
		font-family: "Palatino Light", "Times New Roman", Times, serif;
		font-size: 14px;
		text-decoration: none;
		}
		
	h3.southwest {
		background-image: url(http://ratterman.com/images/header_southwest.gif);
		background-repeat: no-repeat;
		width: 149px;
		height: 20px;
		margin: 0;
		}
		
	h3.stmatthews {
		background-image: url(http://ratterman.com/images/header_stmatthews.gif);
		background-repeat: no-repeat;
		width: 149px;
		height: 20px;
		margin: 0;
		}
		
	h3.buechel {
		background-image: url(http://ratterman.com/images/header_buechel.gif);
		background-repeat: no-repeat;
		width: 149px;
		height: 20px;
		margin: 0;
		}
		
	h3.portland {
		background-image: url(http://ratterman.com/images/header_portland.gif);
		background-repeat: no-repeat;
		width: 149px;
		height: 20px;
		margin: 0;
		}
		
	h3.south {
		background-image: url(http://ratterman.com/images/header_south.gif);
		background-repeat: no-repeat;
		width: 149px;
		height: 20px;
		margin: 0;
		}
		
	h3.history {
		background-image: url(http://ratterman.com/images/header_history.gif);
		background-repeat: no-repeat;
		width: 174px;
		height: 25px;
		margin-left: 17px;
		padding-bottom: 0;
		margin-bottom: 0;
		padding-top: 0;
		margin-top: 0;
		}
		
	h3.support {
		background-image: url(http://ratterman.com/images/header_support.gif);
		background-repeat: no-repeat;
		width: 174px;
		height: 25px;
		margin-left: 17px;
		padding-bottom: 0;
		margin-bottom: 0;
		padding-top: 0;
		margin-top: 0;
		}
		
	h3.offer {
		background-image: url(http://ratterman.com/images/header_offer.gif);
		background-repeat: no-repeat;
		width: 174px;
		height: 25px;
		margin-left: 17px;
		padding-bottom: 0;
		margin-bottom: 0;
		padding-top: 0;
		margin-top: 0;
		}
		
	h3.prearrange {
		background-image: url(http://ratterman.com/images/header_prearrange.gif);
		background-repeat: no-repeat;
		width: 174px;
		height: 25px;
		margin-left: 17px;
		padding-bottom: 0;
		margin-bottom: 0;
		padding-top: 0;
		margin-top: 0;
		}
		
	h3.resources {
		background-image: url(http://ratterman.com/images/header_resources.gif);
		background-repeat: no-repeat;
		width: 174px;
		height: 25px;
		margin-left: 17px;
		padding-bottom: 0;
		margin-bottom: 0;
		padding-top: 0;
		margin-top: 0;
		}
		
	h3.faqs {
		background-image: url(http://ratterman.com/images/header_faqs.gif);
		background-repeat: no-repeat;
		width: 174px;
		height: 25px;
		margin-left: 17px;
		padding-bottom: 0;
		margin-bottom: 0;
		padding-top: 0;
		margin-top: 0;
		}