﻿.topleftcell {
	background-image: url(../images/main_graphic_r1_c4.jpg);
	background-repeat: repeat-x;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #51975b;
}
.toprightcell {
	background-image: url(../images/main_graphic_r1_c4.jpg);
	background-repeat: repeat-x;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/main_graphic_r2_c1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.secondrow {
	padding-left: 40px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #51975b;
}
.long_column {
	background-color: #4D9556;
	background-image: url(../images/main_graphic_r1_c5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #A3C7E9;
	padding-left: 20px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #51975b;
}
.maincell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 20px;
	background-image: url(../images/orange.jpg);
	background-position: 50px bottom;
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #51975b;
}

#nav ul{
	padding : 0;
	margin : 0;
	white-space : nowrap;
	color : White;
	float : left;
	width : 191px;
	border: 0px solid #0066CC;
	background-color: #FF6600;
}
#nav ul li{
display : inline;
}
#nav ul li a{
	padding-left : 10px;
	background-color : #A3C7E9;
	color : White;
	font-weight : bold;
	text-decoration : none;
	float : left;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #6296D0;
	border-right-color: #6296D0;
	border-bottom-color: #6296D0;
	border-left-color: #6296D0;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav ul li a:hover{
	color : #000066;
	background-color: #7AADDC;
}
#navl ul{
	padding : 0;
	margin : 0;
	white-space : nowrap;
	color : White;
	float : left;
	width : 185px;
	border: 0px solid #0066CC;
	background-color: #FF6600;
}
#navl ul li{
display : inline;
}
#navl ul li a{
	padding-left : 10px;
	background-color : #A3C7E9;
	color : White;
	font-weight : bold;
	text-decoration : none;
	float : left;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #6296D0;
	border-right-color: #6296D0;
	border-bottom-color: #6296D0;
	border-left-color: #6296D0;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navl ul li a:hover{
	color : #000066;
	background-color: #7AADDC;
}
.toptable {
	background-color: #6C6D67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.middletable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFFFF;
	background-image: url(../images/bottomrightcorner.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 5px;
}
h1 {
	color: #5D91CB;
	font-size: 20px;
	font-weight: bold;
}
h2 {
	color: #5D91CB;
}
h3 {

	color: #5F93CD;
}
h4 {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
input {
	border: 1px solid #4D9556;
}
textarea {
	border: 1px solid #4D9556;
}
h5 {


	color: #5F93CD;
}
.ac { text-align:center; }
.ar { text-align:right; }
.al { text-align:left; }
.fr { float:right; }
.fl { float:left; }
.vt { vertical-align:top; }
.vm { vertical-align:middle; }
.vb { vertical-align:bottom; }
.testimonial_italic_dark {
	font-style: italic;
	color: #336139;
}

