@charset "utf-8";
#container {
	width: 980px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	margin-top: 20px;
}
#footer {
	padding-right: 0px;
	padding-left: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #656565;
	margin-top: 20px;
}
#footer ul {
	font-family: "Century Gothic";
	font-size: 100%;
	color: #696969;
	text-decoration: none;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}

#header {
	margin-left: 250px;
	margin-top: 0px;
	padding-top: 1px;
	padding-left: 10px;
}
#topbar {
	margin-left: 250px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9A9A9A;
}
#content {
	margin-left: 250px;
	padding-left: 10px;
}
#sidebar {
	float: left;
	width: 240px;
	margin-bottom: 10px;
}
#sidebarimg {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#sidebarnav {
	display: block;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebarnav a:link, #sidebarnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(layoutimages/navbutton.jpg);
}
#sidebarnav a:hover, #sidebarnav a:active {
	background-image: url(layoutimages/navbuttonhover.jpg);
}

#topbar ul {
	list-style-type: none;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#topbar li {
	display: inline;
}
#footer li {
	display: inline;
}

#topbar a:link, #topbar a:visited {
	font-family: "Century Gothic";
	font-size: 100%;
	color: #6B6B6B;
	font-weight: bold;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#footer a:link, #footer a:visited {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #5D5D5D;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 30px;
}

#topbar a:hover, #topbar a:active {
	color: #5581CA;
	text-decoration: none;
}
.clearing {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}




#sidebarnav ul {
	margin: 0px;
	padding: 0px;
}
#sidebar_img {
	margin-top: 20px;
}

#sidebarnav li {
	list-style-type: none;
	font-family: "Century Gothic";
	font-weight: bold;
}
#sidebarnav a {
	text-align: center;
	display: block;
	width: 100%;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}



body {
	background-image: url(layoutimages/background3.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footer a:hover, #footer a:active {
	color: #5581CA;
	text-decoration: none;
}

#slideshow {
	margin-left: 280px;
}
#pindex {
	float: left;
	width: 260px;
}
