@charset "utf-8";
/* CSS Document */

html {
	scrollbar-arrow-color: #006699; 
	scrollbar-base-color: #ad9976; 
	scrollbar-dark-shadow-color: #000000; 
	scrollbar-track-color: #ad9976;
	scrollbar-face-color: #ad9976; 
	scrollbar-shadow-color: #edd6ad;  
	scrollbar-highlight-color: #edd6ad;  
	scrollbar-3d-light-color: #edd6ad;  
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #383838;
	text-align: justify;
	background-image: url(images/sandbkgrnd1.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838383;
	text-align: center;
}
.blueline {
	background-image: url(images/horzblue.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.blueline500 {
	background-image: url(images/horzblue500.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bluebold {
	color: #006699;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
#brdrleft {
	background-image: url(images/tblleftbrdr15.jpg);
	background-repeat: repeat-y;
	width: 18px;
}
#brdrright {
	background-image: url(images/tablebrdrright15.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 18px;
	vertical-align: top;
}
#bottombrdr {
	background-image: url(images/brdrbttm.jpg);
	background-repeat: repeat-x;
	vertical-align: bottom;
}
.cd {
	background-image:url(images/cd300.jpg);
	background-repeat: no-repeat;
	background-position: top;
}		
.contentlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006699;
	font-weight: bold;
}
.contentlinks A:link {
	text-decoration: none;
	color: #006699;
}
.contentlinks A:visited {
	color: #9e6b40;
	text-decoration: underline;
}
.contentlinks A:active {
	text-decoration: underline;
	color: #ad9976;
}
.contentlinks A:hover {
	text-decoration: underline; 
	color: #ad9976;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
	text-align: center;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838383;
	text-align: center;
}
.footerlinks A:link {
	text-decoration: none;
	color: #838383;
}
.footerlinks A:visited {
	color: #9e6b40;
	text-decoration: underline;
}
.footerlinks A:active {
	text-decoration: underline;
	color: #9e6b40;
}
.footerlinks A:hover {
	text-decoration: underline; 
	color: #9e6b40;
}
#header {
	background-image: url(images/header700.jpg);
	background-repeat: no-repeat;
	height: 219px;
	vertical-align: top;
}
.h1 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.h1bLeft {
	font-size: 22px;
	font-weight: bold;
	text-align: left;
}
.h1bRight {
	font-size: 22px;
	font-weight: bold;
	text-align: right;
}
.italicblue {
	text-align: left;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color: #006699;
}
.italicbold {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #9e6b40;
}
.italicboldleft {
	text-align: left;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #9e6b40;
}
.italicsample {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #9e6b40;
}
.italicsampletest {
	text-align: center;
	font-style: italic;
	font-size: 15px;
	color: #9e6b40;
	font-weight: bold;
}
.site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
	text-align: center;
}
.sitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
	text-align: center;
	text-decoration: none;
}
.sitelinks A:link {
	text-decoration: none;
	color: #838383;
}
.sitelinks A:visited {
	color: #9e6b40;
	text-decoration: none;
}
.sitelinks A:active {
	text-decoration: none;
	color: #9e6b40;
}
.sitelinks A:hover {
	text-decoration: none; 
	color: #9e6b40;
}




