/*General settings */

body {
	font-family: Verdana,Helvetica,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	height: 100%;
}

p { 
	margin-top: 0; 
	margin-left: 5px;
	margin-right: 5px; 
	font-size: 11pt;
}

p.top_caption {
	margin-right: 20px;
	margin-top: 5px;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #3E2702;
}

div#head_wrapper {
	position: relative;
	width: 100%;
}

div#head_content {
	height: 75px;
	width: 100%;
	/*overflow: hidden;*/
	text-align: left;
	background: #D0CFE6;
}

td#space {
	width: 100%;
	height: 72px;
	background: url(images/top_space.jpg) repeat-x;
}

td#top_nav {
	width: 93px;
	height: 27px;
	background: url(images/top_but.gif) no-repeat;
}

td#left_nav_top {
	width: 168px;
	height: 54px;
	background: url(images/left_top_but.gif) no-repeat;
}

td#left_nav {
	width: 168px;
	height: 53px;
	background: url(images/left_but.gif) no-repeat;
}

td#left_nav_bot {
	width: 168px;
	height: 56px;
	background: url(images/left_bot_but.gif) no-repeat;
}

div#content_area1 {
	position: relative;
	height: 100%;
	background: #D1CFE4;
}

h1 {
	padding: 0;
	font-family: Verdana, Helvetica ,sans-serif;
	font-size: 26px;
	font-weight: lighter;
	vertical-align: bottom;
	color: #7C73AA;
	text-align: left;
	margin-left: 5px;
	margin-top: 20px;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Verdana, Helvetica,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 10px;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

 h3 {
	margin-top: 25px;
}

h4 {
	font-family: Verdana, Helvetica, sans-serif;
	color: #333;
}

h3 {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Verdana,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

a.nav:link, a.nav:visited {
	text-decoration: none;
	font-family: Century Gothic, Verdana;
	font-size: 11px;
	color: #3A7B40;
	font-weight: bold;
	margin-top: 6px;
	text-align: center;
}

a.nav:hover {
	text-decoration: none;
	font-family: Century Gothic, Verdana;
	font-size: 11px;
	color: #78B27D;
	font-weight: bold;
	margin-top: 6px;
	text-align: center;
}

a.nav1:link, a.nav1:visited {
	text-decoration: none;
	font-family: Century Gothic, Verdana;
	font-size: 11px;
	color: #3A7B40;
	font-weight: bold;
	margin-top: 6px;
	margin-left: 10px;
	text-align: center;
}

a.nav1:hover {
	text-decoration: none;
	font-family: Century Gothic, Verdana;
	font-size: 11px;
	color: #78B27D;
	font-weight: bold;
	margin-top: 6px;
	margin-left: 10px;
	text-align: center;
}

td#top_stretch {
	background: url(images/content_top_stretch.jpg) repeat-x;
	height: 6px;
	z-index: 100;
}

td#behind {
	z-index: 90;
}

td#left_str {
	background: url(images/content_left_side.jpg) repeat-y;
}

td#right_str {
	background: url(images/content_right_side.jpg) repeat-y;
}

td#bot_stretch {
	background: url(images/content_bot_stretch.jpg) repeat-x;
	background-position: bottom center;
	z-index: 95;
}

p.home {
	padding: 0;
	font-family: Verdana, Helvetica ,sans-serif;
	font-size: 12px;
	vertical-align: bottom;
	color: #7C73AA;
	margin-left: 5px;
	text-align: left;
	width: 100%;
}

p.jobs {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

p.jobs1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

td#background {
	background: #f2f0f3;
		background-image: url(images/bg.jpg);		/* right column background colour */
		background-position: top;
		background-repeat: repeat-x;
		width: 10%;
}

.linkz {
	color: #666666;
	text-decoration: underline;
}

ol {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}