@charset "utf-8";
body {
	background-image: url(images_interface/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDECDA;
}

.leftdiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 523px;
	padding-left:15px;
}

.leftdiv h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding:0px;
	margin:0px;
	padding-top:25px;
	padding-bottom:15px;
	color: #CD782C;
	text-align: justify;
	text-transform: uppercase;
	font-weight: normal;
}

.leftdiv h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding:0px;
	margin:0px;
	padding-top:55px;

	color: #CD782C;
	text-align: justify;
	text-transform: uppercase;
	font-weight: normal;
}

.leftdiv h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding:0px;
	margin:0px;
	padding-top:35px;

	color: #CD782C;
	text-align: justify;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration:none;
}


.leftdiv h2 a:hover{

	text-decoration:underline;
}


.leftdiv a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
	margin:0px;


	color: #CD782C;


	font-weight: bold;
	text-decoration:none;
}


.leftdiv a:hover{

	text-decoration:underline;
}


.leftdiv h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	color: #CD782C;
	font-weight: normal;
}



.leftdiv p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
	margin:0px;
	padding-bottom:15px;
	color: #000000;
	line-height: 20px;
	text-align: justify;
}


.leftdiv img {

	float: left;
	margin:0px;
	padding:0px;
	margin-right: 10px;
	margin-bottom: 2px;

	border: 4px solid #CCCCCC;
}

.navigation {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:0px;
	margin:0px;

	color: #CD782C;

	float:right;
	width:525px;
	margin-top:25px;

}

.navigation a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:0px;
	margin:0px;

	color: #CD782C;

	float:right;
	text-decoration:none;

}

.navigation a:hover {

	
	text-decoration:underline;

}
.navitemleft {
	
	width:85px;
	float:left;

}
.navitemright {
	
	width:85px;
	float:right;

}


.rightdiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 23px;
	float: right;
	width: 245px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-right:15px;
}

.rightdiv h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding:0px;
	margin:0px;
	padding-top:20px;
	padding-bottom:15px;
	color: #007940;
	text-align: justify;
	font-weight: normal;
	text-transform: uppercase;
}

.rightdiv h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
	margin:0px;
	padding-top:15px;
	padding-bottom:15px;
	color: #007940;
	text-align: justify;
}

.rightdiv p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
	margin:0px;
	padding-bottom:15px;
	color: #000000;
	line-height: 20px;
	text-align: justify;
}

.rightsectiondiv {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	

}

.newsitem {
	padding-bottom:15px;

}

.newsitem a{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;

}

.newsitem a:hover{
	text-decoration:underline;

}

.contactitem {
	padding-bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

.contactitem a{
	padding-bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007940;
	text-decoration:none;

}

.contactitem a:hover{

	text-decoration:underline;

}

.rightsectiondiv h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: none;
}


.rightsectiondiv h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
}

.rightsectiondiv p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	line-height: 13px;
}

.rightsectiondiv img {
	float: left;
	margin:0px;
	padding:0px;
	
	margin-bottom: 10px;

	border: 1px solid #000000;


}

.containall {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
.repeaterdiv {
	background-image: url(images_interface/repeater.jpg);
	background-repeat: repeat-y;
	padding: 36px;
}

.readmorediv {
	float: right;
	cursor:hand;
	width:90px;
	height:14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images_interface/readmore.jpg);
}

.readmorediv img {

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0px;
	padding:0px;

}


/* copy footer from here */
.footerdiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	height: 147px;
	background-image: url(images_interface/footer.jpg);
	background-repeat: no-repeat;
	padding-top:35px;
}

.innerfooter {
	width:480px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	margin-bottom:60px;
}

.footerdiv ul {
	padding: 0px;
	margin: 0px;
}

.footerdiv a:link, .footerdiv a:visited, .footerdiv a:active {
	color:#000000;
	text-decoration: none;
}

.footerdiv a:hover {
	color:#000000;
	text-decoration: underline;
}

.footerdiv li {
	list-style-type: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display: list-item;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	clear: right;
}

.duplexlogodiv {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
	width: 190px;

}
/* to here */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.excerptdiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:15px;
	padding-bottom:15px;
	color: #CD782C;
	text-align: justify;
	font-weight: bold;
}

.excerptdiv p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
	margin:0px;

	color: #CD782C;
	text-align: justify;
	font-weight: bold;
}

.leftsections {
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px dotted #CD782C;
}


.leftsections h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding:0px;
	margin:0px;
	
	padding-bottom:10px;
	color: #CD782C;
	text-align: justify;
	text-transform: uppercase;
	font-weight: normal;
}

.leftsections h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding:0px;
	margin:0px;
	

	color: #CD782C;
	text-align: justify;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration:none;
}


.leftsections h1 a:hover{

	text-decoration:underline;
}

.leftsections img {

	float: left;
	margin:0px;
	padding:0px;
	margin-right: 10px;
	margin-bottom: 2px;

	border: 4px solid #CCCCCC;
}


.gallerydiv {
	padding-bottom:15px;

}

.gallerydiv img {
	border: 3px solid #DFDCBD;	
	margin-bottom:2px;
	margin-left:2px;
	float:left;

}

.leftdiv ul {
	margin-top:0px;

	

}