@charset "UTF-8";
	/* CSS Classes */
.bodycopy {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 11px;
	color: #413231;
	line-height: 13px;
}	
.h1 {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 28px;
	color: #413231;
	line-height: 30px;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 19px;
	color: #413231;
	line-height: 20px;
}
.h3 {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 17px;
	color: #413231;
	line-height: 18px;
}
.h4 {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 16px;
	color: #413231;
	line-height: 18px;
}
.h5 {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 15px;
	color: #413231;
	line-height: 17px;
}
.h6 {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 14px;
	color: #413231;
	line-height: 16px;
}
.subhead {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 13px;
	color: #413231;
	line-height: 16px;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #413231;
	line-height: 14px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #413231;
	line-height: 11px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #413231;
	line-height: 10px;
}
input {
	length: 64px;
	height: 16px;
	}
.gobutton {
	length: 22px;
	height: 24px;
	margin: 0 0 0 3px;
	}
.searchform {
	margin: 0 0 0 24px;
	}
#mainpage a:link {
	color: #413231;
	text-decoration: underline;
}
#mainpage a:active {
	color: #413231;
	text-decoration: underline;
}
#mainpage a:visited {
	color: #413231;
	text-decoration: underline;
}
#mainpage a:hover {
	color: #413231;
	text-decoration: none;
	font-weight: bold;	
}
#sidenav .head {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 19px;
	color: #f4ddab;
	line-height: 20px;
	padding: 0px 0 0px 25px;
	height: 30px;
}
#sidenav a:link {display: block;
	background: url(surf_images/buttonup.png);
	background-repeat:no-repeat;
	color: #413231;
	padding: 5px 0 0px 25px;
	margin: 0 0 1px 0;
	text-decoration: none;
	height: 25px;
}
#sidenav a:active {display: block;
	background: url(surf_images/buttonup.png);
	background-repeat:no-repeat;
	color: #413231;
	padding: 5px 0 0px 25px;
	margin: 0 0 1px 0;
	text-decoration: none;
	height: 25px;
}
#sidenav a:visited {display: block;
	background: url(surf_images/buttonup.png);
	background-repeat:no-repeat;
	color: #413231;
	padding: 5px 0 0px 25px;
	margin: 0 0 1px 0;
	text-decoration: none;
	height: 25px;
}
#sidenav a:hover {
	display: block;
	background: url(surf_images/buttonup.png);
	background-repeat:no-repeat;
	color: #413231;
	padding: 5px 0 0px 25px;
	margin: 0 0 1px 0;
	text-decoration: none;
	height: 25px;
	font-weight: bold;
}
#sideads a:link {
	display: block;
	background: none;
	padding: 0;
	margin: 0 0 0 0;
}
#sideads a:active {
	display: block;
	background: none;
	padding: 0;
	margin: 0 0 0 0;
}
#sideads a:visited {
	display: block;
	background: none;
	padding: 0;
	margin: 0 0 0 0;
}
#sideads a:hover {
	display: block;
	background: none;
	padding: 0;
	margin: 0 0 0 0;
}
#defaultpage a:link {
	color: #413231;
	text-decoration: underline;
}
#defaultpage a:active {
	color: #413231;
	text-decoration: underline;
}
#defaultpage a:visited {
	color: #413231;
	text-decoration: underline;
}
#defaultpage a:hover {
	color: #413231;
	text-decoration: none;
	font-weight: bold;	
}
	/* CSS TAGS */
#pagecontainer {
	width:100%;
	height:auto;
	position:left;
	margin:0 0 5px 0px;
	padding:0px;
	background: url(surf_images/masthead.png) no-repeat;
}
#header {
	width:950px;
	height:100px;
	position:left;
	margin:0 0 0 0;
	padding:0px;
}
#navbar {
	width:250px;
	height:20px;
	position:relative;
	float: left;
	margin-left:680px;
	margin-right:0;
	margin-top: 10px;
	padding:0px 0px 0px 0px;
	background: none;
}
#defaultpage {
	width:650px;
	height:auto;
	position:relative;
	margin_left:0;
	margin-left:260px;
	padding:10;
	margin-right: 20px;
	margin-top: 20px;
	min-height:450px;
	background: url(il2s_images/coverfeatur2.png) no-repeat;
}
#mainpage {
	width:650px;
	height:auto;
	position:relative;
	margin_left:0;
	margin-left:260px;
	padding:10;
	margin-right: 20px;
	margin-top: 102px;
	min-height:550px;
	background:none;
}
#sidenav {
	width:201px;
	height:auto;
	position:relaive;
	float: left;
	margin-left:36px;
	padding:12;
	margin-top:135px;
	min-height:500px;
	background:none;	
}
#sideads {
	width:201px;
	height:auto;
	position:relative;
	float: left;
	margin-left:36px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background: none;
}
