@media print {

	body {
		background-color:#FFF;
		color:#000;
		margin:0px;
	}
	#divContainerCentered {
		width:100%;
		margin:0px;
		padding:0px;
		left:0px;
		top:0px;
	}
	#divContainer {
		width:100%;
		margin:0px;
		padding:0px;
		left:0px;
		top:0px;
	}
	#divNavBar {
		display:none;
	}
	#divLogoBar {
		display:none;
	}

}
@media screen {

	html {
		height:100%
		/* for safari */
	}
	body {
		background: url(images/main_bg.jpg) repeat-y top center #000;
		color:#000;
		margin:0px;
	}
	#divContainerCentered {
		position:relative; 
		left:50%; 
		top:0px; 
		margin-left:-400px;  
		width:800px;  
	}
	#divContainer {  
		width:760px;  
	}

}

@media screen, print {


	/* BASIC GLOBAL STYLES */
	
	
	body, div, span, p, pre, label, table, td, th, ol, ul { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;
		color: #181712; 
	}
	b, strong { 
		font-weight: bold; 
	}
	i, em { 
		font-style: italic; 
	}
	sup,sub{ 
		font-size: .8em; 
	}
	hr {
		background-color:#CCC;
		color:#CCC;
		height:1px;
		border:0;
	}
	small { 
		font-size: .8em; 
	}
	a:link {
		color: #181712;
		text-decoration:underline;
	}
	a:visited {
		color: #181712;
		text-decoration:underline;
	}
	a:active {
		color:#928E7F;
		text-decoration:none;
	}
	a:hover {
		color:#928E7F;
		text-decoration:none;
	}
	form, input, select, textarea { 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:10px; 
	}
	label { 
		font-size: 1em; 
		font-weight: bold; 
	}
	h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6 { 
		font-family: Arial, Helvetica, sans-serif;
		color:#181712;
		letter-spacing:.1em;
		font-weight:normal;   
	}
	h1,.h1 { 
		font-size: 24px;
	}
	h2,.h2 { 
		font-size: 22px;
	}
	h3,.h3 { 
		font-size: 20px;
	}
	h4,.h4 { 
		font-size: 18px;
	}
	h5,.h5 { 
		font-size: 16px;
	}
	h6,.h6 { 
		font-size: 14px;
	}
	ol {}
	ol ol {}
	ol ol ol {}
	ul {}
	ul ul {}
	ul ul ul {}
	li {
		list-style:circle;
	}
	
	/* MAIN LAYOUT STYLES */
	
	#divHeader {
		background: url(images/header.jpg) no-repeat;
		width: 800px;
		height: 214px;
	}
	#divNavBar {  
		height:33px;
		position: absolute;
		top: 173px;
		left: 100px; 
	}
	#mainImage {
		background: url(images/main_image_bg.jpg) no-repeat;
		width: 782px;
		height: 293px;
		margin: 0 0 0 5px;
	}
	#pics {
		margin: 10px 0 0 10px;
	}
	#divFooter {
		padding:0px 10px;
		font-family: Book Antiqua, "Times New Roman", Times, serif;
		font-size: 13px;
		text-transform: uppercase;
		font-weight: bold; 
	}
	#divFooter a:link {
		color:#181712; 
		text-decoration:none;
	}
	#divFooter a:visited {
		color:#181712; 
		text-decoration:none;
	}
	#divFooter a:hover {
		color:#928E7F; 
		text-decoration:none;
	}
	#divFooter a:active {
		color:#928E7F; 
		text-decoration:none;
	}
	#divPageContent {
		padding:10px; 
	}
	#divDisclaimer {
		height:40px;
		line-height:40px;
		color:#181712;
		font-size:9px;
		padding:0px 10px;
	}
	#divDisclaimer a:link {
		color:#181712; 
		text-decoration:none;
	}
	#divDisclaimer a:visited {
		color:#181712; 
		text-decoration:none;
	}
	#divDisclaimer a:active {
		color:#928E7F; 
		text-decoration:underline;
	}
	#divDisclaimer a:hover {
		color:#928E7F; 
		text-decoration:underline;
	}
	#divQuickLinks {
		margin: -3px 0 0 70px;
	}
	#divQuickLinks li {
		display: inline;
		font-family: Book Antiqua, "Times New Roman", Times, serif;
		text-transform: uppercase;
		font-size: 13px;
		font-weight: bold;
		color:#181712;
		padding: 0 5px 0 20px;
		background: url(images/crown.gif) no-repeat left;
	}
	#divQuickLinks a:link {
		color:#181712;
		text-decoration: none;
	}
	#divQuickLinks a:visited {
		color:#181712;
		text-decoration: none;
	}
	#divQuickLinks a:active {
		color:#928E7F;
		text-decoration: none;
	}
	#divQuickLinks a:hover {
		color:#928E7F;
		text-decoration: none;
	}
	#hpText {	
		padding: 10px 15px 0 20px;
	}
	#newsbox {
		background: url(images/news_bg.jpg) no-repeat;
		width: 277px;
		height: 217px;
		padding: 50px 20px 20px 15px;
		text-align: center;
		margin: 0 20px 0 0;
	}
	#locationsBox {
		background: url(images/locations_bg.jpg) no-repeat;
		width: 800px;
		height: 200px;
		clear: both;
	}
	#locationsText {
		margin: 50px 20px 30px 330px;
	}
	#divInteriorContent {
		padding:10px;
	}
	.spacer{
		clear:both; 
	}
	.spacer20 { 
		clear:both; 
		height:20px;
	}
	.spacer40 { 
		clear:both; 
		height:40px;
	}
	
	/* FORMBUILDER FORM STYLES */
	
	#FormBuilder_Title {
		margin:5px 0px 10px 0px;  
		padding:5px 5px 5px 0px; 
		font-weight:bold; 
		font-family:arial,verdana,sans-serif; 
		text-transform:uppercase; 
		letter-spacing:1px;
		font-size:14px; 
		color:#000;
		border-bottom:1px solid #CCC; 
	}
	#FormBuilder_Instructions {
		border:1px solid #CCC;
		padding:10px;
		font-size:9px;
	}
	.formBuilder_SectionTitle {
		margin:5px 0px 10px 0px;  
		font-weight:bold; 
		font-family:arial,verdana,sans-serif; 
		text-transform:uppercase; 
		letter-spacing:1px;
		font-size:12px; 
		color:#000; 
	}
	.formBuilder_SectionContainer {
		border:1px solid #CCC;
		margin:10px 0px;
		padding:10px;
	}
	
	/* manufacturer logo bar styles */

	#divLogoRow {}
	#logobarcontainer{
		position:relative; 
		left:50%;  
		width:760px; 
		text-align:center;    
		margin:5px 0 5px -380px; 
	}
	.logobar{ }
	.logobar img { 
		border: 1px solid #ccc; 
		margin: 5px; 
	}

}




