.navigation { font-weight: bold; color: #e3e3e3; text-align: center; }
a.navlink  { font-size: 14px; font-family: arial; font-weight: bold; margin-right: 10px; }
a.navlink:link { color: #79896D; text-decoration:none; }
a.navlink:visited { color: #79896D; text-decoration:none; }
a.navlink:hover { color: #fff; text-decoration: underline; }
a.navlink:active { color: #79896D; text-decoration:none; }

 .normal { color: #79896D; font-size: 12px; font-family: Arial; font-weight: bold; }
 .normal:link { color: #79896D; font-size: 12px; font-family: Arial; text-decoration:none; font-weight: bold;}
 .normal:visited { color: #79896D; font-size: 12px; font-family: Arial; text-decoration:none; font-weight: bold; }
 .normal:hover { color: #FFFFFF; font-size: 12px; font-family: Arial; text-decoration:none; font-weight: bold; }
 .normal:active { color: #FFFFFF; font-size: 12px; font-family: Arial; text-decoration:none; font-weight: bold; }

 .graysmall { color: #CCCCCC; font-size: 11px; font-family: Arial; font-weight: normal; }
 .graytxt { color: #CCCCCC; font-size: 13px; font-family: Arial; font-weight: normal; }
 .grayhdr { color: #CCCCCC; font-size: 14px; font-family: Arial; font-weight: bold; }
 .grayhdrprice { color: #CCCCCC; font-size: 18px; font-family: Arial; font-weight: bold; }
 a.graylink:link{font-family:Arial, helvetica; font-size:12px; color:#CCCCCC;font-weight:bold;text-decoration:none;}
 a.graylink:visited{font-family:Arial, helvetica; font-size:12px; color:#CCCCCC;font-weight:bold;text-decoration:none;}
 a.graylink:hover{font-family:Arial, helvetica; font-size:12px; color:#CCCCCC;font-weight:bold;text-decoration:underline;}

 .splash-hdr { color: #FFFFFF; font-size: 15px; font-family: Arial; font-weight: normal; text-decoration:none; }
 .splash-hdr:hover { color: #C11B17; font-size: 15px; font-family: Arial; font-weight: normal; text-decoration:none; }
 .splash-normal { color: #79896D; font-size: 14px; font-family: Arial; font-weight: normal; }
 .splash-link:link { color: #DDDDDD; font-size: 14px; font-family: Arial; font-weight: normal; text-decoration: none; }
 .splash-link:hover { color: #ECE5B6; font-size: 14px; font-family: Arial; font-weight: normal; text-decoration: none; }
 .splash-link:visited { color: #DDDDDD; font-size: 14px; font-family: Arial; font-weight: normal; text-decoration: none; }
 .splash-link:active { color: #DDDDDD; font-size: 14px; font-family: Arial; font-weight: normal; text-decoration: none; }

 .greentxt { color: #79886D; font-size: 13px; font-family: Arial; font-weight: normal; }
 .greenhdr { color: #79886D; font-size: 16px; font-family: Arial; font-weight: bold; }


 .contactform { color: #EBEBEB; font-size: 13px; font-family: Arial; font-weight: normal; background-color: #2E2E2E; border: #5F5F5F solid 1px;}

.splash-toptext { color: #ccc; font-size: 17px; padding: 1em 0 1em 0; }
.splash-toptext .reviewlink { color: #C11B17;; }

.enterhere { color: #C11B17; }

#splash-introtext {
    color: #CCCCCC;
    text-align: left;
    line-height: 1.25;
    letter-spacing: 1px;
    font-weight: normal;
    font-family: helvetica, arial, sans-serif;
    /*border: 1px solid #666;
    padding: 1em;*/
    margin: 2em auto;
    width: 856px;

    }
#splash-introtext h1 { margin-bottom: 0; font-size: 1.4em; }
#splash-introtext h2 { margin-bottom: 0; font-size: 1.2em; }
#splash-introtext p { margin-top: 0; }

#testimonials, #press {
	background: #fff;
	font-family: verdana;
	font-size: 10pt;
	padding: 0 1em 1em 1em;
	text-align: left;
	width: 400px;
	}

#testimonial-header, #press-header {
	text-align: center;
	}

div.testimonial {
	border: 1px solid #000;
	margin: 10px 1em;
	padding: 0.5em;
	}

div.testimonial p, div.testimonial li {
	font-style: italic;
	}

div.testimonial p.client{
	font-style: normal;
	font-weight: bold;
	}

#press h2 {
	font-size: 10pt;
	margin-bottom: 0;
	padding-bottom: 0;
	}

#press p.section-top {
	margin-top: 0;
	padding-top: 0;
	}

div.section { border: 1px solid #fff; padding: 1em; margin-bottom: 1em; }
div#faq p.question { margin-bottom: 0; font-weight: bold; }
div#faq p.answer { margin-top: 0; }
a.backlink { color: #ccc; text-decoration: none; font-size: 12px; }
a.backlink:hover { text-decoration: underline; }