body
{
	width: 700px;
	margin: 20px auto 20px auto;
	background-color: #ffffff;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 100%;
	line-height: 1.6em;
	color: #6a6a6a;
	font-size: 0.85em;
}

img
{
	border: 0px;
}

p 
{
	text-align: justify;
	position: relative;
	margin-top: 0px;
	margin-bottom: 18pt;
}

p.short
{
	text-align: left;
}

.block
{
	position: relative;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px dotted #8C9C3E;
	margin-bottom: 30px;
}

.abstract p
{
	font-weight: bold;
}

p.abstract.last
{
	padding-bottom: 1em;
	border: none;
	margin-bottom: 0;	
}

/** contact **/

.map
{
	display: block;
	width: 340px;
	height: 340px;
	background: #eeeeee;
}


/** location **/

.location .map
{
	float: left;
	margin-right: 20px;
}

.location h4
{
	margin: 0px;
}

.location .address
{
	display: block;
	width: 340px;
	height: 340px;
	float: left;
}



/** events **/

#events .event .head
{
	float: left;
	clear: both;
	padding-bottom: 18px;
}

#events .event h3 
{
	margin-bottom: 0px;
	padding: 0px;
}

#events .event .dates 
{
	font-size: 90%;
	margin-bottom: 18px;
}


/** news **/

#news .entry .head
{
	float: left;
	clear: both;
	padding-bottom: 18px;
}

#news .entry h3 
{
	margin-bottom: 0px;
	padding: 0px;
}

#news .entry .dates 
{
	font-size: 90%;
	margin-bottom: 18px;
}


h2
{
	margin-top: 0px;
	text-transform: uppercase;
	font-weight: normal;
	color: #ffffff;
	position: relative;
	font-weight: 100;
	color: #8C9C3E;
	font-size: 21px;
	letter-spacing: 2.1px;
	line-height: 26px;
	margin-bottom: 10px;
	padding: 0px;
}

a,
a:link
{
	outline: none;
	color: #8C9C3E;
}

a:hover
{
	color: #ae3962;
}

a:visited
{
	color: #6a6a6a;	
}

p a
{
	font-weight: bold;
}

.masthead
{
	position: relative;
	margin: 0px;
	border-bottom: 1px dotted #8C9C3E;
	margin-bottom: 30px;
}

.masthead h1
{
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px;
	width: 279px;
	height: 46px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	font-size: 20px;
	line-height: 36px;
}


ul.navi
{
	list-style: circle;
	display: block;
	height: 1em;
	clear: both;
	color: #8C9C3E;
	margin: 20px 0px 40px 0px;
	padding: 0px;
}

ul.navi li
{
	list-style: circle;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 25px;
}

ul.navi a,
ul.navi a:link
{
	font-weight: normal;
	color: #8C9C3E;
	text-decoration: none;
}

ul.navi a:hover
{
	color: #ae3962;
	border-bottom: 1px dotted #ae3962;
}

ul.navi li.current a
{
	border-bottom: 1px dotted #8C9C3E;
}



ul.navi li.first
{
	list-style: none;
	margin-left: 0px;
}


.contents
{
	position: relative;
	margin: 0px;
	padding: 0px;
	min-height: 150px;
}


.head h2
{
	float: left;
}

.head ul.navi
{
	float: right;
	clear: none;
	margin: 1px;
}

.head 
{
	clear: both;
}

.leftColumn
{
	position: relative;
	display: block;
	float: left;
	width: 340px;
	margin-right: 20px;
}

.rightColumn
{
	position: relative;
	display: block;
	width: 340px;
	float: left;
}

.clear
{
	clear: both;
}

.internet-explorer-is-a-very-bad-piece-of-software-and-this-is-required-to-make-the-page-render
{
	position: relative;
	display: block;
	clear: both;
	border-bottom: 1px solid #ffffff;
}

#foot
{
	text-align: center;
	left: 0px;
	padding-bottom: 40px;
}


#foot .navi
{
	float: left;
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
}

#foot .credit
{
	float: right;
	font-size: 8pt;
	color: #cccccc;
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
}


#foot .credit a
{
	color: #cccccc;
}

form
{
	width: 330px;
	position: relative;
	display: block;
	clear: none;
	padding: 0px;
	margin: 0px;
}

form input.text,
form textarea
{
	border: 1px solid #777777;
	padding: 2px;
	font-family: courier;
	font-size: 9pt;
	width: 330px;
	max-width: 330px;
}

form label
{
	display: block;
	clear: both;
}

.error
{
	font-weight: bold;
	color: #ae3962;
}

.message,
.success
{
	font-weight: bold;
	color: #bf5176;
}

.buttons
{
	text-align: right;
}

input.button
{
	border: 0px dotted #8C9C3E;
}


.section .moreInformation
{
	text-align: right;
}

.section .moreInformation a
{
	font-size: 85%;
}

#about .contents  ul
{
	list-style: circle;
	margin-top: 0px;
	width: 400px;
}

#about .contents ul li
{
	margin-bottom: 8px;
	line-height: 130%;
}


#treatments .block .abstract p
{
	font-weight: normal;
	margin-bottom: 0em;
}

.smallprint
{
	font-size: 90%;
	font-style: italic;
	color: #8a8a8a;
}

#testimonials p
{
	text-align: left;
}