@charset "US-ASCII";
body {
	background-image: url(images/home-walker-bg.jpg);
	background-repeat: repeat-x;
}
a:link
    {
	color:#FFF
}
.nav_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #FFF;
	background-color: #27344D;
	height: 50px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bolder;
	border-top-color: #5db4cd;
	border-right-color: #5db4cd;
	border-bottom-color: #5db4cd;
	border-left-color: #5db4cd;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
}
a:visited
    {
	color:#E7E9EC;
	font-family: Arial, Helvetica, sans-serif;
}
	
.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	padding: 0px;
	color: #292833;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	background-image: url(images/Satin_Background_2.png);
	height: auto;
	background-repeat: no-repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #314692;
}
.coupon_border {
	border: thick dotted #FC6;
}

.arial_22_cream {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #314692;
}
.text_information {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFC;
	text-align: center;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bolder;
	color: #000;
	font-style: normal;
}
.header_italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	color: #000;
	text-decoration: none;
}

.bold_underline {
	font-weight: bold;
	text-decoration: underline;
}

.text_left_align {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.list_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #314692;
	text-align: center;
}
.coupon_border {
	border: medium dashed #0370C9;
}
.border_image {
	border: medium solid #FFF;
}
.red_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #da5228;
}
.main_content {
	margin: 5px;
	padding: 5px;
	height: auto;
	font-weight: normal;
}
.light_blue_background {
	background-color: #535F74;
}
.blue_box {
	background-color: #768598;
	text-align: center;
	height: auto;
	width: 180px;
	border: 3px solid #FFF;
	margin: 5px;
	padding: 5px;
}

