body,td,th {
	font-family: Palatino Linotype;
	font-size: 14px;
}

a:link, a:visited {
	color : #3626A1;
}
a:hover {
	color : #A13626;
}

h1 {
	color: #9A7432;
	margin-top: 0px;
	padding:3px;
	border-bottom:1px solid #9A7432;
}
#menu-top {
	text-align : center;
	font-size : 18px;
}

#menu-top span.sep {
	padding-left : 6px;
	padding-right : 6px;
	color : #999
}

#menu-top a:link, #menu-top a:visited {
	color : #A13626;
	text-decoration : none;
}

#menu-top a:hover {
	color : #A17426;
	text-decoration : underline;
}

#contact-top {
	text-align : center;
	padding-top : 16px;
	padding-bottom : 16px;
	font-size: 14px;
}

#content {
    padding-top : 20px;
	padding-bottom : 40px;
}

#footer {
    text-align : center;
    font-family : verdana;
    font-size : 10px;
}

#footer a:link, #footer a:visited {
    color : #555;
    text-decoration : none;
}

#footer a:hover {
    color : #888;
    text-decoration : none;
}


/* shows */

h2.shows-header {
	border-bottom: 1px dashed #634717;
	color: #634717;
	background-color: #F0DDBC;
	text-align: center;
}

#cell-left {
	padding-right: 10px; 
	vertical-align: top;
	width: 50%;
	border-right: 1px dashed #634717;
}

#cell-right {
	padding-left: 10px; 
	vertical-align: top;
	width: 50%;
}

/* tech */
td.panleft {
	padding-right:10px; vertical-align:top; width:50%;
}
td.panright {
	padding-left:10px; vertical-align:top; width:50%;
}
