@charset "utf-8";
/* CSS Document */

/* BOF Global Reset */

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th { 
margin: 0; 
padding: 0; 
border: 0; 
outline: 0; 
font-weight: inherit; 
font-style: inherit; 
font-size: 100%; 
font-family: inherit; 
vertical-align: baseline; 
} 
/* remember to define focus styles! */
:focus { 
outline: 0; 
} 
body { 
line-height: 1; 

} 
ol, ul { 
list-style: none; 
} 
/* tables still need 'cellspacing="0"' in the markup */
table { 
border-collapse: collapse; 
border-spacing: 0; 
} 
caption, th, td { 
text-align: left; 
font-weight: normal; 
} 
blockquote:before, blockquote:after, 
q:before, q:after { 
content: ""; 
} 
blockquote, q { 
quotes: "" ""; 
} 

/* EOF Global Reset */

a, a:visited {

	text-decoration: underline;
	font-weight: bold;
	color: #763122;
}

a:hover {
	
	text-decoration: none;
	color: #763122;
	
}

body {

	background-color: #f8f8ed;
	font-family: Arial, Helvetica, sans-serif;
	
}

blockquote {

	margin-left: 4em;

}

p, td {

	font-size: 12px;
	line-height: 18px;

}

#footer {

	clear: both;
	position: relative;
	width: 850px;
	text-align: center;
	background-color: #f8f8ed;
	padding-top: 20px;
	font-size: 10px;

}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color:#763122;
	margin-bottom: 10px;
}

h1 {

	font-size: 24px;
	line-height: 1.5em;

}

h2 {

	font-size: 20px;
	line-height: 2em;
	
}

h3 {

	font-size: 18px;
	line-height: 2em;	
	
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 2em;
	text-decoration: underline;
	color: #000000;
	font-style: oblique;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: center;
	
}

p {
	margin-bottom: 15px;
}
.imageText {

	position: relative;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style:italic;
	color: #fff;	

}

.img {

	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	border: 1px #000000 solid;
	
}

#header {

	position: relative;
	width: 850px;
	height: 120px;

}

#left {

	clear: both;
	position: relative;
	float: left;
	width: 640px;
	padding: 10px;

}

#main {
	width: 830px;
	border: none;
	background-color: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;

}

#title {
	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	float: left;
}

#title a {
	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	float: left;
	text-decoration: none;
	font-weight: lighter;
	color: #FFFFFF;
}



#mainImage0 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	padding: 10px;
	background-image: url(../images/main_image00.jpg);
	background-repeat: no-repeat;	
}

#mainImage1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	padding: 10px;
	background-image: url(../images/main_image01.jpg);
	background-repeat: no-repeat;	
}

#mainImage2 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	padding: 10px;
	background-image: url(../images/main_image02.jpg);
	background-repeat: no-repeat;	
}

#mainImage3 {

	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	background:url(../images/main_image03.jpg);
	background-repeat: no-repeat;	
	padding: 10px;
	
}

#mainImage4 {

	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	background:url(../images/main_image04.jpg);
	padding: 10px;
	
}

#mainImage5 {

	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	background:url(../images/main_image05.jpg);
	padding: 10px;
	
}

#mainImage6 {

	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	background:url(../images/mainImage-06.jpg);
	padding: 10px;
	
}

#mainImage7 {

	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	background:url(../images/mainImage-07.jpg);
	padding: 10px;
	
}

#nav {

	width: 850px;
	height: 35px;
	margin:0 auto;
	border: none;
	background-color: #999;

}




ul {

    list-style-type: disc;
	margin-left: 2em;
	font-size: 12px;
	line-height: 18px;
	

}

	

#wrap {
	width: 850px;
	border: none;
	background-color: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
}

#right-boxes {
	position: relative;
	float: right;
	width: 170px;
	top: 0px;
	left: 0px;
	margin-top: 15px;
}

#right-boxes p {
	text-align: center;
	margin: 0px;

}

#help {
	background-image: url(../images/bg1.gif);
	background-color: #D5D390;
	background-repeat: no-repeat;
	border: thin solid #000000;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#habitat {
	background-color: #FADE5F;
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
	border: thin solid #000000;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#gallery {
	background-color: #C9E281;
	background-image: url(../images/bg3.gif);
	background-repeat: no-repeat;
	border: thin solid #000000;
	margin-bottom: 15px;
	padding-bottom: 15px;

}

#thumb_container {
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 5px;
	height: 800px;
	margin-bottom: 25px;
}

.thumbs {
	height: 75px;
	width: 100px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}

.thumbs img {
	border: 1px solid #000000;
}

.minutes {
	list-style-type: none;
	line-height: 30px;
	font-size: 16px;
	font-weight: lighter;

}