/* Global Styles */
body,td,th {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#464952;
	vertical-align:top;
}

body {
	margin:10px;
	}

h1 {
	font:18px Georgia, Times New Roman, Times, serif;
	color: #5A5839;
	}
	
a {
	color:#FC4C40;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color:#FC4C40;
	text-decoration:underline; 
	}



/* ----------- ID's --------------- */


/* BODY COPY ---- */

#bodyCopy {
	padding: 10px 60px 10px 30px;
	}
#bodyCopy h1 {
	font:18px Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	color: #5A5839;
	}
#bodyCopy a {
	color:#FC4C40;
	/*font-weight:bold;*/
	text-decoration:underline;
	}
	
#bodyCopy a:hover {
	color:#FC4C40;
	text-decoration:none; 
	}
	
	
/* FOOTER ---- */

#footer {
	text-align:center;
	color:#c9ced2;
	padding: 20px 0px 20px 0px;
	}

#footer a{
	font:10px/16px Arial, Helvetica, sans-serif;
	color: #c9ced2;
	text-decoration: none;
	}

#footer a:hover {
	color:#000; 
	text-decoration:underline;
	}

/* ----------- Styles --------------- */

.style1 {color: #97694C}

.subHead {
	font:14px/16px Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	}
.subHead2 {
	font:12px Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	color:#FC4C40;
	}
.subHead3 {
	font:14px Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	color:#FC4C40;
	}	
.testimonials {
	font:11px/16px Arial, Helvetica, sans-serif;
	}
