@CHARSET "ISO-8859-1";

h1 { font-size: 22pt; color: #999999; font-family: 'Brush Script MT','Segoe UI', 'Lucida Grande', 'Tahoma', Helvetica, Arial, Verdana, sans-serif;}
h3 { font-size: 14pt; font-style: bold; color: #A79DCE; font-family: sans-serif }

.lightgrey { background-color: 	#ededed}
.lightbrown { background-color: #ffcc66}
.tint { background-color: #ffffcc}
.italicfont { background-color: inherit; color: #999999; text-align: center; font-style: italic; font-size: 11pt; font-family: arial; padding: 20px}
.normalfont { background-color: inherit; color: #999999; text-align: center; font-size: 11pt; font-family: arial; padding: 0px 20px 0px}
.testimonial1 {background-color: inherit; color: #333333; text-align: left; font-size: 11pt; font-family: arial; padding: 20px}
.testimonial2 {background-color: inherit; color: #003399; text-align: left; font-size: 11pt; font-family: arial; padding: 20px}
.footerfont {background-color: #ffffcc; color: #999999; text-align: center; font-size: 13pt; font-family: 'Microsoft Sans Serif'; padding: 20px}
.facebookfont {text-align: left: font-size: 10pt; font-style: italic; font-weight: bold; font-family: Arial, Verdana, Helvetica, Tahoma; color: #845fe3;}


.gallery { padding: 0px 99px}

/*
 * Facebook share link
 */
.fb_share_link { 
	padding: 0 0 0 22px; 
	height: 20px; 
	background: url('/images/facebook_icon.png') no-repeat left; 
	cursor: pointer; /* Turns pointer into a hand on mouse over, and then back to a pointer when out*/
	cursor: hand;
}
