/* page settings */

* {
	margin: 0;
	padding: 0;
}
.base {
	background-image: url(images/bottom_01.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* page layout */

#page-header, #page-body, #page-footer {
	width: 800px;
	padding: 0;
	margin: 0 auto;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #D6881F;
	margin-bottom: 4px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-top: 10px;
}
.body12Blk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 3px;
	list-style-type: circle;
	list-style-position: outside;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 30px;
	line-height: 15px;
	padding-top: 5px;
}
.body12BlkNS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	list-style-type: circle;
	list-style-position: outside;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 15px;
}
.body12Orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C60;
	font-weight: normal;
	list-style-type: circle;
	list-style-position: outside;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 15px;
}
.workshopTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C60;
	font-weight: bold;
	list-style-type: circle;
	list-style-position: outside;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 15px;
	padding-bottom: 10px;
}
.body12Wht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.disclaimer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.newsTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 10px;
	list-style-type: circle;
	list-style-position: outside;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F93;
	margin-right: 30px;
	margin-left: 30px;
}
.newsTxtNoLn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 10px;
	list-style-type: circle;
	list-style-position: outside;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 14px;
	margin-right: 30px;
	margin-left: 30px;
}
.newsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EAC28E;
	font-weight: bold;
	list-style-type: circle;
	list-style-position: outside;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 16px;
	padding-top: 125px;
	padding-right: 30px;
}
.banner {
	background-image: url(images/top.png);
	background-position: top;
	background-repeat: no-repeat;
}
.image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #D6881F;
	padding-right: 15px;
	padding-left: 0px;
	padding-bottom: 5px;
}

