html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
text-align:center;
font-size:12px;
font-family:arial, sans-serif;
color:#ffffff;
margin-bottom:20px;
}

em {
font-style:italic;
}

#main {
width:800px;
margin:0px auto;
text-align:left;
border:solid 1px #000000;
}

#nav {
background:url(images/nav-bg.gif) repeat-x #511716;
}

#nav a:link, #nav a:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	float:left;
	padding:8px 14px;
	border-left:solid 1px #ffffff;
}

#nav a:hover {
color:#cccccc;
}

.clear {
clear:both;
height:1px;

font-size:1px;
line-height:1px;

}

#nav a.remove-left-border {
border-left:0px;
}

#index-bkgrd {
width:800px;
background:url(images/index-bkgrd.jpg) no-repeat;
padding:1px 0;
}

#footer {
background:url(images/footer.gif) no-repeat #793536;
height:52px; 
overflow:visible;
}

.left-box  {
float:left;
display:inline;
}

.header {
color:#602827;
font-size:14px;
font-weight:bold;
padding:0px 12px 4px 12px;

}

.text {
font-size:11px;
color:#474747;
line-height:14px;
padding:0px 12px 0px 12px;
}

.index-margin {
margin-top:317px;
}

.footer-col {

display:inline;
float:left;
}

.footer-head {
font-weight:bold;
padding:6px 0 6px 8px;
}

.footer-text {
font-weight:bold;
padding:7px 0px 0px 4px;
}

.black {
color:#000000;
}

a.affiliates:link, a.affiliates:visited {
color:#682b28;
font-weight:bold;
}

a.affiliates:hover {
color:#7d7d7d;
}

#sub-bkgrd {
background:url(images/sub-bg.gif) no-repeat #bdbdbd;
color:#000000;
padding:1px 0;
}
