﻿body
{
    background: #ffffff;
    margin: 10px 0px;
    padding: 0px;
    text-align: center;
}
div#wrap
{
    width: 980px;
    margin: 0px auto;
    text-align: left;
}

a 
{
	color: #0000ff
}
p
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 0px
}

#welcome
{
    position: relative;
    left: 528px;
    top: 170px;
    width: 452px;
    height: 32px;
    line-height: 32px;
    font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #29345C;
	text-align: center;
}

#welcome a
{
    color: #666666;
    text-decoration: none;
}

#scrolling
{
    position: relative;
    top: 0px;
    width: 528px;
    float: left;
    line-height: 36px;
    font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}

#scrollingtop
{
    width: 980px;
    height: 40px;
    line-height: 40px;
    font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFB00;
	background: #EB1C24;
	margin: 0px 0px 10px 0px;
}

#nav
{
    position: relative;
    top: -10px;
    width: 452px;
    float: left;
    
}

#nav div
{
	width: 84px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#nav div.parts
{
	width: 84px;
	float: left;
	margin: -8px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

#nav div.new
{
	width: 113px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#nav div a
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#nav div a:hover
{
    color: #E7B751;
}

#submenu
{
    width: 980px;
    height: 30px;
    background: #CBCBCB;
    border-bottom: solid 1px #868686;
    border-left: solid 1px #868686;
    border-right: solid 1px #868686;
    font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	line-height: 30px;
	padding: 0px 0px 0px 0px;
}

.DivNV { display: none }
.DivV { display: block }

#content
{
    font-family: "trebuchet ms", helvetica, sans-serif;
}

#content div, .grid
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px 0px 10pt 0px;
	padding: 0px;
}

#content .conleft
{
    width: 525px;
    float: left;
    margin: 0px;
    padding: 0px;
}

#content .conlefttop
{
    float: left;
    width: 525px;
    height: 34px;
    background: url('Images/ContentTBG.gif');
    margin: 0px;
    padding: 0px;
}

#content .conleftmid
{
    clear: both;
    float: left;
    width: 457px;
    min-height: 295px;
    background: url('Images/ContentBG.gif') repeat-y;
    margin: 0px;
    padding: 0px 34px 0px 34px;
}

#content .conleftbot
{
    clear: both;
    float: left;
    width: 525px;
    height: 34px;
    background: url('Images/ContentBBG.gif');
    margin: 0px;
    padding: 0px;
}

#content .conright
{
    width: 431px;
    float: left;
    margin: 0px 0px 0px 8px;
    padding: 0px;
}

#content .photogallery
{
    width: 427px;
    height: 355px;
    background: url('Images/PhotoGalleryBG.jpg');
    margin: 0px;
    padding: 10px 4px 0px 0px;
}

#content .leftarrow
{
    width: 60px;
    text-align: right;
}

#content .rightarrow
{
    width: 62px;
    text-align: left;
}

#content span.right
{
    text-align: right;
    display: block;
}

#content img.np
{
    float: left;
    clear: both;
    margin: 4px 5px 0px 0px;
    border: solid 1px #666666;
}

#content p
{
	margin-bottom: 10pt;
}
#content h1
{
    font-size: 13pt;
    color: #4E6ED0;
    margin: 0px 0px 10pt 0px;
    padding: 0px;
}
#content h2
{
    font-size: 12pt;
    color: #666666;
    margin: 0px 0px 10pt 0px;
    padding: 0px;
}

#map div
{
    margin: 0px;
}

#copy
{
    text-align: center;
}

#specials
{
    width: 428px;
    text-align: right;
}


#specials div.specialsheader
{
    font-size: 18pt;
    line-height: 34px;
    width: 417px;
    height: 34px;
    font-weight: bold;
    background: #eb1c24 url('Images/Specials/SpecialsHeader.jpg');
    color: #FFFB00;
    padding: 3px 8px 3px 3px;
}

#specials p.specialsslogan
{
    font-size: 12pt;
    font-weight: bold;
    color: #333333;
}

#specials a
{
    font-weight: bold;
}

#specials div.price
{
    font-size: 16pt;
    color: #333333;
    margin: 0px 0px 8px 0px;
    padding: 0px;
    font-weight: bold;
}

#specials hr
{
    color: #eb1c24;
    height: 1px;
}

.admindgheader
{
	font-weight: bold;
}

.admin
{
	font-family: Arial;
	font-size: 10pt
}