body {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
    color:black;
    font-size: 18pt;
}

td,th {
    border:0px;
}

#header {
	margin:0 0 0 0;
	width:912px;
	height:147px;
}

#header p {
    padding-top:110px;
    width: 912px;
    text-align: center;
}

#header a {
    color: white;
    text-decoration: none;
    margin: 0 5px 0 5px;
}

#header a:hover {
    text-decoration: underline;
}

#main-panel {
    margin: 0 0 0 0;
	width: 910px; clear:both; float:left;
}

#second-panel {
    margin: 1px 0 0 0;
	width: 910px; clear:both; float:left;
	background: #dbcaa6;
}

#main-table td th{
    border: 0px;
}

#copyright {
	width:900px;
	text-align:center;
	padding-top:40px;
	padding-bottom:40px;
	clear:both;
}

#copyright div {
    font: 13px Arial;
    font-weight: bold;
    margin-top:10px;
}

.poster {
	width:200px;height:300px;background-color:#c0c0a0;margin-right:2px;margin-left:0px;float:left;cursor:pointer;
} 
.info-block {
	width:300px;height:74px;background-color:#a0c0a0;margin-bottom:1px;
}

.info-block div {
	font:Arial 16pt;
	font-weight:bold;
	width:280px;
	text-align:right;
	padding-top:10px;
}

a {
	color:#ffffff;
	cursor:pointer;
	text-decoration:none;
}

.info-block div a:hover {
	text-decoration:underline;
}

#second-panel div a {
    color:black;
    font-weight:bolder;
    font-size:13pt;
}

#second-panel div a:hover {
	text-decoration:underline;
}

#left-bar {
	width:200px; float:left;
}

#left-bar div {
	margin-top:20px;
}

#content {
	width:680px; margin-left:20px;
}

li{
    list-style: none;
    line-height: 140%;
    font-size: 14px;
}

div#left-menu {
    font-size: 12px;
}

#left-menu li{
    list-style: none;
    line-height: 25px;;
    margin-bottom: 1px;
}

#left-menu li a{
    text-decoration: none;
    color: black;
}

p {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    line-height: 140%;
}

.rental-table {
    border: 1px solid #777777;
    font-size: 10pt;
}

.rental-table th {
	background-color:#dbcaa6;
}
	
.accessory-table {
    border: 0px solid #777777;
	    font-size: 10pt;
}

.discount li {
}

.staff-profile li {
    font-size: 12px;
    font-family: "Trebuchet MS", Helvetica,Arial, Verdana, sans-serif;
    line-height: 140%;
    padding-bottom: 5px;
    list-style: circle;
}

a.poster-link:visited {
    text-decoration: none;
    color: white;    
}

a.poster-link:link {
    text-decoration: none;
    color: white;    
}

.faculty {
    font-size: 14px;
    font-weight: bold;
    font-family: "Trebuchet MS", Helvetica,Arial, Verdana, sans-serif;
}

.accessary-table {
}

.accessary-table h3 {
	font-weight: bold;
	color: #337733;
	font-size: 16px;
	margin-bottom: 5px;
}
.accessary-table div {
	margin-bottom: 15px;
	margin-left: 15px;
}

.accessary-table div table {
	border: 1px solid gray;
}

.accessary-table div table th {
	text-align: right;
	padding-right: 10px;
}

.accessary-table div table td {
	text-align: right;
	padding-right: 10px;
}

a.download-link {
	text-decoration: underline;
	font-size: 10pt;
	color: black;
	display: block;
	margin-bottom: 5px;
}	

.sales-table {
	font: 12pt Times;
}
.sales-table thead {
	line-height:30px;
	text-decoration: underline;
	font-weight: bold;
}
.sales-table th {
	text-align:center;
	vertical-align:middle;
	background-color:#dbcaa6;
	padding: 5 5 5 5;
	margin: 1 1 1 1;
	color:#337733; 
}
.sales-table td {
	vertical-align:top;
	padding: 10px 20px 10px 10px;
	margin: 2 2 2 5;
	background-color:#bbccbb;
}
.sales-table td p {
	text-align:justify;
	margin-bottom: 5px;
}
.breadcrumb {
	margin-top: 20px;
}
.breadcrumb a {
	text-decoration:none;font-size:9pt;color:#bd9c5a;
}

.address-title {
	width:650px;
	border-bottom: 1px #dbcaa6 solid;
	padding: 3px 3px 3px 10px;
	font-weight:bold;
}
.address-content {
	padding:10px 10px 10px 10px;
	font-size:12pt;
}


table.contact-table th,td{
    font-size: 10pt;
    text-decoration: none;
    text-align: left;
}

table.event-table th {
    font-weight:bold;
    font-size: 10pt;
    vertical-align: top;
    text-align: right;
}

table.event-table td {
    font-size: 10pt;
    vertical-align: top;
}

table.event-table td a {
    color: black;
    text-decoration: underline;
}
