/* stylesheet designed by john johnson 08/12/2009 johnjohnson@johnjohnsondesigns.com */
/* Colors, 
page bkg  #eef1e1 
red #bf686d
*/
.bold {
	font-weight: bold;
}
.boldi {
	font-weight: bold;
	font-style: italic;	
}

.boldsize1{
	font-weight: bold;
	font-size: 13px;	
}
/* footer is for the footer*/
.footer {
	color: #000000;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	text-align: center;
	letter-spacing: .14em;
	
}

.footer a {
	color: #000000;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover {
	color: #000000;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* formx is for forms or other  text design needs */
.formx {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 1px;
	text-align: justify;
	border: none;
}

.formx a {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.formx a:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

/* head is for  page headings or other  text design needs */
.head {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 1px;
	text-align: left;
}

.head a {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.head a:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

/*use this style for h1 and h2 for seo <h1 class="hstyle1">Text Area</h1> */
.hstyle1 {
	color: #000000;
	font-family: serif;
	font-size: 18px;
	font-weight:normal;
	padding: 1px;
	text-align: left;
}

/* navstyle is for main navigations  */
.navstyle {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	text-align: justify;
	background-color: #eef1e1;	
}

.navstyle a {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.navstyle a:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* text - stylex is set for sans-serif, use as the main sans-serif text style */
.stylex {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	text-align: left;
	line-height: 18px;
	letter-spacing: 0em;
}

.stylex a {
	color: #bf686d;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.stylex a:hover {
	color: #000000;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.fha1 {
	color: #000000;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	text-align: left;
	line-height: 14px;
	letter-spacing: 0em;
}

.fhac {
	color: #000000;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	text-align: center;
	line-height: 14px;
	letter-spacing: 0em;
}

.products {
	color: #000000;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0em;
}

/* text - stylez is set for serif, use as the main serif text style */
.stylez {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding: 1px;
	text-align: left;
	line-height: 20px;
}

.stylez a {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.stylez a:hover {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.blankcolor {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	text-align: left;
	background-color: #eef1e1;	
}
.blank1 {
	-moz-outline-style: none;
    outline: 0px;
	color: #000000;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 0px;
	font-weight: normal;
	padding: 0px;
	text-align: left;
	margin:0px;
	line-height: 0px;
}