* {
	border: 0px;
}

body {
	background: url(../images/layout/background.gif) repeat-x #c1e2d0;
	margin: 0px auto;
}


#wrapper {
	margin: 0 auto;
	width: 933px;
	text-align: center;
	background-color: #000;
}



#header {
	width: 933px;
	height: 419px;
	background: url(../images/layout/header5.jpg) no-repeat;
	float: left;
	text-align: left;
}

#container {
	position: relative;
	float:left;
	width: 933px;
	background: url(../images/layout/container.gif) repeat-y;
}


#sidebar { 
	position: relative;
	margin: 0px;
	width: 282px;
	float: left;
	text-align: left;
	padding: 20px 0 0 20px;
}

html>body #sidebar {padding: 0; width: 312px;}

#content { 
	position: relative;
	width: 621px;
	float: left;
	text-align: left;
	padding: 20px 0 0 0;	
}

#footer { 
	position: relative;
	width: 933px;
	height: 50px;
	background: url(../images/layout/container.gif) repeat-y;
	float:left;
	text-align: right;
}

.clearing {
	height: 20px;
	clear: both;
	overflow: hidden;
}

#contactus {
	position: absolute;
	margin: 335px 0 0 28px;
	
}

/* Typography */

#content p {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	padding: 0 30px 0 30px;
}

.sub {
	font-family: arial;
	font-size: 10px;
	line-height: 13px;
}

#footer p {
	font-family: arial;
	font-weight: lighter;
	font-size: 10px;
	line-height: 16px;
	color: #aaa;
	padding: 0 40px 0 20px;
}

#content h1 {
	font-family: 'lucida grande', arial;
	font-weight: lighter;
	font-size: 20px;
	line-height: 24px;
	padding: 0 20px 10px 20px;
	color: #33454C;
	display: block;
	border-bottom: solid 1px #c9c9c9;
	width: 505px;
}

#content h2 {
	font-family: 'lucida grande', arial;
	font-weight: lighter;
	font-size: 16px;
	line-height: 24px;
	padding: 0 20px 0 20px;
	color: #3fb9b1;
}

#content h3  {
	font-family: 'lucida grande', arial;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	padding: 10px 20px 0 20px;
	color: #777;
}

#content h4, form {
	font-family: 'lucida grande', arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	padding: 0 20px 0 20px;
	color: #888;
}


#sidebar p {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	padding: 0 20px 0 20px;
}



/* Navigation */

#sidebar ul {
	width: 200px;
	font-family: 'lucida grande', arial;
	font-size: 14px;
	font-weight: lighter;
	color: #1f426d;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 10px;
	display: block;
	list-style: none;
}

#sidebar li {
	font-family: 'lucida grande', arial;
	font-size: 12px;
	font-weight: lighter;
	color: #333;
	list-style: none;
	margin-left: 0px;
	display: block;
	padding: 2px 0 2px 20px;
	background: url(../images/layout/navicon.gif) left center no-repeat;
}

#sidebar a {
	text-decoration: none;
	color: #555;
	display: block;
	border-bottom: 1px solid #d8e5de;
}

html>body #sidebar li:hover {
	background: url(../images/layout/navicon_on.gif) left center no-repeat;
}

#content a {font-weight: normal; 
			color: #e45000;
			font: 12px arial;
}
#content a:hover {font-weight: normal; color: #3fb9b1}


html>body #sidebar a:hover {
	font-weight: normal; 
	color: #3fb9b1; 
	border-bottom: 1px solid #577682;
}

/* Anchored Navigation */

#content ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 30px;
	}


#content li.liststyle {
	font-family: 'lucida grande', arial;
	font-size: 12px;
	font-weight: lighter;
	color: #333;
	background: url(../images/arrow.png) left top no-repeat;
	padding-left: 20px;
	padding-right: 20px;

}

#content li>a {
	text-decoration: none;
	color: #000;

}



/* BODY ELEMENTS */

#btt {
	border: 0px;
	margin-right: 40px;
	text-align: right;

}

#highlight {
	color: #222;
	border: 1px solid #C1DAD7;
	text-align: left;
	padding: 6px 6px 6px 12px;
	margin:0 40px 0 40px; 
	background: #F5FAFA;
	
}

.contentimg {
	padding: 0 40px 0 40px;
}

blockquote {
	background: #e4feeb;
	border: 1px solid #b0cab8;
	padding: 10px;
	font: 12px Arial;
	color: #444;
}

.floatRight {
	float: right;
	border: 1px solid #aaa;
	padding: 3px;
	margin-left: 20px;
}



/* WORKSHOP TABLE STYLE */
table {
	margin: 0 20px 0 20px;
}

th {
	font: bold 11px 'Lucida Grande', Arial;
	color: #6D929B;
	border: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/bg_header.jpg) repeat-x;
}

td {
	font: 11px 'Lucida Grande', Arial;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}


td.alt {
	background: #F5FAFA;
	color: #867c6f;
}

/* Image */
.floatLeft { float: right; border: 1px solid #C1DAD7; margin: 0px 10px 5px 10px;}
.borderImg { border: 1px solid #C1DAD7;}


/* FORMS */

form { padding: 0 20px 0 30px;}
form>table { width: 540px; border: 0px;}
input.text { background: #fff; border: 1px solid #ccc; width: 300px; height:2em; display: block;}
textarea { background: #fff; border: 1px solid #efefef; width: 80%; height: 100px;}
input.fac_signup { width: 80%; padding: 7px; font-family: arial; font-size: 13px; color: 333; border: 1px solid #efefef;}

/* DATES */
.clicktosort {font-size: .7em; letter-spacing: normal;}
.resetTable {float: right; margin-right: 20px;  font: .8em 'Lucida Grande', Arial; }

/* FAQ */
ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0 0 0 20px;;
  padding: 0;
  width: 90%;
}

ul#menu a {
  display: block;
  text-decoration: none;	
  font: .9em 'Lucida Grande', Arial;
  color: #3fb9b1;
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
color: #3fb9b1;
  padding: 0.5em;
}

ul#menu li a:hover {
  background: #C1DAD7;
}

ul#menu li ul li a {
  color: #000;
  padding-left: 10px;
}

ul#menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 6px;
}
