body {
	background-color: #333333;
	margin-top: 20px;
}

.main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 18px;
	padding-right: 30px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F7521A;
	text-align: left;
}


.mains {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #686868;
	line-height: 16px;
}
.bkgd-table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 18px;
	background-image: url(images/bkgd-table.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}

.leader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FE660D;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #3C563B;
	font-variant: normal;
	text-align: center;
}
.rightborder {
	border-right-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FD650D;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #D2540B;
	text-decoration: none;
	text-transform: uppercase;
}
.leftside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 10px;
}
.leader-green {
	font-weight: bold;
	color: #163915;
}

a:link {
	color: #123310;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
} 

a:visited {
	color: #123310;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

a:active {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #FF660D;
	line-height: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}

.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FF660D;
} 

.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FF660D;
}

.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FF660D;
}

.subnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	line-height: 18px;
	text-transform: none;
	text-decoration: none;
	background-color: #4A7ABE;
}

.subnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
} 

.subnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.subnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #F1EBD9;
	text-decoration: underline;
}

.subnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
.bkgd-table-inside {
	background-color: #FFFFFF;
	background-image: url(images/bkgd-table-inside.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
