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

/* Default CSS Document */

/** BODY ELEMENTS **/
body {
	background-color:#005826;
	font-family:Arial, Helvetica, sans-serif;
	}
	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#482D17;
	}	
	
h1 {
	font-weight:bold;
	font-size:20px;
	color:#512005;
	margin:0px;
	padding:1px;
	margin-bottom:-4px;
	}

h2 {
	font-weight:normal;
	font-size:18px;
	color:#3399CC;
	margin:0px;
	padding:0px;
	}
	
	
h3 {
	font-weight:bold;
	font-size:16px;
	color:#512005;
	margin-bottom:-16px;
	}
	
	
h4 {
	font:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:15px;
	color:#aa1023;
	font-weight:bold;
	margin-bottom:-4px;
	margin-top:-4px;
	}

h5 {
	font-weight:normal;
	font-size:16px;
	color:#3399CC;
	margin:0px;
	padding:0px;
	}
	
h6 {
	font-weight:normal;
	font-size:12px;
	color:#000000;
	margin: 0px 0px 8px 0px; /* top right  bottom  left */
	padding: 0px 0px 8px 0px; /* top right  bottom  left */
	}
	
.wrapper {
	background-image:url(bgmain.png);
	width:980px;
	margin:0 auto;
	}

.main {
	width:980px;
	background-color:#FFFFFF;
	height:auto;
	margin:0 auto;
	}
	
img {
	margin:0px;
	padding:0px;
	border:none;
	}	
	
.header {
	width:980px;
	height:332px;
	text-align:right;
	}

#nav1 {
	width:980px;
	height:23px;
	margin:0 auto;
	border:0px;
	font-size:16px;
	}
	#nav1 a{color:#990000; font-family:"Times New Roman", Times, serif; text-decoration:none; font-size:16px;}
	#nav1 a:hover{color:#CC6633; font-family:"Times New Roman", Times, serif; text-decoration:none; font-size:16px;}
			
#nav {
	width:980px;
	background-image:url(navbg.png);
	background-repeat:repeat;
	height:20px;
	margin:0 auto;
	text-align:center;
	border:0px;
	padding:0;
	}
	
.sidenav {
	width:225px;
	margin:0px;
	padding:0px;
	}	
	
.sidenav img {
	border:0px;
	display:block;
	}	

#content {
	background-image:url(bgmain.png);
	width:980px;
	margin:0 auto;
	}

#content #center a{text-decoration: none;color:#CC0000; font-weight:bold;}
#content #center a:hover {text-decoration:none; color:#b15b2f; font-weight:bold;}

#content #center .footerLINK a{text-decoration: none; color:#512005; font-weight:normal;}
#content #center .footerLINK a:hover {text-decoration: none; color:#CC0000; font-weight:normal;}

a:link {
	margin:0px;
	padding:0px;
	border:none;
	margin-bottom:-5px;
	}

#center {
	width:630px;
	margin-left: 250px;
	padding-bottom:30px;
	}
	
#gnome {
	background-image:url(gnomebg.png);
	background-repeat:no-repeat;
	width:587px;
	height:300px;
	margin:0 auto;
	text-align:center;
	margin-bottom:-50px;
	}
	
#left {
	float:left;
	margin:0px 0px 0px 0px;
	border:0px;
	padding-right:10px;
	width:225px;
	}
	
	
.bottom {
	background-color:#006633;
	width:980px;
	padding:-30px 0px 0px 0px;
	}	
	
 
.footer {
	text-align:center;
	width:980px;
	height:62px;
	padding:-40px 0px 0px 0px;
	}

#content .sidenav .newNav a{ text-transform:uppercase; text-decoration:none; font-size:13px; font-family:"Times New Roman", Times, serif; font-weight:lighter; color:#a0161b}	
#content .sidenav .newNav a:hover{text-transform:uppercase; text-decoration:none; font-size:13px; font-family:"Times New Roman", Times, serif; font-weight:lighter; color:#000;}
.sidenav .newNav ul{ margin:0px; padding:0px;}
.sidenav .newNav li{ margin:0px; list-style:none; padding-bottom:10px; padding-lef:0px;}

#jjSlideshow ul {

	list-stlye: none;
	margin: 0 0 0 50px;
	padding: 0;

}

#jjSlideshow ul li {

	display: inline;
	float: left;

}

#jjMainPhoto {

	text-align: center;
	margin: 10px 0;
	width: 100%;
	height: 375px;
	overflow: hidden;

}

#jjThumbs ul li {

	width: 100px;
	height: 100px;
	border: 1px solid #888;
	overflow: hidden;
	margin: 5px;
	cursor: pointer;

}

#jjThumbs ul li img {

	display: none;

}

#mainPhotoNew {

	display: none;
	position: absolute;
	width: 500px;
	height: 375px;

}

#jjDescription {

	width: 100%;
	height: 300px;
	padding: 10px;

}