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

html {
	height: 100%;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f5eddd;
    }
body{
	padding:0px;
	background-image: url(images/images/shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div {
    margin:0px;
    padding:0px;
    }
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #8ca551;
	font-weight: bold;
	text-decoration: none;
}
.h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #8ca551;
	font-weight: bold;
	text-decoration: none;
	float: left;
	width: 300px;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #3A2011;
	text-align: center;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #8ca551;
	font-weight: bold;
	text-decoration: none;
}

h4 {
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #8CA551;
	padding-bottom: 10px;
}
h5 {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	display: block;
	background-color: #A69686;
	margin-right: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 6px;
	padding-top: 10px;
}
h6 {
	font-size: 18px;
	font-weight: bold;
	color: #A69686;
	text-decoration: none;
}

p {
	margin:0px;
	padding:0px;
	text-align: justify;
    }
ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
    }
li {
	list-style-type: none;
}
.no-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.centre {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

table {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
.clear-image {
	clear: both;
	padding-top: 6px;
	padding-bottom: 6px;
}

.clear2 {
	clear: both;
	line-height: 0px;
	height: 0px;
	display: block;
}
.image-placeholder {
	height: 10px;
	width: 251px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.box-padding {
	line-height: 248px;
	height: 248px;
}
.box-padding-4 {
	line-height: 264px;
	height: 264px;
}


.clear-history {
	line-height: 10px;
	clear: both;
	height: 10px;
}



#wrapper {
	width: 1124px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	border: 1px none #666;
}
#logo {
	padding: 0px;
	width: 1090px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left-logo {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-left: 20px;
}
#navigation {
	width: 1090px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A69686;
	border-right-color: #A69686;
	border-bottom-color: #A69686;
	border-left-color: #A69686;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	line-height: 40px;
	height: 40px;
	text-align: center;
	display: block;
	font-size: 14px;
}


.navbar {
	background-position: 30px;
	float: left;
	height: 30px;
	line-height: 30px;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
	font-size: 14px;
}

.dot {
	background-position: 30px;
	float: left;
	height: 30px;
	line-height: 30px;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
}

a.nav:link {
	text-decoration: none;
	color: #3A2011;
	font-size: 15px;
}




a.nav:visited {
	text-decoration: none;
	color: #3A2011;
	font-size: 15px;
}


a.nav:hover {
	text-decoration: none;
	color: #8ca551;
	font-size: 15px;
}

a.nav:active {
	text-decoration: none;
	color: #3A2011;
	font-size: 15px;
}
#header {
	border: 2px solid #A69686;
	width: 1090px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

#main-body {
	width: 1090px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: auto;
	clear: both;
	border: 1px none #A69686;
}
#main-body-home {
	width: 1094px;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-bottom: 20px;
	clear: both;
}
#rightbreadcrumb {
	width: 1070px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: -14px;
	margin-left: auto;
	border: 2px solid #A69686;
	color: #fa030c;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	float: left;
	font-style: italic;
	font-size: 15px;
}

#history-main {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: auto;
	width: 1090px;
}
#history-left {
	float: left;
	width: 240px;
	border: 2px solid #A69686;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#left-wrap {
	float: left;
	width: 260px;
	border: 2px solid #A69686;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.left-wrap {
	float: left;
	width: 236px;
	border: 2px solid #A69686;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}


#history-right {
	float: right;
	width: 760px;
	border: 2px solid #A69686;
	padding: 16px;
}
.history-images {
	border: 1px solid #A69686;
}
.history-imgleft {
	border: 2px solid #A69686;
	float: left;
	margin-right: 10px;
}
.aldin-imgleft {
	border: 2px solid #A5A5A5;
	float: left;
	margin-right: 10px;
	padding: 1px;
}


.left-imgdiv {
	border: 2px none #A69686;
	margin-right: 10px;
	text-align: center;
	margin-top: 0px;
	padding-right: 10px;
	float: left;
}
.right-imgdiv {
	border: 2px none #A69686;
	text-align: center;
	margin-top: 0px;
	float: right;
	margin-left: 10px;
	padding-left: 10px;
}


