#wrapper {
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #F5F5F5;
	padding-top: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333;
	background-color: #E1E1E1;
	margin:0;
	padding:0;
}
#wrapper #masthead {
	background-image: url(images/lmrbnr1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	background-color: #F5F5F5;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*clear: right;*/
}
#wrapper #innerbg {
	background-color: #336633;
	height: 300px;
	margin: 0px;
	padding: 15px;
	background-image: url(images/lmrts_logoredgr.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#wrapper #lowerbg {
	margin: 0px;
	background-color: #336633;
	padding: 15px;
}
#wrapper #lowerbg #content {
	background-color: #F5F5F5;
	padding: 15px;
	line-height: 1.7em;
	text-align: justify;
	background-image: url(images/csawtrans150sml.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*#home #wrapper #lowerbg #content {
	background-image: url(images/csawtrans150sml.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}*/

#home #wrapper #lowerbg #content a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
#home #wrapper #lowerbg #content a:hover {
		text-decoration: underline;
}
#wrapper #lowerbg #footer {
	background-color: #999999;
	height: 15px;
	line-height: 15px;
}
/*#wrapper #masthead h1 {
	float: right;
	margin-right: 50px;
	margin-top: 57px;
}*/
#nav {
	float:left;
	width: 700px;
	margin: 0;
	padding: 1px 0 0 50px;
	list-style: none;
	background-color: #336633;
	background-image: url(imgages/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
#wrapper #innerbg h1 {
	margin-left: 150px;
	margin-top: 45px;
	color: #FFFFFF
}
#wrapper #innerbg h5 {
	float:right;
	color:#FFFFFF;
	}
#nav li{
	float:left;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	}
#nav a{
	float:left;
	display:block;
	margin:0 .3em 0 0;
	padding: 4px 8px;
	color: #333;
	text-decoration:none;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/goff1_bg.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	}
#nav a:hover, body#home #t-home a , body#courses #t-courses a, body#booking #t-booking a, body#links #t-links a, body#contact #t-contact a, body#coursedetails{
	color: #333;
	padding-bottom: 5px;
	border-color: #FF0000;
	background-color: #fff;
	background-image: url(images/rbpon.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
#wrapper #lowerbg #footer a {
	font-size: small;
	color: #333;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 5px;
}

	
.smallertext {
	font-size: 80%;
	line-height: 1.2em;
}
.largertext {
	font-size: 120%;
	font-weight: bold;
}
#cats {
	font-size: 130%;
	font-weight: bold;
	line-height: 2em;
}
#cats a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
}
