/* basics */
body, td { padding: 0; margin: 0; background: #3D3938; color: #ccc; font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: normal; }
a, a:hover, a:visited { color: #fff; text-decoration: none; border-bottom: 0px dotted #fff; }
a:hover { color: #C57C0B; }
a.menu, a.menu:hover, a.menu:visited { color: #fff; text-decoration: none; font-size: 14px; font-weight: normal; border: none; text-transform: uppercase; padding: 0px 10px; }
a.menu:hover { color: #C57C0B; }
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5 { font-size: 10px; }
h1.colored, h2.colored, h3.colored, h4.colored { color: #C57C0B; }

table { width: 100%; }
td { padding: 5px; }

/* layout */
div#header, div#content, div#footer { width: 860px; text-align: left; margin: 0px 0px; }
div#header {}
div#menu, div#logo, div#events, div#contentInner, div.cleft, div.cright { float: left; display: inline; }
div#menu { margin: 55px 0px 10px 95px; padding: 5px 0px 0px 0px; border-top: 1px solid #5F5653; }
div#content {  }
div.cleft, div.cright { width: 49.50%; }
div.cleft { margin-right: 1%; }
div.cright {  }
div#events { width: 130px;}
div#contentInner { width: 720px!important; width: 730px; padding: 0px 0px 0px 10px; height: auto!important; min-height: 300px; height: 300px; } 
div#footer { text-align: right; font-size: 12px; border-top: 0px dotted #fff; padding: 5px 0px; }

div.clear { clear: both; }
input, textarea, select { background: #444; color: #fff; padding: 2px; border: 1px dotted #fff; }

.photoset { width: 95px; float: left; }
.photosetOverview { width: 275px; float: left; margin: 0px 15px 0px 0px; }

.eventInfoTable td { background: #666; color: #fff; }
td.eventInfoTableHead { background: #444; color: #fff; }
td.blank { background: none; }

.smaller { width: 50%; }
.spacer { width: 1px; height: 1px; }