.history-imgright {
	border: 2px solid #A69686;
	float: right;
	margin-left: 10px;
}
.ads-left {
	float: left;
	width: 370px;
}
.left-box {
	float: left;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.right-box {
	float: right;
	width: auto;
}


.ads-right {
	float: right;
	width: 370px;
}
.ads-img {
	padding: 1px;
	border: 1px solid #A69686;
}


.desc1 {
	text-align: center;
	float: left;
	width: 350px;
	margin-left: 2px;
}
.desc2 {
	text-align: center;
	float: right;
	width: 350px;
}



a.box:link {
	color: #8ca551;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	display: block;
	list-style-type: none;
}

a.box:visited {
	color: #8ca551;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	display: block;
	list-style-type: none;
}
a.box:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	display: block;
}

a.box:active {
	color: #8ca551;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	display: list-item;
}




#box-1 {
	float: left;
	width: 305px;
	border: 5px solid #bca895;
	font-size: 12px;
	color: #3A2011;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	display: block;
}

#box-2 {
	float: left;
	width: 305px;
	border: 5px solid #bca895;
	font-size: 12px;
	color: #3A2011;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 44px;
	text-align: center;
	display: block;
	padding: 10px;
}




#box-3 {
	float: right;
	width: 305px;
	border: 5px solid #bca895;
	font-size: 12px;
	color: #3A2011;
	margin: 0px;
	text-align: center;
	display: block;
	padding: 10px;
}

.border {
	border: 2px solid #BCA895;
}


#box-4 {
	float: left;
	width: 305px;
	border: 5px solid #bca895;
	font-size: 12px;
	color: #3A2011;
	text-align: center;
	display: block;
	padding: 10px;
}






#box-5 {
	float: left;
	width: 305px;
	border: 5px solid #bca895;
	font-size: 12px;
	color: #3A2011;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 44px;
	text-align: center;
	display: block;
	padding: 10px;
}


#box-6 {
	float: right;
	width: 305px;
	border: 5px solid #bca895;
	font-size: 12px;
	color: #3A2011;
	margin: 0px;
	text-align: center;
	display: block;
	padding: 10px;
}

#box-7 {
	float: left;
	width: 305px;
	border: 5px solid #bca895;
	font-size: 12px;
	color: #3A2011;
	text-align: center;
	display: block;
	padding: 10px;
}
#box-8 {
	float: left;
	width: 305px;
	border: 5px solid #bca895;
	font-size: 12px;
	color: #3A2011;
	margin-top: 0px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 44px;
	text-align: center;
	display: block;
	padding: 10px;
}
#box-9 {
	float: right;
	width: 305px;
	border: 5px solid #bca895;
	font-size: 12px;
	color: #3A2011;
	margin: 0px;
	text-align: center;
	display: block;
	padding: 10px;
}
.box-blank {
	float: left;
	width: 334px;
	border: 5px none #bca895;
	font-size: 15px;
	color: #3A2011;
	text-align: center;
	display: block;
}
.box-blank-middle {
	width: 334px;
	border: 5px none #bca895;
	font-size: 15px;
	color: #3A2011;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 46px;
	float: left;
}
.box-blank-right {
	width: 334px;
	border: 5px none #bca895;
	font-size: 15px;
	color: #3A2011;
	text-align: center;
	display: block;
	float: right;
}
.dropdown-2 {
	line-height: 2px;
	height: 2px;
}
.dropdown-4 {
	line-height: 6px;
	height: 6px;
}




.bottom-text {
	font-size: 15px;
	color: #3A2011;
}


#imagediv-left {
	float: left;
	width: 545px;
	height: auto;
}
.more {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#imagediv-right {
	float: right;
	width: 545px;
	border: 1px none #A69686;
	height: auto;
}
.imagebox-left {
	width: 251px;
	float: left;
	border: 1px solid #A69686;
	padding: 10px;
	text-align: center;
	font-size: small;
	height: auto;
}

