@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.PaddingRightLeft {
	padding-right: 16px;
	padding-left: 16px;
}
.Specials {
	font-size: 10px;
	color: #000000;
	background-color: #BBB993;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
}

body {
	background-image: url(../MasterImages/BG.gif);
	background-repeat: repeat-x;
	background-color: #F8F5EF;
	background-attachment: fixed;
	background-position: left top;
}
#wrapper {
	margin: auto;
	height: auto;
	width: 948px;
	border: 2px none #F5F5F5;
	position: relative;
}
#container {
	margin: auto;
	height: auto;
	width: 942px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border: 2px solid #CABFB6;
	background-color: #f8f6f2;
}
#footer {
	height: 30px;
	width: 900px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #54301A;
	margin: auto;
	position: relative;
}
#header {
	height: 48px;
	width: 942px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#nav {
	background-color: #BAB992;
	margin: auto;
	height: 30px;
	width: 936px;
	position: relative;
	padding-top: 4px;
	padding-bottom: 0px;
}
#action {
	height: 345px;
	width: 936px;
	position: static;
	background-color: #c2ac8f;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
#content {
	height: auto;
	width: 900px;
	position: relative;
	color: #867C73;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
.PaddingRight {
	padding-right: 16px;
}
#flash {
	padding: 0px;
	float: left;
	height: 345px;
	width: 656px;
	z-index: -1000;
	position: static;
}
#widget {
	float: right;
	height: 325px;
	width: 244px;
	background-color: #c2ac8f;
	margin: 0px;
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 18px;
}
.SpecialSmallPrint {
	font-size: 10px;
	color: #FFFFFF;
}
