@charset "utf-8";
#site_body {
	background-attachment: fixed;
	background-image: url(images/sitebackground.gif);
	background-repeat: repeat;
}
#home_body {
	background-attachment: fixed;
	background-image: url(images/homepagetile.gif);
	background-repeat: repeat;
}
#logo_home {
	z-index: 10;
	position: absolute;
	top: 150px;
	width: 100%;
}
#logo_home td {
	vertical-align: middle;
	text-align: center;
	
}
#logo_home p {
	margin: 0;
	padding: 0 5px 0 5px;
}
#logo_home p#home_links {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #EEEEEE;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	color: #EEEEEE;
	font-size: 24px;
	font-weight: bold;
}
#logo_home a:link {
	text-decoration: none;
	color: #EEEEEE;
}
#logo_home a:visited {
	text-decoration: none;
	color: #EEEEEE;
}
#logo_home a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#logo_home a:active {
	text-decoration: none;
	color: #EEEEEE;
}
#top_menu p {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	color: #EEEEEE;
	font-size: 24px;
	font-weight: bold;
	padding-left: 1em;
}
#top_menu .current_page {
	color: #FFFFFF;
}
#top_menu a:link {
	text-decoration: none;
	color: #EEEEEE;
}
#top_menu a:visited {
	text-decoration: none;
	color: #EEEEEE;
}
#top_menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#top_menu a:active {
	text-decoration: none;
	color: #EEEEEE;
}
#header {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EEEEEE;
	margin-bottom: 2em;
}
#header img {
	border-style: none;
}
#header h1 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 48px;
	font-weight: bold;
	margin: 0;
}
#header table {
	margin: 0;
	padding: 0;
	border-style: none;
}
#footer {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #EEEEEE;
	margin-top: 2em;
}
#footer p {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	color: #EEEEEE;
	font-size: 18px;
	font-weight: normal;
	padding: 0 1em;
	text-align: center;
}
#footer a:link {
	color: #EEEEEE;
	text-decoration: none;
}
#footer a:visited {
	color: #EEEEEE;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
	color: #EEEEEE;
	text-decoration: none;
}
#salon_images { 
	text-align: center;
}
#salon_images table{
	margin: 0 auto;
	padding: 0;
	border-style: none;
	text-align: left;
}
#salon_images td {
	padding: 1.5em 1.5em;
}
#salon_images img {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
p {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	padding: 0 1em;
}
.pricelist, #image_page p.pricelist {
	font-size: 18px;
	text-align: right;
}
#photos {
	position: absolute;
	top:10px;
	right:0px;
	width:180px;
	padding:10px;
}
#photos h2 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 32px;
	font-weight: normal;
	margin: 1em auto 0.5em auto;
	text-align: center;
}
#photos img {
	display: block;
	margin: 1em auto 1em auto;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
#photos-bonbon {
	position: absolute;
	top:10px;
	right:0px;
	width:320px;
}
#photos-bonbon h2 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 32px;
	font-weight: normal;
	margin: 1em auto 0.5em auto;
	text-align: center;
}
#photos-bonbon img {
	display: block;
	margin: 1em auto 1em auto;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
#main {
	margin: 0 180px 0 0;
	padding: 0;
}
#main-bonbon {
	margin: 0 320px 0 0;
	padding: 0;
}
#bonbon-display {
 	margin: 0;
	padding: 0 1em 0 1em;
}
#bonbon-display img {
	display: block;
	margin: 1em auto 1em auto;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
#image_page {
	text-align: left;
 	margin: 0;
	padding: 0 1em 0 1em;
}
#image_page table {
	margin: 0;
	padding: 0;
	border-style: none;
	text-align: left;
}
#image_page p {
	padding: 0 10px 10px 10px;
	margin: 0;
	text-align: justify;
}
#image_page img {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	padding: 0;
	margin: 0 10px 10px 10px;
}
#image_page .pricelist img {
	border-width: 0;
	margin: 0 3px;
}
#thumbnails {
	text-align: left;
 	margin: 0;
	padding: 0 1em 0 1em;
}
#thumbnails img {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	padding: 0;
	margin: 0 10px 20px 10px;
}
a:link {
	text-decoration: none;
	color: #EEEEEE;
}
a:visited {
	text-decoration: none;
	color: #EEEEEE;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #EEEEEE;
}

.thanks {
	font-size: 18px;
}
