/* LINKS */
A:link {COLOR: #6ba242; font-weight: bold; text-decoration: none; font-family: Arial, sans-serif; font-size: 12px;}
A:visited {COLOR: #6ba242; font-weight: bold; text-decoration: none; font-family: Arial, sans-serif; font-size: 12px;}
A:active {COLOR: #6ba242; font-weight: bold; text-decoration: none; font-family: Arial, sans-serif; font-size: 12px;}
A:hover {COLOR: #FFFFFF; font-weight: bold; text-decoration: underline; font-family: Arial, sans-serif; font-size: 12px;}

A.nav:link {font-family: Arial, sans-serif; font-size : 18px; color: #FFFFFF; font-weight: normal; text-decoration: none;}
A.nav:visited {font-family: Arial, sans-serif; font-size : 18px; color: #FFFFFF; font-weight: normal; text-decoration: none;}
A.nav:active {font-family: Arial, sans-serif; font-size : 18px; color: #FFFFFF; font-weight: normal; text-decoration: none;}
A.nav:hover {font-family: Arial, sans-serif; font-size : 18px; color: #6ba242; font-weight: normal; text-decoration: none;}

A.nav2:link {font-family: Arial, sans-serif; font-size : 18px; color: #000000; font-weight: normal; text-decoration: none;}
A.nav2:visited {font-family: Arial, sans-serif; font-size : 18px; color: #000000; font-weight: normal; text-decoration: none;}
A.nav2:active {font-family: Arial, sans-serif; font-size : 18px; color: #000000; font-weight: normal; text-decoration: none;}
A.nav2:hover {font-family: Arial, sans-serif; font-size : 18px; color: #6ba242; font-weight: normal; text-decoration: none;}

A.boxLink:link {COLOR: #3a6915; font-weight: normal; text-decoration: underline; font-family: Arial, sans-serif; font-size: 11px;}
A.boxLink:visited {COLOR: #3a6915; font-weight: normal; text-decoration: underline; font-family: Arial, sans-serif; font-size: 11px;}
A.boxLink:active {COLOR: #3a6915; font-weight: normal; text-decoration: underline; font-family: Arial, sans-serif; font-size: 11px;}
A.boxLink:hover {COLOR: #000000; font-weight: normal; text-decoration: underline; font-family: Arial, sans-serif; font-size: 11px;}

A.credit:link {COLOR: #6ba242; font-weight: normal; text-decoration: none; font-family: Arial, sans-serif; font-size: 12px;}
A.credit:visited {COLOR: #6ba242; font-weight: normal; text-decoration: none; font-family: Arial, sans-serif; font-size: 12px;}
A.credit:active {COLOR: #6ba242; font-weight: normal; text-decoration: none; font-family: Arial, sans-serif; font-size: 12px;}
A.credit:hover {COLOR: #cccccc; font-weight: normal; text-decoration: underline; font-family: Arial, sans-serif; font-size: 12px;}


/* FONT STYLES */
.body {COLOR: #FFFFFF; text-decoration: none; font-family: Arial, sans-serif; font-size: 12px; font-weight: normal;}

.homeCaption {COLOR: #FFFFFF; text-decoration: none; font-family: Arial, sans-serif; font-size: 14px; font-weight: normal;}
.footer {COLOR: #6ba242; text-decoration: none; font-family: Arial, sans-serif; font-size: 12px; font-weight: normal;}
.boxHead {COLOR: #000000; text-decoration: none; font-family: Arial, sans-serif; font-size: 13px; font-weight: bold;}


/* BG IMAGES */
.bg {background:url("images/bg.jpg") center center no-repeat;}




h1 {font-family: Arial, sans-serif; font-size:24px; font-weight:bold; color:#FFFFFF; padding:5px;margin:0px;}
h2 {font-family: Arial, sans-serif; font-size:18px; font-weight:bold; color:#78682C; padding:0px;margin:0px;}
h3 {font-family: Arial, sans-serif; font-size:18px; font-weight:bold; color:#FFFFFF; padding:0px;margin:0px;}

#background {position:fixed; _position:absolute; top:0; left:0; width:100%; height:100%; z-index: -1;}
TD.nav1{padding: 6px 0px 0px 0px;background:url("images/navbg.gif") left center repeat;text-align:center; vertical-align:top;}

ul li {font-family: Arial; font-size:14px;}
li {font-family: Arial; font-size:16px;}


/* DIVs */
DIV.pad {margin: 10px 15px 5px 15px;COLOR: #FFFFFF; text-decoration: none; font-family: Arial, sans-serif;; font-size: 12px; font-weight: normal;}
DIV.projectDescription {padding: 10px;COLOR: #FFFFFF; text-decoration: none; font-family: Arial, sans-serif;; font-size: 12px; font-weight: normal;}
DIV.homePad {margin: 0px 0px 0px 0px; COLOR: #000000; text-decoration: none; font-family: Arial, sans-serif;; font-size: 12px; font-weight: normal;}

DIV.boxPad{margin:5px 1px 1px 85px;COLOR: #000000; text-decoration: none; font-family: Arial, sans-serif; font-size: 11px; font-weight: normal;}

DIV.picPad{padding: 1px;}





/*
	Page style
*/

.caption {COLOR: #FFFFFF; text-decoration: none; font-family: Arial, sans-serif; font-size: 12px; font-weight: normal;text-align:center;}
.caption {
	z-index:500;
	position:absolute;
	bottom:-55px;
	left:0;
	height:30px;
	padding:5px 0px 0px 0px;
	background:#000000;
	background:rgba(0,0,0,.5);
	width:798px;
	COLOR: #FFFFFF;
	border-top:1px solid #000;
	text-shadow:none;
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	text-align:center;
}


#container {
	width:800px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#example {
	width:798px;
	height:455px;
	position:relative;
}




/*
	Slideshow
*/

#slides {
	position:absolute;
	top:1px;
	left:1px;_left:14px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:798px;
	
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:798px;
	height:425px;
	display:block;
}


/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:187px;
	left:-24px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:798px;
}


.pagination {
	margin:1px auto 0;
	width:150px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}
