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

*{margin:0px;padding:0px;}
html{height:100%;}
body{height:100%;background-image:url(../images/pp_background.gif);background-repeat:repeat-x;}
.noBackground{background:none;}
#wrapper{position:relative;min-height:100%;width:920px;margin:auto;}
#subwrapper{position:relative;width:920px;min-height:100%;margin:auto;margin-bottom:-125px;}
#mainNav{height:95px;margin-top:10px;margin-left:10px;width:920px;}
p{margin-bottom:10px;}
h1{margin-bottom:10px;}
img{border:0px;}
#mainNav ul li {display:inline;}
#mainNav ul li a{display:block;float:left;width:65px;height:50px;margin-right:35px;	padding-left:30px;}
#contentWrapper{height:410px;min-height:410px;}
#subContentWrapper{min-height:410px;}
#animationWindow{float:left;width:300px; min-height:100%}
#dropNav{float:left;width:195px;min-width:195px;}
#dropNav ul{list-style-image:url(../images/arrow.gif);margin-left:20px;margin-top:25px;}
#dropNav li ul{margin-top:0px;margin-left:5px; list-style-type:none; list-style-image:none; line-height:20px}
#contentWindow{float:left;width:400px;}
#contentWindow ul{margin-left:15px;margin-bottom:10px;}
.contentWindowList li{margin-bottom:5px;}
#contentWindow .sitemaplist{margin-bottom:5px;}
#logoDiv{width:481px;float:left; margin-top:5px;}
#logoDiv a img{border:none;}
#navList{float:left;}
#navList ul{list-style-image:url(../images/arrow.gif);margin-left:20px;}
#navList ul li{margin-top:3px;}
#legal{float:right; margin-top:86px;}
.copyright{margin-top:25px;}
.clear{clear:both;}
.footerClear{
	clear:both;
	height:125px;
}

#secondaryNav{}
.footer{
	padding-top:5px;
	background:#9C9570;
	position:relative;
	height:125px;
	min-width:920px;		
}
.submitButton{
	border:none;
	color:white;
	background:#9C9570;
}
.submitButton:hover{
	border:none;
	color:#CC521D;
	background:#9C9570;
}
input[type="text"]{
	border:1px solid #9C9570;
	background-color:white;
	margin-bottom:3px;
}
