/* STYLE for "Private Events" and "Teaching" */


/* ----------------------- LEFT ------------------------ */

#leftNav_events {
float: left;
top: 0px;
left: 0px;
width: 245px;
height: auto;
}

#polaroid_events {
position: relative;
top: 0px;
left: 5px;
width: 210px;
height: 285px;
background-image: url('../images/slices 2/images/small_polaroid_27.jpg');
background-position: top right;
background-repeat: no-repeat;
}

#polaroid_parties {
position: relative;
top: 0px;
left: 5px;
width: 210px;
height: 285px;
background-image: url('../images/slices 2/images/small_polaroid_24.jpg');
background-position: top right;
background-repeat: no-repeat;
}

#polaroid_meals {
position: relative;
top: 0px;
left: 5px;
width: 210px;
height: 285px;
background-image: url('../images/slices 2/images/small_polaroid_44.jpg');
background-position: top right;
background-repeat: no-repeat;
}

#polaroid_dinners {
position: relative;
top: 0px;
left: 5px;
width: 210px;
height: 285px;
background-image: url('../images/slices 2/images/small_polaroid_29.jpg');
background-position: top right;
background-repeat: no-repeat;
}

#post_it_events {
top: 5px;
left: 5px;
width: 210px;
height: 165px;
background-image: url('../images/slices 2/images/leftNav_events_03.jpg');
background-position: top center;
background-repeat: no-repeat;
}

.bullet_events {
position: absolute;
top: 45px;
left: 18px;
}

#post_it_events ul {
padding: 0px;
margin: 0px;
display: block;
}

#post_it_events li {
list-style-type: none;
display: block;
margin: 0px;
padding: 0px;
width: 174px;
height: 34px;
float: left;
}

#post_it_events img {
border: none;
}

#post_it_events a, #post_it_events a:link {
display: block;
}

* html a:hover {
visibility: visible;
}

.parties {
width: 174px;
background-image: url('../images/slices 2/images/events_hov_06.gif');
background-repeat: no-repeat;
}

.meals {
width: 174px;
background-image: url('../images/slices 2/images/events_hov_08.gif');
background-repeat: no-repeat;
}

.dinners {
width: 174px;
background-image: url('../images/slices 2/images/events_hov_09.gif');
background-repeat: no-repeat;
}

/* ------------------------------- RIGHT -------------------------- */


#copy_events {
float: left;
top: 10px;
left: 0px;
width: 490px;
height: auto;
margin: 20px 0px 0 0;
padding-right: 15px;
}

#copy_events p {
margin-left: 15px;
font-family: "Times New Roman", Times, serif;
color: #5A3E1D;
font-size: 14px;
line-height: 20px;
padding: 0px;
}

.downloads a, a:link {
font-size: 12px;
}

.downloads a:hover {
font-size: 14px;
font-weight: bold;
}


/* ------------- PRICING TABLE -------------------*/



h1 {
color: #5A3D1C;
font-size: 20px;
}

.subnote {
color: #5A3D1C;
font-size: 12px;
font-style: italic;
}

.first_ltr {
color: #5A3D1C;
font-size: 28px;
}

tr.total {
font-weight: bold;
border-top: 2px solid #5A3D1C;
border-bottom: none;
border-left: none;
border-right: none;
}

tr.line_item {
border: 1px solid #5A3D1C;
}

table.pricing {
border-collapse: collapse;
color: #5A3D1C;
margin-top: 15px;
margin-left: 20px;
width: 450px;
}

table.pricing th, table.pricing td {
padding-left: 4px;
text-align: left;
}

table.pricing th {
padding-top: 2px;
padding-bottom: 2px;
font-size: 12px;
border-top: 2px solid #5A3D1C;
border-bottom: 2px solid #5A3D1C;
}

table.pricing td {
padding-top: 1px;
padding-bottom: 1px;
font-size: 12px;
}
