@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body  {
	color: #48331F;
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	background-image: url(images/Background.jpg);
	margin: 0px;
	padding: 0px;
}

#footer  {
	width: 100%;
	background-image: url(images/Tagline.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	background-position: center top;
}
#footer  .nestedFooter {
	width: 100%;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 30px;
	padding-top: 30px;
	font-size: 12px;
	line-height: 24px;
	background-image: url(images/Background-Lite.jpg);
}

/*
#footer .nestedFooter a:link, #footer .nestedFooter a:visited    {
	color: 775a3e;
	text-decoration: none;
	font-weight: bold;
}
#footer .nestedFooter a:hover {
	color: 775a3e;
	text-decoration: underline;
}
*/

#footer .nestedFooter a {color: #775a3e;text-decoration: none;font-weight: bold;}
#footer .nestedFooter a:hover {text-decoration: underline;}

h1   {
	color: #000000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 10px;
	margin-left: 0em;
}
h2 {
	margin-bottom: 1em;
	font-weight: normal;
	font-size: 18px;
	font-style: italic;
	text-transform: capitalize;
}
h3 {
	color: #000000;
}
p {
	margin-bottom: 1em;
}
#container  {
	width: 950px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nestedHeader {
	width: 950px;
	line-height: 24px;
	text-align: left;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 190px;
}
.navPrimary {
	float: left;
	margin-top: 30px;
}
.navSecondary {
	float: right;
	margin-right: 0px;
}
#Content  {
	width: 910px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20;
	padding-left: 20;
}
.heroImage {
	margin-bottom: 20px;
}
.mainZone {
	float: left;
	width: 590px;
	font-size: 16px;
	line-height: 25px;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*
.mainZone a:link, .mainZone a:visited {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: 775a3e;
	text-decoration: none;
}
.mainZone a:hover {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: 775a3e;
	text-decoration: underline;
}
*/
.mainZone a {
	line-height: 24px;
	font-weight: bold;
	color: #775a3e;
	text-decoration: none;
}
.mainZone a:hover {text-decoration: underline;}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.floatLeft {
	float: left;
}
.shopDescription {
	font-size: 10px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif, "Lucida Grande";
}
.shopItem {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}
.shopDescription a:link, .shopDescription a:visited {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
.shopDescription a:hover {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.mainZoneSpin {
	float: left;
	width: 590px;
	font-size: 16px;
	line-height: 25px;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 550px;
}
.mainZoneShop {
	float: left;
	width: 610px;
	font-size: 16px;
	line-height: 25px;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#prizecert {
	background-image: url(images/Background-Lite.jpg);
	width: 550px;
	padding: 20px;
}
.insetLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

