body {
background:#606060;
color: #fff;
margin:0px;
font: 62.5%/1.5 tahoma, arial, sans-serif;
text-align:center;
}

a:link {
color:#FDC334;
text-decoration:none;
font-weight:bold;
}

a:hover {
text-decoration:underline;
}

a:visited {
color:#DFAD37;
font-weight:bold;
}

#page {
width:760px;
margin:0px auto;
font-size:1.3em;
text-align:left;
/*background:transparent url('images/page-bg.jpg') 0 175px repeat-x;*/
}

#top, #bottom, #menu {
clear:both;
}

#top{
background:#7B171F url('images/topjpg.jpg') center bottom;
height:150px;
}

#top img {
display:block;
}

#content{
padding-top:10px;

}

/* Front Page */
#left {
width:430px;
float:left;
padding:0 15px 0 15px;
}

#right {
}

#left ul {
margin:0;
padding:15px 45px 15px 15px;
}

#flyer {
}

#right {
float:left;
clear:right;
width:300px;
padding:0px 0% 10px 0%;
}

#rentals, #events {
background:#707070 url('images/box-bg.jpg') top repeat-x;
padding:0 0 15px 0;
}

#right * {
margin-left:15px;
}

#right h2, #right div {
margin-left:0;
}

#rentals img {
height:100px;
width:250px;
}

#rentals h2, #events h2 {
height:26px;
}

#rentals h2 { 
background:#7D1E1C url('images/brentals.gif') 10px center no-repeat;
text-indent:-2000px;
}

#events h2 {
background:#7D1E1C url('images/bevents.gif') 10px center no-repeat;
text-indent:-2000px;
margin-top:0;
}

#events img, #events p {
display:block;
margin:auto;
text-align:center;
}



.more {
display:block;
font-size:1.2em;
font-weight:bold;
text-decoration:none;
clear:both;
}

#shop .more, #rentals .more {
margin-top:15px;
}

.price {
font-weight:bold;
}

/* About */
ul.genrelist {
display:block;
float:left;
padding:0 0 0 15px;
margin:5px 25px 25px 0;
}

.clear {
clear:both;
}

/* Profiles */

.djp {
padding-top:15px;
border-top:1px solid #888;
clear:both;
width:100%;
}

.djp dl {
width:400px;}

.djp img {
float:right;
clear:right;
}

.djp pre {
font-size:.8em;
margin-top:0;
float:left;
margin-left:25px;
font-family:verdana;
}

/* Rentals */

td {
vertical-align:top;
}

table.rentals {
border-top:1px solid #808080
}

td.rentals {
border-bottom:1px solid #808080;
padding:10px;
}

td.rentals li, td.rentals ul {
list-style-type:none ! important
}

td.rentals img{
margin-right:25px;
}

table.rentals33 {
border-collapse:collapse;
border:1px solid #808080;
}

td.rentals33{
border:1px solid #808080;
border-collapse:collapse;
padding:10px;
}

td.rentals33 img{
padding:5px;
}

/*------*/

img {
border:0px;
}

#menu{
border-top:1px solid #fff;
border-bottom:1px solid #fff;
background:#7D1E1C;
height:26px;
margin:0;
}

#menu a {
background:#7D1E1C url('images/bdivider.gif') no-repeat right;
padding-left:8px;
padding-right:28px;
height:26px;
margin:0;
display:block;
float:left;
}

#menu a.last {
background:#7D1E1C;

}

#menu img {
margin-top:5px;
}


#content li{
list-style-type:circle;
}


#bottom{
padding:10px;
text-align:center;
color:#bbb;
height:50px;
margin-bottom:25px;
}

#bottom hr {
border-width:1px 0 1px 0;
border-top:1px solid #aaa;
border-bottom:1px solid #666;
}


h1, h2, h3, h4 {
font-weight:normal;
}

h1{
font-size:1.8em;
}

h2 {
font-size:1.5em;
}

h3, h4{
font-size:1.2em;
font-weight:bold;
}

h4 {
font-size:1em;
}

dt{
font-weight:bold;
}

#eventTable {
width:100%;
background:#707070 url('images/box-bg.jpg') top repeat-x;
}

#eventTable td, #eventTable th {
padding:5px;
}

#eventTable th {
font-weight:bold;
font-size:1.2em;
padding-top:0;
}

#eventTable td.date {
font-weight:bold;
}


