BODY
	{
	margin: 0px;
	background: #3c0000 url(../images/main_bg.gif) repeat-x;
	text-align: center;
	}
	
#main_holder1
	{
	background: url(../images/background-images/shaffer_home_1.jpg) no-repeat;
	width: 1000px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
	
#navigation1
	{
	background: url(../images/shaffer_navigation_header1.jpg) no-repeat;
	width: 1000px;
	min-height: 220px;
	height: 220px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}
	
#main_holder2
	{
	background: url(../images/background-images/shaffer_home_2.jpg) no-repeat;
	width: 1000px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
	
#navigation2
	{
	background: url(../images/shaffer_navigation_header2.jpg) no-repeat;
	width: 1000px;
	min-height: 220px;
	height: 220px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}
	
#main_holder3
	{
	background: url(../images/background-images/shaffer_home_3.jpg) no-repeat;
	width: 1000px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
	
#navigation3
	{
	background: url(../images/shaffer_navigation_header3.jpg) no-repeat;
	width: 1000px;
	min-height: 220px;
	height: 220px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}
	
#main_holder4
	{
	background: url(../images/background-images/shaffer_home_4.jpg) no-repeat;
	width: 1000px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
	
#navigation4
	{
	background: url(../images/shaffer_navigation_header4.jpg) no-repeat;
	width: 1000px;
	min-height: 220px;
	height: 220px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}
	
#main_holder5
	{
	background: url(../images/background-images/shaffer_home_5.jpg) no-repeat;
	width: 1000px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
	
#navigation5
	{
	background: url(../images/shaffer_navigation_header5.jpg) no-repeat;
	width: 1000px;
	min-height: 220px;
	height: 220px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}
	
#navigation_copy
	{
	white-space: nowrap;
	position: absolute;
	margin-left: 220px;
	margin-top: 180px;
	padding-top: 0px;
	}
	
#content
	{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	width: 800px;
	}
	
#homes_gallery
	{
	margin-left: 0px;
	margin-right: 10px;
	background: #ffffff;
	width: 260px;
	height: 350px;
	float: left;
	}
	
#information
	{
	margin: 0px;
	background: #ffffff;
	width: 530px;
	float: right;
	}
	
#testimonials
	{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
	background: #3c0000 url(../images/testimonials_bg.jpg) no-repeat;
	width: 260px;
	height: 350px;
	float: left;
	}
	
.byline
	{
	font-weight: bold;
	font-style: italic;
	}
	
.testimonial_copy
	{
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 10px;
	margin: 0px;
	text-align: left;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #ffffff;
	}
	
A:link
	{
	color: #9d0817;
	text-decoration: underline;
	}

A:visited
	{
	color: #9d0817;
	text-decoration: underline;
	}

A:hover
	{
	color: #3c0000;
	text-decoration: none;
	}

A:active
	{
	color: #000000;
	text-decoration: none;
	}
	
A.nav:link
	{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

A.nav:visited
	{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

A.nav:hover
	{
	color: #ffd668;
	font-weight: bold;
	text-decoration: underline;
	}

A.nav:active
	{
	color: #9d0817;
	font-weight: bold;
	text-decoration: underline;
	}
	
A.dark:link
	{
	color: #ffd668;
	text-decoration: underline;
	}

A.dark:visited
	{
	color: #ffd668;
	text-decoration: underline;
	}

A.dark:hover
	{
	color: #ffffff;
	text-decoration: none;
	}

A.dark:active
	{
	color: #9d0817;
	text-decoration: none;
	}
	
P, UL
	{
	margin-right: 10px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	}
	
h1,h2,h3,h4,h5
	{
	color: #9d0817;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
	
.header
	{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #9d0817;
	}

#footer
	{
	background: #9d0817;
	margin-top: 30px;
	padding-top: 10px;
	width: 800px;
	clear: both;
	height: 75px;
	text-align: center;
	}
	
.footer_text
	{
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	}
	
.horizontal_line
	{
	border-bottom: 1px dotted #9d0817;
	margin: 30px 0px 30px 0px;
	}
	
.pull-out
	{
	background-color: #ffd668;
	color: #9d0817;
	width: 150px;
	margin: 0px 0px 10px 10px;
	padding: 20px;
	float: right;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11pt;
	font-weight: bold;
	line-height: 20pt;
	}