body {
	margin: 0px;
	padding: 0px;
	background-color: #160000;
	background-repeat: repeat;
	background-image: url(../images/mainpage_elements/pattern.gif);
	background-position: left top;
}
a{
	color: #333333;
	text-decoration: underline;
}
a:hover{
	color: #990000;
	text-decoration: underline;
}
.left{
		float: left;
		margin: 0 10px 5px 0;
		padding: 0 0 0 0;
		display: inline;
		}	
.right{
		float: right;
		margin: 0 0 5px 10px;
		padding: 0 0 0 0;
		display: inline;
		}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #3E0000;
	border-right-color: #3E0000;
	border-bottom-color: #3E0000;
	border-left-color: #3E0000;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/mainpage_elements/background_gradient_full.gif);
	background-position: center 182px;
	padding: 0px;
	margin-top: 0px;
}
#services {
	/*margin-right: auto;
	margin-left: auto;*/
	margin-left: 19px;
	width: 921px;
	height: 218px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/mainpage_elements/services_bgrd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainpage_elements/background_gradient_full.gif);
	background-repeat: repeat-y;
	background-position: top;
	height: 120px;
	border-top-color: #3E0000;
	border-right-color: #3E0000;
	border-bottom-color: #3E0000;
	border-left-color: #3E0000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#rightbutton {
	width: 400px;
	height: 114px;
	float: right;
	margin-right: 30px;
	background-image: url(../images/services/catering_button.gif);
}
#leftbutton A{
	width: 400px;
	height: 114px;
	float: left;
	margin-left: 30px;
	background-image: url(../images/services/training_button.gif);
}
#leftbutton A:hover{
	width: 400px;
	height: 114px;
	float: left;
	margin-left: 30px;
	background-image: url(../images/services/training_button.gif);
}


#logo {
	height: 150px;
	width: 319px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	position: relative;
	left: 20px;
	float: left;
}
#quote {
	width: 600px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	right: 21px;
	text-align: right;
}
.boxtitle {
	background-image: url(../images/menu/leftnavtitle_bgrd.jpg);
	height: 25px;
	padding-top: 8px;
	padding-left: 22px;
	color: #FFFFFF;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: center top;
}
#boxmiddle {
	background-image: url(../images/menu/leftnavmiddle_bgrd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#boxbottom {
	background-image: url(../images/menu/leftnavbottom_bgrd.jpg);
}

#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 150px;
	background-image: url(../images/mainpage_elements/background_gradient_full.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#navbarcontainer {
	width: 960px;
	text-align: center;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 32px;
	background-image: url(../images/mainpage_elements/background_gradient_full.gif);
	padding: 0px;
	background-position: center 150px;
}
#maincontentcontainer {
	padding-top: 15px;
	float: left;
	width: 920px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#leftcolumn {
	float: left;
	width: 230px;
	padding-top: 10px;
	margin-left: 5px;
}
.box {
	background-image: url(../images/menu/leftnavmiddle_bgrd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 230px;
	float: left;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box2{
	background-image: url(../images/menu/leftnavmiddle_bgrd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 230px;
	float: left;
	clear: left;
}
.boxbottom {
	background-image: url(../images/menu/leftnavbottom_bgrd.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 230px;
	float: left;
	clear: left;
}
h1 {
	font-size: 24px;
	color: #990000;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-bottom: 6px;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-weight: normal;
	padding-top: 0px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-size: 20px;
	color: #990000;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#largephoto {
	float: left;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	/*display: block;*/
	height: 218px;
	width: 650px;
	overflow: hidden;
}


/*#rightcolumn .clear {
	margin: 0px;
	padding: 0px;
	height: 0px;
}*/

#navbar {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 918px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
}
.box2 ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
.box2 li {
	margin-bottom: 10px;
}
.getintouchlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0px;
	float: left;
	clear: left;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	width: 200px;
}


#largephoto img {
	float: left;
	background-repeat: no-repeat;
	background-position: center 3px;
	text-align: center;
	height: 218px;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}


p {
	margin: 0 0 10px 0;
	padding: 0px;
}




#navbarcontainer li {
	padding: 0px;
	float: left;
}
#navbarcontainer ul {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 385px;
	list-style-type: none;
}

