/* Cascading Style Sheet, for twohartonmanor.co.uk - created: Nov 2003 */
/* http://www.twohartonmanor.co.uk/ */

/* White             FFFFFF R:255 G:255 B:255 */
/* Black             000000   R:0   G:0   B:0   */


/* Orange          #ff8309   */
/* Grey	   	 #687063  */


/*.~.~.~.~.~.~.~.~.~.~.~.~.~.~.*/


body {
  background : #FFFFFF 
  margin : 0px 0px 20px 0px;
  padding : 0px;
  font-family : Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height : normal;
}

a:link
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #006600;
  background-color: transparent;
  text-decoration: underline;
}

a:visited
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #009900;
  background-color: transparent;
  text-decoration: underline;
}

a:active
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #006600;
  background-color: transparent;
  text-decoration: underline;
}

a:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #003300;
  background-color: transparent;
  text-decoration: underline;
}

.maintext
{
  background-color: transparent;
  font-style: normal;
  font-size: 12px;
  color: #00000;
}

.smalltext
{
  background-color: transparent;
  font-style: normal;
  font-size: 10px;
  color: #00000;
}

h1 {
  font-family : arial, Helvetica, sans-serif;
  line-height : 100%;
  color : #FF8309;
  padding : 0px;
  margin : 0px;
  background-color : transparent;
  font-weight : 150;
}

h2 {
  font-family : arial, Helvetica, sans-serif;
  font-size : 0.9em ! important;
  line-height : 100%;
  color : #000000;
  padding : 0px;
  margin : 0px;
  background-color : transparent;
}

h3 {
  font-family : arial, Helvetica, sans-serif;
  font-size: 14px;
  color : #FF8309;
  padding : 0px;
  margin : 0px;
  background-color : transparent;
  font-weight : 150;
}

TABLE.menu {
  border: 1px solid #687063;
  padding 2px 2px 2px 2px;
  margin 2px 2px 2px 2px;
}

.menu:link {
  color : #ffffff;
  text-decoration : none;
  font-weight : 600;
  background-color : transparent;
}

.menu:visited {
  color : #ffffff;
  text-decoration : none;
  font-weight : 600;
  background-color : transparent;
}

.menu:active, .menu:hover {
  color : #C6CADC;
  font-weight : 600;
  text-decoration : none;
  background-color : transparent;
}

.menu_gr:link, .menu_gr:visited, .menu_gr:active, .menu_gr:hover{
  font-size: 8px;
  color : #939d8c;
  text-decoration : none;
  background-color : transparent;
}

.menupage {
  color : #333366;
  font-weight : 600;
  text-decoration : none;
  background-color : #ffffff;
  
}

TD.tariffBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: #E6ECE2;
  color: #687063;
  border: 1px solid #BEAB6F;
}

TD.pictureBox {
  background: #FFFFFF;
  border: 2px solid #687063;
}

#roomsMain {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  left : 10px;
  top : 10px;
  position : absolute;
}

img.grey_bord { 
background: #ffffff;
padding: 2px;
border-color: #687063;
border-width : 2px;
border-style: solid;
}
