body {
	background:#fff url(../img/bg.gif) repeat top center;
	background-repeat:repeat-y;
	font-size:87.5%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	color:#998A62;
	margin:10px auto;
	text-align:center;
	line-height:1.4em;
	width:960px;
}
.wrap {
	width:960px;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
}

.menunav {
	width:950px;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
}

input, textarea {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:300;
	color:#606060;
	padding:6px 3px 5px;
	background:#dad2d2;
	border:1px solid #dad2d2;
}
input:focus, textarea:focus {
	border-color:#606060;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.714em;
	line-height:1em;
	font-weight:normal;


	margin:10px 0px;
}

h5 {
color: #002f63;
font-size: 12px;
	font-weight: bold;
}

h1 {
color: #13461a;	
border-bottom: 1px dotted #666;
padding-bottom: 10px;
font-family: "Times New Roman", Times, serif;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
	display:block;
}
a:link, a:visited {
	color:#1f3b21;
}
a:hover {
	color:#16561a;
	text-decoration:underline;
}
a img {
	border:none;
}

.header, .footer {
	margin:10px 0px;

}
.header {
	display:block;
	position:relative;
	text-align:left;
}
.header h1 {
	padding-left:20px;
}

.header h2 {
	padding-left:20px;
	font-size:1em;
	margin-top:-2px;
}



.nav {
	float:left;
	clear:left;
	margin:8px 0px 30px 0px;
	width:960px;
	border-top:1px solid #c2c2c2;
	border-bottom:1px solid #052e6c;
	overflow:hidden;
	background-image: url(../img/nav.gif);
	margin-left: 0px;
	
}



.nav ul {
	padding:0px;
	list-style-type:none;
	display:inline;

}
.nav li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;

}
.nav a:link, .nav a:visited {
	font-family: Calibri, Arial;
	text-decoration:none;
	padding:10px;float:left;
	padding-right: 10px;
	padding-left:10px;
		color: #585038;
		border-right: 1px dotted #787878;
		font-size: 13px;

}
.nav a:hover {
	background-image: url(../img/nav2.gif);

	color:#fff;
}

.active{
	background-image: url(../img/nav2.gif);
	color:#ffffff;
}

.top {
	margin-left: 20px;


}

/*** West Side***/
.article {
	float:left;
	width:670px;
	padding-left:20px;
	text-align: justify;
	overflow:hidden;
	color:#5e5651;
	margin-top: 5px;
	font-size: 12px;
	line-height:16px;
}

.article li {
list-style:circle;	
margin-left: 30px;
}

.bold {
font-weight: bold;
color:#000;	
}


.article p{

	float:left;
	clear:left;
	border-top:1px solid #dad2d2;
	padding-top:10px;
	margin:10px 0px;
}

.images_content {
	float: left;
	padding-right: 10px;
	margin-left: 20px;
}

.images_content2 {
float: right;
padding-left: 10px;	
}

.blue {
font-size: 14px;
color:#039;
	
}

.green {
font-size: 12px;
color:#264a1a;
font-weight:bold;
	
}

/*** East Side ***/
#right {
	float:right;
	width:200px;
	padding:10px 20px 0px 0px;
	text-align:left;
	background-color:#998a62;
	height:auto;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#right a:link {
font-size: 12px;
color:#300;
}

#right2 {
	float:right;
	width:200px;
	padding:10px 20px 0px 0px;
	text-align:left;
	height:auto;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 10px;
	border-left: 1px dotted #5c5643;
}

#right2 a:link {
font-size: 11px;
color:#5c5643;
}

.section {
	float:left;
	width:100%;
	border-bottom:3px double #dad2d2;
	padding:0px 0px 10px;
}
.section label {
	display:block;
	font-weight:bold;
}
.screen-reader-text {
	display:none;
}
.section h1 {
	margin-bottom:6px;
}
.section input {
	width:212px;
}
.section button {
	margin:10px 0px 0px;
	float:right;
	border:none;
	padding:5px 10px;
	background:#af7a85;
	font-size:1em;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight:300;
	color:#fff;
	cursor:pointer;
}
button:hover {
	background:#606060;
}
.section ul {
	margin:0px;
	padding:0px;
	list-style:none;
	border-top:1px solid #dad2d2;
}
.section li {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	width:100%;
	border-bottom:1px solid #dad2d2;
}
.section li a:link, section li a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.714em;
	letter-spacing:.2em;
	line-height:normal;
	text-transform:uppercase;
	text-decoration:none;
	padding:3px 0px;
	float:left;
	width:100%;
}
.section table {
	width:100%;
	border-collapse:collapse;
	border-top:1px solid #dad2d2;
	border-right:1px solid #dad2d2;
}
.section caption {
	padding:10px 0px;
	color:#606060;
}
.section th, section td {
	border-bottom:1px solid #dad2d2;
	border-left:1px solid #dad2d2;
	padding:2px 4px;
	background:#ede4e4;text-align:center;
	background-repeat:repeat-y;
}
.section td {
	text-align:left;
	background:#fff;
}
.footer {
	border-top:1px solid #c4c4c4;
	border-bottom:1px solid #c4c4c4;
	margin:20px 20px 0px;
	padding:10px 0px 5px 20px;
	;
	text-align:left;
	display:block;
	clear:both;
	height: 50px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:normal;
	margin-top: 30px;
	background-color:#998A62;
	color:#3e3e3e;
}

.copyright {
float: right;
text-align:right;	
padding-right: 20px;
}

/**************************/
/***  www.SliderJs.com  ***/
/**************************/
#promotion {
	width:100%;
	float:left;
	position:relative;
	height:277px;
}
#slides {
	position:absolute;
	top:0px;
	left:20px;
	z-index:100;
	margin:0px auto;
}
#slides .next, #slides .prev {
	position:absolute;
	top:95px;
	left:-20px;
	width:20px;
	height:43px;
	display:block;
	z-index:101;
}
#slides .next {
	left:920px;
}
.slides_container {
	width:918px;
	height:240px;
	overflow:hidden;
	position:relative;
	border:1px solid #dad2d2;
}
/* IE */ * html .slides_container {margin-left:-20px;}
.pagination {
	margin:10px auto 0px;
	width:58px;	/* Each li including margin is 14px (14x14=56) Ooooh, and then add 2 pixels for IE */
}
.pagination li {
	float:left;margin:0 1px;
	list-style:none;
}
.pagination li a {
	display:block;
	width:12px;
	height:0px;
	padding-top:12px;
	background-image:url(../img/pagination.gif);
	background-position:0 0;
	float:left;
	overflow:hidden;
}
.pagination li.current a {
	background-position:0 -12px;
}



.menudesc {
padding-right: 7px;
height: 55px;	
}

