body {
        background: #333 url(/images/bg.gif) top left; font: 0.8em/1.5em Verdana, Helvetica, Arial, sans-serif; color: #333; margin:0px; padding: 0px; text-align:center;
}

h2 {
        margin-top:1em;
}

h1 {
        font-size: 1.8em;
        font-weight: bold;
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
        color: #B90909;
        background: transparent url(/images/headingdots.gif) repeat-x bottom left;
        margin-top: 0px;
        padding-bottom: 4px;
}
h2 {
	font-size: 1.6em;
        font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
        color: #B90909;
}
h3 {
	font-size: 1.1em;
        color: #333;
}
a {
	font-weight: bold;
        text-decoration: none;
        color: #B90909;
}
a:hover {
	color: #666;
}

ul li {
	line-height: 1em;
	padding-top: 8px;
        padding-bottom: 0px;
}

ul li ul li {
	line-height: 1em;
        margin-top: -7px;
        margin-bottom: 12px;
        padding: 0px
}
#header {
        width: 100%;
        background: transparent url(/images/headerbg.gif) repeat-x top left;
        height: 159px;
        padding: 0 0 0 0px;
        clear: both;
	}
#header-center {
	margin-right:auto;
	margin-left:auto;
	width: 775px;
        background: transparent url(/images/header.jpg) repeat-x top left;
	text-align: left;
        height: 159px;
	}
#content {
	margin-right:auto;
	margin-left:auto;
	width: 775px;
        background: transparent url(/images/bodybg.gif) repeat-y top left;
	text-align: left;
	}
#inner-content {
	width: auto;
        background: transparent url(/images/bottombg.jpg) no-repeat bottom left;
	text-align: left;
        padding: 1px 20px 80px 230px;
        min-height:400px; height:auto !important; height:400px;
	}
#navigation {
	position: absolute;
	width: 190px;
       	height: 193px;
        margin-left: -208px;
        background: #000 url(/images/navbg.jpg) no-repeat top left;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
	}
        
       
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
        
#navigation ul li {
	line-height: 1.5em;
        padding: 0px;
}
#navigation li a {
	height: 36px;
        font-size: 1.1em;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 28px;
	text-decoration: none;
        font-weight: bold;
}	
#navigation li a:link, 
#navigation li a:visited {
	color: #fff;
	display: block;
	background: transparent url(/images/navdots.gif) no-repeat top center;
	padding: 8px 0 0 10px;
}
#navigation li a:hover {
	color: #FFF;
	background: transparent url(/images/navdots.gif) no-repeat center -36px;
	padding: 8px 0 0 10px;
}

li.highlight {
        background:transparent;
}
	
#navigation li a.current:link,
#navigation li a.current:visited,
#navigation li.highlight a  {
  	background-image:url(/images/navcurrent.gif);
  	color:#B90909;
        border-bottom: 1px solid black;
        border-top: 1px solid black;
        padding: 8px 0 0 25px;
}
#navigation li a.current:hover,
#navigation li.highlight a:hover   {
  	background: transparent url(/images/navcurrent.gif);
  	color:#666;
        border: 1px solid black;
        padding: 8px 0 0 24px;
}
#footer {
        width: 100%;
        background: transparent url(/images/footerbg.gif) repeat-x top left;
        height: 88px;
        margin-top: 10px;
        padding: 0 0 0 0px;
        clear: both;
	}
#footer-center {
        margin-right:auto;
        margin-left:auto;
        width: 775px;
        background: transparent url(/images/footer.gif) repeat-x top left;
        text-align: left;
        height: 56px;
}
#footer-left {
        float: left;
        width: 400px;
        display: inline;
        font-size: 0.9em;
        margin-top: 16px;
        margin-left: 20px;
        color: #333;
}
#footer-right {
        float: right;
        font-size: 0.9em;
        width: auto;
        display:inline;
        text-align: center;
        margin: 18px 15px 0px 0px;
        background-color: #fff;
}

#footer-right ul {
        margin:0;
        padding:0px;
        list-style:none;
}
#footer-right li {
        float:left;
        margin:0;
        padding:0 0 0 0px;
	}
#footer-right a {
        padding:0px 8px 0px 8px;
        text-decoration:none;
        font-weight:bold;
        color:#B90909;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#footer-right a {float:none;}
/* End IE5-Mac hack */
#footer-right a:hover {
        color:#666;
}
#footer-right .current a {
        color:#666;
}
.right {
        float: right;
        width: 55%;
        text-align: left;
        margin-top: 0px;
        padding-bottom: 18px;
}
#vital {
        font-size: 0.9em;
        margin: 16px 15px 0px 0px;
        float: right;
}
.clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Listing Manager Overrides */
.listing .listing-images {
        float:none; width:400px; margin-left:120px;
}
.listing ul {
}

.listing .listing-thumbs {
        padding:0;
}

div.listing-row {
        margin:0;
}
div.value {
        margin-left: 120px;
}

div.listing h2.listing-name {
        margin-top:0;
}
