/********************************************
* Rush Pest Control
* Developed by Premium Promotions
* http://www.premium-promos.com
*
* Created 8/22/08 - DH
*
* Homepage Style Definitions
********************************************/

body {
	background-color: #000000;	
}

.grayside {
	background-color: #DFDDC9;			
}

.blackside {
	background-color: #000000;			
}

.redside {
	background-color: #c50412;			
}

TD,P {
	font-family: Arial, Tahoma, Verndana, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1 {

	font-family: Arial, Tahoma, Verndana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c50412;
}	

.phonehdr {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color: #c50412;
}


hr {
	color: #636363;
}

.formhdr {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color: #c50412;
}

.formtxt {
	font-size: 13px;
	color: #282828;
}

.LicNumber {
	font-size: 13px;
	color: #282828;
}


.footer {
	font-size: 11px;
}

.pagehdr {
	font-family: Garamond;
	font-size: 20px;
	font-weight: bold;
	color: #c50412;
}

	

/********************************************
Begin Navigation
********************************************/

.mainnav {
	font-family: Arial, Tahoma, Verndana, sans-serif;
	font-size: 13px;
	color: #282828;
	text-decoration: none;
}

.mainnav:hover {
	font-family: Arial, Tahoma, Verndana, sans-serif;
	font-size: 13px;
	color: #ffffff;	
	background-color: #c50412;
	width: 210px;	
}


.rednav {
	font-family: Arial, Tahoma, Verndana, sans-serif;
	font-size: 13px;
	color: #c50412;
	text-decoration: underline;
}

.rednav:hover {
	font-family: Arial, Tahoma, Verndana, sans-serif;
	font-size: 13px;
	color: #c50412;
	text-decoration: none;
}

.footernav {
	font-family: Arial, Tahoma, Verndana, sans-serif;
	font-size: 11px;
	color: #c50412;
	text-decoration: underline;
}

.footernav:hover {
	font-family: Arial, Tahoma, Verndana, sans-serif;
	font-size: 11px;
	color: #c50412;
	text-decoration: none;
}

/********************************************
End Navigation
********************************************/