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

body {
	background-color: #E0F1F3;
	text-align: center;
	margin: 0px 0px 0px 0px;
	background-image: url(../elements/images/backgroundmain.gif);
	background-repeat: repeat-x;
	background-repeat: repeat;
	background-position: left top;
	}

a img {border: none; }



#wrapper{
	width: 949px;
	margin-top: 0px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#header{
	width: 949px;
	height: 181px;
	background-image:url(../elements/images/header.gif);
}

#logo{
	position:relative;
	width: 303px;
	left: 71px;
	top: 2px;
}


.navSelected{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000000;
	text-transform: uppercase;
	font-weight: bold;
}

#nav{
	position:relative;
	color:#CCCCCC;
	height:66px;
	top:60px;
	left: 89px;
	width: 740px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

a:link, a:hover, a:visited, a:active{
	color:#000;
	font-weight: bold;
}

a.nav:link, a.nav:visited, a.nav:active{
	color:#ccc;
	text-transform: uppercase;
	text-decoration:none;
}

a.nav:hover{color:#ccc;
	text-transform: uppercase;
	text-decoration:underline;
}

#contentwrapper{
	width: 788px;
	background-color:#FFFFFF;
	text-align: left;
	left: 78px;
	margin: 0px;
	top: 0px;
	position: relative;
}

#singlecolum{
	width:550px;
	position: relative;
	left: 133px;
	top: 0px;
	min-height: 300px;
	overflow: auto;
}

#footer{
	position:relative;
	clear:both;
	height:65px;
	background-image:url(../elements/images/footer.jpg);
	background-repeat:no-repeat;
	width:949px;
}

#copyright{
	position:relative;
	top: 45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	left: 80px;
	width: 790px;
	height: 22px;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:left;
	line-height:normal;
	white-space: normal;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left top;
	margin-top:0; 
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49702D;
	line-height: normal;
	margin-bottom:0; 
}


img.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}
img.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}

#apDiv1 {
	position:absolute;
	left:55px;
	top:20px;
	width:132px;
	height:20px;
	z-index:1;
}