#rightcolumn {
	width: 650px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
}
#content .thumbnail img {
	border: 1px solid #CCCCCC;
	width: 278px;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	padding: 0px;
	margin: 0px;
}
#rightcolumn .clear {
}

.box li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.box li A{
	text-decoration: none;
	color: #990000;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 35px;
	width: 190px;
	background-image: url(../images/menu/bgrd.gif);
	background-repeat: no-repeat;
	background-position: -1px top;
}
.box li A:hover{
	text-decoration: none;
	color: #333333;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 35px;
	width: 190px;
	background-image: url(../images/menu/bgrd.gif);
	background-position: -1px bottom;
	background-repeat: no-repeat;
}
.box ul {
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	margin-bottom: -5px;
	padding-bottom: 7px;
}
.getintouchsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	float: left;
	clear: left;
	width: 200px;
}
.email a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	float: left;
}
.email a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	clear: left;
	float: left;
	text-decoration: underline;
	width: 200px;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#footertextleft {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}
#footertextleft ul {
	margin: 0px;
	padding: 0px;
}

#footertextright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 500px;
	float: right;
	clear: right;
	margin-top: 20px;
	margin-right: 30px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:right;
}

#footerbgrd {
	width: 921px;
	height: 120px;
	padding: 0px;
	margin-left: 19px;
	background-image: url(../images/mainpage_elements/new_footer.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	background-position: top;
}

#footertextleft li {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
}
.footerlinks {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.footerlinks A {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.footerlinks A:hover {
	color: #999999;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#home
{
	width: 55px;
	height: 28px;
	background-image: url(../images/menu/home.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}

#home:hover
{ 
  background-position: center bottom;
}

#home span
{
  display: none;
}
#aboutus
{
	width: 75px;
	height: 28px;
	background-image: url(../images/menu/aboutus.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}

#aboutus:hover
{ 
  background-position: center bottom;
}

#aboutus span
{
  display: none;
}
#gallery
{
	width: 125px;
	height: 28px;
	background-image: url(../images/menu/gallery.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}

#gallery:hover
{ 
  background-position: center bottom;
}

#gallery span
{
  display: none;
}
#contactus
{
	width: 82px;
	height: 28px;
	background-image: url(../images/menu/contactus.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}

#contactus:hover
{ 
  background-position: center bottom;
}

#contactus span
{
  display: none;
}
.seperator {
	background-image: url(../assets/menu/seperator.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 5px;
	background-position: center;

}
#training
{
	width: 400px;
	height: 114px;
	background-image: url(../images/services/training_button.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	list-style-type: none;
	float: left;
	clear: left;
	position: relative;
	left: 30px;
}
#services ul {
	display: inline;
	list-style-type: none;
}
#services li {
	list-style-type: none;
	display: inline;
}


#training:hover
{
	background-image: url(../images/services/training_button.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: bottom;
}

#training span
{
	display: none;
	list-style-type: none;
}
#cateringservices
{
	width: 400px;
	height: 114px;
	background-image: url(../images/services/catering_button.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	list-style-type: none;
	float: right;
	position: relative;
	right: 30px;
}

#cateringservices:hover
{
	background-image: url(../images/services/catering_button.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: bottom;
}

#cateringservices span
{
	display: none;
	list-style-type: none;
}
.form_warnings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
/*--------------------------Lessons and prices --- PAYPAL-------------------------*/
	#paypal-form{
		clear: both;
		margin: 15px 0 0 0;
		}
	#paypal-form label{
		float: left;
		padding: 4px 2px 0 0;
		}
	#paypal-form #amount{
		float: left;
		width: 80px;
		margin: 0 2px 0 0;
		}
