* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.8em;
}
a {
	text-decoration: none;
	color: #007c85;
}
a:link {
	color: #007c85;
}
a:hover {
	text-decoration: underline;
}
p {
	padding-bottom: 10px;
}
#navibar {
	background:transparent url('../images/navibar.gif') repeat-x scroll center top;
	height:40px;
}
#myslidemenu {
	margin:0 auto;
	width:1000px;
	text-align: left;
	height:40px;
	background:transparent url('../images/navibarimage.gif') no-repeat scroll right top;
}
.jqueryslidemenu {
	width: 100%;
}
.jqueryslidemenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height:2.4em;
}
/*Top level list items*/
.jqueryslidemenu ul li {
	position: relative;
	display: inline;
	float: left;
}
/*Top level menu link items style*/
.jqueryslidemenu ul li a {
	display: block;
	/*background of tabs (default state)*/
color: white;
	padding: 4px 10px;
	color: #fff;
	text-decoration: none;
}
* html .jqueryslidemenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}
.jqueryslidemenu ul li a.active {
	background: #008C99;
	color:#fff;
}
.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited {
	color: white;
}
.jqueryslidemenu ul li a:hover {
	background: #414142; /*tab link background during hover state*/
	color: white;
}
/*1st sub level menu*/
.jqueryslidemenu ul li ul {
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	line-height:1.2em;
	border-top:1px solid #FFFFFF;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li {
	display: list-item;
	float: none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul {
	top: 0;
}
/* Sub level menu links style */
.jqueryslidemenu ul li ul li a {
	width: 130px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid #fff;
	background: #007c85;
}
.jqueryslidemenuz ul li ul li a:hover { /*sub menus hover style*/
	background: #eff9ff;
	color: black;
}
/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass {
	position: absolute;
	top: 20px;
	right: 1px;
}
.rightarrowclass {
	position: absolute;
	top: 11px;
	right: 1px;
}
/* Header */

#header {
	height: 130px;
	background-color:#008c99;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#headerinner {
	margin: 0 auto;
	width: 1000px;
	background:url('../images/headerimage.gif') bottom right no-repeat;
	height: 130px;
}
#header h1 {
	font-size: 3em;
	padding-top:15px;
}
#header h2 {
	text-align: right;
	text-transform:lowercase;
	text-decoration: none;
	color: #18a5b1;
	font-weight:normal;
	font-size:3em;
	margin-top:-10px;
}
#header a {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
/* Content */

