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

img, div { behavior: url(iepngfix.htc) }

#darrendiv {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 209px;
	top: 105px;
}


body {
	background-color: #D2E0E2;
	background-image: url(images/jImages/bk1.jpg);
	background-repeat: repeat-x;
}
.style1 {
	font-size: 10px;
}
.style2 {
	color: #330000
}
body, td, th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}

#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	top: 248px;
}
td {
vertical-align: top;
} 

#apDiv2 {
	position:absolute;
	width:502px;
	height:186px;
	z-index:1;
	visibility: visible;
}

.style5 {color: #CCCCCC}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #996600;
}
h2 {
	font-size: 18px;
	color: #996600;
}
a {
	font-size: 12px;
	color: #CC3300;
}
a:visited {
	color: #CC3300;
}
a:hover {
	color: #990000;
}
a:active {
	color: #CC3300;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

hr {
	clear: both;
	height: 1px;
	border-top: solid 1px #747170;
}

.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.slideshow img{ /*CSS for each image tag*/
border: 0;
width: 170px;
height: 126px;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 150%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: white;
}
.style8 {font-size: 14px}

a img { border: none ;
}

