body {
	background-color: #0A4C64;
	text-align: center; /* for IE */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #000F1B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: underline;
	color: #000F1B;
}
body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: underline;
	color: #000F1B;
}
body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
body a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: underline;
	color: #000F1B;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #000F1B;
}	
#wrap {
	position: relative;
	width: 999px;
	height: 600px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
}
#mainnav {
    background:url("images/nav.jpg") no-repeat;
    width:999px;
    height:30px;
    margin:0;
    padding:0;
}
#mainnav span {
    display: none;
}
#mainnav li, #mainnav a {
    height:30px;
    display:block;
}
#mainnav li {
    float:left;
    list-style:none;
    display:inline;
}
#mainnav-01 {width: 214px;}
#mainnav-02 {width: 145px;}
#mainnav-03 {width: 136px;}
#mainnav-04 {width: 137px;}
#mainnav-05 {width: 141px;}

#mainnav-01 a:hover {background:url("images/nav.jpg") 0px -30px no-repeat; }
#mainnav-02 a:hover {background:url("images/nav.jpg") -214px -30px no-repeat; }
#mainnav-03 a:hover {background:url("images/nav.jpg") -359px -30px no-repeat; }
#mainnav-04 a:hover {background:url("images/nav.jpg") -495px -30px no-repeat; }
#mainnav-05 a:hover {background:url("images/nav.jpg") -632px -30px no-repeat; }

#homebackground {
	width: 999px;
	height: 396px;
	background:url(images/home_midbackground.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#insidebackground {
	width: 999px;
	height: 395px;
	background:url(images/inside_background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#simplegallery1 {
	width: 570px;
	height: 375px;
	float: left;
	position: relative; /*keep this intact*/
	margin-left: 417px;
	margin-top: 10px;
}
#homebottom {
	width: 999px;
	height: 150px;
	position: relative;
	float: left;
	background: url(images/home_bottombackground.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#wagnersingle {
	width: 330px;
	height: 100px;
	position: relative;
	float: left;
	z-index: 0;
	margin-top: 22px;
	margin-left: 70px;
}
.orangetext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #DF7007;
}
.orangetext13bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #DF7007;
}
.orangetext13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #DF7007;
}
.whitetext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#hometextbox {
	width: 550px;
	position: relative;
	float: right;
	z-index: 200;
	margin-top: 18px;
	margin-right: 16px;
	text-align: left;
}
#insidebodycopybox {
	width: 540px;
	position: relative;
	float: right;
	z-index: 200;
	margin-top: 85px;
	margin-right: 16px;
	text-align: left;
}
p { margin-bottom:0; }
ul { margin:0; 

}
.bluecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	color: #09C;
	text-decoration: none;
}
#leftbox {
	width: 250px;
	position: relative;
	float: left;
	z-index: 500;
	margin-top: 320px;
	margin-left: 80px;
	text-align: center;
}
