@charset "utf-8";
/* CSS Document */

*  {
	margin:0;
	padding:0;
}

body {
	background-color: #21378c;
}

#wrapper  {
	position:relative;
	width:980px;
	height:1%;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background-image:url(../images/backgroudn4.jpg);
	background-repeat:repeat-y;
}
	
#mainheader {
	position:relative;
	width:881px;
	height:1%;
	margin-left:auto;
	margin-right:auto;
}


#banner {
	position:relative;
	top:0px;
	width:881px;
	height:114px;
	background-image:url(../images/banner_sm.jpg)
}

#navigation {
	position:relative;
	width:auto;
	height:1%;
}

#leftcontent {
	position:relative;
	width:219px;
	height:1%;
	background-color:#e9e9e9;
	text-align:left;
	float:left;
}

#leftcontent a:link { color: #f1953a; text-decoration: none;}

#leftcontent a:visited {text-decoration: none; color: #f1953a;}
	
#leftcontent a:hover {text-decoration: underline; color: #21378c;}
	
#leftcontent a:active {text-decoration: none; color: #f1953a;}


#leftcontentphoto {
	position:relative;
	width:219px;
	height:1%;
	background-color:#21378c;
	text-align:center;
	float:left;
}

#leftcontent123 {
	position:relative;
	width:219px;
	height:1%;
	text-align:center;
}

#content {
	position:relative;
	float:left;
	width:438px;
	padding-left:20px;
	padding-right:8px;
	padding-top:20px;
	top:0px;
	height:1%;
	background-color:#FFFFFF;
}

#rightcontent {
	position:relative;
	width:190px;
	height:auto;
	background-color:#e9e9e9;
	text-align:left;
	float:right;
}
#rightcontent a:link { color: #f1953a; text-decoration: none;}

#rightcontent a:visited {text-decoration: none; color: #f1953a;}
	
#rightcontent a:hover {text-decoration: underline; color: #21378c;}
	
#rightcontent a:active {text-decoration: none; color: #f1953a;}

#copyright {
	position:relative;
	clear:both;
	top:0px;
	width:881px;
	height:22px;
	padding-top:4px;
	background-image:url(../images/footer2.jpg);
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	z-index:8;
}

#copyright a:link { color: #000000; text-decoration: none;}

#copyright a:visited {text-decoration: none; color: #000000;}
	
#copyright a:hover {text-decoration: underline; color: #000000;}
	
#copyright a:active {text-decoration: none; color: #000000;}

.cellpad {padding:5px;}

h1 {font-family:Arial, Helvetica, sans-serif; color:#0e7429; font-size:22px; font-weight:bold;}

h2 {font-family:Arial, Helvetica, sans-serif; color:#918f8f; font-size:18px; font-weight:bold;}

.style1 {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#20368c;}

.style2 {font-family:Arial, Helvetica, sans-serif; font-size:19px; color:#ffffff;}

.style3 {font-family:Arial, Helvetica, sans-serif; font-size:23px; color:#f1953a;}

.rsshead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FF6600;
	padding:5px;
}
.rssbody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#21378c;
	padding:5px;
}	

.testimonial {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#21378c;
	padding:8px;
}	