.imagebox-right {
	width: 250px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A69686;
	border-right-color: #A69686;
	border-bottom-color: #A69686;
	border-left-color: #A69686;
	padding: 10px;
	text-align: center;
	font-size: small;
	height: auto;
}
.imagebox-left-none {
	width: 253px;
	float: left;
	border: 1px none #A69686;
	padding: 10px;
	text-align: center;
	font-size: small;
	height: auto;
}
.imagebox-right-none {
	width: 252px;
	float: right;
	padding: 10px;
	text-align: center;
	font-size: small;
	height: auto;
	border: 1px none #A69686;
}

.numbering {
	padding-top: 7px;
	color: #333;
	font-weight: bold;
	width: 1090px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	padding-bottom: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #A69686;
	border-right-color: #A69686;
	border-bottom-color: #A69686;
	border-left-color: #A69686;
}
.active-page {
	background-color: #A69686;
	border: 1px solid #A69686;
	color: #FFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	display: inline;
	text-decoration: none;
	font-size: 16px;
	vertical-align: middle;
}
.inactive {
	border: 1px solid #D6D6D8;
	color: #D6D6D8;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	display: inline;
	text-decoration: none;
	font-size: 16px;
	vertical-align: middle;
}



a.nav4:link {
	text-decoration: none;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #A69686;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	display: inline;
	vertical-align: middle;
}

a.nav4:visited {
	text-decoration: none;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: 1px solid #A69686;
	display: inline;
}
a.nav4:hover {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	background-color: #A69686;
	border: 1px solid #A69686;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
a.nav4:active {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	border: 1px solid #A69686;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #A69686;
}
a.nav5:link {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #BCA895;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	display: inline;
	vertical-align: middle;
	background-color: #BCA895;
}
a.nav5:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #BCA895;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	display: inline;
	vertical-align: middle;
	background-color: #BCA895;
}
a.nav5:hover {
	text-decoration: none;
	color: #BCA895;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #BCA895;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	display: inline;
	vertical-align: middle;
	background-color: #FFF;
}
a.nav5:active {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #BCA895;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	display: inline;
	vertical-align: middle;
	background-color: #BCA895;
}










#footer {
	clear: both;
	padding-bottom: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A69686;
	border-right-color: #A69686;
	border-bottom-color: #A69686;
	border-left-color: #A69686;
	text-align: center;
	font-size: 14px;
	padding-top: 30px;
	color: #4D3835;
}
#bottom-navigation {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	line-height: 40px;
	height: 40px;
	text-align: center;
	display: block;
	border: 2px none #A69686;
}
a.nav2:link {
	text-decoration: underline;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	color: #4D3835;
}



a.nav2:visited {
	text-decoration: underline;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	color: #4D3835;
}
a.nav2:hover {
	text-decoration: underline;
	color: #8ca551;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
}
a.nav2:active {
	text-decoration: underline;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	color: #4D3835;
}
a.nav3:link {
	text-decoration: underline;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	color: #4D3835;
}
a.nav3:visited {
	text-decoration: underline;
	color: #4D3835;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
}
a.nav3:hover {
	text-decoration: underline;
	color: #8ca551;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
}
a.nav3:active {
	text-decoration: underline;
	color: #4D3835;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
}
a.nav6:link {
	color: #FFF;
	text-decoration: none;
	background-color: #A69686;
	display: block;
	margin-bottom: 2px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
	font-size: 17px;
	font-weight: bold;
}
a.nav6:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #A69686;
	display: block;
	margin-bottom: 2px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
	font-size: 17px;
	font-weight: bold;
}
a.nav6:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #8ca551;
	display: block;
	margin-bottom: 2px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
	font-size: 17px;
	font-weight: bold;
}
a.nav6:active {
	color: #FFF;
	text-decoration: none;
	background-color: #A69686;
	display: block;
	margin-bottom: 2px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
	font-size: 17px;
	font-weight: bold;
}
#right {
	float: right;
	width: 300px;
	text-align: right;
	line-height: 40px;
	text-decoration: none;
	height: 40px;
	display: block;
	font-weight: normal;
	color: #4D3835;
}
.dropdown {
	float: right;
	width: 500px;
	height: 21px;
	text-align: right;
}
.textbox {
	clear: both;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
