/* Charnwood Cottages */
/* Style Sheet */
/* Prepared By Chris Geerling, InterMind Web Design, 15/10/2005 */
/* From Designs by Wayne Louk, Graphics In Print */
/* Designs (c) Graphics In Print 2005 */

body {
	background-image: url('../images/Home/Grey-tile.jpg');
	background-repeat: repeat;
	background-position: top left;
	padding: 0px;
	margin: 0px !important;
}

h2           { font-size: 12pt; font-family: Microsoft Sans Serif; font-weight: bold; 
               margin-top: 3pt; margin-bottom: 12pt }
img.homepage {
	border: 4px solid #8C3310;
}

.cottage_page img {
	border: 2px solid #ffffff;
}

.menubar {
	background-image: url('../images/Charnwood-Main/menu-bar-background.jpg');
	background-repeat: repeat;
	background-position: top left;
}

.menubar_button {
	padding-left: 10px;
	padding-right: 10px;
}

td.button_blue,
td.button_yellow {
  width:98px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  border: 3px outset white;
  cursor: pointer;
}

td.button_blue a,
td.button_yellow a {
  text-decoration: none;
  color: #FFFFFF;
}

td.button_blue a:hover,
td.button_yellow a:hover {
  text-decoration: none;
  color: yellow;
}

td.button_blue {
  background-image: url('../images/Jessicas_Cottage/Inside/Jessicas_Inside_Blue.PNG');
  background-position: top left;
  background-repeat: repeat;
}

td.button_yellow {
  background-image: url('../images/Jessicas_Cottage/Jessica_Yellow.gif');
  background-position: top left;
  background-repeat: repeat;
}

.text {
	font-family: 'Microsoft Sans Serif','Halvetica';
	font-size: 16px;
	line-height:1.25;
	font-weight: normal;
}

h1 {
	font-family: 'Ancestory SF';
	font-size: 36pt
}

.menubar td {
	color: blanchdalmonde;
}

.menubar a {
  color: white;
  font-size: 12px !important;
}

.menubar a:visited {
	color: lightgray;
}