/* CSS Document */
body { margin: 0px; background: url("media/background.jpg") center top no-repeat #fbf3de ; font-family: arial, verdana; font-size: 12px; }
a img { border: 0; margin: 0; }
#wrapper { margin: 0 auto; width: 800px; }
#header { height: 82px; width: 710px; text-align: right; padding-top: 9px; }
#header table { border-collapse: collapse; width: 216px; margin: 0; padding: 0; }
#header table td { border: 0px; }
#header table td img { border: 0px; display: block;}
#navigation { height: 26px; width: 617px; margin: 0 auto;}
#content { width: 602px; background: url("media/content_background.gif") center repeat-y; margin: 0 auto; padding-bottom: 1px; padding-left: 15px; padding-right: 15px; }
#artwork { height: 300px; padding-left: 5px; padding-top: 2px; }
#content_text { text-align: left; padding: 5px; width: 602px; }
#announcements { padding: 3px; margin: 10px; background-color: #ccc; border: #aaa solid 1px; }
#footer { text-align: left; margin-left: 0px; padding-top: 10px; height: 20px; width: 622px; background: url("media/content_footer.gif") no-repeat; margin: 0 auto; }
#popup_window { width: 100%; background-image: url("media/popup_background.gif"); background-position: right top; background-repeat: repeat-y; background-color: #f7efd8; height: 100%; }

a { font-weight: bold; text-decoration: none; color: #003366; }
a.order_now { color: #ffffff; width: 75px; }


table { display: inline; }

td { font-family: arial, verdana; font-size: 11px; }
td.top_right { background-image: url("media/frame_top_right.gif"); height: 4px; width: 4px; }
td.top_left { background-image: url("media/frame_top_left.gif"); height: 4px; width: 4px; }
td.left { background-image: url("media/frame_left.gif"); width: 4px; }
td.right { background-image: url("media/frame_right.gif"); width: 4px; }
td.top { background-image: url("media/frame_top.gif"); height: 4px; }
td.bottom { background-image: url("media/frame_bottom.gif"); height: 2px; }
td.bottom_left { background-image: url("media/frame_bottom_left.gif"); height: 2px; width: 4px; }
td.bottom_right { background-image: url("media/frame_bottom_right.gif"); height: 2px; width: 4px; }

span.artwork_cell { font-weight: bold; text-align: center; text-align: center; }
span.artwork_cell img { border: 5px solid #fff; margin: 0px; padding: 0px; display: block; }

.text_header { font-size: 14px; font-weight: bold; color: #003366; width: 100%; border-bottom: 1px solid #003366; display: block; }
.text_small{ font-size: 10px; }
.artwork_name { font-weight: bold; font-family: arial, verdana; font-size: 24px; text-align: left; width: 100%; color: #c8bd9e; style="float: right;" }
.order_form { padding-left: 10px; }
.row_header { background-image: url("media/table_header_background.gif"); color: #ffffff; }
.row_1 { background-color: #e1d8c1; }
.row_2 { background-color: #d6cdb7; }
.order_now{ background-image: url("media/table_header_background.gif"); color: #ffffff; padding: 1px; width: 50px; }
.event_title{ color: #003366; }
.event_time { font-weight: bold; }
.event_description { padding: 10px; }

