* {
FONT-FAMILY: Arial;
	FONT-SIZE: 13px;
   color: black;
}



BODY {

	COLOR: #04427E;
   margin-top: 100px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT:0px;
   background-repeat: repeat-x;

}

#thecopy {
   background: #f2dfc9;
   color: black;
    width:620px;
    padding-bottom: 7px;
    height: 100%;
}




#thecopyhome {
   color: white;
    width:570px;
   padding-bottom: 15px;
 padding-left: 15px;


}


#thecopyhome td {
   COLOR: white;
   padding-bottom: 3px;
   padding-right: 10px;

}


INPUT{
	FONT-SIZE: 11px;
	COLOR: #04427E;
}
TEXTAREA
{
	FONT-SIZE: 11px;
	COLOR: #04427E;
}
SELECT
{
	FONT-SIZE: 11px;
	COLOR: #04427E;
}
A{
	TEXT-DECORATION:underline;
	COLOR: black;
}

A:hover{
	TEXT-DECORATION:underline;
	COLOR: black;
}
.news{
	 font-size:11px;
	 color:#555554; 
}
.greeny{
	 font-size:11px;
	 color:#669900; 
}

.bookingform {
   bor/der: 1px solid #5a282b;
   display: block;

   bo/rder: 1px solid #5a282b;
   ba/ckground-color: #f7f4f4;
   pa/dding: 5px;
}

.bookingform h1 {
   color: black;
   FONT-SIZE: 11px;
   padding: 0px;
   margin: 0px;
   margin-bottom: 5px;

}



#dateselectform {
   bor/der: 1px solid #5a282b;
   bac/kground-color: #f7f4f4;
   pad/ding: 5px;
   display: block;


}

#dateselectform h1 {
   color: black;
   FONT-SIZE: 11px;
   padding: 0px;
   margin: 0px;
   margin-bottom: 5px;

}


.bookingtext {
   color: #5a282b;

}

.bookingtext input{
   color: black;
   border: 1px solid #5a282b;
   width: 250px;
   font-family:  Courier;
}


.calendarHeader{
   font-family: Arial;
   font-weight: bolder;
   color: white;
   background-color: #9c7e80;
   border: 1px solid #5a282b;
   padding: 3px;
}

.calnav{
   font-weight: bolder;
   color: white;
   background-color: #9c7e80;
   border: 1px solid #5a282b;
   padding: 3px;
}

.calnav a {
   color: white;
   font-weight: bold;
   text-decoration: none;
}

.calnav a:hover{
   color: #ded4d5;
   font-weight: bold;

}

.calendarToday {
   background-color: #ded4d5;
   border: 1px solid #5a282b;
   padding: 3px;
}

.calendar {
   font-family: Arial;
   background-color: white;
   border: 1px solid #5a282b;
   padding: 3px;
}

.datelink {
   border: 1px solid #5a282b;
   background-color: #f36d25;
   cursor: text;
   padding: 3px;
}
.datelink a{
   font-weight: bold;
   color: white;
   text-decoration: none;
   cursor: text;
}

.datelink a:hover{
   font-weight: bold;
   color: white;
   text-decoration: none;
   cursor: text; 
}

.admincalendar {
   background-color: white;
   border: 1px solid #5a282b;
   padding: 3px;
}

ul,ol {
   COLOR: #818084;
	FONT-SIZE: 11px;
	LINE-HEIGHT: 12px;

}


.menu {
   text-align:right;
   text-transform: uppercase;

}

ul.menu {
   list-style-type: none;
   line-height: 20px;
   display: inline;
}


ul.menu li{
   text-align:right;
}


.menu a {
   color: #f2dfc9;
   text-decoration: none;
   padding: 2px;
   font-size: 10px;
   margin-right: 4px;
}

.menu a:hover{
   background: #e96d1f;
   color: #f2dfc9;
   text-decoration: none;
   padding: 2px;
   font-size: 10px;
   margin-right: 4px;
}

.guestbook {
   background: white;
   border:1px solid #e4d2c5;
   margin-bottom: 15px;
   color: #916a50;
}

.darkbrown {
   color: #916a50;
}

.footerhome {
   color: #f9e4c2;
   border-top: 1px dashed white;
   font-size:8px;
   margin-top: 6px;
   padding-top: 3px;
   margin-left: 15px;
   margin-right: 34px;


}

.footerhome a {
   color: #f9e4c2;
   font-size:8px;
}

.footerhome a:hover{
   color: white;
}


.footer {
   color: #f9e4c2;
   font-size:8px;
   margin-top: 26px;
   padding-top: 3px;
   margin-left: 140px;



}

.footer a {
   color: #f9e4c2;
   font-size:8px;
}

.footer a:hover{
   color: white;
}


.stdtable {
   width: 100%;

}

.stdtable th{
   color: white;
   font-size: 10px;
   font-weight: normal;
   background: #c6c6c6;
   padding-top: 3px;
   padding-bottom: 5px;
   padding-left: 2px;
   padding-right: 2px;
   border-left: 1px solid white;
   border-right: 1px solid white;


}

.stdtable tr:hover {
   background: #f2f2f2;
}

.stdtable td{
   bord/er-bottom: 1px solid red;
   padding: 2px;
   line-height: 1.4em;
   vertical-align: middle;
   padding-top: 4px;
   padding-bottom: 4px;

}

.stdtable td.content{
   border-bottom: 1px solid #dedede;
   padding: 2px;
   line-height: 1.4em;
   vertical-align: middle;
   padding-top: 4px;
   padding-bottom: 4px;

}


