body {
	background-color: #808080;
	background-image: url(_images/fade.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 54px;
	color: #C22000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #c22000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #c22000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #c22000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #c22000;
	padding: 0px;
	margin-right: 10px;
}

a:link {
	color: #753b00;
}

a:hover {
	color: #000000;
}
a:active {
	color: #c26100;
}
a:visited {
	color: #753b00;
}
a img {
	border: none;
}

/*
//	OLD NAVIGATION CSS
*/
.nav a {
	padding: 0 0 0 0;
	background-position: -5px 0px;
	/*background-position: center;*/
	background-repeat: no-repeat;
	text-decoration: none;
}

/*
//	NEW NAVIGATION CSS
*/
.new a span {
	/*visibility: hidden;*/
	padding: 5px 0px 5px 0px;
}
.new {
	float: left;
	position: absolute;
	margin: 0;
	padding: 5px 0px 5px 0px;
	width: 100%;
	top: 105px;
	text-align: center;
	background-color: #c22000;
	text-transform: lowercase;
}
.new li {
	display: inline;
}
.new a {
	padding: 5px 4px 5px 4px;
	background-position: center;
	text-decoration: none;
}
.new a:link, .new a:hover, .new a:active, .new a:visited {
	color: #ffffff;
}
.new a:hover {background-color: #751400;}
/*.new .home {background-image: url(_images/Navbar/transparent/home-link.gif);}*/
/*.new .home:hover {background: url(_images/Navbar/transparent/home-active.gif);}*/
/*.new .aboutus {background-image: url(_images/Navbar/transparent/about-link.gif);}*/
/*.new .aboutus:hover {background: url(_images/Navbar/transparent/aboutus-active.gif);}*/
/*.new .classes {background-image: url(_images/Navbar/transparent/classes-link.gif);}*/
/*.new .classes:hover {background: url(_images/Navbar/transparent/classes-active.gif);}*/
/*.new .beginners {background-image: url(_images/Navbar/transparent/beginners-link.gif);}*/
/*.new .beginners:hover {background: url(_images/Navbar/transparent/beginners-active.gif);}*/
/*.new .intermediate {background-image: url(_images/Navbar/transparent/intermediate-link.gif);}*/
/*.new .intermediate:hover {background: url(_images/Navbar/transparent/intermediate-active.gif);}*/
/*.new .faq {background-image: url(_images/Navbar/transparent/faq-link.gif);}*/
/*.new .faq:hover {background: url(_images/Navbar/transparent/faq-active.gif);}*/
/*.new .events {background-image: url(_images/Navbar/transparent/events-link.gif);}*/
/*.new .events:hover {background: url(_images/Navbar/transparent/events-active.gif);}*/
/*.new .gallery {background-image: url(_images/Navbar/transparent/gallery-link.gif);}*/
/*.new .gallery:hover {background: url(_images/Navbar/transparent/gallery-active.gif);}*/
/*.new .links {background-image: url(_images/Navbar/transparent/links-link.gif);}*/
/*.new .links:hover {background: url(_images/Navbar/transparent/links-active.gif);}*/
/*.new .contact {background-image: url(_images/Navbar/transparent/contactus-link.gif);}*/
/*.new .contact:hover {background: url(_images/Navbar/transparent/contact-active.gif);}*/

#galleries li {
	list-style-position: outside;
}
.redtext {
	color: #c22000;
}
.counter {
	text-align: center;
	margin-top: 20px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}

.construction {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}

.question {

	font-weight: bold;
	color: #C22000;
	font-size: 14px;
}
.feed {
	background-image: url(_images/16px-feed-icon.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: top left;
}
#container {
	width: 703px;
	position: relative;
	background-color: #FFFFFF;
	top: auto;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	border: 1px solid #999999;
}
.header {
	background-image: url(_images/header_dancers.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 131px;
}
.home {
	background-image: url(_images/hpheader_combined.gif);
	height: 196px;
}
.header a {
	padding-right: 703px;
	padding-bottom: 105px;
	float: left;
	position: absolute;
	/*background: cyan;*/
}
.header a span {
	display: none;
}
#hpheader2 {
	top: 129px;
	margin-left: 2px;
	font-size: 0px;
}

#homepage_logo {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 30px;
	float: right;
	position: absolute;
	top: 125px;
	left: 260px;
}
#navbar {
	font-size: 14px;
	text-align: center;
	text-transform: lowercase;
	color: #ffffff;
	background-color: #c22000;
	height: 26px;
	
	/* Fix for IExplorer to  close 3px gap */	
	margin-top: -3px;
}
#nav-home {
	background-image: url(_images/Navbar/transparent/navbackground.gif);
	background-repeat: no-repeat;
}
.nav {
	font-size: 12pt;
	height: 26px;
	width: 703px;
	background: #c22000;
	text-align: center;
}
#content {
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	clear: none;
	margin-right: 10px;
}
#introduction {
	width: 250px;
}
#news {
	width: 175px;
	float: right;
	position: relative;
	border: solid 2px #C22000;
	background: #FFFFFF;
	padding: 10px;
	margin-top: -40px;
	margin-left: 45px;
	margin-right: 45px;
	margin-bottom: 20px;
}
#welcome{
	margin-top: 20px;
	text-align: center;
}
#venues {
	width: 350px;
}
.venue {
	float: left;
	clear: left;
}
.clear {
	clear: both;
}
.class_details {
}
#map {
	/*border: 1px solid #000000;*/
	float: right;
	right: 10px;
	margin: 0.5em;
}
.table {
	margin-bottom: 20px;
}
.event_title {
	color: #FFFFFF;
	background-color: #C22000;
	padding-right: 5px;
	padding-left: 5px;
}
.event_title a {
	color: #ffffff;
}
.event_date {
	padding-right: 5px;
	padding-left: 5px;
}
.image {
	margin: 15px;
	border: 1px none #666666;
}
#navbar a:link, #navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1pt;
}
.picture {
	float: left;
	width: 200px;
	margin: 10px;
	text-align: center;
}

#navbar a:hover, #navbar a:active {
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1pt;
	clear: both;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-transform: none;
	background-color: #C22000;
	color: #FFFFFF;
	clear: both;
}
#footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.img_right {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: right;
}
.img_left {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.rightcontainer {
	float: right;
	width: 40%;
	background-color: #FFFFCC;
	padding: 5px;
	clear: left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
leftcontainer {
	float: left;
}
.leftcontainer {
	float: left;
	width: 100%;
	clear: left;
}
.fullspancontainer {
	clear: both;
}
logo {
	clear: left;
}
.homepageimage {
	clear: both;
	float: right;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 90px;
}
.classes {
	clear: both;
	float: left;
	width: 180px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.img_centre {
	margin-right: 5px;
	margin-left: 5px;
}
#slideshow {
	padding-right: 15px;
}
.slideshowcontainer {
	float: none;
	width: 600px;
	margin-left: 50px;
}
