@charset "UTF-8";
A:link     {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #8B8B8B;
	text-decoration: none;
	font-weight: normal;
}
A:visited  {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #8B8B8B;
	text-decoration: none;
	font-weight: normal;
}
A:hover    {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #d5a46c;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
a:active {
	text-decoration: none;
}
/*------ basic styling -------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-size: 85%;
	background-color: #222222;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	}
#wrapper {
	position: relative;
	text-align: left;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	background-image: url(../_images/png/wrapper_bg_wh.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	background-color: #222222;
	height: 80px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header h1 {
	height: 70px;
	width: 500px;
	position: absolute;
	top: 10px;
	left: 35px;
}
#header p.last {
	padding-top: 25px;
	width: 1000px;
	position: absolute;
	height: 80px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../_images/jpg/workshops/topedge_workshops.png);
}
#topNavBar {
	position: absolute;
	height: 20px;
	width: 450px;
	left: 545px;
	top: 65px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#topNavBar  p {
	float: left;
}
#topNavBar p.homeLink {
	font-weight: normal;
	font-style: normal;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8B8B8B;
	padding-left: 7px;
}
#topNavBar p.bioLink {
	font-weight: normal;
	font-style: normal;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8B8B8B;
	padding-left: 7px;
}
#topNavBar p.contactLink {
	font-weight: normal;
	font-style: normal;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8B8B8B;
	padding-left: 7px;
}
#topNavBar p.workshopsLink {
	font-weight: normal;
	font-style: italic;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8B8B8B;
	padding-left: 7px;
	color: #fcf9f4;
	position: relative;
}
#topNavBar p.galleryLink {
	font-weight: normal;
	font-style: normal;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8B8B8B;
	padding-left: 7px;
}
#topNavBar p.searchLink {
	font-weight: normal;
	font-style: normal;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}
#mainContent {
	width: 1000px;
	height: 601px;
	margin: 0px;
	padding: 0px;
}
#gangSlide1 {
	position: absolute;
	width: 201px;
	left: 0px;
	top: 105px;
	height: 73px;
}
#gangSlide2 {
	position: absolute;
	width: 217px;
	left: 201px;
	top: 105px;
	height: 110px;
}
#gangSlide3 {
	position: absolute;
	width: 206px;
	left: 418px;
	top: 105px;
	height: 140px;
}
#gangSlide4 {
	position: absolute;
	width: 166px;
	left: 834px;
	top: 322px;
	height: 279px;
}
#gangSlide5 {
	position: absolute;
	left: 701px;
	top: 442px;
}
#vertNavBar   {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8B8B8B;
	text-align: center;
	position: absolute;
	height: 30px;
	width: 70px;
	top: 79px;
	left: 720px;
}
#vertNavBar  p.colon {
	font-weight: normal;
	font-style: normal;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #8B8B8B;
}
#vertNavBar   p.calendar {
	font-weight: normal;
	font-style: normal;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #80312e;
	text-align: left;
	letter-spacing: 2px;
	text-indent: 4px;
}
#vertNavBar p.courseLink {
	font-weight: normal;
	font-style: normal;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #80312e;
	text-align: left;
	letter-spacing: 2px;
	text-indent: 4px;
}
#vertNavBar p.registerLink {
	font-weight: normal;
	font-style: normal;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #8B8B8B;
	text-align: left;
	letter-spacing: 2px;
	text-indent: 4px;
}

#calendarLine {
	height: 31px;
	width: 130px;
	position: absolute;
	left: 584px;
	top: 115px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #80312e;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #80312e;
}
#calendar {
	position: absolute;
	width: 345px;
	height: auto;
	padding-right: 5px;
	padding-left: 5px;
	top: 134px;
	left: 414px;
}
#calendar   h1 {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #80312e;
	padding-bottom: 2px;
	text-indent: 0px;
	padding-top: 5px;
	letter-spacing: 1px;
	word-spacing: 2px;
}
#calendar    p.event {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #3f3f3f;
	padding-top: 0px;
	padding-bottom: 3px;
}
#calendar  p.eventIndent {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #3f3f3f;
	padding-top: 0px;
	padding-bottom: 3px;
	text-indent: 55px;
}
#courses {
	margin-left: 0px;
	top: 177px;
	height: 200px;
	width: 229px;
	margin-top: 0px;
	position: absolute;
	left: 771px;
	padding-top: 0px;
}
#coursesLine/*------ workshop listings -------*/
 {
	height: 30px;
	width: 83px;
	position: absolute;
	left: 791px;
	top: 142px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #80312e;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #80312e;
}
#courses  h {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 20px;
	letter-spacing: 1px;
	color: #80312e;
	margin-top: 5px;
	margin-left: 20px;
	text-align: right;
	padding-right: 20px;
}
#courses p.eventTop {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8B8B8B;
	padding-top: 0px;
	padding-bottom: 2px;
	text-align: right;
	padding-right: 70px;
	letter-spacing: 0px;
}
#courses  p.event {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8B8B8B;
	padding-top: 10px;
	padding-bottom: 2px;
	text-align: right;
	padding-right: 70px;
	letter-spacing: 0px;
	line-height: 15px;
}
#workshops p.mail a:link {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3f3f3f;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
	letter-spacing: 1px;
}
#workshops p.mail a:hover {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: 600;
	color: #d5a46c;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
	letter-spacing: 1px;
}
#workshops p.mail a:active {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3f3f3f;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
	letter-spacing: 1px;
}
#workshops p.mail a:visited {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3f3f3f;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
	letter-spacing: 1px;
}

#footer {
	background-image: url(../_images/png/btmedge_wh.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 1001px;
	position: absolute;
	top: 601px;
	left: 0px;
}
#footer p.copyright {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-bottom: 6px;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-left: 25px;
}
