/* ----- Header ----- */

#header h2 span {display: none;}

#header h2 {
	background: url('../images/contact_title.gif') no-repeat scroll top left;
	width: 86px;
	height: 17px;
	}

/* ----- Masthead ----- */	
#masthead {
	background: url('../images/contact_masthead.gif') no-repeat scroll top left;
	width: 856px;
	height: 160px;
	}
	
#masthead p {display: none;}

/* ----- Content ----- */



#content #rhc {
	float: left; 
	margin-left: 300px; 	
	padding: 55px 0; 
	}
	

h3 span {display: none;}

#content #contacth3 {
	background: url('../images/contact_h3.gif') no-repeat scroll top left;
	width: 117px;
	height: 17px;
}

#content #rhc h3 {text-transform: uppercase; clear: both;}

#content #rhc p {width: 475px;}	

#content #rhc #map {
	background-image: url('../images/map_thumb.jpg');
	background-repeat: no-repeat; 
	padding: 30px 0 0 50px;
	float: right;
	position: relative; 
	bottom: 45px; 
	}	

#content #rhc h4 { 
	font-weight: bold;
	font-style: normal;
	color: #666;
	font-size: 1.3em;
	text-transform: uppercase; 
	} 
	
#content #rhc h5 { 
	font-weight: bold; 
	text-decoration: underline;
	margin-top: 1em;
	
	} 	
	
	
#content .internalheader { 
	font-weight: bold; 
	font-size: 1.2em;
	text-transform: uppercase;
	
	} 	
	
/* --------------------The Privacy Page ------------------------ */	
		
/* ---------- Header ------------ */
#privacy_pg #header { 
	background-image: url('../images/home_header_bg.jpg');
	width: 858px;
	height: 208px; 
	}

#privacy_pg #header h2 span {display:none;}

#privacy_pg #header h2 {
	width: 320px; 
	height: 41px; 
	background-image: url('../images/home_tagline.gif');
	position: absolute; 
	top: 30px; 
	left: 25px; 
	}	

#privacy_pg #header h3 { 
	position: absolute; 
	right: 71px; 
	bottom: 38px;
	font-size: 1.2em;
	} 

/* ---------- Content ------------ */
#privacy_pg #content #rhc_con { 
	min-height: 500px; 
	width: 472px; 
	float: right; 
	margin-right: 100px; 
	} 

#privacy_pg #content h3 span {display: none;}	

#privacy_pg #content p { margin-bottom: 1em;} 	


/* --- Some stylings for the privacy page ---- */

ol {
	list-style: decimal;
	padding-left: 25px; 
	margin-bottom: 15px; 
	font-size: 0.9em;
	}	


	