html {height:100.1%}
body {min-height:101%; width:770px; margin:.5em auto;
 font-family:verdana, arial, helvetica, sans-serif;
 font-size:63%; color:#333; position:relative;
 background: url(pg_bg.gif);} 

* {margin:0; padding:0; border:0;}

h1 {float:left; position:relative; top:0; left:0; overflow:hidden; font-size:1.4em;}
h1, h1 span {width:100px; height:107px;}
h1 a span {display: block;
 position:absolute; left:0; top:0; background: url(redhorse_logo1.png) no-repeat;}
h1 a:hover span {}
em.hide {display:none;}


#header {float:left; width:100%; background:#fff url(redhorse_logo1.png) no-repeat;
 height:107px; border-bottom:2px solid #253750;}

#header h2 {color:#345; float:right; padding-right:15px; padding-top:8px;
 font-size:1.3em; font-family:arial;}
#header h3 {font-size:1.2em; color:#800000; float:right; clear:right;
 padding:33px 15px 0 0;}

#header p {float:right; clear:right; padding:0 15px 0 0; font-size:1.1em; color:#111;}

h4 {padding:10px 0 0 20px; color:#800000; font-size:1.3em;}
h5 {padding:5px 0 0 5px; font-size:1em;}

a:link {color:#09f; font-weight:bold;}
a:visited {color:#456;}
a:hover, a:active {color:#df0706;}

img.right {float:right; padding:10px;}
img.left {float:left; padding:15px 10px 0 10px;}
img.middle {margin:0 auto; display:block; padding:10px;}
.clear {clear:both;}


p {padding:5px 35px; font-size:1.1em; line-height:1.4em; color:#111;}
#sidebar p {padding:5px 8px; font-size:1em; line-height:1.2em; color:#333;}

#main {background:#fff; float:left; width:554px; margin-left:216px;}
* html #main {display:inline;}

.rowcontainer {float:left; margin-bottom:18px; width:100%;
 overflow:hidden; background:#fff;}

.row {float:left; width:230px; text-align:center; padding:7px 0 3px 0;}
.row1 {float:left; width:290px; border-bottom:1px dashed #555; padding:7px 0 3px 0;}


#sidebar {background:#d6dee6; float:left; margin-left: -100%; width:213px;}

/* Start Mac IE5 filter \*/
#main, #sidebar
{padding-bottom: 32767px !important;
 margin-bottom: -32767px !important;}
/* End Mac IE5 filter */

#wrapper {
overflow: hidden; /* This hides the excess padding in non-IE browsers */
}

/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
	{padding-bottom:10px;
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
{display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#wrapper
{display: inline-block;
}
/*\*/
#wrapper
{display: block;
}
/* end easy clearing */

#footer {background:#fff; clear:both; margin-top:.2em;}
#footer p {padding:2px; font-size:1em;}

/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
{
position: relative;
z-index: 1000;
}


ul#navlist {width: 198px; 
\width: 200px;
w\idth: 198px;
padding: 0px; 
border: 1px solid #567; border-top: 0px;
margin: 15px 0 15px 5px;
font-weight: bold;
background:#fff;}

ul#navlist li {list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #567;}

ul#navlist li a {display: block; width: 162px;
\width: 198px;
w\idth: 162px;
padding:4px 8px 4px 8px;
border-left:20px solid #d9d9d9;
background:#fff;
text-decoration:none;
color:#000;}

ul#navlist li a:visited {color:#000;}

ul#navlist li a:hover {border-color:#000;
 color: #fff; background:#636363;}

body#home a#homenav,
body#contact a#contactnav,
body#about a#aboutnav,
body#cstores a#cstorenav
{border-left: 20px solid #df0706; color:#df0706; background:#fff; cursor:text;
 text-transform:uppercase;}


.subbox dl {padding:5px;}
.subbox dt {font-weight:bold; padding:3px 0; font-size:1.1em;}
.subbox dd {padding-left:3px;}
.subbox dd .phone {float:left; display:block; width:35px;}

body.north .subbox a.north,
body.elkst .subbox a.elkst,
body.west .subbox a.west,
body.green .subbox a.green,
body.mrals .subbox a.mrals,
body.office .subbox a.office
{color:#df0706; cursor:text; font-weight:bold; text-decoration:none;}

/* Heading used alone or with subbox below */
.heading {background:#999; font-size:1.1em; margin: 0 0 0 5px;
 padding:3px 0 3px 5px; width:195px;
 color:#fff;}

/* Subbox should be used with the Heading style above */
.subbox {border:1px solid #999; border-top:0 none; margin: 0 0 15px 5px;
 background:#fff; color:#333; padding:3px 0 3px 5px; width:193px;}

.subbox ul {margin-left:10px; padding-left:10px; color:#843500;}

/* C-Store Descriptions */
#main dl {width:500px; float:left;
 padding-left:20px;}

#main dt {width:150px; padding:3px 5px 3px 5px;
 float:left; margin:0; 
 border-top:1px solid #999;
 font-weight:bold;}

#main dd {}
#main dd {float:right; width:340px; padding:3px 0px;}

#main dd.top {border-top:1px solid #999;}