@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#999999;
	margin-bottom:20px;
}

.mainlink a, .mainlink a:link, .mainlink a:visited {
	color:#993300;
	text-decoration:none;
}

.mainlink a:active, .mainlink a:hover {
	text-decoration:underline;
}

#headerdiv {
	width:950px;
	height:230px;
	background-image:url(../Images/header.jpg);
	margin-left:auto;
	margin-right:auto;
}

#footerdiv {
	width:950px;
	height:70px;
	background-color:#333333;
	color:#FFFFFF;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
}

#navigation {
	width:950px;
	height:62px;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
	width:950px;
	height:60px;
	float:left;
}

#navigation li { 
	float: left;
}

#navigation .gap { 
	float: left;
	color: #aa1818;
	background-color:#FFFFFF;
	border-bottom-width: 0;
	text-decoration:none;
	height:60px;
	width:1px;
}

#navigation .onpage {
	display:block;
	color:#ffffff;
	padding:20px;
	padding-top:23px;
	padding-bottom:23px;
	text-decoration:none;
	background-color:#c43209;
}


#navigation a, #navigation a:link, #navigation a:visited {
	display:block;
	color:#ffffff;
	padding:20px;
	padding-top:23px;
	padding-bottom:23px;
	text-decoration:none;
	background-color:transparent;
}

#navigation a:hover, #navigation a:active {
	background-color:#7d2c16;
	color:#ffffff;
}

.navgap {
	width:950px;
	height:5px;
	background-color:#c43209;
	margin-left:auto;
	margin-right:auto;
}

#contentdiv {
	width:940px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../Images/contentbg.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	padding-left:10px;
}

.twocolumn {
	float:left;
	width:640px;
	height:auto;
	margin-top:20px;
	background-color:#FFFFFF;
}

.columnone {
	float:left;
	width:260px;
	height:auto;
	margin-top:20px;
	background-color:#FFFFFF;
}

.columntwo {
	float:left;
	width:360px;
	height:auto;
	margin-top:20px;
	margin-left:20px;
	text-align:justify;
	background-color:#FFFFFF;
}

.columnthree {
	float:left;
	width:280px;
	height:auto;
	margin-left:20px;
	background-color:#000000;
}

h2 {
	color:#990000;
	text-transform:uppercase;
	font-family:"Trebuchet MS";
	font-size:14px;
	margin:0;
	padding:0;
	margin-bottom:10px;
}
h3 {
	color:#993333;
	text-transform:uppercase;
	font-family:"Trebuchet MS";
	font-size:12px;
	margin:0;
	padding:0;
	margin-bottom:10px;
}
h4 {
	color:#FF3300;
	padding:10px;
	background-color:#000000;
	text-transform:uppercase;
	font-family:"Trebuchet MS";
	font-size:14px;
	margin:0;
}

.link_area {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 193px;
	width: 206px;
}
.link_top {
	background-image: url(../Images/link_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1px;
	width: 206px;
	margin-top:5px;
}

.link
{
	color:#aa934b;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	background-image: url(../Images/link_active.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	text-align:left;
	height: 15px;
	width: 186px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
}


.link:hover
{
	color:#000099;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	background-image: url(../Images/active_hover.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 15px;
	width: 186px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
}

.right_head {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #c43209;
	margin: 0px;
	float: left;
	height: 40px;
	width: 257px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}

.rightlinks_area {
	margin: 0px;
	float: left;
	height: auto;
	width: 263px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	color: #679a44;
}

.news_head1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #c43209;
	text-decoration: none;
	background-image: url(../Images/arrow1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 240px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: 2px 24px;
}
.news_head1 a, .news_head1 a:link, .news_head1 a:visited {
	color:#c43209;
	text-decoration:none;
}
.news_head1 a:active, .news_head1 a:hover {
	text-decoration:underline;
}

.news_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #679a44;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 235px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 16px;
}
.news_head2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #9ea539;
	text-decoration: none;
}
.news_more {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.news_link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #5c9d83;
	text-decoration: none;
}
.news_link:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

#footerdiv a, #footerdiv a:link, #footerdiv a:visited {
	color:#FFFFFF;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}
#footerdiv a:active, #footerdiv a:hover {
	text-decoration:underline;
}

.servicebox {
	float:left;
	margin:10px;
	width:300px;
	height:185px;
	background-color:#666666;
}

.servicebox a, .servicebox a:link, .servicebox a:visited {
	float:left;
	width:280px;
	padding:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.servicebox a:active, .servicebox a:hover {
	text-decoration:underline;
}
.spacer {
	float:left;
	width:640px;
	height:20px;
}

.twocolumn a, .twocolumn a:link, .twocolumn a:visited {
	color:#006699;
	text-decoration:none;
}
.twocolumn a:active, .twocolumn a:hover {
	text-decoration:underline;
}
