
BODY {
scrollbar-arrow-color: rgb(89, 45, 32);
scrollbar-track-color: rgb(247, 247, 245); 
scrollbar-shadow-color: rgb(89, 45, 32);
scrollbar-face-color: rgb(247, 247, 245); 
scrollbar-highlight-color: rgb(223, 223, 213); 
scrollbar-darkshadow-color: rgb(89, 45, 32);
scrollbar-3dlight-color: rgb(218, 196, 173); 
}

.style1 { color: #000000; font-weight: bold; font-size: 24px }
.style2 { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; }
.style3 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif;	font-size: 14px;}
.style4 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-color: #fec880; }
.style5 { font-family: Arial, Helvetica, sans-serif;	font-size: 18px;}

h2{
font-family:calibri; font-size: 22pt; color:#222222; text-decoration: none; padding-top:0px; margin-top:8px; line-height:30px;
}

.b { color: #222222; font-family: calibri, arial, verdana; sans-serif; font-size: 12pt; line-height:20px;}
.c { color: #ffffff; font-family: calibri; sans-serif; font-size: 13pt; line-height:16px; }
.d { color: #252525; font-family: verdana; arial; sans-serif; font-size: 9pt }
.e { color: #aaa19a; font-family: microsoft sans serif; arial; sans-serif; font-size: 9pt }
.f { color: #757575; font-family: verdana; arial; sans-serif; font-size: 8pt }
.h { color: #ffffff; font-family: arial; sans-serif; font-size: 14pt }
.i { color: #800f0d; font-weight: bold; font-family: calibri; sans-serif; font-size: 18pt }
.j { color: #757168; font-family: Tahoma; verdana; arial; sans-serif; font-size: 9pt }
.k { font-family: Tahoma; arial; sans-serif; color: #3B3935; font-size: 9pt;  line-height: 16px; word-spacing: 2pt }
.l { font-family: Tahoma; arial; sans-serif; color: #3B3935; font-size: 10pt;  line-height: 16px; word-spacing: 2pt }


a:link {font-family:  Trebuchet MS, arial, Verdana, Bimini; font-size: 14px; font-weight: bold; color: #e86900; text-decoration: none}
a:visited {font-family:  Trebuchet MS, arial, Verdana, Bimini; font-size: 14px; font-weight: bold; color: #e86900; text-decoration: none}
a:hover {font-family:  Trebuchet MS, arial, Verdana, Bimini; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none}
a:active {font-family: Trebuchet MS, arial, Verdana, Bimini; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none}

a.nav:link	{ FONT-SIZE: 13pt; COLOR: #ffffff; FONT-FAMILY: calibri, Helvetica, sans-serif; text-decoration: none; font-weight: bold }

a.nav:visited	{ FONT-SIZE: 13pt; COLOR: #ffffff; FONT-FAMILY: calibri, Helvetica, sans-serif; text-decoration: none; font-weight: bold }

a.nav:active	{ FONT-SIZE: 13pt; COLOR: #adaaaa; FONT-FAMILY: calibri, Helvetica, sans-serif; text-decoration: none; font-weight: bold }

a.nav:hover	{ FONT-SIZE: 13pt; COLOR: #adaaaa; FONT-FAMILY: calibri, Helvetica, sans-serif; text-decoration: none; font-weight: bold }
	
	
.red:link {
	FONT-SIZE: 9pt; CURSOR: hand; COLOR: #D7AB50; FONT-STYLE: normal; FONT-FAMILY: arial, Helvetica, sans-serif; TEXT-DECORATION: underline; 
}
.red:hover {
	FONT-SIZE: 9pt; CURSOR: hand; COLOR: #D7AB50; FONT-STYLE: normal; FONT-FAMILY: arial, Helvetica, sans-serif; TEXT-DECORATION: none; 
}
.red:visited {
	FONT-SIZE: 9pt; CURSOR: hand; COLOR: #D7AB50; FONT-STYLE: normal; FONT-FAMILY: arial, Helvetica, sans-serif; TEXT-DECORATION: underline; 
	}
	
	
	

hr {
	border: 0;
	color: #422700;
	background-color: #ffffff;
 	height: 1px;
 }


#div1
{
	width: 100%;
	height: 400px;
	overflow:auto;

scrollbar-arrow-color: #000000;
scrollbar-track-color: #D75500; 
scrollbar-shadow-color: #D75500;
scrollbar-face-color: #D75500; 
scrollbar-highlight-color: #D75500; 
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #E4BB80; 

}


#div2
{
	width: 92%;
	height: 404px;
	overflow:auto;
	padding-right:20px;

scrollbar-arrow-color: #000000;
scrollbar-track-color: #D75500; 
scrollbar-shadow-color: #D75500;
scrollbar-face-color: #D75500; 
scrollbar-highlight-color: #D75500; 
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #E4BB80; 

}


	
	
	

@media only screen and (max-width: 768px) {
    
    .adjusttable img {
        width:100% !important;
        height:auto;
    }
    
    
	.topHeaderTable, .tableContent {
		width: 100%;
		max-width: 1155px;
	}
	.mainLogo {
		width: 100% !important;
		height: auto !important;
		max-width: 566px;
	}
	.topHeaderTable {
		background: #222222;
	}

	.frontpageMainImage {
		display: block;
		float: right;
		height: auto;
		max-width: 90% !important;
		width: 50%;
	}
	.scrollingGallery {
		float: left;
		width:100%;
	}
	.contentRight {

		clear: both;
		float: left;
		margin-top: 20px;
		width: 100%;
	}
	.topHeaderTable tr td, .pageFooter tr td {
		float: left;
		height: auto;
	}
	.topHeaderTable tr td:nth-child(1n+2) {
		min-height: 50px;
		padding-top: 15px;
	}
	.pageFooter tr td {
		float: left;
		height: auto;
	}
	.topHeaderTable tr td:nth-child(1) {
		width: 100%;
	}
	.clearLeft {
		clear: left;
		margin-bottom: 20px;
		text-align:left;
		width:100%;
	}
	.clearLeft img {
		margin:0px;
		margin-bottom:5px;
	}
	.topHeaderTable tr td:nth-child(2) {
		clear: both;
	}
	.b {
		padding:0px !important;
  padding-bottom: 10px;
  padding-left: 15px !important;
  padding-right: 15px !important;
  width:100%;
}
	.frontpageMainImage {
		margin-right: -40px;
	}
	.scrollingheader {
		width: inherit !important;
	}
	.navBottom {
		width:100%;
	}
	.c {
		padding:0px !important;
		padding:10px !important;
	}
	.b h2 {
		margin-top:20px;
	}
	.pageBannerTable {
		display: none;
	}
	.greyBanner {
  		padding-bottom: 20px !important;
	}
	.toppadWhite {
		padding-top: 20px !important;
	}
	.googleTable {
		width: 100%;
	}
	.googleTable td {
		width: 100%;
		float: left;
		clear: both;
	}
	.formTable {
		width: 100%;
		display: block;
	}
	.formTable td, .formTable td input, .formTable td textarea{
		width: 100% !important;
		float: left;
		clear: both;
	}
	.submitForm {
		width: 100% !important;
	}
	.submitForm td {
		width: 100% !important;
		float: left;
		clear: both;
	}
	.listFinallyTable {
		width: 100% !important;
	}
}
@media only screen and (max-width: 480px) {
	.frontpageMainImage {
		display:none;
	}
	.pageBannerTable {
		display: none;
	}
	.greyBanner {
  		padding-bottom: 20px !important;
	}
	.toppadWhite {
		padding-top: 20px !important;
	}
	.googleTable {
		width: 100%;
	}
	.googleTable td {
		width: 100%;
		float: left;
		clear: both;
	}
	.formTable {
		width: 100%;
		display: block;
		
	}
	.formTable td, .formTable td input, .formTable td textarea{
		width: 100% !important;
		float: left;
		clear: both;
	}
	.submitForm {
		width: 100% !important;
	}
	.submitForm td {
		width: 100% !important;
		float: left;
		clear: both;
	}
	.listFinallyTable {
		width: 100% !important;
	}
}

@media only screen and (max-width: 320px) {
	.topHeaderTable tr td:nth-child(1n+2) {
		width:100%;
		min-height: 40px;
		padding-top: 10px;
	}
	.pageBannerTable {
		display: none;
	}
	.greyBanner {
  		padding-bottom: 20px !important;
	}
	.toppadWhite {
		padding-top: 20px !important;
	}
	.googleTable {
		width: 100%;
	}
	.googleTable td {
		width: 100%;
		float: left;
		clear: both;
	}
	.formTable {
		width: 100%;
		display: block;

	}
	.formTable td, .formTable td input, .formTable td textarea{
		width: 100% !important;
		float: left;
		clear: both;
	}
	.submitForm {
		width: 100% !important;
	}
	.submitForm td {
		width: 100% !important;
		float: left;
		clear: both;
	}
	.listFinallyTable {
		width: 100% !important;
	}
}
