@import url(footer.css);
@import url(header.css);

a:link img {border: none;}
a:link visited img {border: none;}
a img {border-style: none;}

p
{
	font-size: 13px;
	color: #333333;
}

A {
	TEXT-DECORATION: none
}
A:HOVER {
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	text-align:center;
	background-color:#6A6A6A;
}
#outer {
	height: auto;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	background-color:#FFFFFF;
}
#topBand {
	background-color: #ECE9D8;
	height: 25px;
	width: 100%;
}
#main {
	background-color: #454545;
	height: auto;
	width: 100%;
}
.headBox {
	font-size: 18px;
	background-image: url(images/headband.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 34px;
	width: 322px;
	margin-top: 10px;
	margin-bottom: 6px;
	line-height: 1.8em;
}
.linkbox1 {
	float: left;
	margin-bottom: 10px;
	margin-left: 8px;
	height: auto;
	width: auto;
}


#middle {
	background-image: url(images/bandBg.gif);
	background-repeat: repeat-y;
	width: 947px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#middle1 {
	background-image: url(images/bandBg1.gif);
	background-repeat: repeat-y;
	width: 947px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#middle_inner {
	width: 897px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.dotlineBg {
	background-color: #F5F5E7;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9CD19;
	line-height: 1.8em;
	padding-right: 2px;
	padding-left: 5px;
}
.dotlineBg1 {
	background-color: #F5F5E7;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9CD19;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C9CD19;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	
	float: left;
	margin-left:1px;
	width: 99%;
}

.leftLinkHead {
	font-size: 16px;
	color: #484848;
	font-weight: bold;
}


.gradentBg {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9CD19;
	background-image: url(images/gradentBg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C9CD19;
	color: #747719;
/*	line-height: 1.8em*/
	float: left;
	margin-left:1px;
	width: 99%;


}

.LeftHeadColour {
	color: #747719;
	font-size: 16px;
	font-weight: bold;
}


.colourBg {
	background-color: #F5F5E7;
	line-height: 1.8em;
	padding-right: 2px;
	padding-left: 5px;
}

.whiteBg {
	background-color: #FFFFFF;
	line-height: 1.8em;
	padding-right: 2px;
	padding-left: 5px;
	margin-left:1px;
}

.TextField {
	background-color: #FAFAF1;
	border: 1px solid #D1CA9F;
	padding: 3px;
}


.quickLinkBox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CFCF81;
	margin-bottom: 6px;
}

#leftLinkBox {
	height: auto;
	width: 171px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFCF81;
}

#left-menu div {
	width: 171px;
	float: left;
	text-align: left;
	padding-left:0px;
}

#left-menu div a {
	text-decoration: none;	
}


#left-menu div a:hover {
	text-decoration: none;	
}
#left-menu div.submodule a {
	background-color: #FFFFFF;
	line-height: 1.8em;
	padding-right: 0px;
	padding-left: 5px;
	
	color: #747719;
	font-size: 16px;
	font-weight: bold;
	float:left;
	
	width: 96%;
	margin-left:1px;
}

#left-menu div.submodule a:hover {	
	color: #747719;		
}

#left-menu div.submodule_act a {
	background-color: #FFFFFF;
	line-height: 1.8em;
	padding-right: 0px;
	padding-left: 5px;
	
/*	color: #747719;
*/	color: #484848;
	font-size: 16px;
	font-weight: bold;
	float:left;
	
	width: 96%;
	margin-left:1px;
}


#left-menu div.submenu a {	
	background-color: #F5F5E7;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9CD19;
	line-height: 1.8em;

	color: #5E7118;
	padding-right: 0px;
	padding-left: 20px;
	font-size: 14px;

	float: left;
	
	margin-left:1px;
    width: auto;
}

#left-menu div.submenu a:hover {
	color: #AAAF3E;
	text-decoration: none;
}

#left-menu div.submenu_act a {	
	background-color: #F5F5E7;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9CD19;
	line-height: 1.8em;
	
	color: #AAAF3E;
	padding-right: 0px;
	padding-left: 20px;
	font-size: 14px;
	float: left;
	
	margin-left:1px;
    width: auto;
}

#innerPBox {
	height: 158px;
	width: 725px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AEAE44;

/*	
	border-left-width:1px;
	border-left-style: solid;
	border-left-color: #CFCF81;
	
	float:right;
*/	
}
#contentBox {
	color: #666666;
	height: auto;
	width: 681px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.innerHead {
	font-size: 22px;
	color: #666666;
}
h1 {
	font-size: 22px;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 15px;
}


#navigationBox {
	font-size: 22px;
	line-height: 2.0em;
	color: #666666;
	width: 725px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1D187;
}


#homePictureBox {
	height: 276px;
}


