body,div,p
{
	font-family:		Helvetica, Palatino,'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
	color:			#80405e;
}

body
{
	background:		url('images/bg.jpg');
	background-position:	center top;
	text-align:		center;
	margin:			0px;
	padding:		51px 0 25px 0;
}

p
{
	margin:			0 0 0.5em 0;
	line-height:		1.4em;
	text-indent:		1.5em;
}

p.header
{
	text-align:		center;
	margin:			0 0 0.2em 0;
	font-size:		1.5em;
	text-indent:		0;
	font-weight:		bold;
	color:			#000000;
}

p.subheader
{
	font-size:		1.1em;
	text-indent:		0;
	color:			#000000;
	font-weight:		bold;
}

p.no_indent
{
	text-indent:		0;
	margin:			-0.7em 0 0.2em 0;
}

p.quote
{
	font-style:		italic;
}

img
{
	border:			0;
}

img.text_pic_right
{
	border:			5px #d9b4b4 solid;
	float:			right;
	margin:			0 0 0.5em 1em;
}

img.text_pic_left
{
	border:			5px #d9b4b4 solid;
	float:			left;
	margin:			0 1em 0.5em 0;
}

img.text_pic_center
{
	border:			5px #d9b4b4 solid;
	margin:			0.5em 0 0.5em 0;
}

img.trained_pic
{
	border:			5px #d9b4b4 solid;
	margin:			0.5em 0 0 0;
}

div.main_container
{
	background:		url('images/bgtile.jpg');
	margin:			auto;
	width:			646px;
	text-align:		left;
}

div.content
{
	padding:		35px 85px 0 85px;
	background:		url('images/bgtop.jpg');
	background-repeat:	no-repeat;
	clear:			both;
}

div.footer
{
	background:		url('images/footer.jpg');
	background-repeat:	no-repeat;
	background-position:	center bottom;
	width:			646px;
	height:			60px;
	margin-top:		20px;
	text-align:		center;
	font-size:		smaller;
	color:			#D1AFBF;
	font-variant:		small-caps;
}

sup
{
	line-height:		0em;
	font-size:		0.7em;
}

ul
{
	list-style-position:	outside;
	line-height:		1.4em;
	margin-top:		0;
	margin-bottom:		0.5em;
}

li
{
	margin:			0 0 0 -1.5em;
	list-style-type:	circle;
	font-weight:		bold;
}

li.sublist
{
	list-style:		none;
	font-style:		italic;
	font-weight:		normal;
	margin:			0;
	margin-bottom:		0.5em;
}

li.linklist
{
	list-style:		none;
	font-weight:		normal;
	margin:			0 0 0 -1.5em;
}

a
{
	color:			#b87e99;
}

a:hover
{
	color:			#80405e;
}

div.header
{
	width:			646px;
	height:			110px;
	background:		url('images/header.jpg');
}

div.left_home
{
	width:			81px;
	height:			31px;
	background:		url('images/left_home.jpg');
	float:			left;
}

a.home
{
	display:		block;
	width:			71px;
	height:			31px;
	background:		url('images/home.jpg');
	float:			left;
	text-decoration:	none;
	outline:		0;
	background-position:	0% 0%;
}
a.home:hover
{
	text-decoration:	none;
	background-position:	0% 100%;
}

div.one
{
	width:			10px;
	height:			31px;
	background:		url('images/1.jpg');
	float:			left;
}

a.programs
{
	display:		block;
	width:			109px;
	height:			31px;
	background:		url('images/programs.jpg');
	float:			left;
	text-decoration:	none;
	outline:		0;
	background-position:	0% 0%;
}
a.programs:hover
{
	text-decoration:	none;
	background-position:	0% 100%;
}

div.two
{
	width:			13px;
	height:			31px;
	background:		url('images/2.jpg');
	float:			left;
}

a.workshops
{
	display:		block;
	width:			114px;
	height:			31px;
	background:		url('images/workshops.jpg');
	float:			left;
	text-decoration:	none;
	outline:		0;
	background-position:	0% 0%;
}
a.workshops:hover
{
	text-decoration:	none;
	background-position:	0% 100%;
}

div.right_workshops
{
	width:			248px;
	height:			31px;
	background:		url('images/right_workshops.jpg');
	float:			left;
}

div.left_testimonials
{
	width:			81px;
	height:			34px;
	background:		url('images/left_testimonials.jpg');
	float:			left;
}

a.testimonials
{
	display:		block;
	width:			134px;
	height:			34px;
	background:		url('images/testimonials.jpg');
	float:			left;
	text-decoration:	none;
	outline:		0;
	background-position:	0% 0%;
}
a.testimonials:hover
{
	text-decoration:	none;
	background-position:	0% 100%;
}

div.three
{
	width:			12px;
	height:			34px;
	background:		url('images/3.jpg');
	float:			left;
}

a.contact
{
	display:		block;
	width:			86px;
	height:			34px;
	background:		url('images/contact.jpg');
	float:			left;
	text-decoration:	none;
	outline:		0;
	background-position:	0% 0%;
}
a.contact:hover
{
	text-decoration:	none;
	background-position:	0% 100%;
}

div.four
{
	width:			9px;
	height:			34px;
	background:		url('images/4.jpg');
	float:			left;
}

a.links
{
	display:		block;
	width:			76px;
	height:			34px;
	background:		url('images/links.jpg');
	float:			left;
	text-decoration:	none;
	outline:		0;
	background-position:	0% 0%;
}
a.links:hover
{
	text-decoration:	none;
	background-position:	0% 100%;
}

div.right_links
{
	width:			248px;
	height:			34px;
	background:		url('images/right_links.jpg');
	float:			left;
}

span.nodisplay
{
	display:		none;
}