#content {
	clear:both;
	width: 1000px;
	margin:0 auto;
	background:url('../images/contentimage.gif') top right no-repeat;
}
#content p {
	line-height: 1.4em;
}
#content a {
	font-weight:bold;
}
#contentinner {
	padding:90px 20px 5px 20px;
	width:540px;
}
#content h1 {
	color:#007c85;
	font-size:2em;
	padding:10px 0 10px 0;
	letter-spacing: -0.08em;
	font-weight:normal;
}
#content h2 {
	color:#007c85;
	font-size:2em;
	padding:0;
	letter-spacing: -0.08em;
	font-weight:normal;
}
.text {
	height:150px;
}
#boxes {
	padding-bottom:20px;
	clear:both
}
#boxes   ul, .sitemap  ul {
	padding-left:15px;
}
#boxes   li, .sitemap  li {
	padding-bottom:5px;
}
#boxes .project {
	color:#007c85;
	text-transform:uppercase;
}
.box1, .box2, .box3 {
	width:180px;
	height:160px;
	padding:40px 10px 0 140px;
}
.box1 {
	float:left;
	background:#E7E8E9 url('../images/box1.gif') no-repeat top left;
}
.box2 {
	float:left;
	background:#E7E8E9 url('../images/box2.gif') no-repeat top left;
	margin-left:5px;
}
.box3 {
	background:#E7E8E9 url('../images/box3.gif') no-repeat top left;
	margin-left:670px;
}
.boxb1, .boxb2, .boxb3 {
	width:290px;
	height:80px;
	background:#E7E8E9;
	padding:20px;
	text-align:center;
}
.boxb1 {
	float:left;
}
.boxb2 {
	float:left;
	margin-left:5px;
}
.boxb3 {
	margin-left:670px;
}
.boxp1, .boxp2, .boxp3, .boxp4 {
	width:227px;
	height:80px;
	padding:20px 10px 0 10px;
	background:#E7E8E9;
	text-align:center;
}
.boxp1 {
	float:left;
}
.boxp2 {
	float:left;
	margin-left:4px;
}
.boxp3 {
	float:left;
	margin-left:4px;
}
.boxp4 {
	margin-left:753px;
}
.boxs1, .boxs2, .boxs3, .boxs4, .boxs5 {
	width:176px;
	height:240px;
	padding:20px 10px 0 10px;
	background:#E7E8E9;
	text-align:left;
}
.boxs1 {
	float:left;
}
.boxs2 {
	float:left;
	margin-left:5px;
}
.boxs3 {
	float:left;
	margin-left:5px;
}
.boxs4 {
	float:left;
	margin-left:5px;
}
.boxs5 {
	margin-left:804px;
}
#roles {
	clear:both;
	padding: 0 20px;
}
.boxr1, .boxr2 {
	padding:20px 1px 0 0;
}
.boxr1 p, .boxr2 p {
	padding:5px;
	border-bottom:1px solid #fff;
}
.boxr1 {
	width:350px;
	float:left;
}
.boxr2 {
	width:580px;
	margin-left:351px;
}
.even {
	background-color:#E8E8E8;
}
.odd {
	background-color:#E9F7F9;
}
.newsbox {
	padding-bottom:20px;
	border-bottom:#ccc dashed 1px;
}
.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-bottom:20px;
	padding:5px 5px 5px 10px;
	color:#fff;
	font-weight:bold;
	background-color: #999999;
	font-size:1em;
}
.newslink {
	float:right;
	width:135px;
}
.newsline {
	width:400px;
}
.morelink {
	text-align:right;
}
/* Form */
#inputArea {
	background-color: #fff;
	padding: 4px;
	width:510px;
	border:1px solid #007c85;
	margin-bottom:20px;
	margin-top:20px;
}
#inputAreaInner {
	background-color: #E9F7F9;
	padding: 20px;
}
#inputArea input, #inputArea textarea {
	margin-bottom: 5px;
	display: block;
	padding: 2px;
}
#inputArea input {
	width: 300px;
}
#inputArea textarea {
	width: 450px;
}
form.contactForm label.error, label.error  {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: #CC0033;
	font-size:0.8em;
	font-style: italic
}
form.EmailForm label.error  {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: #fff;
	font-size:0.8em;
	font-style: italic
}
div.error {
	display: none;
}
input, textarea {
	border: solid 1px #999;
	background-image: url( '../images/form_bg.png' );
	background-repeat: repeat-x;
	background-position: top;
}
input:focus, textarea:focus {
	background-image: none;
	background-color: #ffffff;
	border: solid 1px #007c85;
}
input.error {
	border: 1px solid #CC0033;
}
#inputFooter {
	background-color: transparent;
	padding: 0;
}
#inputFooter input {
	padding: 3px;
	width: 250px;
	color:#666666;
}
#inputArea .submit input {
	background:#007c85;
	cursor:pointer;
	height:30px;
	width:90px;
	color:#fff;
}
#inputFooter .submit input {
	cursor:pointer;
	color:#fff;
	background:url('../images/submit.png') no-repeat;
	width:16px;
	height:16px;
	border:none;
	float:right;
	margin-right:16px;
}
#inputArea .checkboxes input {
	width:20px;
	display:inline;
	border:none;
}
.requiredtext {
	font-size:0.8em;
	color:#007c85;
	padding-left:10px;
}
/* Picture */
.picture {
	width:380px;
	float: right;
	margin-top:-66px;
	margin-right:17px;
}
.picture img {
	border:1px solid #ccc;
}
#coursedates {
	padding:20px;
	float:right;
	text-align:left;
	width:340px;
	background:#E7E8E9;
	margin-top:20px;
	margin-bottom:20px;
}
/* Footer */

#footer {
	clear:both;
	background-color: #414142;
	color:#fff;
}
#footerinner {
	margin: 0 auto;
	width: 1000px;
	background: url('../images/footerimage.gif') repeat-x top left;
	padding-bottom:10px;
}
#footer h1 {
	text-decoration:underline;
	padding-bottom:10px;
	font-size:1em;
}
#footer a {
	color: #fff;
}
#footer .image {
	padding: 10px 0 0 162px;
}
.boxfooter1, .boxfooter2, .boxfooter3 {
	width:300px;
	height:130px;
	padding:20px 10px 20px 20px;
}
.boxfooter1 {
	float:left;
}
.boxfooter2 {
	float:left;
	margin-left:5px;
}
.boxfooter3 {
	margin-left:670px;
}
.contactleft {
	float:left;
	width:50px;
}
.contactright {
	margin-left:5px;
}
.post {
	text-transform:uppercase;
	font-size:.8em;
	color:#999999;
}
.footerleft, .footerright {
	font-size: .8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.footerleft {
	float:left;
	width:600px;
	text-align: left;
	font-size: 0.8em;
	padding: 0 0 10px 20px;
}
.footerright {
	text-align: right;
	padding:0 20px 10px 0;
}
#content h3 {
	color:#666666;
	font-size:1.2em;
	padding:0;
	font-weight:normal;
	padding-top: 20px;
	padding-bottom: 10px;
}

