BODY {
	font-size : 13px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : normal;
	color : #1C1C1C;
	background-color : #7C7B4D;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

a:link{
	color: #1C1C1C;
}

a:hover{
	color: #1C1C1C;
}

a:visited{
	color: #1C1C1C;
}

H1, H2, H3 {
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 14px; 
color : #006600; 
background-color : transparent; 
}

.smalltext {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 11px; 
}


.smalltext a:link{
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size: 11px;
}

.smalltext a:visited{
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size: 11px;
}

.noline a:link{
	text-decoration : none;
	font-size: 11px;
}

.noline a:visited{
	text-decoration : none;
	font-size: 11px;
}


.largetext {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px; 
}

.largetext a:link{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px; 
}

.largetext a:visited{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : 11px;
  color : #FD0273;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
	background-color : #7C7B4D;
	color: #FFFFFF;
}

.bg_dark a:link{
	color: #FFFFFF;
}

.bg_dark a:hover{
	color: #FFFFFF;
}

.bg_dark a:visited{
	color: #FFFFFF;
}
.bg_medium {
  background-color : #999A72;
}

.bg_light {
  background-color : #AFAF8D;
}

.copyright {
	font-size: 10px;
	text-align: center;
}
.boxtitle {
	font-weight: bold;
	color: #616D95;
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 3px;
}
.left {
	background-color: #6F6739;
	background-image: url(images/leftBG.jpg);
	background-repeat: repeat-y;
}
.right {
	background-color: #6F6739;
	background-image: url(images/rightBG.jpg);
	background-repeat: repeat-y;
}
.content {
	background-color: #A4A583;
	background-image: url(images/smudgeBG.jpg);
}
.column {
	background-color: #7C7B4D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666540;
}
.top {
	background-color: #446222;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #002D00;
	padding-top: 12px;
	padding-bottom: 3px;
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
}
.picture {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #002D00;
}
.menu {
	background-color: #446222;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003A00;
}
.bottombar {
	background-color: #003A00;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #002D00;
	border-bottom-color: #002D00;
	color: #EAEAE1;
	font-size: 10px;
	padding: 4px;
}
.boxtitle {
	color: #003A00;
	font-weight: bold;
}

.date {
	font-size: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.booking {
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.day {
	border: 1px solid #000000;
	font-weight: bold;
}
.calendar {
	border: 1px solid #000000;
}