/*css document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	/*font-size: 0.8em;*/
	color:#45406D;
	background-color: #919C87;
	margin: 0px;
	line-height: 110%;
}

/*TYPESTYLES */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: normal;
	color: #919C87;
}
h2 {
	font-size: 160%;
	font-weight: normal;
}
h3 {
	font-size: 120%;
}
.testitext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	color: #919C87;
	font-style: italic;
	line-height: 115%;
	margin-bottom:0;
}
.testiname {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666699;
	font-style: italic;
	margin-top:0;
	margin-bottom:0;
}
.clear {
	clear: both;
	line-height: 0px;
}
.white {
	color: #FFFFFF;
}

a:link {
	color: #364D36;
}
a:active {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}

/*NAVIGATION */

 #nav
{
	width: 800px;
	float: left;
	height: 38px;
	background-image: url(../images/nav_bg.jpg);
	font-family: Georgia, Times Roman, Times, serif;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 2px;
	padding-right: 0px;
}
#navlist {
   padding:10px 0px 0px;
   margin:0px;
}

#navlist li a {
	color: #FFFFFF;
	text-decoration: none;
	padding:0px 5px 0px 5px;
	}
#navlist li a:hover {
	color: #919C87;
	text-decoration: none;
}
#navlist li a#current {
	color: #919C87;
	text-decoration: none;
}
#navlist ul
{
	display: inline;
	list-style-type: none;	/*padding-left: 6px;
	padding-right: 6px;
	margin-top: 10px;
	padding:10px 6px 0px 6px;
    margin:0px;*/
	}
	
ul li
{
	display: inline;
	/*list-style-type: none;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 10px;
	padding:10px 3px 0px 3px;
    margin:0px;
	padding-top: 10px;*/
	}


/*CONTENT TAGS */

#header {
	width: 800px;
	height: 120px;
	background-image: url(../images/header.jpg);
}
#mainpic {
	width: 800px;
	height: 257px;
	background-color: #FFFFFF;
}
#contentleft {
	width: 340px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(../images/footer_left.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 225px;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	z-index: 5;
}
#contentright {
	width: 340px;
	background-color: #FFFFFF;
	float: right;
	background-image: url(../images/footer_right.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 225px;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	z-index: 5;
}
#contentleft1 {
	width: 400px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(../images/footer_left.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 507px;
	position: relative;
	z-index: 5;
}
#contentleftpic {
	width: 400px;
	float: left;
	height: 257px;
	position: relative;
	z-index: 5;
}
#contentright1 {
	width: 340px;
	background-color: #FFFFFF;
	float: right;
	background-image: url(../images/footer_right.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 482px;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	z-index: 5;
}
#contentleft2 {
	width: 340px;
	float: left;
	height: 230px;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	z-index: 5;
}
#footerl {
	width: 650px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #536E5C;
}
#footerr {
	width: 150px;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #536E5C;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	height: 600px;
}




/* Gallery */

	#gallery #contentleft1	{ background-image: url(../images/footer_left_b.gif); }


	#thumbnails 			{ background: #fff; position: absolute; z-index: 10; padding: 16px;
							  top: 415px; width: 768px; }

	#thumbnails ul			{ margin: 0; padding: 0; list-style: none; }
	#thumbnails li			{ float: left; margin: 0 0 16px 16px; }
	#thumbnails a			{ width: 70px; height: 70px; display: block; 
							  text-indent: -10000px; overflow: hidden;
							  background: url(../images/gallery/thumbnails1.jpg) no-repeat; }
	#thumbnails .first		{ margin-left: 0; }
	
	#thumbnails_1 a			{ background-position: 0 0; }
	#thumbnails_2 a			{ background-position: -70px 0; }
	#thumbnails_3 a			{ background-position: -140px 0; }
	#thumbnails_4 a			{ background-position: -210px 0; }
	#thumbnails_5 a			{ background-position: -280px 0; }
	#thumbnails_6 a			{ background-position: -350px 0; }
	#thumbnails_7 a			{ background-position: -420px 0; }
	#thumbnails_8 a			{ background-position: -490px 0; }
	#thumbnails_9 a			{ background-position: -560px 0; }
	#thumbnails_10 a		{ background-position: 0 -70px; }
	#thumbnails_11 a		{ background-position: -70px -70px; }
	#thumbnails_12 a		{ background-position: -140px -70px; }
	#thumbnails_13 a		{ background-position: -210px -70px; }
	#thumbnails_14 a		{ background-position: -280px -70px; }
	#thumbnails_15 a		{ background-position: -350px -70px; }
	#thumbnails_16 a		{ background-position: -420px -70px; }
	#thumbnails_17 a		{ background-position: -490px -70px; }
	#thumbnails_18 a		{ background-position: -560px -70px; }
	#thumbnails_19 a		{ background-position: -630px -70px; }
	#thumbnails_20 a		{ background-position: -700px -70px; }