@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
/* -------------Basic Styles------------ */
h1 {
	color: #A929B0;
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
	font-family: "Trebuchet MS", Georgia, Times;
}
h2 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	text-decoration: underline;
}
/* ------------Links----------- */
a,  a:link {
  color: #da5242;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #904841;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #bf1c1c;
  text-decoration: underline;
}
a:focus {
  color: #bf1c1c;
}
a:active {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* ------------End Links----------- */

/* ------------Common page elements all pages----------- */
body {
	background-color: #FFFFFF;
	color: #2e2d2c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../images/emslicebkg.gif);
	background-repeat: repeat-x;
}
#outerWrapper {
	background-color: #fff;
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#outerWrapper #header {
	background-color: #E87B0F;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-image: url(../images/SubBanner.jpg);
	width: 960px;
	height: 178px;
}
/* ------------Common Navigation----------- */
#outerWrapper #embNav {
	width:960px;
	height:20px;
	background-color:#000000;
	margin-bottom: 4px;
}
#outerWrapper #embNav ul {
	display:block;
	margin:0px;
	position:relative;
	height:100%;
	min-height:100%;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
}
#outerWrapper #embNav ul li {
	display:inline;
	float:left;
	position:relative;
	min-height:100%;
	height:100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#outerWrapper #embNav ul li a {
	display:block;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	font-size:9px;
	width:117px;
	height:100%;
	margin-left:0px;
	margin-right:0px;
	line-height:20px;
	background-color:#000000;
}
#outerWrapper #embNav ul li a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
	font-size:9px; 
	background-color:#E87B0F;
}
/* This sets the color, width, and offset of the drop-down menu */
#outerWrapper #embNav ul ul {
	display:none;
	margin:0px;
	padding:0px;
	position:absolute;
	background-color:#f3bb09;
	width:126px;
	left:0px;
	top:20px;
}
#outerWrapper #embNav ul ul li {
	display:block;
	float:left;
	width:97%;
	border-left:none;
	border-right:none;
	background-color:#f3bb09;
}
#outerWrapper #embNav ul li:hover ul {
	display:block;
}
#outerWrapper #embNav li li:hover a {
	background-color:transparent; 
}
#outerWrapper #embNav li li a {
	display:block; 
	text-align:left; 
	width:100%; 
	float:left; 
	border:none; 
	background-color:#f39309; 
	padding-left:6px; 
	margin:0px; 
}
#outerWrapper #embNav li li a:hover, #embNav li li:hover { 
	background-color:#E87B0F; 
}
/* ------------End Common Navigation----------- */
#outerWrapper #footer {
	background-color: #950205;
	border-top: solid 1px #cda98b;
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

/* ------------End Common Page Elements----------- */

/* ------------Start Three column Page Layout----------- */
#outerWrapper #contentWrapper {
	background-image: url(../../3column/3col_bg.png);
	background-repeat: repeat-y;
	overflow: hidden;
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #f9f1e1;
	border-right: solid 1px #cda98b;
	float: left;
	padding: 10px;
	width: 180px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #f9f1e1;
	border-left: solid 1px #cda98b;
	float: right;
	padding: 10px;
	width: 240px;
}
#outerWrapper #contentWrapper #content {
	padding: 10px;
	margin-top: 0;
	margin-right: 260px;
	margin-bottom: 0;
	margin-left: 200px;
}

/* ------------Secondary Pages 2-column Layout----------- */
#outerWrapper #subcontentWrapper {
  background-image: url("../../2column/2col_bg.png");
  background-repeat: repeat-y;
  overflow: hidden;
}
#outerWrapper #onecolWrapper {
 overflow: hidden;
}
#outerWrapper #subcontentWrapper #embgallery {
	float: none;
	background-color: #f9f1e1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#outerWrapper #subcontentWrapper #subrightColumn1 {
	background-color: #f9f1e1;
	border-left: solid 1px #cda98b;
	float: right;
	padding: 10px 10px 10px 10px;
	width: 240px;
}
#outerWrapper #subcontentWrapper #subrightColumn1 #xpsf {
	background-color: #f9f1e1;
	float: none;
	width: 240px;
	text-align: center;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#outerWrapper #subcontentWrapper #subrightColumn1 #playerwrapper {
	background-color: #f9f1e1;
	float: none;
	width: 240px;
	text-align: center;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#outerWrapper #subcontentWrapper #subrightColumn1 #playerwrapper #xpsf {
	background-color: #f9f1e1;
	float: none;
	width: 240px;
	text-align: center;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#outerWrapper #subcontentWrapper #subcontent {
	margin-top: 0;
	margin-right: 260px;
	margin-bottom: 0;
	margin-left: 10;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	width: 643px;
}
#outerWrapper #subcontentWrapper #subcontent #form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-right: 70px;
	margin-left: 60px;
	border: 1px solid #000000;
	background-color: #FAF2E3;
	padding: 10px;
	width: 550px;
}
#outerWrapper #subcontentWrapper #subcontent #wagmp_map_1 {
	text-align: center;
	float: none;
	margin-left: 100px;
	border: 1px solid #000000;
}
#outerWrapper #subcontentWrapper #subcontent #wagt_map_2 {
	text-align: center;
	float: none;
	margin-left: 100px;
	border: 1px solid #000000;
}
#outerWrapper #subcontentWrapper #subcontent #wagt_map_4 {
	text-align: center;
	float: none;
	margin-left: 100px;
	border: 1px solid #000000;
}
#outerWrapper #subcontentWrapper #subcontent #saraform {
	width: 588px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}
/* ------------End Secondary Pages 2-column Layout----------- */

/* ------------One-column Page Layout----------- */
#onecolouterWrapper {
	background-color: #fff; 
	text-align: left;
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#onecolouterWrapper #oneheader {
	background-color: #E87B0F;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-image: url(../../jobdescrip/700pxheader.jpg);
	width: 700px;
	height: 75px;
	margin-bottom: 10px;
}
#onecolouterWrapper #onecolWrapper #onecol {
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#onecolouterWrapper #footer {
	background-color: #950205;
	border-top: solid 1px #cda98b;
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
/* ------------End One-column Page Layout----------- */

#floater {
	height: 100px;
	width: 250px;
	z-index: 1000;
	left: 325px;
	right: auto;
	clip: rect(auto,auto,auto,auto);
	clear: both;
	position: relative;
	top: 380px;
	cursor: pointer;
}
fieldset
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius: 0.6em;
	background: #ccc none repeat scroll 0 0;
	border: 2px solid #aaa;
	font-size: 12px;
	margin: 1em 0;
	padding-left: 10px;
}

fieldset legend
{
	-moz-border-radius: 0.2em;
	background-color: #eee;
	border: 2px solid #fff;
	color: #03F;
	font-size: 1em;
	margin-left: 1em;
	padding: 0 5px;
}
.tinybody {
	color: #2e2d2c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.ec {
	float: left;
	width: 110px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.clearboth { clear: both; }
.clearleft { clear: left; }
.required {
	color: #C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
	font-weight: bold;
	background-color: #9CF;
}
.event {
	width: 636px;
	min-height: 428px;
}
.eventsmall {
	width: 636px;
	min-height: 245px;
}
.event img {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	border: 1px solid #000;
}
