/* CSS created by Chris Freeman - http://candymancan.com */

A:hover   { font-weight: bold; text-decoration: none }
A:link    { font-weight: normal; text-decoration: none }
A:active  { font-weight: bold; text-decoration: underline }
A:visited { font-weight: normal; text-decoration: none }

H1 {
	font-family: Tahoma, Verdana;
	font-size: 24px;
	color: #CC0000;	
}
	
H2 {
	font-family: Tahoma, Verdana;
	font-size: 21px;
	color: #000066;	
}

H3 {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	color: #CC0000;	
}

body {  
/* background-color: #FFFFFF; */
/* background-image: url(../images/template/bg-green.jpg); */
background-repeat: repeat;
/* margin: 0,0,0,0; */
scrollbar-arrow-color:#999999; 
scrollbar-face-color:#EEEEEE; 
scrollbar-shadow-color: #DDDDDD; 
scrollbar-darkshadow-color:#DDDDDD; 
scrollbar-highlight-color:#DDDDDD; 
scrollbar-3dlight-color:DDDDDD; 
 }

.para {
	font-family: "Trebuchet MS";
/*	font-size: 13px; */
	color: #333333;
	line-height: normal;
	font-weight: normal;
	text-align: left;
}
.greenedprice {font-family: Arial, Helvetica, sans-serif; color: #148F00; font-size: 16px; font-weight: bold;}
.para-centered {
	font-family: "Trebuchet MS";
/*	font-size: 13px; */
	color: #333333;
	line-height: normal;
	font-weight: normal;
	text-align: center;
}

.para-list {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	line-height: normal;
	font-weight: bold;

}

.border-dark-1px {
	border: 1px solid #000080;
}

.border-light-1px {
	border: 1px solid #CCCCCC;
}

.border-signup {
	border: 3px dashed #CC0000;
	background-color: #FFFFDE;
}

.testimonial-para {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	font-weight: normal;
/*	text-align: left; */
}

.testimonial-ref {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000080;
	font-weight: bold;
	text-align: left;
}

.arrows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DD0000;
	font-weight: normal;
}

.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #DDE0D4;
	text-align: right;
}
