@charset "utf-8";
/* CSS Document */


#box {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(gifs/body-bg.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}
.framup {
	background-image: url(gifs/framup.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	float: left;
}
.ful-fram {
	background-image: url(gifs/frambotoom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 848px;
	padding-bottom: 48px;
}
.menu:hover {
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	line-height: 36px;
	color: #FFFFFF;
	text-align: center;
	background-color: #80843c;
	margin: 0px;
	padding: 0px;
}
.text {
	font-size: 12px;
	color: #000000;
	padding: 5px;
	text-align: justify;
	line-height: 17px;
}

.nav {
	width: 0px;
	text-align: left;
	text-transform: capitalize;
}
.nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}


.nav li {
	float: left;
	width: 115px;
	padding-right: 0px;
	padding-left: 18px;
	background-image: url(gifs/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.55em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 0px;
}


.nav li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-align: left;
}
.nav li a:hover {
	color: #333333;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

h3 a {
	color: #000000;
	text-decoration: none;
}



.readmore{
	font-size:11px;
	text-align:right;
	line-height: 17px;
	width: 73px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 2px solid #576007;
	background-color: #cad065;
	}
.readmore a{
	color:#000000;
	text-decoration: none;
	text-align: justify;
	}
h3 {
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
}

.readmore a:hover{
	color:#333333;
	text-decoration:underline;
	}

.nav1 {
	width: 0px;
	text-align: left;
	text-transform: capitalize;
	margin-left: 10px;
}
.nav1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}


.nav1 li {
	float: left;
	width: 112px;
	padding-right: 0px;
	padding-left: 18px;
	background-image: url(gifs/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.50em;
	color: #576007;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 0px;
}


.nav1 li a {
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-align: left;
}
.nav1 li a:hover {
	color: #333333;
	text-decoration: none;
}


.bottom{
	clear:both;
	font-size:11px;
	text-align:center;
	color:#000000;
	padding:10px;
	text-transform:uppercase;
	font-weight:bold;
	background-color: #C1C671;
	
	}	
.bottom a{
	color:#000000;
	text-decoration:none;
	padding:0px 8px 0px 8px
	}
.bottom a:hover{
	color:#00A5CF;
	text-decoration:underline;
	}
	
	
/* ---------footer---------- */ 

	
.footerlink{
	font-size:11px;
	padding:13px;
	color:#fff;
	line-height:16px;
	text-align:justify;
	background-color:#576007;
}
.footerlink a {
	color:#fff; 
	text-decoration:none;
}
.footerlink a:hover {
	color:#fff; 
	text-decoration:underline;
}



.more{
	font-size:12px;
	color:#000000;
	text-align:left;
	line-height: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
.more a{
	color:#000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
.more a:hover{
	color:#189999;
	text-decoration:underline;
	}	
