/* Rippe Health WEB Site CSS - Produced by whoiscarrus design llc
and special thanks to John Daily from Scribblefish Media llc for keeping it real and helping me out.*/

/* Background color */

body {
	background-color: #d9e4db;
	margin: 0px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	}
	
/* Rippe Sub Page Text styles */	

th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	}
	
a {
	color:#990000;
	}
	
a:hover {
	color:#003300; 
	}
	
a:visited {
	color:#990000; 
	}
	
a:active {
	color:#003300;
	}

img {
	border: none;
}



/* Homepage Text Style */
.homepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#993300;
	}
	
.doublespace {
	line-height: 30px;
	}

.loosespace {
	line-height: 20px;
	}




/* Regular footer text style */

.footertext {
	font-size: 70%;
	color:#000; 
	}
	
/* footer link styles */

.footertext a {
	color:#000; 
	}

.footertext a:hover {
	color:#B9C2BA; 
	}

.footertext a:visited {
	color:#000;
	}

.footertext a:active {
	color:#B9C2BA; 
	}
	




/* Site Search styles  */

.searchstyles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	}
	
.searchlocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#669966;
	}
	
/* Site Search link styles */

.searchstyles a {
	color:#990000;
	font-weight: bold;  
	}

.searchstyles a:hover {
	color:#003300; 
	}

.searchstyles a:visited {
	color:#990000; 
	}

.searchstyles a:active {
	color:#003300; 
	}	
	
	
/* Site Press Room Styles  */

.pressroomstyles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	}
	
.pressroomheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#990000;
	}	
	
/* Site Press Room Link Styles */

.pressroomstyles a {
	color:#990000; 
	}

.pressroomstyles a:hover {
	color:#003300; 
	}

.pressroomstyles a:visited {
	color:#990000; 
	}

.pressroomstyles a:active {
	color:#003300; 
	}		