﻿html,body,form
{
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url("../images/Background-X.jpg");
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#Header
{
	width: 951px;
	height: 468px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/Header.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

#HeaderLinks
{
	text-align: right;
	padding-bottom: 1px;
	border-bottom: solid 1px #362325;
	margin-bottom: 1px;
}

#HeaderLinks a
{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #362325;
	text-decoration: underline;
}

#HeaderLinks a:hover
{
	color: #A3620A;
	text-decoration: underline;
}

.MainNav 
{
	float: left;
}

.MainNav a, .MainNav img
{
	float: left;
	clear: none;
	border: none;
}

.HeaderMainImage
{
	float: left;
	clear: both;
	width: 808px;
	height: 199px;
	border: solid 1px #362325;
}

.ContentContainer 
{
	width: 951px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/WickedSlice.jpg");
	background-position: left top;
	background-repeat: repeat-y;
}

#FooterBackground
{
	clear: both;
	width: 100%;
	height: 447px;
	background-image: url("../images/LowerBackground-X.jpg");
	background-position: left bottom;
	background-repeat: repeat-x;
}

.Footer
{
	width: 951px;
	height: 447px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/Footer.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

.Footer .TestimonialTable
{
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	color: #362325;
}

.Footer .SupportUs
{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 18px;
	color: #362325;
	text-align: right;
	margin-right: 115px;
}

.Footer .SupportUs a
{
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 14px;
	color: #362325;
	text-decoration: underline;
}

.Footer .SupportUs a:hover
{
	color: #A3620A;
}

.Footer .BottomLinks
{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #362325;
	text-align: center;
}

.Footer .BottomLinks a
{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #362325;
	text-decoration: underline;
}

.Footer .BottomLinks a:hover
{
	color: #A3620A;
	text-decoration: underline;
}


.CardsImage
{
}

.SiteMap
{
	float: left;
	clear: both;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	color: #362325;
	text-decoration: underline;	
}

#CopyrightLine
{
	float: right;
	margin-top: 55px;
	margin-right: 70px;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #362325;
}

.ContactUsForm
{
	border: solid 1px #362325;
}