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

html, body {
	margin:0;
	padding:0
}
body {
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	text-align:center;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #5F504C;
	color: #5F504C;
}

p {
	margin:0 10px 10px
}
a {
	color: #8187ab;
	text-decoration: none;
}
h1,h2,h3,h4,h5 {
	margin: 0px 15px;
	padding: 0px;
	color: #8187AC;
}

div#header h1 {
	height:80px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	background: #EEE;
	color: #79B30B
}
div#container {
	text-align:left
}
div#content p {
	line-height:1.8em;
	font-size: 1.2em;
	color: #5f504c;
}
div#navigation {

}

div#extra {

}
div#footer {
	color: #FFF
}
div#footer p {
	margin:0;
	padding:5px 10px
}
div#container {
	width:800px;
	margin:0 auto
}
div#wrapper {
	width:593px;
	float: left;
}
div#content {
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 106px;
	float: right;
	width: 434px;
}
#content h1 {
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2.45em;
}
#navbody {
	background-image: url(images/navbody.gif);
	background-repeat: repeat-y;
	width: 159px;
}
#navtop {
	background-image: url(images/navtop.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 159px;
}
#navbottom {
	background-image: url(images/navbottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 159px;
}
#container #extra #navwrap ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#navigation {
	width:200px;
	padding-top: 10px;
	float: right;
}
#extra {
	width: 159px;
	float: left;
}

div#footer {
	clear:left;
	width:100%
}
#container #wrapper #extra #navwrap #navbody li {
	padding-right: 8px;
	padding-left: 10px;
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 5px;
}
#container #wrapper #content ul {
	font-size: 1.2em;
	margin-top: 10px;
}
.leftpadding {
	padding-left: 10px;
}
.current {
	font-weight: bold;
}


#container #wrapper #content li {
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	margin-top: 3px;
}
#container #wrapper #content ul li ul li {
	color: #8a807d;
	list-style-type: none;
	list-style-image: url(images/bullet2.gif);
}
#container #wrapper #content ul li ul {
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 15px;
}



#content #welcome {
	color: #5F504C;
	margin-left: 58px;
	font-size: 3.25em;
	font-weight: normal;


}
#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	margin: 0px;
	padding: 0px;
	height: 340px;
	width: 159px;
}

#explore {
	margin-top: -17px;
	font-weight: normal;

}

#navigation p {
	font-size: 1.2em;
	padding: 0px;
	padding-bottom: 8px;
	line-height: 1.4em;
	color: #5F504C;
}
#flash {
	float: right;
	padding-right: 10px;
	padding-left:6px;
}
