/* Erik Meyer Global Reset @ */

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, form {
margin: 0;
padding: 0;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	color:#333333;
	background:url(../images/bg.jpg) repeat-x;
	background-color: #b8cbda;
}

/* Layout */

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(../images/contentBg3.jpg) repeat-y;

}

#header  {
		background:url(../images/header3.jpg) repeat-x;
		height: 145px;
}


#leftColumn {
	float: left;
	width: 160px;
	margin: 30px 0 0 0;
	padding: 0 0 0 20px

}

#centerColumn  {
	float: left;
	width: 440px;
	margin: 30px 0 30px 25px;
}

#rightColumn  {
	float: left;
	width: 235px;
	margin: 30px 0 0 60px;
	font-size: 95%;
}

#flash {
	padding: 0 0 0 0;
}


#topMenu ul{
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 100%;
	width: 159px;
}

#topMenu li {
	padding: 6px 0 6px 10px;
	background:url(../images/bg-menu-item.gif) no-repeat;
	margin: 0 0 1px 0;
}

#topMenu li a {
	display: block;
	color: #099;
	text-decoration: none;
}

#topMenu li a:hover, #topMenu li a:focus {
	color: #c33;
}

#topMenu li:hover {
	background:url(../images/bg-menu-item-hover.gif) no-repeat;
}

#topMenu ul ul li:hover {
	background-image: none;
}



#topMenu ul ul{
		padding: 10px 0 0 0;
		list-style: none;
		font-size: 100%;
}

#topMenu li ul li {
	display: block;
	padding: 0 0 0 5px;
	border-bottom: none;
	font-size: 90%;
	background-image:none;
}

/* Menu highlighting */

#home #linkHome a, #about #linkAbout a, #TFT #linkTFT a, #events #linkEvents a, #pay #linkPay a, #contact #linkContact a, #NLP #linkNLP a, #resources #linkResources a, #weightloss #linkWeightloss a, #train #linkTrain a, #newsletter #linkNewsletter a, #news #linkNews a, #meta #linkMeta a, #life #linkLife a, #image #linkImage a, #hypnotherapy #linkHypnotherapy a, #reiki #linkReiki a, #store #linkStore a, #testimonials #linkTestimonials a{
	color: #c33; 
}

#centerColumn ul, #rightColumn ul {
	padding: 0 0 0 15px;
}

#footer {
	clear: left;
	color: #fff;
	text-align: center;
	font-size: 90%;
	background: url(../images/footer.jpg) no-repeat;
	height: 50px;
}

.imgRight {
 	float: right;
 	margin-left: 8px;
}

#homeImages {
	float: right;
	padding: 0 0 0 10px;
	width: 145px;

}

#newsletter {
	position: absolute;
	left: 680px;
	top: 40px;
	width: 250px;
	color: #fff
}

#newsletter input.email {
	width: 180px;

}

#emailBox {
	background: url(../images/emailBg.gif) no-repeat;
	padding: 5px;
	height: 34px;
	width: 260px;

}

#emailBox p {
	padding: 1px 0 0 3px;
}

#emailBox a {
	color: #fff;
	text-decoration: none
}

#emailBox input {
	margin: 0 0 0 3px;
}

.leftBox {
	clear: left;
	margin: 30px 0 0 0;
	padding: 15px 0 0 20px;
	width: 160px;
	height: 98px;
	color: #fff;
	background:url(../images/contact.jpg) no-repeat;
}

.leftBox a {
	color: #fff;
}

.big {
	font-size: 140%;
	margin: 0 0 10px 0;
}

h1, h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #099;
	font-weight: normal;
}

h1 {
	padding: 0 0 15px 0;
	font-size: 100%;
}

h2.SectionTitle {
	font-size: 140%;
}

h2 {
	font-size: 120%;
	font-weight: bold;
}

h3 {
	font-size: 110%;
	color: #666;
}

a {
	color: #cc3333;
	text-decoration: none;
	outline: none;
}

a:focus {
	color: #099;
}

a:hover {
	color:  #099;
}

#footer p {
	padding: 20px 0 0 0;
}

h2#quote {
	display: inline;
}


#events td {
	font-size: 90%;
	padding: 5px;
}

.subscribe {
	width: 400px;
	border: 1px solid #ccc;
	padding: 15px;
}

img {
	border: none;
}

.small {
	font-size: 85%;
}

