body { 
	background-color: #FFFCED; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

@font-face {
    font-family: 'SquareSlab711LtBTLight';
    src: url('sqrs711l-webfont.eot');
    src: url('sqrs711l-webfont.eot?#iefix') format('embedded-opentype'),
         url('sqrs711l-webfont.woff') format('woff'),
         url('sqrs711l-webfont.ttf') format('truetype'),
         url('sqrs711l-webfont.svg#SquareSlab711LtBTLight') format('svg');
    font-weight: normal;
    font-style: normal;
	text-decoration:none !important;

}

.leftsha {
	background-image: url(images/left_sha.png);
	background-repeat: repeat-y;
	background-position: right top;
	width:5px;
}

.rightsha {
	background-image: url(images/right_sha.png);
	background-repeat: repeat-y;
	background-position: left top;
	width:5px;
}

.footer	{
	background-image: url(images/footer.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
	height:80px;
}

.footer_link {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000000;
}

a.footer_link {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000000;
}

.copyright {
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.triad {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000;
}

a.triad:link {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000;
}

a.triad:visited {
	color: #000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a.triad:active {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}

a.triad:hover {
	color: #fff;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.content {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	color:#010101;
	text-align:justify;
}

.red_txt {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	line-height:20px;
	color: #FF0000;
}

.content_b {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	line-height:20px;
	color:#010101;
}

.content_green {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	font-style: normal;
	font-weight: bold; 
	line-height:20px;
	color:#526820;
	text-align:justify;
}

.content_colour {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight: bold; 
	line-height:20px;
	color:#526820;
	text-align:justify;
}

.content_link {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-style: normal;
	font-weight: bold; 
	line-height:20px;
	color:#526820;
	text-decoration:none;
}

a.content_link {
	color:#526820;
	text-decoration: none;
}

a:hover.content_link {
	color:#526820;
	text-decoration: underline;
}

.form {
	background-color:#FFFFFF;
	border: 1px solid #526820;
	width: 200px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #3B220C;
	text-align: justify;
	font-weight: normal;
	padding: 2px;
}

.submit {
	background-color: #526820;
	width: 80px;
	height: 25px;
	border: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #E6D7A7;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	cursor: hand;
}

/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: url(images/navbg.jpg) no-repeat left top;
	width: 930px;
	height: 51px;
	font-size: 18px;
	font-family:'SquareSlab711LtBTLight';
	color: #FFFFFF;
	font-weight: normal;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	text-decoration:none !important;
	}
	
#nav {
	margin: 0px;
	padding:0px 0px 0px 80px;
	}
	
#nav ul {
	float:left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	background: url(images/devider.jpg) no-repeat left top;
	float:left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
#nav li:first-child {
background: none repeat scroll 0 0 transparent;
}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color:#fff;
	display: block;
	margin: 0px 10px 0px 10px;
	padding:15px 30px 17px 30px;
	text-decoration:none !important;
	}
	
#nav li.current_page_item a {
	background: url(images/over.jpg) repeat-x left top;
	color: #1f2265;
   margin: 0px 10px 0px 10px;
	text-decoration: none;
	padding:15px 30px 17px 30px;
	}

#nav li a:hover, #nav li a:active {
	background: url(images/over.jpg) repeat-x left top;
	color: #1f2265;
    margin: 0px 10px 0px 10px;
	text-decoration: none;
	padding:15px 30px 17px 30px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: url(images/drop.jpg) repeat-x left top;
	width: 210px;
	color: #fff;
	font-size: 16px;
	line-height:24px;
	font-family: 'SquareSlab711LtBTLight';
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #85a8cd;
	border-left: 1px solid #85a8cd;
	border-right: 1px solid #85a8cd;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: url(images/drop.jpg) repeat-x left top;
	color: #000;
	padding: 7px 10px 7px 10px;
	margin: 0px;
	}
	
#nav li {
	float: left;
	padding: 0px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -32px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
	
	

