.text{
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

.NameFont{
	font-weight : 100;
	font -size: 40px;
	font-family : "Brush Script MT";
	text-decoration:none;
	color : Black;
}	
.smallprompt{
	font-family : "Times New Roman", Times, serif;
	font-size : x-small;
	text-decoration: none;
	color: White;
}
.HOMEBUTTON{
	font : "MS Serif", "New York", serif;
	color : White;
	text-decoration : none;
	font-weight : bold;
	text-transform : uppercase;
}
.button { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: white; 
 color: #102132; 
 margin-left: 12px; 
 margin-top: 3px; 
 margin-bottom: 2px; 
}
.testimonials{
	font : Arial, Helvetica, sans-serif;
	font-size : smaller;
}
.etestimonials{
	font : Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.signtestmoninals{
	font-family : "Brush Script MT";
	font-size: large;
	color : Blue;
}
.propSmallBOLD{
	font : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	font-size : smaller;
}
.INNERBUTTON{
	font : small "MS Serif" "New York" serif;
	color : Black;
	text-decoration : none;
	text-transform : uppercase;
}	
.heading1{
	font : bolder larger "Times New Roman", Times, serif;
	font-size: 30px;
}

.normaltext{
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.heading2{
	font : bolder larger "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: underline;
	
}

.testimonialsBOLD{
	font : bolder;
	font-size :  larger;
}
.contactmapdir{
	font : bold "Times New Roman", Times, serif;
	font-size:smaller;
}
p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
}
h4{
	font : bolder "MS Serif", "New York", serif;
	color : Blue;
}
a.prop:link {color: blue; text-decoration: none; }
a.prop:visited {color: purple; text-decoration: none; }
a.prop:hover {color: Navy;text-decoration:overline underline;}
a.prop:active {color: red; } 

