body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-image:url(http://www.princeshall.com/images/logotop.gif);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#ffffff;
}

img { 
border:0;
}

.center{
text-align:center;
}

/*#wrap{
width:778px;
}*/
/*Princes Hall Branded Header*/
#header {
	height:102px;
	}
#rushmoorlogo{
float:left;
top:0;
}
#phlogo{
float:right;
}
#boxoffice{
	float:left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size:1.1em;
	color: #000042;
	padding-left:1em;
}

#boxoffice img{
	padding-top:7px;
}


#logo {
float:left;
		}
#logo img{
border:0;
		}
#phsubnav {
	text-align: left;
	margin:0.2em;
	font-size:1.1em;
	
	}
#phsubnav ul {
	margin:0;
	}

#phsubnav li {
	display: inline;
	list-style-type: none;
	
	}

#phsubnav li a {
	padding-left:16px;
	color: #333366;
	font-weight:bold;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

#phsubnav li a:hover {
	color:#4d6dbf;
}

#phsubnav ul li.selected a, #sectionnav ul li.selected a:hover {
	color:#4d6dbf; 
}
#phsubheader {
	border-top:1px dashed #000042;
	border-bottom:1px dashed #000042;
	clear:both;
	background-color:#f7e74a;
	}
#phsubheader input{
 margin-left:0.5em;
 margin-bottom:-1em;
 margin-top:-1em;
 font-size:0.8em;
}	

/*End of Princes Hall Branded Header*/



/* Footer Start */

#footer {
	clear:both;
	text-align: center;
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.1em;
	background-color: #f7e74a;
	border-top:1px dashed #000042;
	border-bottom:1px dashed #000042;
	}

#footer ul {
	margin:0;
	padding:0.2em;
	color: #333366;
	}

#footer li {
	display: inline;
	list-style-type: none;
	}

#footer li a {
	color: #333366;
	font-weight:bold;
	text-decoration: none;
	padding-left:16px;
	padding-right:2em;
	}
#footer a:hover {
	color: #333366;
	font-weight:bold;
	color:#4d6dbf;
}
#footer li a:hover {
	color:#4d6dbf;
}

#bottomnav{
font-size:1.1em;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#000042;
 text-align:center;
 padding-top:0.3em;
}
#bottomnav ul{
margin:0;
padding:0;
}
#bottomnav ul li{
display:inline;
padding-left:0.5em;
padding-right:0.5em;
background-image:url(http://www.princeshall.com/images/bar.gif);
background-repeat:no-repeat;
background-position:left;
}

#bottomnav a{
 color:#000042;
 text-decoration:none;
}
#bottomnav a:hover{
 color:#000042;
 text-decoration:underline;
}

#bottomnav .w3clogos{
	float:left;
	width:33%;
	clear:both;
}

#bottomnav .disclaimer{
	float:left;
	width:33%;
}

#bottomnav .copyright{
	float:left;
	width:33%;
}