/* MAIN HTML SETTINGS */

html {
	height: 100%; 
	margin-bottom: 1px;
}

body {
	background-color: #b9b8cd;
	color: #000;
	text-align: center;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

hr {
	background-color: #7f6391;
	color: #7f6391;
	height: 1px;
	width: 100%;
}

img {
	border: none;
}

h1 {
	color: #5a6f9a;
	text-align: left;
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h2 {
	color: #8b8aa4;
	font: normal 20px Verdana, Arial, sans-serif;
	text-align: left;
	margin-top: 0;
}

h3 {
	color: #7f6391;
	font: normal 20px "Comic Sans MS", "Trebuchet MS", sans-serif;
	text-align: left;
}

h4 {
	color: #5a6f9a;
	font: normal 18px Verdana, Arial, sans-serif;
	margin-top: 0;
}

h5, h6 {
	font: normal 16px "Comic Sans MS", "Trebuchet MS", sans-serif;
	color: #7f6391;
	letter-spacing: 1px;
}

a {
	color: #8a98b4;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #a492b0;
	text-decoration: underline;
	font-weight: bold;
}

.wrapper {
	width: 750px;
	background: #fff url("background.jpg"/*tpa=http://www.northamptonhypnosis.co.uk/images/background.jpg*/);
	color: #000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* MAIN IMAGE AREA SETTINGS */

.header {
	background-image: url("header.png"/*tpa=http://www.northamptonhypnosis.co.uk/images/header.png*/);
	color: #000;
	height: 220px;
	width: 750px;
}

.global {
	color: #000;
	text-align: right;
	padding: 15px 20px 0 0;
}

.sitename {
	font: normal 26px "Times New Roman", Times, serif;
	text-align: left;
	color: #000;
	padding-left: 279px;
	margin-top: 30px;
}

.sitename p {padding: 0; margin: 0 0 15px;}

span.long {
	color: #5a6f9a;
	font-size: 38px;
	letter-spacing: 5px;
}

span.slogan {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #5a6f9a;
	letter-spacing: 3px;
}

/* CONTENT AREA SETTINGS */

.content {
	width: 470px;
	float: right;
	text-align: justify;
	height: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.catalog {
	width: 215px;
	padding: 10px;
	float: left;
	text-align: left; 
}

.contact {border: 3px double #c0c0c0; padding: 5px; text-align: left; margin: 20px 0;}
.contact form {margin: 0;}
.contact label {width: 150px; float: left; text-align: right; margin: 3px 5px 5px 5px; clear: both;}
.contactbox {margin: 3px 5px 5px 5px; color: #000000; border: 1px solid #c0c0c0;}
.contactbutton {text-align: center; margin: 5px 0 0 170px; border: none;}

.clear {
	clear: both;
}

/* SIDEBAR AREA SETTINGS */

.sidebar {
	float: left;
	width: 210px;
	padding: 10px 10px 20px 30px;
	font-size: 90%;
}

.sidebar a {
	color: #000;
}

.sidebar a:hover {
	color: #5a6f9a;
}

/* NAVIGATION LINK SETTINGS */

.navigation {
	line-height: 18px;
	margin-bottom: 20px;
	letter-spacing: 2px;
}

.navigation a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 4px;
	width: 90%;
}

.navigation a:hover {
	color: #fff;
	background-color: #8a98b4;
	text-decoration: none;
}

/* FOOTER AREA SETTINGS */

.footer {
	clear: both;
	background-image: url("footer.jpg"/*tpa=http://www.northamptonhypnosis.co.uk/images/footer.jpg*/);
	color: #000;
	font-size: 85%;
	text-align: right;
	line-height: 20px;
	height: 70px;
	padding: 20px 20px 0 0;
}

.footer p {
	margin: 0; padding: 0;
}

/* IMAGE FLOAT SETTINGS */

.imageleft {
	border: 3px double #c0c0c0;
	margin: 0 15px 2px 0;
	float: left;
}

.imageright {
	border: 3px double #c0c0c0;
	margin: 0 0 2px 15px;
	float: right;
}
