/***************************************************************
	PHP Code By:
		Telford Internet & Publishing

	Code Created For:
		

	Date:
		2007-10-12

	Version:
		2007.0006
***************************************************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#wrapper-header {
	height: 80px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper-header #header {
	height: 100px;
	background:url(../../site_templates/loopdancecompany.co.uk/images/logo_header.png) no-repeat;
}
#wrapper-content {
	position: relative;
	width: 99%;
	top: 0px;
	min-height: 450px;
}
#wrapper-content #menu-left {
	float: left;
	width: 130px;
	top: 10px;
	left: -40px;
	position: absolute;
}
#wrapper-content #content {
	position: relative;
	left: 160px;
	top: 10px;
	width: 80%;
	min-height: 450px;
	text-align: left;
	border-left: solid #58729C 2px;
	padding-left: 10px;
}
#wrapper-content #wrapper-footer {
	text-align: center;
}
#menu-left {
	float: left;
	left: -20px;
}
#menu-left li {
	list-style: none;
	position: relative;
}
#menu-left a, #menu-left a:visited {
	background:url(../../site_templates/loopdancecompany.co.uk/images/menu-left-bg.png) no-repeat;
	display: block;
	width: 150px;
	height: 20px;
	color: #FFFFFF;
	text-indent: 10px;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#menu-left a.menu-left-sub, #menu-left a.menu-left-sub:visited {
	background: none;
	background-color: #BAC6D8;
}
#menu-left #menu-left-sub ul a, #menu-left #menu-left-sub ul a:visited{
	position: relative;
	height: 15px;
	top: -6px;
	left: -40px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 12px;
	width: 155px;
}
a, a:visited {
	color: #58729C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3 {
	color: #58729C;
}
h3 {
	font-size: 14px;
}
img {
	border: none;
}
