/* CSS Document */


.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: red;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid White;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #ffffff;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

ul
{
margin: 0px;
padding: 0px;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;

}


td {
	text-align: left;
	font-size: 11px;
}

body {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: black;
	background:#776D63 url(../images/site_background.jpg) repeat-x;
	margin-top: 0px;
	
}

/* mambo core stuff */
a:link, a:visited {
	color: #cc0000;
	font-size: inherit;	
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #063881;
	font-size: inherit;	
	text-decoration: underline;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	height: 30px;
	color: #063881;
	font-weight: bold;
	font-size: 17px;
	white-space: nowrap;
	font-style: italic;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	height: 30px;
	color: #063881;
	font-weight: bold;
	font-size: 17px;
	white-space: nowrap;
	font-style: italic;
}

.button {
  
  color: #234868;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid black;
  width: auto;
  margin-bottom: 3px;
  margin-top: 3px;
}

.inputbox {

  color: #234868;
  font-family: Arial, Hevlvetica, sans-serif;
  /*text-align: center;*/
  font-size: 11px;
  font-weight: bold;
  border: 1px solid black;
  width: auto;
  margin-bottom: 3px;
  margin-top: 3px;

	/*padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-size: 10px;*/
}

.componentheading {
	height: 30px;
	color: #063881;
	font-weight: bold;
	font-size: 17px;
	white-space: nowrap;
	font-style: italic;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #063881;
	font-weight: bold;
	font-size: 22px;
	white-space: nowrap;
	font-style: italic;
}

.contentpagetitle {
	height: 30px;
	color: #063881;
	font-weight: bold;
	font-size: 17px;
	white-space: nowrap;
	font-style: italic;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #234868;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
	background: url(../images/sheader_background.jpg) repeat-x;
	height: 36px;
	text-indent: 5px;
	font-weight: bold;
	color: #756C60;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	color: #ffffff;
	text-indent: 5px;
	line-height: 25px;
}


.sectiontableentry2 {
	background-color: #A09890;
	color: White;
	text-indent: 5px;
	line-height: 25px;
}

.small {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

.createdate {
	color: #ffffff;
	font-size: 10x;
	font-weight: bold;
}

.modifydate {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

a.catagory:link, a.category:visited {
	color: White;
	font-weight: bold;
	font-size: 11px;
}


.topmenubackground {
	background: url(../images/topmenu_background.jpg) repeat-x;
}

.contentbackground {
	background:#938B80 url(../images/content_background.jpg) repeat-x; 
}

.rightmodule {
	margin-left: 10px;
	margin-top: 10px;
	padding: 5px;
	width: 148px !important;
	width: 160px;
	border: 1px solid #766C60;
}

.leftreservations-th {
	margin-left: 10px;
	margin-top: 10px;
	width: 158px;
	background: url(../images/thmodule_reservations.jpg) no-repeat;
	height: 35px;
}

.leftreservations-td {
	margin-left: 10px;
	padding: 5px;
	padding-bottom:12px;
	width: 148px !important;
	width: 158px;
	background: url(../images/moduleback.jpg) no-repeat;
	height: 230px;	
}

.leftmodule-th {
	margin-left: 10px;
	margin-top: 10px;
	width: 158px;
	background: url(../images/thmodule_blank.jpg) no-repeat;
	height: 35px;
}

.leftmodule-td {
	margin-left: 10px;
	padding: 5px;
	width: 148px !important;
	width: 158px;
	background: url(../images/moduleback_left.jpg) no-repeat;
	height: 178px;
}
