body {
	background: #f7f7ea;
	margin: 0px;
	padding: 0px; 
	text-align: center; /* Used for centering pages in IE */
}

p, h1, h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
}

/* You may use pixels or ems for text sizing.  */
/* li typeface and size must match rest of content. */

p {
	font-size: 14px;
	line-height: 18px;
	padding: 0px 15px;
	margin: 0px 0px 15px 0px;
}

div#content li {
	font-size: 14px;
	line-height: 18px;
	padding: 0px;
	margin-left: 20px;
}

h1#home {
	background-image: url(images/h1tag-home.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 10px;
	text-indent: -9999px;
	height: 57px;
}

h1#diabetic {
	background-image: url(images/h1tag-diabetic-shoes.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 10px;
	text-indent: -9999px;
	height: 57px;
}

h1#arch {
	background-image: url(images/h1tag-arch-supports.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 10px;
	text-indent: -9999px;
	height: 57px;
}

h1#zcoil {
	background-image: url(images/h1tag-z-coil.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 10px;
	text-indent: -9999px;
	height: 57px;
}

h1#store {
	background-image: url(images/h1tag-store-location.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 10px;
	text-indent: -9999px;
	height: 57px;
}

h1#coupon {
	background-image: url(images/h1tag-coupon.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 10px;
	text-indent: -9999px;
	height: 57px;
}

h1#faq {
	background-image: url(images/h1tag-faq.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 10px;
	text-indent: -9999px;
	height: 57px;
}

h1#forms {
	background-image: url(images/h1tag-forms.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 10px;
	text-indent: -9999px;
	height: 57px;
}

h1#links {
	background-image: url(images/h1tag-links.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 10px;
	text-indent: -9999px;
	height: 57px;
}

address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	border: 2px solid #b3cc63;
	padding: 10px;
	text-align: center;
	margin: 10px;
}

a:link, a:visited, a:active {
	color: #034188;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* ---------------------------- PAGE LAYOUT ELEMENTS ----------------------------  */

div#container {
	width: 900px;
	margin: 0px auto;
	background-image: url(images/content.gif);
	overflow: auto;
	border-left: 6px solid #4c6620;
	border-right: 6px solid #4c6620;
}

div#audio {
	margin: 10px auto 0px auto;
	border: 2px solid #b3cc63;
	width: 111px;
	height: 13px;
	padding: 0px;
}

div#logo {
}

div#header {
	width: 471px;
	height: 249px;
	float: right;
	border-right: 1px solid #f7f7ea;
}

div#flash {
	width: 427;
	height: 249px;
	float: left;
	border-left: 1px solid #f7f7ea;
}	

div#content {
	float: left;
	width: 650px;
	overflow: auto;
}

div#sidebar {
	float: right;
	width: 250px;
}

div#footer {
	width: 882px;
	background-color: #0e76bc;
	margin: 0px auto;
	overflow: auto;
	padding: 15px;
}

div#owner {
	width: 300px;
	float: right;
	text-align: right;
	color: #f7f7ea;
	font-size: 11px;
}

div#owner a:link, div#owner a:active, div#owner a:visited {
	color: #f7f7ea;
	text-decoration: underline;
}

div#owner a:hover {
	text-decoration: none;
}

div#copyright {
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 450px;
	text-align: left;
	float: left;
	color: #f7f7ea;
}

div#copyright a:link, div#copyright a:visited {
	color: #f7f7ea;
	text-decoration: underline;
}

div#copyright a:hover {
	text-decoration: none;
}

div#copyright img {
	border: none;
	padding-top: 5px;
}

/* ----------------------------  NAVIGATION (HORIZONTAL) ----------------------------  */

div#nav {
	width: 899px;
	background-image: url(images/nav.gif);
	overflow: auto;
	clear: both;
	border-right: 1px solid #f7f7ea;
}

ul#mainnav {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
}

ul#mainnav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
}

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 15px 19px;
	margin: 0px;
	border-right: 1px solid #f7f7ea;
	color: #f7f7ea;
}

ul#mainnav li a:hover, ul#mainnav li a.current:visited {
	background-image: url(images/nav-down.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

/* ----------------------------  NAVIGATION (UTILITY) ----------------------------  */

div#utility {
	width: 912px;
	background-color: #4c6620;
	padding: 10px 0px;
	margin: 0px auto;
	color: #f7f7ea;
	font-size: 14px;
}

div#utility a:link, div#utility a:active, div#utility a:visited {
	color: #f7f7ea;
	text-decoration: underline;
}

div#utility a:hover {
	color: #b3cc63;
}


/* ---------------------------- CUSTOM CLASSES ----------------------------  */

/* Images should include some type of border */

img.left {
	float: left;
	padding: 5px;
	background-color: #f7f7ea;
	margin: 0px 20px 10px 10px;
	border: solid 1px #b3cc63;
}

.column {
	padding: 5px;
	background-color: #f7f7ea;
	margin: 15px auto 15px auto;
	border: solid 1px #b3cc63;
}

div#map {
	width: 550px;
	height: 400px;
	border: solid 2px #b3cc63;
	margin: 0px auto;
}