/* TYPOGRAPHY */
/* ----------------------------------------- */
/* ----------------------------------------- */
/* date: 12/OI/2009 */
/* author: Daniel Angel */
/* ----------------------------------------- */
/* ----------------------------------------- */
/* Color Codes								 */
/*											 */
/* MRS Red: #9E0018							 */
/* MRS Brown: #413000						 */
/* MRS text: #4E453E						 */
/* MRS Light Brown: #EFECE6					 */
/* ----------------------------------------- */


body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans serif;
	color: #4E453E;
}

h1, h2, h3, h4, h5, h6 { font-weight:bold; text-align: left; }

h1 {
}

div#content h2 {
	color: #413000;
	font-size: 2.5em;
	font-weight: lighter;
	margin: .2em 0 .8em 0;
	text-transform: lowercase;
	width: 600px;
}
div#content h3 {
	color: #9E0018;
	font-size: 2em;
	font-weight: lighter;
	margin: 0 0 .5em 0;
	line-height: 1.2em;
}
h4 {
	color: #413000;
	font-size: 1.5em;
	font-weight: lighter;
	margin: .2em 0 .8em 0;
}
h5 {
}

h3.intro {
	width: 555px;
}
h3.products {
	width: 380px;
}


/* custom sifr styles */

.sIFR-hasFlash div#content h2 {
   	height: 40px;
   	margin: -5px 0 20px 0;
    visibility: hidden;
}
.sIFR-hasFlash div#content h3.intro {
   	height: 65px;
   	margin: 0 0 5px 0;
    visibility: hidden;
}

.sIFR-hasFlash body#about div#content h3.intro, .sIFR-hasFlash body#home div#content h3.intro {
	height: 135px;
}
.sIFR-hasFlash body#quote div#content h3.intro, .sIFR-hasFlash body#contact div#content h3.intro, .sIFR-hasFlash body#services div#content h3.intro {
	height: 100px;	
}
.sIFR-hasFlash body#services div#content h3.products {
	height: 100px;
}




/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/