@charset "ISO-8859-7";
body, div, a, p, ul, li  {
	padding:0px;
	margin:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	line-height: 20px;
}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.center1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-color: #FFF;
}
.head {
	height: 150px;
}
.main-theme {
	background-color: #00b2d6;
	background-image: url(../images/slava-main-theme.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main-theme-content {
}
.main-theme-top {
	padding-top: 20px;
	padding-bottom: 30px;
}
.dates {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
.textbox {
	margin: 0px;
	padding: 20px;
	width: 565px;
}
.footer {
	background-image: url(../images/footer-line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #2dcbf6;
	padding-bottom: 50px;
	padding-top: 30px;
}
.textshadow {
	color:#146FB0;
	font-size:18px;
	text-shadow: 1px 1px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
}
.textshadow-dark {
	font-size:18px;
	text-shadow: 1px 1px 5px #333;
	filter: dropshadow(color=#333, offx=1, offy=1);
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
}
.plaintextwrap img{
	border: 2px solid #FFF;
	-webkit-box-shadow:  0px 3px 10px 0px rgba(0, 0, 0, 1);
	box-shadow:  0px 3px 10px 0px rgba(0, 0, 0, 1);
	margin: 10px;
}
.plaintextwrap {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
.plaintextwrap p {
	text-align: justify;
}
.bullets {
	padding-left: 20px;
	list-style-type: square;
	color: #FFF;
}
.textbox p a{
	color: #FFF;
	text-decoration: underline;
}
.textbox p a:hover {
	color: #ADF6FF;
	text-decoration: underline;
}
.bullets li {
	margin-bottom: 5px;
}
.priceBoard {
	font-size: 14px;
}
.priceBoard td {
	padding: 2px;
	background-color: #333;
}
#carousel img:hover {
	cursor: pointer;
}
.galleryWrap {
	width: 80%;
}
.contact td {
	padding: 2px;
}
.contact input {
	height: 22px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
