html, body, h1, h2, h3, div, p, ul, dl {
margin: 0;
padding: 0;
}

html, body, #container {
min-height: 100%;
width: 100%;
height: 100%;
}

body {
background-color: #fff;
text-align: center;
}

/* divs */

#container {
height: auto;
position: relative;
top: 0;
left: 0;
width: 760px;
margin: 0 auto;
text-align: left;
border-left: 3px solid #747474;
border-right: 3px solid #747474;
}

/*
#banner {
background-color: #f59877;
background-image: url("images/banner-limo2.png");
background-repeat: no-repeat;
background-position: top right;
height: 130px;
padding-left: 5px;
}
*/

#banner {
background-image: url("images/peach-gradient.gif");
background-position: top left;
background-repeat: repeat-y;
padding-left: 5px;
}

#leftcontent {
float: left;
width: 400px;
margin: 0 0 0 10px;
padding: 0;
}

#rightcontent {
width: 280px;
margin: 0 10px 0 460px;
padding: 0;
}

#content {
margin: 0 10px 0 10px;
}

#services {
margin: 2em 0 0 1em;
font-family: "century gothic", verdana, sans-serif;
font-size: 90%;
color: #9cc;
line-height: 1.1;
}

#footer {
height: 2em;
width: 100%;
font-family: "tahoma", verdana, sans-serif;
font-size: 0.7em;
text-align: center;
position: absolute;
bottom: 0;
left: 0;
margin-top: 2em;
color: #464761;
background-image: url("images/peach-gradient.gif");
background-position: top left;
background-repeat: repeat-y;
clear: both;
}

#clearfoot {
clear: both;
}

#nav {
font-family: verdana, sans-serif;
font-size: 0.9em;
padding-top: 7px;
}

#pix {
float: right;
}

#promo {
margin: 0 147px;
background: url("images/gradientbox.jpg") no-repeat;
border: ridge 3px #9cc;
height: 100px;
width: 460px;
}

/* text */

h1 {
font-family: "times new roman", serif;
font-size: 2.3em;
color: #464761;
}

h2 {
font-family: "times new roman", serif;
font-size: 1.3em;
color: #c64857;
text-align: left;
margin: 15px 0 10px 0;
}

h3 {
font-family: "times new roman", serif;
font-size: 1.3em;
color: #464761;
text-align: left;
margin: 15px 0 10px 0;
}

p {
font-family: tahoma, arial, sans-serif;
font-size: 0.9em;
padding-bottom: 10px;
}

p.footnote {
font-size: 0.8em;
}

p.last {
margin-bottom: 20px;
}

.call {
text-align: right;
color: #fff;
font-size: 1.9em;
font-weight: 700;
text-shadow: 2px 2px 2px #000;
padding: 0 5px 0 0;
clear: right;
}

.shadow {
text-shadow: 1px 1px 1px #000;
font-size: 1.2em;
}

.sup {
vertical-align: super;
font-size: 0.7em;
}

#promo h2 {
font-size: 1.4em/1.2;
color: #903;
text-align: center;
margin-top: 0.5em;
}

#services p {
margin-bottom: 1.5em;
}

.intro {
font-size: 1.2em;
line-height: 1.2;
margin-bottom: 1em !important;
}

.gold {
color: #fc6;
}

.turq {
color: #9cc;
}

.blue {
color: #101094;
}

.green {
color: #007f55;
}

.red {
color: #c64857;
}

#footer p {
padding-top: 0.3em;
}

.slogan {
font-family: "book antiqua", "times new roman", times, serif;
font-style: italic;
font-size: 1.5em;
color: #464761;
}

#text {
color: #fff;
display: none;
}

em {
color: #c64857;
font-weight: 700;
font-style: normal;
}

.limo {
font-family: "book antiqua", "times new roman", times, serif;
font-style: italic;
font-weight: 400;
font-size: 130%;
}

.faq {
font-family: "century gothic", verdana, sans-serif;
font-size: 110%;
color: #9cc;
line-height: 1.1;
text-align: center;
margin-top: 2em;
padding-bottom: 1em;
}

.special {
font-family: "book antiqua", "times new roman", times, serif;
font-style: italic;
font-size: 120%;
color: #fc6;
}

.contact {
font-family: "century gothic", verdana, sans-serif;
font-size: 110%;
color: #9cc;
line-height: 1.3;
text-align: center;
}

.space {
margin-top: 4em;
}

/* navigation */

ul#nav {
list-style: none;
float: left;
}

#nav li {
display: inline;
}

#nav a, .current {
padding: 6px 10px 6px 10px;
text-decoration: none;
border: 1px solid #464761;
}

#nav a:link, #nav a:visited {
color: #000;
background-color: #C4C2C1;
}

#nav a:hover, #nav a:active {
color: #c0cff3;
background-color: #464761;
}

.current {
color: #c0cff3;
background-color: #c64857;
}



/* lists */

ul.services{
list-style: disc;
margin-left: 1em;
font-family: tahoma, arial, sans-serif;
font-size: 0.9em;
padding-bottom: 10px;
}

ul.services li {
margin-bottom: 0.5em;
}

ul#exp {
margin: 0 0 1.5em 1em;
}

ul#exp li {
margin-bottom: 1.5em;
}

ul#pix
{
list-style: none;
font-size: 0.7em;
text-align: right;
}

dl {
font-family: tahoma, arial, sans-serif;
font-weight: 700;
font-size: 1.5em;
text-align: center;
margin: 0 10px 10px 0;
}

/*
background-image: url("images/bullet.jpg");
height: 36px;
background-repeat: no-repeat;
background-position: 0 25px;
*/

dt {
padding: 0 20px 5px 0;
font-size: 60%;
font-weight: 700;
text-align: left;
}

dd {
margin: 0 20px 0 0;
clear: both;
font-size: 60%;
font-weight: 500;
text-align: left;
padding-bottom: 15px;
}


/* links */


/* images */

#graphic {
background-image: url("images/graphic2.jpg");
background-repeat: no-repeat;
margin: 20px 97px;
height: 430px;
width: 560px;
border: ridge 3px #fc6;
}

#xmasgraphic {
background-image: url("images/lights07.gif");
background-repeat: no-repeat;
margin: 5px 150px;
height: 32px;
width: 457px;
}

.xmasbowleft {
background-image: url("images/bow05blacksmall.gif");
background-repeat: no-repeat;
margin: 10px 5px 10px 45px;
height: 78px;
width: 80px;
float: left;
}

.xmasbowright {
background-image: url("images/bow05blacksmall.gif");
background-repeat: no-repeat;
margin: 10px 45px 10px 5px;
height: 78px;
width: 80px;
float: right;
}

#pix img
{
display: block;
border: ridge 1.5pt #fc6;
margin-bottom: 0.3em;
}

.endcar img {
margin: 20px 229px 0;
border: ridge 1pt #fc6;
}

#salepix {
margin-bottom: 1em;
}

#salepix img {
border: ridge 1.5pt #fc6;
margin: 0.3em;
}

.fr {
float: right;
}
.frc {
float: right;
border: 2px ridge #747474;
margin: 0 0 10px 10px;
}

.bottombanner {
margin: 20px 0 25px 10px;
border: 2px ridge #747474;
}

.rightpic {
margin-right: 10px;
border: 2px ridge #747474;
}
