body { margin: 20px 0 0; padding: 0; background-color: #e9e9df; }

a { outline: none; }

#header { width: 778px; margin: 0 auto; }
#header h1 { float: left; margin: 5px 0 15px; width: 170px; color: #999; padding: 5px 0; font-size: 20px; }
ul#menu { margin: 0; padding: 12px 0 0; float: right; }
ul#menu li { list-style-type: none; display: inline; text-transform: uppercase; font-weight: bold; padding: 0 10px 0 0; font-size: 10px; }
ul#menu a { color: #666; text-decoration: none; }
ul#menu a:hover { border-bottom: 1px solid #000; color: #000; }

#sideHeader { width: 259px; height: 40px; background-repeat: no-repeat; }
#sideHeader.contact { background-image: url("/images/hdr_short_contact.jpg"); }
#sideHeader.bio { background-image: url("/images/hdr_biography_short.jpg"); }
#sideHeader.clients { background-image: url("/images/hdr_clients_short.jpg"); }
#sideHeader.calendar { background-image: url("/images/hdr_short_calendar.jpg"); }
#sideHeader.merchandise { background-image: url("/images/hdr_short_merchandise.jpg"); }

.separator { background-color: #cdcabb; width: 778px; height: 8px; margin: 0 auto; }
.orange { background-color: #f93; }
.clear { clear: both; }

#footer { width: 758px; margin: 0 auto 20px; padding: 0 10px; background-color: #dadad5; }
#footer h1 { font-size: 18px; margin: 15px 0; color: #999; }
#footer .left { float: left; }
#footer .right { float: right; }

#wrapper { background: url("/images/bodybg.jpg") top left repeat-y; width: 776px; border: 1px solid #aaa; margin: 0 auto;  }
#photoWrapper { background: #e9e9df; width: 776px; border: 1px solid #aaa; margin: 0 auto;  }

body, td, tr { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 
11px; line-height: 16px; color: #666; } 

.indexWrapper { background: url("/images/bodybg.jpg") -61px 0 repeat-y; width: 778px; margin: 0 auto 6px; }
#indexSidebar { float: left; width: 200px; padding: 10px 0; }
#indexBody { float: right; width: 550px; padding: 45px 0; background: #eeede5; }
.indexBodyWrapper { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-bottom: 0; }
#indexFooter { width: 776px; margin: 10px auto; text-align: center; }
#indexFooter h2 { color: #c30; margin: 0; padding: 5px 0; }
#indexFooter p { color: #666; padding: 5px 0 0; margin: 0; }
#indexFooter a { font-weight: bold; text-decoration: none; color: #666; border-bottom: 1px solid #ccc; }

#merchandise { width: 100%; margin: 0 auto; }
#merchandise img { width: 100px; height: 100px; border: 0; }
#merchandise td { width: 33%; padding-top: 20px; }
#merchandise a { color: #c30; font-weight: bold; text-decoration: none; }
#merchandise a:hover { color: #333; }

#sidebar { float: left; width: 259px; border-right: 1px solid #ccc; }
#body { float: right; width: 475px; padding: 10px 20px; }
#body.white { background-color: #fff; }
#photoBody { width: 776px; padding: 0; text-align: center; }

dl#contact { margin: 0 0 10px; }
dl#contact dt { float: left; width: 150px; }
dl#contact dd { }
dl#contact input, textarea { border: 1px solid #ccc; padding: 4px; font: normal 10px "Verdana", sans-serif; }
dl#contact textarea { margin-left: 1px; padding: 4px 2px; }
dl#contact .center { text-align: center; margin: 10px 0 0; }

#error { margin: 10px 0; background: #f00; color: #fff; padding: 5px; font: bold 10px "Verdana", sans-serif; }
#success { margin: 10px 0; background: #0ca700; color: #fff; padding: 5px; font: bold 10px "Verdana", sans-serif; }

// Image Rollovers

img { border: 0; }
a.contact { background: url(/images/pic_eric21.jpg); width: 259px; height: 305px; display:block; }
a.contact:hover { background: url(/images/pic_eric22.jpg); }

cite { font-weight: bold; font-style: normal; color: #c30; }

#logos { width: 100%; }
#logos td { width: 33%; text-align: center; }

.testimonial { border-bottom: 1px solid #dedede; padding: 10px 0; }
.testimonial .left { float: left; padding: 10px 20px 0 0; }
.testimonial .right { float: right; padding: 10px 0 0 20px; }

// Calendar App

//.monthImage { float: left; }
//.event { float: left; }
.month { padding: 0 0 10px; float: left; }
.yearTitle { color: #c30; border-bottom: 1px solid #ccc; padding: 0 0 5px; }
.monthTitle { float: left; width: 125px; color: #000; margin: 0; padding: 0; }
.eventList { float: right; width: 350px; margin: 0; padding: 0; }
.eventList strong { color: #999; }
.eventList li { list-style-type: none; }

