﻿html {
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
	height: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	padding: 0;
	background: url('images/bg2.jpg') repeat;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
}
img {
	border-style: none;
}
.imageleft {
	margin: 5px 10px;
	float: left;
}
.clear {
	clear: both;
}
.textbox h1 {
	font: normal 160% Georgia,Serif;
	color: #444;
	margin: -3px 0 0 0;
	letter-spacing: 2px;
}
/*General Hyperlink Settings */
a {
	color: #495687;
	text-decoration: underline;
}
a:hover {
	color: #495687;
	text-decoration: underline;
}
/*Headings */
h1 {
	font: 180% Georgia,Serif;
	color: #67799D;
	text-align: left;
}
h2 {
	font: 160% Georgia,Serif;
	color: #888;
}
h6 {
	font: 150% Georgia,Serif;
	color: #333;
}
h5 {
	font: 150% Georgia,Serif;
	color: #333;
}
h4 {
	font: 150% Georgia,Serif;
	color: #333;
}
h3 {
	font: 150% Georgia,Serif;
	color: #333;
}
/*Settings for outer wrappers */
#container {
	margin: 0px auto;
	width: 870px;
	background: #fff;
	border: 10px solid #fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 850px;
}

html > body #container {
	width: 850px;
}
#inner {
	width: 850px;
}
#mid {
	background: url('images/headerimage.jpg') repeat;
	float: left;
	width: 850px;
}
#coupon {
	width: 600px;
	padding: 20px;
	border: 3px dashed #67799D;
	text-align: left !important;}
#coupon img {float: left; padding: 3px; margin: 3px;}	
	
#textboxleft {width:220px; height: 205px; float: left;}
#textbox {
	width: 630px;
	height: 205px;
	float: right;
	text-align: left;
}
.textbox {
	text-align: left;
	padding: 20px 20px 20px 20px;
	color: #444;
	font: 115%/130% verdana;
}
#body1 {
	font: 110%/140% verdana;
	width: 645px;
	background: #fff;
	text-align: left;
	float: right;
	padding: 10px;
	border-left: 5px solid white;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 620px;
}
html > body #body1 {
	width: 620px;
}
#body2 {
	width: 200px;
	float: left;
	background: #fff;
	text-align: left;
}
.copyright {
	margin-top: 5px;
	padding-top: 1px;
	color: #fff;
	text-align: center;
}
/* Horizontal Menu CSS */
.hmenu {
	text-align: right;
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0px;
}
.hmenu li {
	margin: 0;
	display: inline;
}
.hmenu a {
	color: #000;
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
.hmenu a:hover {
	text-decoration: underline;
}
/* Sub (Side) Menu CSS */
#submenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#submenu li {
	margin-bottom: 5px;
}
#submenu a:visited {
	color: #333;
	text-decoration: none;
	display: block;
	width: 200px;
	height: 22px;
	background: url('images/button.gif') no-repeat;
	padding: 5px 0 2px 30px;
	/* box model hack */	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 170px;
	height: 15px;
}
#submenu a:link {
	color: #333;
	text-decoration: none;
	display: block;
	width: 200px;
	height: 22px;
	background: url('images/button.gif') no-repeat;
	padding: 5px 0 2px 30px;
/* box model hack */	voice-family: "\"}\"";
	voice-family: inherit;
	width: 170px;
	height: 15px;
}
html > body #submenu a:visited {
	width: 170px;
	height: 15px;
}
html > body #submenu a:link {
	width: 170px;
	height: 15px;
}
#submenu a:hover {
	color: #333;
	background: url('images/button.gif') no-repeat 0px -52px;
}
#submenu a:active {
	color: #333;
	background: url('images/button.gif') no-repeat 0px -52px;
}