#homeMiddle {
	height: auto;
	width: 851px;
	background-image: url(images/bottomGradent.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.box2 {
	height: auto;
	background-color: #F4F4E4;
	width: 327px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CECE84;
	border-left-color: #CECE84;
	float: right;
}
.box3 {
	height: auto;
	background-color: #EDEFD1;
	width: 327px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CECE84;
	padding-bottom: 20px;
	float: right;
}
.box4 {
	height: auto;
	width: 240px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E6B7;
}
.box5 {
	height: auto;
	width: 240px;
}
.Line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E6B7;
	width: 400px;
	font-size: 2px;
}
.border1 {
	padding: 1px;
	height: 97px;
	width: 226px;
	border: 1px solid #C6CC71;
	margin-top: 5px;
	margin-bottom: 5px;
}
.border2 {
	padding: 1px;
	height: 118px;
	width: 314px;
	border: 1px solid #C6CC71;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	margin-right: 3px;
}
.txtBox {
	height: auto;
	width: 250px;
	margin-right: 8px;
	margin-left: 10px;
	margin-bottom: 8px;
	font-size:13px;
}



#headBox1 {
	font-size: 20px;
	color: #013753;
	background-image: url(images/band.gif);
	background-repeat: repeat-x;
	height: 44px;
	line-height: 2.2em;
}





.mainLinkHover {
	color: #9C9C3A;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 14px;
}

A.Link1 {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/arrow_g1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	line-height: 2em;
}
A.Link1:HOVER {
	color: #6D700E;
	text-decoration: underline;
}
A.more {
	color: #A6A640;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/moreArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
A.more:HOVER {
	text-decoration: underline;
}
A.LeftLink {
	color: #5E7118;
	padding-right: 5px;
	padding-left: 15px;
	font-size: 14px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
A.LeftLink:HOVER {
	color: #AAAF3E;
}
.LeftLinkHover {
	color: #AAAF3E;
	padding-right: 5px;
	padding-left: 15px;
	font-size: 14px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
A.LeftLink1 {
	color: #484848;
	padding-right: 15px;
	padding-left: 10px;
	font-size: 13px;
	background-image: url(images/arrow_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	line-height: 1.8em;
}
A.LeftLink1:HOVER {
	color: #9C9C3A;
}
LeftLink1Hover {
	color: #9C9C3A;
	padding-right: 15px;
	padding-left: 10px;
	font-size: 13px;
	background-image: url(images/arrow_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	line-height: 1.8em;
}



A.navigationLink {
	color: #70702C;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 12px;
	background-image: url(images/arrow_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	margin-left: 10px;
}
A.navigationLink:HOVER {
	color: #666666;
}
.navigationHover {
	color: #666666;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 12px;
	background-image: url(images/arrow_g.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	margin-left: 10px;
}
.heading1 {
	font-size: 16px;
	font-weight: bold;
}
.colour3 {
	font-size: 16px;
	font-weight: bold;
	color: #E18700;
}

.colour {
	color: #E6E6C3;
}
.leftSpace {
	margin-left: 120px;
}
.leftSpace1 {
	margin-left: 120px;
}
#box1 {
	height: auto;
	width: 513px;
	float: left;
}

form {
	margin: 0px;
}

/*----------09-05-2008 Updated ---*/
.textsize
{
	font-size: 13px;
}
.textweb
{
	color: #919191;
	font-size: 11px;
}
.marginleft
{
	background-color: #F5F5E7;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9CD19;
	line-height: 1.8em;
	float: left;
	margin-left:1px;
	width: 99%;
	height:55px;
}
.marginleftparslows
{
	background-color: #F5F5E7;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9CD19;
	line-height: 1.8em;
	float: left;
	margin-left:1px;
	width: 99%;
	height:175px;
}

.quicklinkbottom
{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9CD19;
	float: left;
	margin-left:1px;
	width: 99%;
	line-height:0.3em;
}


#left-menu div.bullimg a 
	{	
	background-image: url(images/left_head_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	width:99%;
}

#left-menu div.bullimg a:hover {
	background-image: url(images/left_head_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	width:99%;
}
/*-----------end --*/
/*---------13-05-2008---------------*/
/* SITE MAP CLASSESS */
.SiteHomeClass  {
font-family:Verdana, Arial, Helvetica, sans-serif;
   	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #666666;
}

a.SiteHomeClass:hover  {
font-family:Verdana, Arial, Helvetica, sans-serif;
   	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #C7C975;
}

.siteHomeContainer1  {
   	width: 193px;
	margin-left: 25px;
	margin-right: 0px;
	float: left;
	margin-bottom:30px;
}


.SiteMainClass  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height:2.4em;
	width:190px;
	float:left;
	padding-left:22px;
	padding-top:2px;	
	background-image:url(images/bullet_site.gif);
	background-position: left;
	background-repeat:no-repeat;
	
}

a.SiteMainClass:hover  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #C7C975;
	background-image:url(images/bullet_site.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.mapSubLinks  {
    	width: 181px;
	height: 28px;	
	float: left;
}

.mapSubLinkClass {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(images/arrow_sitemap.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #747719;
	padding-left: 22px;
	line-height: 2em;
	text-decoration: none;
}

a.mapSubLinkClass:hover  {
	color: #C7C975;
	text-decoration: none;
}


/*---------End---------------------*/

