/*///////////////////////////////
Waterway | Employment Template CSS
///////////////////////////////*/

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #DA821F;
	color: #000;
}
#container {
	background-color: #fff;
	width: 750px;
	margin: 0 auto;
	text-align: left; 
}
#header {
}
#mainContent {
	/*height: 341px; 
	height: 304px; //This is a new height added to account for the vertical dimension of the submenu in order to retain a uniform height to the site */
	padding-bottom: 20px; /* AB -- added this padding and removed height requirement as Rosie's content for Management page differed from the size requirements dictated in main Employment page */
	background: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	/*overflow: auto;*/
	*; /* ie6 fix */
	_; /* ie7 fix */
}
#container #mainContent p {
	font-size: 11px;
	width: 190px;
	position: inherit;
}
#edit1 iFrame {
	height: 480px;
	width: 730px;
	overflow: visible;
	}
#footer {
	background-color: #DA821F;
	background: #DA821F;
	clear: none;
}
#footer p {
	background: #DA821F;
	}
.employ_copy1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	text-align: left;
	list-style-type: disc;
}
.employ_subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-style: normal;
	line-height: 1px;
	text-align: left;
	list-style-type: disc;
}