﻿/*fonts*/
h1 {font-size:16px;font-family:"Trebuchet MS";}
h2 {font-size:30px;}
p {font-size:14px;}
p{font-family:"Trebuchet MS";} 


.smallertext{font-family:"arial";text-align:center;font-size:10px;padding:25px}
.testimonials{font-family:"arial";text-align:left;font-size:10px;padding:25px}


/*images*/
.noborder {border-width: 0;}
.img-spacing {
	padding-right:5px;
	text-align:right;
}




/*bullets*/
ul {list-style-type: square;}
li{font-family:"Trebuchet MS";} 
li {font-size:12px;}




/*horizontal line*/
hr {
	width: 920px;
	border: 1;
	text-align: center;
	color: #f00;
	background-color: #f00;
	height: 5px;
	}
	
	
	
	.rederror {
	color: #FF0000;
	font-family:"Trebuchet MS";
	font-size:14px
}

	
	
	
	

