body {
	background-color: #003366;
}

body {
	color: #DEDECA;
}

td, th {
	color: #99CCCC;
}

h1 {
	color: #FFFFFF;
	font-size: 48px;
	text-align: center;
}
.clickButton {
	font-size: 18px;
	background-color: #900;
	border: medium solid #FFF;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

.shop-page.clickButton{
  display:inline-block;
  vertical-align: top;
  text-align:center;
  width:23%;
  padding: 40px;
  margin:30px 1% 0 0;
}

.shop-page.clickButton table{
	width:100%;
	text-transform:uppercase;
	font-weight: bold;
	color:#fff;
	font-size:17px;
	margin:0 0 20px;
}

.small{
	font-size:12px;
	font-style: italic;
}

.shop-page.clickButton table td{
	color:#fff;
}

.shop-page.clickButton img{
	margin:0 0 20px;
}


.centered{
	text-align:center;
}
.Poster {
	text-align: center;
	font-size: 24px;
}


h2 {
	color: #990000;
}

h3, h4 {
	color: #FFFFCC;
	font-size: 24px;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}a:link {
	color: #FFF;
}
a:hover {
	color: #4C9CCD;
}
a:visited {
	color: #FFF;
}

img {
    height: auto;
    max-width: 100%;
}

.clear {
	clear: both;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
}

.header {
	text-align: center;
	width: 100%;
	margin: 0 0 20px;
}
.header h1,
.header h2,
.header h3,
.header h4 {
	color: #fff;
	text-transform: uppercase;
	margin: 0  0 20px;
	line-height: 1em;
}

.header h1 {
	margin: 30px 0 18px;
}

.header h2 {
	font-size: 52px;
}

.header h3 {
	font-size: 30px;
}

.header h4 {
	font-weight: normal;
	font-size: 20px;
}

.left-column {
	float: left;
	width: 47%;
	margin: 0 6% 4% 0;
}

.right-column {
	float: left;
	width: 47%;
	margin: 0 0 4% 0;
}

.left-column h2,
.left-column h2 {
	/*text-transform: uppercase;
	text-decoration: underline;*/
	margin: 20px 0 0;
	color: #fff;
}

.left-column h2.contact {
	text-decoration: none;
}

.left-column h2.contact span {
	text-decoration: underline;
}

.left-column h5 {
	text-align: center;
	color: #fff;
	margin: 6px 0 30px;
	font-size: 22px;
}

.left-column ul li {
	padding: 0 0 0 20px;
	margin: 0 0 20px;
}

.left-column ul li a {
	/*font-size: 18px;*/
}

.left-column ul li a:hover {
	text-decoration: underline;
	color: #fff;
}

.left-column .clickButton {
	width: 100%;
	text-align: center;
}

.left-column .clickButton.top {
	margin: 20px 0 30px;
}

.left-column .clickButton.top h3 {
	color: #fff;
	margin:9px 0;
}

.left-column .clickButton.top h3:last-child {
	font-size: 22px;
}

.left-column .clickButton.top h3 a:hover {
	color: #4C9CCD;
}

.blank-space {
	height: 150px;
	width: 100%;
}

.review {
	padding: 0 0 0 80px;
	margin: 0 0 40px;
	color: #fff;
	background: url(/wreath.PNG) no-repeat left top;
}

.review.star {
	background: url(/star.PNG) no-repeat left top;
}

.review h3 {
	text-transform: uppercase;
	text-decoration: underline;
	margin: 0 0 3px;
	font-size: 25px;
	line-height:1.2em;
	color: #fff;
}

.review p {
	font-size: 24px;
	text-transform: uppercase;
	margin: 0 0 20px;
}

.review p span {
	text-decoration: underline;
}

.right-column img {
	border: 1px solid #fff;
		margin: 20px 0 18px;
}

.middle-content {
	width: 100%;
}

.middle-content .review:first-child {
	float: left;
	width: 371px;
	margin: 0 6% 20px 0;
}

.middle-content .review:last-child {
	float: left;
	width: 371px;
	margin: 0 0 20px 0;
}


.bottom-page {
	width: 100%;
}
