body {
	background: #310413 url(../images/body_bg.jpg) top left repeat-x;
	color: #FFF;
	font: 62.5%/1.5 "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
strong, em, b, i {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	color: #CC0066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	padding-top: 10px;
	padding-bottom:8px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding-top: 10px;
}
p, li {
	font-size: 1.2em;
}
p {
	padding: 10px 0;
}
li {
	list-style-type: disc;
	margin-left: 15px;
}
.hide {
	position: absolute;
	left: -9999px;
	top: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}
p .tel {
	font-weight: bold;
}
.tel {
	font-size: 1.14em;
	line-height: 2em;
}
#logo a {
	background: url(../images/logo.jpg) center center no-repeat;
	display: block;
	height: 100px;
	width: 460px;
}
.thumbnail a img {
	border: 1px solid #310413;
	overflow: hidden;
}
.thumbnail a:hover img {
	border: 1px solid #FFF;
	overflow: hidden;
}
#footer p {
	color: #CCC;
	font-size: 1em;
}