@charset "UTF-8";
/* CSS Document */

body {background-color: #FFFFFF; background-image:url(images/background.png); background-position:top; background-repeat:repeat-x; font-size:13px; font-family:Arial, Helvetica, sans-serif;}

#blu_hdr_it {color: #33647E; font-size:16px; font-style:italic;}

#left_nav a {color:#ffffff; font-size:12px;}

#left_nav {background-color:#FFFFFF;}

#wh_content {}

#testimonials {font-size:9px;}

#tips {color: #33647E; font-size:16px; font-style:italic; margin-top:15px; font-family:Arial, Helvetica, sans-serif;}

#tips2 a {color:#ffffff; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

#footer {font-size:9px;}

#footer a {text-decoration:underline; color:#333333;}

 a:link { text-decoration:underline; color: red;}
 a:visited { text-decoration:underline; color: #ff8080;}
 a:hover { text-decoration:underline; color: #000000;}
 

.style1 {
	font-size: 20px;
	font-weight: bold;
	color:#990000;
	margin-top:10px;
}

.style2 {
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
}


