@charset "UTF-8";
body {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-color: #D9531E;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #496869;
}
a:link {
	color: #496869;
	text-decoration: underline;
}
a:visited {
	color: #496869;
	text-decoration: underline;
}
a:hover {
	color: #496869;
	text-decoration: none;
}
a:active {
	color: #496869;
	text-decoration: none;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
ul {
	margin: 0px;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
li {
	margin: 0px;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-position: outside;
}
ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
ol li {
	list-style-type: decimal;
}
.table_pointschecking {
	font-size: 10px;
	background-image: url(images/points_checking-_bg.gif);
	background-repeat: repeat-y;
}
#point_checking_intro {
	width: 646px;
	padding-left: 50px;
	padding-bottom: 7px;
}
#redemption_intro {
	width: 646px;
	padding-left: 50px;
	padding-bottom: 7px;
	font-size: 20px;
	height: 130px;
	padding-top: 20px;
}
.redemption_title {
	font-size: 24px;
}
#container {
	width: 982px;
	height: auto;
	position: absolute;
	margin-left: -491px;
	left: 50%;
	margin-top: 135px;
	background-color: #FFFFFF;
}
#container td.pcright {
	padding-right: 25px;
	padding-left: 16px;
	width: 282px;
}
#container td.pcleft {
	width: 285px;
	padding-left: 63px;
	padding-right: 25px;
}
#friends_name {
	padding-left: 350px;
	height: 26px;
	border: 0px solid #FFFFFF;
	padding-top: 24px;
}
#city {
	height: 40px;
	padding-top: 30px;
	padding-left: 198px;
}
#browniepoints {
	height: 32px;
	padding-left: 145px;
	padding-top: 6px;
}
#thesmartdeed {
	height: 70px;
	padding-top: 20px;
	padding-left: 180px;
}
.fields {
	background-image: url(images/background_fields.gif);
	background-repeat: no-repeat;
}
#container table.pointers {
	font-size: 11px;
}
.pointers_titles {
	font-size: 12px;
}
.box1 {
	width: 172px;
	padding-left: 50px;
	padding-right: 20px;
	padding-top: 0px;
	background-image: url(images/box1_bg.gif);
}
.box2 {
	background-image: url(images/box2_bg.gif);
	background-repeat: repeat-y;
	width: 170px;
	padding-top: 5px;
	padding-left: 26px;
	padding-right: 20px;
}
.box3 {
	background-image: url(images/box3_bg.gif);
	background-repeat: repeat-y;
	height: 0px;
	width: 180px;
	padding-left: 20px;
	padding-right: 38px;
	padding-top: 0px;
}
.box4 {
	background-image: url(images/box4_bg.gif);
	width: 170px;
	background-repeat: repeat-y;
	padding-left: 52px;
	padding-right: 20px;
	padding-top: 0px;
}
.box5 {
	background-image: url(images/box5_bg.gif);
	background-repeat: repeat-y;
	width: 170px;
	padding-left: 26px;
	padding-right: 20px;
}
.box6 {
	background-image: url(images/box6_bg.gif);
	background-repeat: repeat-y;
	height: 0px;
	width: 170px;
	padding-left: 28px;
	padding-right: 40px;
	padding-top: 0px;
}
#pointer1 {
	height: 117px;
	width: 234px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 80px;
	font-size: 11px;
	color: #D9531E;
	float: left;
}
#pointer1  .title {
	font-size: 23px;
	text-transform: uppercase;
	font-weight: bold;
	color: #754200;
}
#pointer1 .city {
	font-size: 15px;
	text-transform: uppercase;
	color: #D9531E;
	font-weight: bold;
}
.brown {
	color: #754200;
}
#pointer2 {
	height: 117px;
	width: 224px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 80px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 11px;
	color: #D9531E;
	float: right;
}
#pointer2 .title {
	font-size: 23px;
	text-transform: uppercase;
	font-weight: bold;
	color: #754200;
}
#pointer2 .city {
	font-size: 15px;
	text-transform: uppercase;
	color: #D9531E;
	font-weight: bold;
}