
body {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #8A6D6D;
	background: #574053 url(images/v2_background.gif) repeat;
	font-size: 70%;
	line-height: 140%;
}
a, a:link, a:visited {
	color: #F11C78;
	text-decoration: none;
}
a:hover {
	color: #5B4158;
	text-decoration: none;}
	
p {
	margin: 0px;
	padding: 0px;
	font-size: 11pt;}
	

h2 {}

h4 {
	font-size: 10pt;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
.description {
	color: #BD6774;
	margin-bottom: 10px;
}


#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#wrapper_extra {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}



#header {
	background: url(images/logo.jpg) no-repeat;
	height: 108px;
}
#header h1 {
	display: none;
}
#header p {
	display: none;}

#navigation {
	position: relative;
	float: right;
	top: -37px;
	height: 36px;
	width: 380px;}
	
#navigation ul {
	margin: 0px;
	padding: 0px;}
	
#navigation li {
	display: inline;
	list-style: none;
	float: left;}
	
#navigation span {
	display: none;}

#navigation .nav_home a {
	background: url(images/nav_home.gif) no-repeat;
	height: 36px;
	width: 64px;
	display: block;}
	
#navigation .nav_home a:hover, #navigation .nav_homeon {
background : url(images/nav_home_on.gif) no-repeat top left;
	height: 36px;
	width: 64px;
	display: block;}
	
#navigation .nav_gallery a {
	background: url(images/nav_gallery.gif) no-repeat;
	display: block;
	height: 36px;
	width: 88px;}
	
#navigation .nav_gallery a:hover, #navigation .nav_galleryon {
background : url(images/nav_gallery_on.gif) no-repeat top left;
	height: 36px;
	width: 88px;
	display: block;}
	
#navigation .nav_appointments a {
	background: url(images/nav_appointments.gif) no-repeat;
	display: block;
	height: 36px;
	width: 138px;}
	
#navigation .nav_appointments a:hover, #navigation .nav_appointmentson {
background : url(images/nav_appointments_on.gif) no-repeat top left;
	height: 36px;
	width: 138px;
	display: block;}

#navigation .nav_contact a {
	background: url(images/nav_contact.gif) no-repeat;
	display: block;
	height: 36px;
	width: 88px;}
	
#navigation .nav_contact a:hover, #navigation .nav_contacton {
background : url(images/nav_contact_on.gif) no-repeat top left;
	height: 36px;
	width: 88px;
	display: block;}

#mainbox {
	border: 5px solid #4C293B;
	padding: 20px;
	background: #F6F2F1;
	width: 780px;
	height: 450px;
	margin: -15px auto 20px;}
	
#mainboxgallery {
	border: 5px solid #4C293B;
	padding: 20px;
	background: #F6F2F1;
	width: 780px;
	height: 1700px;
	margin: -15px auto 20px;}

#content_right {
	width: 312px;
	text-align: justify;
	margin-left: 450px;
	line-height: 13pt;}
	
	
#content_left {
	float: left;
	width: 400px;
	line-height: 13pt;
	padding: 10px;
	margin-right:20px}
	
#content_left h2 {
	margin: 0px 0px 2px;
	color: #BD6774;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	line-height:130%;}
	
#content_left p {
	margin: 14px 0px 2px;
	font-weight: normal;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #8A6D6D;
	line-height: 140%;
	font-size: 9pt;}


#footer {
	text-align: center;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
      clear: both;
}
#footer a:link, #footer a:visited {
	color: #F11C78;
	text-decoration: none;
}
#footer a:hover {
	color: #DBE0CC;
}

.galleryimage {
	float : left;
	margin-top:10px;
	margin-right: 10px;
	border : 1px solid #ffffff;
	vertical-align : text-top;}


