@charset "utf-8";
/* CSS Document */

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	background-image: url(../images/bkgd_80_percent.png);
}body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FEAB27;
}
body {
	background-image: url(../images/prices_background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
h3 {
	font-size: 18px;
}
#content_prices {
	width:70%;
	min-width:935px;
	background-image: url(../images/bkgd_80_percent.png);
	padding: 0px;
	border: 3px solid #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	background-repeat: repeat;
}
a:link {
	color: #376D58;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FC0;
}
a:active {
	color: #600;
}
p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #ECA229;
	left: auto;
}
#h2 {
	font-family: Papyrus;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
}
.movie500px {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.centerAlignPara {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.centerAlignPara p {
	text-align: center;
}

