@charset "UTF-8";
/* CSS Document */

body {
	margin: 30px 0px;
	background-image: url(../images/floorBG.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6F5837;
}
.CAP {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}
#container {
	height: auto;
	width: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow: hidden;
}
#header {
	height: 253px;
	width: 800px;
	position: relative;
}
.floatleft {
	float: left;
}
#colummA {
	background-color: #FFFFFF;
	position: relative;
	height: auto;
	width: 443px;
	float: left;
	text-align: left;
	font-size: 13px;
	color: #5B5444;
	line-height: 22px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#columm-wrap {
	background-color: #CCCCCC;
	overflow: hidden;
	position: relative;
	height: auto;
	width: 800px;
	text-align: left;
	background-image: url(../images/colummBG.gif);
	background-repeat: repeat-y;
}
#article {
	position: relative;
	height: auto;
	width: 287px;
	padding: 15px;
}
.picframe-float-left {
	float: left;
	border: 1px solid #7F765F;
	margin-right: 15px;
}
.bigbold {
	font-size: 14px;
	font-weight: bold;
	color: #68604D;
}
.red-sub {
	font-size: 13px;
	color: #990000;
}
#colummB {
	position: relative;
	height: auto;
	width: 317px;
	float: right;
	margin-bottom: 15px;
	background-color: #D6D6D6;
}
#footer {
	position: relative;
	height: 28px;
	width: 800px;
	clear: both;
	border-top: 17px solid #7F765F;
	border-bottom: 1px solid #7F765F;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	font-size: 14px;
	padding-top: 7px;
	text-align: center;
}
#article p {
	position: relative;
	width: 285px;
	height: auto;
	color: #39352B;
	font-size: 11px;
	float: left;
	line-height: 15px;
	margin-top: 15px;
}
#article p a {
	color: #C74F00;
	font-size: 13px;
}
#article p a:hover {
	color: #FFFFFF;
}

hr {
	height: 1px;
	background-color: #7F765F;
	color: #7F765F;
	border: none;
	padding: 0;
	margin: 1em 0;
}
h1 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7F765F;
	position: relative;
	height: 30px;
	width: 443px;
	margin: 0px;
	padding: 0px;
}
.Sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #BA5538;
	text-transform: capitalize;
}
#coupon-frame {
	border: 1px dashed #CC6A46;
	position: relative;
	width: 441px;
	height: 258px;
}
#scissor {
	background-image: url(../images/scissor.gif);
	position: absolute;
	height: 19px;
	width: 37px;
	left: 348px;
	top: -20px;
}
ol {
	list-style-image: url(../images/arrows.jpg);
	margin-left: -15px;
}
.textbox {
	border: 1px solid #8E836A;
	width: 250px;
}
.little-font {
	font-size: 10px;
	line-height: 15px;
}
.zip-box {
	width: 103px;
	border: 1px solid #8E836A;
}
.italic {
	font-style: italic;
	color: #9A0606;
}
