.banner-repeat {
	background-image: url(images/banner-repeat.jpg);
	background-repeat: repeat-x;
}
.banner-right {
	background-image: url(images/banner-right.jpg);
	background-repeat: no-repeat;
	background-position:left;
}
.banner-left {
	background-image: url(images/banner-left.jpg);
	background-repeat: no-repeat;
	background-position:right;
}
.green-link, .green-link a 
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006B41;
	text-decoration: none;
}


.top-email, .top-email a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #24621d;
	text-align: right;
	text-decoration:none;
}
.dotted-style {
	background-image: url(images/dotted-style.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.readmore-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: right;
}


.sitemap-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}


.menu-bg {
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
.menu, .menu a
{
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-transform: uppercase;
	text-decoration:none;
}
.menu1, .menu1 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	text-transform: capitalize;
	text-decoration:none;
}

.left-bg {
	background-image: url(images/left-bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.right-bg {
	background-image: url(images/right-bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
.banner-bg {
	background-image: url(images/banner-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.button-bg {
	background-image: url(images/button-bg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
.button-text, .button-text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	text-align:right;
	font-weight: bold;
	text-decoration:none;
}

.intro 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #780c00;
	text-align:center;
	font-weight: bold;
}
.green-head {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D920A;
	padding-left: 10px;
}

.center-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	text-transform: none;
}
.head 
{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #ff6600;
	text-align:left;
	font-weight: bold;
	padding-left: 10px;
}
.main-bottom-bg {
	background-image: url(images/main-bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottom-bg {
	background-image: url(images/button-bg.jpg);
	background-repeat: repeat-x;
}
.footer-bg {
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat;
	background-position: top;
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d51313;
	padding-right: 10px;
	text-align: right;
}
.bottom-head 
{
	font-family: "Times New Roman";
	font-size: 16px;
	color: #f88e16;
	text-align:left;
	font-weight: bold;
	padding-left: 10px;
}
.bottom-link, .bottom-link a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c5c5c5;
	text-align: left;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;
}
.bottom-sub-link, .bottom-sub-link a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #939393;
	text-align: left;
	text-transform: capitalize;
	text-decoration:none;
}
.bottom-sub-link a:hover
{
	color: #ffffff;
}

.address-head 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #c5c5c5;
	text-align:right;
	font-weight: bold;
}
.address-head2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:right;
	font-weight: bold;
}

.address-head1
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #efffdd;
	text-align:right;
	font-weight: bold;
}
.address-text, .address-text a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c5c5c5;
	text-align:left;
	text-decoration:none;
}

.copyright, .copyright a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c5c5c5;
	text-align:right;
	text-transform:uppercase;
	text-decoration:none;
}
