	/* css design by RandyCaruso.com */
	
	
/* MAIN CONTENT AREA */
#mainstage { float: left; width: 560px; padding: 30px 0 0 34px; /* controls distance below top nav */ }

#frontstage { /* front page only */
	float:left;
	height:350px;
   width:593px;
	padding-left: 26px;}



#mainstagegalleries { float: left; width: 546px; padding: 30px 0 0 27px; /* controls distance below top nav */ }
#mainstage p { /* this is the general body text */
	font-family: Arial, Helvetica, sans-serif;
	font-size:.7em;
	letter-spacing: .07em;
	padding:0 0 .8em 33px;
	line-height:1.8em;}
#mainstage ul { padding:0 0 .8em 70px;}				
#mainstage li { /* this is the general body text */
	font-family: Arial, Helvetica, sans-serif;
	font-size:.7em;
	letter-spacing: .07em;
	line-height:1.4em;}		
#mainstagegallery p{padding:0;}		/* this is the general body text */ 
#mainstage a {color: #300D7B;}	
#mainstage a:hover {color: #7B680D;}	
.safetext { /* this is the general body text */
	font-family: Arial, Helvetica, sans-serif;
	font-size:.7em;
	letter-spacing: .07em;
	padding:0 0 .8em 27px;
	line-height:1.4em;}						
	
.phonenumbers { font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	letter-spacing: .07em;
	padding-bottom:.6em;}
	
#dividerline {border-bottom: 1px solid Black; width:270px; margin:0 0 20px 32px;}	

h1{ font-size: 130%; display: none; }
h2{ font-size: 120%; display: none; }

h3 { /* this is the main general headers */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: .08em;
	text-align:left;
	color: #1A0940;
	padding-bottom:.95em;
	}

h4 { 
   font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #4A4A4A;
	margin:2em 0 0 33px;
	line-height:1.4em;
	text-align:left;
	text-transform: uppercase;}

h5 { 
   font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #535353;
	margin:0 0 1em 33px;
	line-height:1.4em;
	text-align:left;}
	

h6 { font-family:Arial, Helvetica, sans-serif; /* only used in the bottom nav bar */
	font-size:0.55em;
	letter-spacing: .06em;
	text-align:center;
	color: #6E6E6E;
	text-transform: uppercase;
	margin:0px auto; /* Right and left margin widths set to "auto" */}
h6 a {color: #848484; }
h6 a:hover {color: #7B680D;}	
	

/* General Page Structure */
	
* { margin: 0; padding: 0; }
html { height: 100%; }
body { height: 100%; background: #5C5C5C;}
* html #page { height: 100%; }

#page {position: relative;
	margin: 0 auto;
	min-height: 100%;
	background: White;
	width:800px;
	text-align:left;}

#logo {background-image: url(../images/first_slices/boiler.gif);
  float:left;
  background-repeat:no-repeat;
  width:800px;
  height:89px;
  background-position:top;
  top: 0;}	
  
#maintopnavlist { display: none; }	   

#nav { width: 800px; height: 43px; 	margin: 0 auto;}	 

#static { width: 800px; height: 132px; }	 

#rightnav { float:right;
  height: 204px;
  width:180px;
  margin: 60px 0 86px 0;}
  
#generalcontent {
  	position: relative;
	width:800px;
	min-height: 100%;
	margin-bottom:170px;}
	
#generalcontent hr { text-align: left; margin: 15px 0 0 27px; width: 525px; }	


#clearfooter{clear:both;height:10.21em;}		







#footer {position: relative;
	background-color:#D7D7D7;
	width: 800px;
	height: 10.21em;
	margin: -10.2em auto;
	clear: both;}
		
		
		
		
		
		
		
		
#footerhelp {padding:7px 0 0 0;



text-align:center;width: 800px;}


#footerhelp a:hover{color: Black;}

#notify{
	width:800px; 
	height:3em;
	text-align:center;
	padding:3em 0 2em 0;
	font-family:Arial, Helvetica, sans-serif; /* only used in the bottom nav bar */
	color: #6E6E6E;
	border: 1px #666666;
	line-height:2em;
	
}

.thumb {margin: 0 9px 9px 0;}
.thumbtext {text-align:center;}

#thumb { width: 120px; height: 130px; }

.stagephoto {margin: 10px 0 10px 0;}

#grid { margin:10px 0 0 33px; padding:0;}
#grid td {padding: 0 12px 7px 0;margin:0; vertical-align: top;}
	
#grid p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:.6em;
	letter-spacing: 0;
	padding:.15em 0 1em 0;
	color: #797979;}
		
#grid a {text-decoration: none;}

#manufacturer{margin:.4em 0 1.3em 33px;}

.photoleft{padding: 0 20px 0 0; text-align:left; float:left; }
.notes{color:red;font-size:2em;}




/***********This is the CSS for the Contact Form ***********/

#contactform{
	margin: 0 0 0 34px;
}

fieldset {
	border:0;
	margin:0;
	padding:0;
	color: #686868;} /* This color changes the text around the fields */
label {display:block;}

input.text,textarea {
	width:313px;
	color:#686868;
	padding:3px;
	margin:6px 0;
	background-color: #FFFFFF;
	font-family: verdana,arial,sans-serif;
	font-size: 1em;}

input.submit {
	padding:5px 10px;
	font:bold 12px/12px verdana,arial,sans-serif;
	margin-top: 10px;}

#contactFormArea {
	border: 0;
	font-family: verdana,arial,sans-serif;
	font-size: 0.8em;
	color: #006699;
text-align: left;
}
#cForm {width:313px;}

/***********This Ends the CSS for the Contact Form ***********/



#formzone{
	height:400px;
}


form {

margin:.3em 0 1em 0;
width:320px;
padding: 0 0 10px 0
}


input, textarea {
background-color: White;
color:black;
font: 10px Verdana, Arial, Helvetica, sans-serif;
padding:5px;
margin: 0 0 8px 0;
width:270px;
}

.radio{
	background-color:#F5F5F5;
	width:20px;}

	
	
.button{ width:50px;}

.footerinfo { 
   font-family: verdana,arial,sans-serif;
   font-size: 0.6em;
}	
.notifyinfo { 
   font-family: verdana,arial,sans-serif;
   font-size: 0.8em;
   padding: 20px 10px 0 10px; 
   margin: 10px;
   color: #777777;
}	

.notifyinfo2 { 
   font-family: verdana,arial,sans-serif;
   font-size: 0.8em;
}	

onlyemail{
	background-color: #FF4500;
}

.formcenter{
	margin-left: -10px;
}

.submitbyfieldfooter {
	width:200px; }
