/* CSS Document */

body {
	font-family:"Century Schoolbook","Times New Roman", Times, serif;
	
}

h1 {
	font-size:14pt;
}

#wrapper {
		width:100% !important;
}

#content {
	margin-top:125px;
}


#header {

} 

#header #nobleHeader {
	display:none;
}

#headerContact {
	position:absolute;
	top:0px;
	left:500px;
	/*float:right;*/
	width:250px;
	font-family:"Century Schoolbook","Times New Roman", Times, serif;
	/*color:#522a0a;*/
	color:#61320d;
	text-align:justify;
	font-weight:500;
}

#header h2 {
	position:absolute;
	top:0;
	left:0px;
	font-size:18pt;
}

#content h1 {
	font-size:22pt;
}

.phone {
	width:100%;
	font-size:36px;
	text-align:center;
}

.hours {
	width:100%;
	font-size:16px;
	text-align:center;
}

.redLine {
	margin:4px 0;
	width:100%;
	height:2px;
	border-bottom:3px solid #cb2026;
	padding:0;
	
	/*background-color:#cb2026;*/
	
}

.tagLine {
	width:100%;
	font-size:13px;
	font-weight:900;
	text-align:center;
	color:#333333;
}
 
#products {
	list-style:none;
	margin:0 !important;
	padding:0 !important;
}
 
#products li {
	clear:left;
}

#products li a {
	text-decoration:none;
	font-size:18pt;
	color:#000000;
}

#products img {
	float:left;
	margin-right:10px;
	border:2px solid #000000;
}


#primaryNav {
	display:none;
	

}
.image_wrap img {
	xmargin:5px !important;
	left:0px !important;
}

.image_box {
	text-align:justify;
	padding:10px !important;
	margin:5px !important;
	left:0px !important;
}

.image_box h3 {
	text-align:center;
}

.image_box h3 img {
	display:none;
}

.img_text_header {
	display:none;
}

.print_text_header {
	display:block !important;
	clear:both !important;
	width:100% !important;
}

#panelWrap {
	page-break-before:always;
	margin-top:10px;
	width:100%;
	border:1px solid #ffffff;
}

.panelItem { 
	margin-top:10px;
	float:left;
	width:150px;
}

.panelItem .redArrow {
	margin-top:-10px;
}


.panelItem .desc1 {
	margin-left:3px;
	margin-right:3px;
}

.panelItem .desc2 {
	margin-top:10px;
	margin-left:3px;
	margin-right:3px;
	font-style:italic;
	color:#d1b180;
}


#diagramHeading {
	clear:both;
	margin-top:15px;
}

#diagramHeading h2 {
	clear:both;
	padding-top:10px;
	font-size:18pt;
	line-height:24pt;
	text-align:center;
}

#panelDiagram {
	position:relative;
	color:#ffffff;
	background-color:#000000;
	width:100% !important;

}

#panelDiagram img {
	width:100% !important;
	margin:0 !important;
	position:relative !important;
	margin-bottom:20px !important;
}

#panelDiagram div {
	clear:both !important;
	margin:0 !important;
	margin-top:20px;
	postion:relative !important;
	top:20px !important;
	left:0px !important;
	display:block !important;
	width:500px !important;
}

.diagText {
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	text-align:justify;
}

.diagText span {
	color:#cb2026;
	font-weight:bold;
}
