body {
background-color: #CCCCCC;
text-align: center;
}

td, p {
margin:0;
padding:0;
font-family:verdana,arial,sans-serif;
font-size: 11px;
color: #000000;
}

div#master {
margin:0 auto;
width:760px;
background: #808080;
}

table#layout {
position: relative;
width:760px;
left: -2px;
top: -2px;
background: #eaeaea;
}

#headerlogo {
margin:0;
padding:0;
width:400px;
height:90px;
text-align: left;
vertical-align: top;
background: #9d9d95;
}

#headerlogo img {
margin:11px 0 0 11px;
padding:0;
}

#headerright {
margin:0;
padding:0;
width:360px;
height:90px;
text-align: right;
vertical-align: top;
background: #9d9d95;
}

#headerright p {
font-size: 11px;
margin: 12px 12px 0 0;
padding: 0;
color: #ffffff;
}

#headerright a {
font-weight: normal;
text-decoration:none;
color: #ffffff;
}

#headerright a:hover {
text-decoration:underline;
color: #ffffff;
}

#headerright a.coupon {
font-weight: bold;
text-decoration:none;
color: #ffff00;
}

#headerright a.coupon:hover {
font-weight: bold;
text-decoration:none;
color: #ffff00;
}

#menu {
margin:0;
padding:0;
width:760px;
height:40px;
text-align: left;
vertical-align: middle;
background-image: url('images/menubackground.jpg');
background-repeat: repeat;
}

#menu ul {
margin: 0; 
padding: 0 0 0 8px;
list-style-type: none;
list-style-image: none;
}

#menu li {
display: inline;
float: left;
}

#menu a {
font-weight: bold;
text-decoration:none;
padding: 0 .5em 0 .5em;
border-right: 1px solid white;
color: #ffffff;
}

#menu a.last {
border-right:none;
}

#menu a:hover {
text-decoration:underline;
color: #ffffff;
}

#main {
margin:0;
padding:0;
width:760px;
text-align: center;
vertical-align: top;
}

#container {
margin:0;
padding:0;
width: 760px;
}

#content {
margin:0;
padding:0;
width:555px;
text-align: left;
vertical-align: top;
background: #ffffff;
}

#content-full {
margin:0;
padding:0;
width:100%;
text-align: left;
vertical-align: top;
background: #ffffff;
}


#content H1, #content-full H1 {
margin: 15px 0px 15px 15px;
padding: 0px;
font-size: 16px; 
color: #000000;
}

#content p, #content-full p {
margin: 10px 15px 10px 15px;
padding: 0px;
font-size: 12px;
color: #000000;
line-height: 16px;
}

#content img, #content-full img {
margin: 0px 15px 10px 15px;
padding: 0px;
}

#content ul, #content-full ul {
margin: 15px 15px 0 15px;
padding: 0;
font-size: 12px;
list-style: none;
}

#content li, #content-full li{
margin: 0 0 5px 0;
padding: 0 0 5px 12px;
line-height: 15px;
background-image:url(images/bullet-home.gif);
/*lower due to line height*/
background-position:0px 5px;
background-repeat:no-repeat;
}

table.vendors {
margin:0px 0px 15px 15px;
width:500px;
}

#sidebar {
margin:0;
padding:0;
width:205px;
text-align: left;
vertical-align: top;
background: #dfdfdf;
}

#sidebar p {
margin: 5px 15px 10px 15px;
padding: 0px;
color: #000000;
line-height: 15px;
}

#footer {
margin:0;
padding:0;
width:760;
height:32px;
text-align: center;
vertical-align: middle;
background: #eaeaea;
}

.highslide-gallery {
float: left;
margin-top: 20px;
text-align: center;
}

