body
{
background-image:url(http://www.prossersmoving.com/bg3.png);
	margin:0px
	padding:0px;
	scrollbar-3d-light-color: #42604F;
	scrollbar-arrow-color: #EFEFEF;
	scrollbar-base-color: #364237;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #344136;
	scrollbar-highlight-color: #42604F;
	scrollbar-shadow-color:#000000;
	
}

#pgWrapper {
	width:970px;
	background-image:url(http://www.prossersmoving.com/pg_bg.png);
		}
		
#hdrWrapper {
	background-image:url(http://www.prossersmoving.com/hdr5.jpg);
	width:950px;
	height:135px;
	border:0px;
	padding:0px;
}

#pgBottom {
	width:970px;
	background-image:url(http://www.prossersmoving.com/pg_bottom.png);
	height:20px;
		}		

.tagline{
width:448px;
height:125;
font-family:arial;
color:#4B3520;
font-size:14pt;
text-transform:uppercase;
text-align:center;
font-weight:bold;
top:75px;
position:relative;

}

#mainWrapper {
	background-color:white;
	width:950px;
	vertical-align:top;
	border:0px;
	padding:0px;
}

#mainContent {
	width:100%;
	border:0px;
	padding:0px;
	color:black;
font-family:arial; 
}

#navMENU {
	width:250px;
	background-color:#2258B3;
	float:right;
	height: expression( this.scrollHeight < 549 ? "550px" : "auto" ); /* sets min-height for IE */
	min-height: 550px; /* sets min-height value for all standards-compliant browsers */
 }

#navMENU2 {
	width:250px;
	float:right;
	height: expression( this.scrollHeight < 549 ? "550px" : "auto" ); /* sets min-height for IE */
	min-height: 550px; /* sets min-height value for all standards-compliant browsers */
 }

.iLink, .iLink:hover {
 border:1px solid black; }

.mlink {
color:#0C4613;
font-family:arial;
font-size:12pt;
font-weight:bold;
text-decoration:none;
}

.mlink:hover {
color:#2258B3;
font-family:arial;
font-size:12pt;
font-weight:bold;
text-decoration:none;
}

#menu {
	border-bottom:1px solid white;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	letter-spacing:1px;
	line-height:20px;
	padding-right:4px;
	width:100%;
	background-color:#0C4613;
	text-align:right;
}

td.off {
background-image:url(http://www.prossersmoving.com/td_off.jpg);
}

td.on {
background-image:url(http://www.prossersmoving.com/td_on.jpg);
}


#menu2 {
	border-bottom:1px solid white;
	font-family:Arial;
	font-size:8pt;
	letter-spacing:1px;
	padding:4px;
	width:100%;
	height:120px;
	background-color:#F1A412
}



#menu3 {

	font-family:Arial;
	font-size:8pt;
	color:white;
	letter-spacing:1px;
	padding:4px;
	width:100%;
	height:200px;
	background-color:#2258B3
}

.menulink {
	color:#EFEFEF;
	text-decoration:none;
	}

h1 {
font-family:arial;
font-size:16pt;
color:#640000;
}

h2 {
font-family:arial;
font-size:13.5pt;
color:#384338;
font-weight:bold;
}


.heading {
font-family:arial;
font-size:16pt;
color:#640000;
font-weight:bold;
}

#ftr {
background-color:white;
width:948px;
vertical-align:top;
padding:5px;
border-top: 2px dotted #8F8F8F;
margin-top:4px;
}

#imprint {
font-family:arial;
font-size:7pt;
color:#4F4F4F;
text-align:left;
width:200px;
float:left;
}

#imprint a, #imprint a:hover {
	color:#344136;
	text-decoration:none;
}

#imprint2 {
width:950px;
float-right;
font-family:arial;
font-size:7pt;
text-align:right;
}

#imprint2 a, #imprint2 a:hover {
color:#CFCFCF;
text-decoration:none;}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button, radio, CHECKBOX, select
	{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, arial, helvetica, serif;
	border:1px solid black;
	
	}

