#icons img {
	border: 1px solid #000000;
}
#icons a:hover {
	color: #93BA24;
}
#icons p {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
}
#icons a {
	text-decoration: none;
}
#localmovie{
float:left;
width:300px; 
height:300px;
margin:0px 15px 0px 15px;
padding:0px;
border:solid 1px #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #917F01;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.body {
	background-attachment: scroll;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.table {
	background-attachment: scroll;
	background-image: url(images/table.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.tablebackground {
	background-attachment: scroll;
	background-image: url(images/tablebackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.smalltxt {
	width: 250px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #331E0D;
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	color: #000000;
}
h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #302312;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4B2C12;
}



.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #52341C;
}
.smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #917F01;
	text-decoration: underline;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.list_item {
	background-color: #FFFCEC;
	float: left;
	padding: 5px;
	text-align: center;
	border: 1px solid #A57943;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
}
.list_item:hover {
	background-color: #FFF;
	border-top-color: #49351C;
	border-right-color: #49351C;
	border-bottom-color: #49351C;
	border-left-color: #49351C;
}
.list_item .list_item_icon img {
	border: 1px solid #3A2915;
}
.list_item .list_item_description {
	font-weight: normal;
	color: #332011;
	font-size: 10px;
}
.show a {
	display: block;
	margin: 5px;
	padding: 5px;
	float: left;
	text-decoration: none;
	background-color: #FFFCEC;
	border: 1px solid #CCC6B6;
}

#fsadmin {
	display: block;
}
#fsadmin li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#fsadmin li a {
	margin: 5px;
	padding: 5px;
	display: block;
	border: 1px solid #977E5F;
	text-decoration: none;
	background-color: #FFFCEC;
	font-size: 11px;
	color: #917F5E;
	font-weight: bold;
}
#fsadmin li a:hover {
	color: #342112;
	background-color: #FFF;
}
#floorselector {
	margin: 10px;
	padding: 10px;
	background-color: #FFFEF4;
	border: 2px groove #A57943;
}

.active , .show .active{
	border-top-color: #090;
	border-right-color: #090;
	border-bottom-color: #090;
	border-left-color: #090;
	background-color: #D9FFD9;
}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.rpic {
	padding: 0px;
	clear: both;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.styleform {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #977E5F;
	margin: 5px;
	padding: 5px;
	display: block;
	background-color: #FFFCEC;
}
.styleform fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.styleform legend {
	display: block;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.styleform .field {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.styleform .field label {
	font-size: 11px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

