body {
	margin-top: 5px;
}
.textField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6f6c7d;
	text-decoration: none;
}
.headingNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #9F1633;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Vlines {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textSM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.lineVL {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}
.lineT {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
}
.lineVR {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
}
.lineB {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #bfcdaa;
}
.imageBox {
	border: thin solid #999999;
	padding: 5px;
}
.headingNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3C4362;
	font-weight: bold;
	height: 40px;
	vertical-align: middle;
	text-align: center;
}
#main {
	text-decoration: none;
	padding: 4px;
}
#main a {
	text-decoration: none;
	color: #333333;
	font-size: x-small;
}
#main a:hover {
	text-decoration: none;
	color: #999999;
}
.textSM2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#navbar li {
	list-style-type: none;
	margin: 1px;
}
#navbar a:hover {
	color: #999999;
	text-decoration: none;
}
.lineVRB {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.imageR {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
}
.imageL {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	color: #9F1633;
	font-weight: bold;
}
.textBox {
	padding: 5px;
	width: 90%;
	border: thin solid #666;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bgMain {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../Images/logoBG.jpg);
}
#leftColumn {
	width: 200px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #bfcdaa;
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	display: table-cell;
	float: left;
}
#leftColumn h1{
	font-family: "Comic Sans MS", cursive;
	font-size: 11px;
	color: #000;
	letter-spacing: 0.2em;
	text-align: center;
	padding-top: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #bfcdaa;
}
#leftColumn h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #9f1633;
	letter-spacing: 0.2em;
	text-align: center;
	padding-top: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #bfcdaa;
}
#menu {
}
#menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#menu a:hover {
	color: #333;
}
#menu ul{
	width: 190px;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #bfcdaa;
	list-style-type: none;
	padding-bottom: 2px;
	padding-top: 6px;
	padding-left: 10px;
}
#rightColumn {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 12px;
	width: 660px;
	float: right;
}
#rightColumn h1{
	font-family: "Comic Sans MS", cursive;
	font-size: 20px;
	font-weight: bold;
	color: #9F1633;
	font-style: italic;
	margin-top: 0px;
}
#rightColumn h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #9f1633;
	text-decoration: underline;
	padding-left: 10px;
}
#rightColumn h3 {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #6f6c7d;
	padding-left: 10px;
}
#rightColumn h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9f1633;
}
#rightColumn img {
	vertical-align: text-bottom;
}
.box {
	border: thin solid #bfcdaa;
	padding: 4px;
	color: #666;
}
#navBar {
	padding-top: 10px;
	padding-right: 10px;
}
#navBar a{
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding-top: 10px;
}
#logo {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 6px;
}
#leftColumn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #666666;
	padding: 4px;
	text-align: center;
}
#leftColumn img {
	vertical-align: text-bottom;
}
#content {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 12px;
	text-align: justify;
}
#content h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #9f1633;
	text-decoration: underline;
	padding-left: 10px;
}
#content h3 {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #6f6c7d;
	padding-left: 10px;
}
#content img {
	vertical-align: text-bottom;
}
#content h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 20px;
	font-weight: bold;
	color: #9F1633;
	font-style: italic;
	margin-top: 0px;
}
.buyButton {
	text-align: right;
	width: 100px;
	float: right;
	vertical-align: bottom;
}
.buyWrapper {
	display: inline;
	vertical-align: bottom;
	width: 100%;
}
.buyText {
	text-align: left;
	float: left;
}
.rightColumn {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 12px;
}
.red {
	color: 9f1633;
}
#creditLink {
	height: 100%;
	width: 100%;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#creditLink a {
	position: absolute;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../Images/credit.gif);
	display: block;
	width: 140px;
	height: 21px;
	right: 0px;
	bottom: 0px;
}
#creditLink a span {
	visibility: hidden;
	right: 0px;
	bottom: 0px;
	position: absolute;
}
#workshops {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.content {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 12px;
	text-align: justify;
}
.content img{
	vertical-align: text-bottom;
}
.profile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
