body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
h1
{
	font-size: 24px;
}
h1, h2, h3, h4 {
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #333;
	line-height: normal;
}
.title {
	padding: 0px;
	font-size: 24px;
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: centre;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: normal;
}
#darklink
{
	color: #009;
	text-decoration: underline;
}
p
{
  text-align:left;	
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
#container {
	position:relativel;
	width:960px;
	margin:0 auto;
}
#header {
	position:relative;
}
#topheader {
	height:50px;
}
#logo {
	position:absolute;
	top:10px;
	left:60px;
	width: 500px;
}
#topheader img {
	display:inline;
	margin-left: 10px;
}
#topheader h1 {
	display:inline;
	color: #000;
	font-size: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#topheader span {
	color: #cc9900;
}
#contacts {
	padding:0px;
	position:absolute;
	width:250px;
	right:15px;
	top:5px;
	font-size: 12px;
	text-align: right;
}
#subheader {
	position:relative;
	width:960px;
	height:120px;
	background-image: url(../images/headerbg.jpg);
}
#subheader h1 {
	position:absolute;
	top:15px;
	font-size: 40px;
	color: #FFF;
	left: 15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 928px;
	text-align: left;
}
#subheader span {
	position:absolute;
	top:30px;
	font-size: 40px;
	color:#FFF;
	left: 15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 928px;
	text-align: left;
}
#box1 {
	width:286px;
	height:500px;
	float:left;
	border: 2px solid #dddddd;
	margin-right:15px;
	padding: 10px;
	text-align: center;
	position:relative;
	margin-top: 10px;
}
#box2 {
	width:286px;
	height:500px;
	float:left;
	border: 2px solid #dddddd;
	padding: 10px;
	text-align: center;
	position:relative;
	margin-top: 10px;
}
#box3 {
	width:286px;
	height:500px;
	float:left;
	border: 2px solid #dddddd;
	margin-left:15px;
	padding: 10px;
	text-align: center;
	position:relative;
	margin-top: 10px;
}
#box1 h1 {
	font-size: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#box2 h1 {
	font-size: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#box3 h1 {
	font-size: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.boxheading
{
	font-size: 24px;
	text-align: center;
	
}
#content h3
{
	font-size: 22px;
	text-align: center;
	
}
#box1 li {
	list-style-type: square;
}
#box1 p, ul, h2 {
	text-align: left;
}
#box2 p, ul, h2 {
	text-align: left;
}
#box3 p, ul, h2 {
	text-align: left;
}
#price span {
	font-size: 10px;
}
#box2 span {
	font-size: 10px;
}
#box3 span {
	font-size: 10px;
}
#pricing {
	position:absolute;
	bottom:0;
	left:10px;
	width:95%;
}
#price {
	float:left;
	display:inline;
}
#price h2 {
	display:inline;
	margin:0;
	padding:0;
	font-size: 36px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#price h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	display:inline;
	font-size: 14px;
}
#button {
	margin-top:5px;
	width:105px;
	height:40px;
	background-image: url(../images/button.jpg);
	float: right;
}
#button h4 {
	padding:0;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
}
#leftcol {
	float:left;
	width:635px;
	padding-right: 15px;
}
#rightcol {
	width:310px;
	float:left;
}
#content {
	position:relative;
	margin-top:10px;
	border: 2px solid #dddddd;
	padding: 10px;
	line-height: 20px;
	margin-bottom: 10px;
	overflow:hidden;
}
#info1 {
	width:286px;
	margin-top:10px;
	border: 2px solid #dddddd;
	float:left;
	padding: 10px;
	text-align: center;
}
#info1 p {
	text-align:left;
}
#footer {
	clear:both;
	height:100px;
	background-color: #ad0000;
	position:relative;
	margin-top: 10px;
	top: 3px;
	display: block;
}
#address {
	position:absolute;
	left:15px;
	bottom:15px;
	color: #FFF;
}
#footnote {
	position:absolute;
	width:250px;
	right:15px;
	bottom:15px;
	color: #FFF;
	text-align: right;
}
#footnote strong {
	color: #FFF;
	font-weight: bold;
}
#blackline {
	height:20px;
	color: #000;
	background-color: #000;
}
ul#menu {
	width:675px;
	float:left;
	list-style:none;
	padding:0;
	margin:10px 4px 0;
}
/* Float LI Elements - horizontal display */
	ul#menu li {
	float:left;
	text-align: center;
}
#menu li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	padding-right: 5px;
	padding-left: 5px;
}
#menu li a:hover {
	color: #000;
	text-decoration: none;
}
#menu li a.first {
	border-left-style: none;
}
ul#mainmenu {
	width:675px;
	list-style:none;
	position:absolute;
	bottom:4px;
	left:5px;
	padding:0;
	margin:0;
}
ul#mainmenu li {
	float:left;
	text-align: center;
}
#mainmenu li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	padding-right: 5px;
	padding-left: 5px;
}
#mainmenu li a:hover {
	color: #000;
	text-decoration: none;
}
#mainmenu li a.first {
	border-left-style: none;
}
.infobox {
	background-image: url(../images/infobox.jpg);
}
.infoboxgrey {
	background-image: url(../images/grey.jpg);
	background-position: bottom;
	background-repeat: repeat;
}
ul.list-tick {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
ul.list-tick li {
	margin: 0;
	list-style: none;
	background-image: url(../images/checkbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 30px;
	line-height: 25px;
}
.note {
	width:95%;
	background-color:#333;
	border: 2px solid #dddddd;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.note span {
	color: #99c811;
}
#cityevent {
	width:286px;
	height:125px;
	text-align: left;
	margin-bottom: 5px;
}
#cityevent img {
	display:inline;
	float:left;
}
#cityevent span {
	display:inline;
	width:140px;
	float:right;
	height:125px;
}
#cityevent h2 {
	text-align: center;
	font-size: 16px;
}
ul#dates {
	list-style:none;
	padding:0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	font-size: 14px;
	line-height: 18px;
}
#dates li a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#dates li a:hover {
	color: #000;
	text-decoration: underline;
}
#workshop {
	position:relative;
	width:286px;
	line-height: 20px;
}
#workshop span {
	width:143px;
	float:left;
	text-align: left;
}
#youtube {
	width:560px;
	margin:0 auto;
}
#youtube2 {
position:relative;
}
#youtube2com {
	position:absolute;
	top:125px;
	right:50px;
	width:350px;
}
#smlbanner {
	width:530px;
	margin:0 auto;
}
#lgebanner {
	width:900px;
	background-image: url(../images/board.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	line-height: normal;
	position: relative;
	height: 120px;
	border: 1px solid #dddddd;
}
#lgebanner h1 {
	display:inline;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#lgebanner img {
	display:inline;
	margin-top: 10px;
	margin-bottom: 10px;
}
.buttonpos {
	position:absolute;
	right:5px;
	bottom:5px;
}
#authorsleft {
	width:50%;
	float: left;
}
#authorsright {
	width:50%;
	float: left;
}
#price {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#regularpost img {
	display:inline;
}
#regularpost p {
	width:200px;
	height:100px;
	float:left;
	margin-left: 15px;
}
ul#darklinks li a, ul#darklinks li {
	color: #009;
}
ul#darklinks li:first-letter {
	padding-bottom: 1px;
	font-weight: bold;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00C;
}
#quote
{
	margin-left:35px;
}
strong
{
	font-weight: bold;
	color: #000;
}
#captcha
{
	
	margin-left:150px;
}
.termslink
{
		font-weight: bold;
	text-align: right;
	color: #AB0101;
}
.termslink:hover
{
	font-weight: bold;
	text-align: right;
	color: #00F;
}
.alignlefth3
{
	text-align:left;
}
img
{
	border:0;
}
.paypalhowto
{
	width:610px;
	border: 3px solid #CCC;
	margin:0 auto;
	display:block;
}