body {
	background-color: #DDDDDD;
	background-repeat: repeat-x;
	color: #264567;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 0.8em;
	margin-top: 0pt;
	margin-bottom: 0pt;
	padding: 0pt;
	text-align: center;	
}

#wrapper {
	        background-color: #264567;
	        clear: both;
	        margin: 0 auto;
          text-align:left;
	        width: 760px; 
	        padding: 0 20px;
	        border-left: 0px solid #ffffff;
	        border-right: 0px solid #ffffff;
}


h1 {       font-size: 2.2em;
           font-weight: bold;
           font-family: arial, sans-serif;
           color: #402666;
           text-align: left;
           margin: 8px 0 5px 0;
           letter-spacing: 0.07em;
}

h2 {       font-size: 4em;
           font-family: monotype corsiva, sans-serif, arial;
           color: #005555;
           text-align: center;
           margin-top: 0;
          }

h3 {       font-size: 1em;
           font-family: arial, sans-serif;
           color: #470082;
           text-align: left;
          }

h4        {font-size: 0.9em;
           font-family: arial, sans-serif;
           color: #470082;
           text-align: left;
          }

h5        {font-size: 0.8em;
           font-family: arial, sans-serif;
           color: #470082;
           text-align: left;
          }

h6        {font-size: 0.5em;
           font-family: arial, sans-serif;
           color: #380071;
           text-align: center;
          }

h6.tight  {font-size: 0.3em;
           font-family: arial, sans-serif;
           color: #380071;
           text-align: center;
           line-height: 30%;}

p         {font-size: 0.8em;
           font-family: arial, sans-serif;
           color: #470082;
           text-align: justify;
           margin-left: 0px;
           margin-right: 0px;
          }

a:link    {color: #ffffff; text-decoration: none;}
a:visited {color: #bbbbbb; text-decoration: none;}
a:active  {color: #00ffff; text-decoration: blink;}
a:hover   {color: #ffff00; text-decoration: underline;}

					
/* Web colours
   pale blue 94bfce
	 turquoise 59e4c6
	 dark blue 402666

/* Show current page on menu bar */
body#index a#indexLink,
body#welcome a#welcomeLink,
body#location a#locationLink,
body#facilities a#facilitiesLink,
body#animals a#animalsLink,
body#environment a#environmentLink,
body#attractions a#attractionsLink,
body#directions a#directionsLink,
body#cottages a#cottagesLink,
body#credis_view a#credis_viewLink,
body#farmhouse_bed a#farmhouse_bedLink,
body#short_breaks a#short_breaksLink,
body#availability a#availabilityLink,
body#on_line_booking a#on_line_bookingLink,
body#gallery a#galleryLink,
body#information a#informationLink,
body#old_round_house a#old_round_houseLink,
body#owls_roost a#owls_roostLink,
body#curlew a#curlewLink,
body#badgers_way a#badgers_wayLink,
body#serendipity a#serendipityLink,
body#lily_pad a#lily_padLink
 {
  background: #eeeeee;
	}


/*  top horizontal menu bar  */

#menubar_1 {
  width: 760px;
	height: 20px;
	margin: 0 auto;
	background: #264567;
}

/* structure */
#menubar_1 ul {
	margin: 0 ;
	padding: 0px 0 0 5px;
  float: center;
	list-style-type: none ;
	display: inline ;
}

/* button text */
#menubar_1 ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style-type: none ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 0.9em;
}

/* default button colours */
#menubar_1 li a {
	color: #000000;
	background-color: #aaaaaa;
	border: 1px outset #008B8B;
	display: inline;
	float: center;
	height: 10px;
	padding: 0px 3px 0 3px;
	text-decoration: none;
	font-weight: bold;
}

/* mouseover button colours */
#menubar_1 li a:hover {
	color: #FFFFFF;
	background-color: #DD7800;
	text-decoration: none;
}

/*  middle horizontal menu bar  */

#menubar_2 {
  width: 760px;
	height: 20px;
	margin: 0 auto;
	background: #264567;
}

/* structure */
#menubar_2 ul {
	margin: 0 ;
	padding: 0px 0 0 5px;
  float: center;
	list-style-type: none ;
	display: inline ;
}

/* button text */
#menubar_2 ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style-type: none ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 0.9em;
}

/* default button colours */
#menubar_2 li a {
	color: #000000;
	background-color: #888888;
	border: 1px outset #000000;
	display: inline;
	float: center;
	height: 10px;
	padding: 1px 3px 0 3px;
	text-decoration: none;
	font-weight: bold;
}

/* mouseover button colours */
#menubar_2 li a:hover {
	color: #FFFFFF;
	background-color: #DD7800;
	text-decoration: none;
}

/*  lower horizontal menu bar  */

#menubar_3 {
  width: 760px;
	height: 20px;
	margin: 0 auto;
	background: #264567;
}

/* structure */
#menubar_3 ul {
	margin: 0 ;
	padding: 0px 0 0 5px;
  float: center;
	list-style-type: none ;
	display: inline ;
}

/* button text */
#menubar_3 ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style-type: none ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 0.9em;
}

/* default button colours */
#menubar_3 li a {
	color: #000000;
	background-color: #aaaaaa;
	border: 1px outset #000000;
	display: inline;
	float: center;
	height: 10px;
	padding: 1px 3px 0 3px;
	text-decoration: none;
	font-weight: bold;
}

/* mouseover button colours */
#menubar_3 li a:hover {
	color: #FFFFFF;
	background-color: #DD7800;
	text-decoration: none;
}
					
/*  photo gallery horizontal menu bar 1 */

#menubar_1_gallery {
  width: 760px;
	height: 20px;
	margin: 0 auto;
	background: #264567;
}

/* structure */
#menubar_1_gallery ul {
	margin: 0 ;
	padding: 0px 0 0 5px;
  float: center;
	list-style-type: none ;
	display: inline ;
}

/* button text */
#menubar_1_gallery ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;	
	text-align: center ;
	list-style-type: none ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 0.9em;
}

/* default button colours */
#menubar_1_gallery li a {
	color: #000000;
	background-color: #aaaaaa;
	border: 1px outset #008B8B;
	display: inline;
	float: center;
	height: 10px;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	font-weight: bold;
}

/* mouseover button colours */
#menubar_1_gallery li a:hover {
	color: #FFFFFF;
	background-color: #DD7800;
	text-decoration: none;
}

/*  photo gallery horizontal menu bar 2 */

#menubar_2_gallery {
  width: 760px;
	height: 20px;
	margin: 0 auto;
	background: #264567;
}

/* structure */
#menubar_2_gallery ul {
	margin: 0;
	padding: 0px 0 0 5px;
  float: center;
	list-style-type: none;
	display: inline;	
}

/* button text */
#menubar_2_gallery ul li {
	margin: 0 ;
	padding: 0 ;
  display: inline;	
	text-align: center ;
	list-style-type: none ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 0.9em;
}

/* default button colours */
#menubar_2_gallery li a {
	color: #000000;
	background-color: #aaaaaa;
	border: 1px outset #008B8B;
	display: inline;
	float: center;
	height: 10px;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	font-weight: bold;
}

/* mouseover button colours */
#menubar_2_gallery li a:hover {
	color: #FFFFFF;
	background-color: #DD7800;
	text-decoration: none;
}

					
/***************************************************/
/*---------- Header -------------------------------*/
/***************************************************/

#header_bar1 {
	width: 760px;
	height: 35px;
	font-size: 1em;
	line-height: 80%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #264567;
	padding-top: 8px;
  margin-right: 10px #426666;
}

#header1 {
	position: relative;
	left: 0;
	top: 0;
	width: 760px;
	height: 120px;
	background-color: #264567;
	padding-top: 0px;
}

#address_bar1{
	width: 760px;
	height: 20px;
	font-size: 1em;
	font-weight: bold;
  line-height: 50%;
	color: #aaaaaa;
	text-align: center;
	background-color: #264567;
	padding-top: 0.6em;
}

#main {
	width: 760px;
	font-size: 1em;
	font-weight: normal;
  line-height: 120%;
	color: #aaaaaa;
	text-align: center;
	background-color: #cccccc;
}


#features_left {
  position: relative;
  float: left;
	width: 440px;
	height: 120px;  /* set to 120px to balance 112px features_right*/
	font-size: 0.95em;
	font-weight: normal;
	color: #FFFFFF;
	text-align:justify;
	background-color: #94bfce;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
	border-width: 0px;
	border-style: solid;
	border-color: #402666;
}

#features_right {
  float: right;
	width: 290px;
	height: 112px;  /* set to 112px */
  max-width: 290px;
	max-height: 112px;
	line-height: 110%;
  position: relative;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	background-color: #DD0000;
	padding-top: 8px;
	padding-bottom: 8px;
}

#features_right p {
  position: absolute;
	width: 288px;
	left: 0;
	bottom: 5px;
	background-color: #FFF;
	font-size: 0.9em;
	text-align: center;
	padding: 1px;
	margin: 0;
}


#features_button {
  width: 288px;
	height: 16px;
	margin: 0;
	text-align: center;	
	background: #FFFFFF;
}

/* structure */
#features_button ul {
	margin: 0 ;
	padding: 0px 0 0 10px;
  float: center;
	list-style-type: none ;
	display: inline ;
}

/* button text */
#features_button ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style-type: none ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 0.9em;
}

/* default button colours */
#features_button li a {
	color: #DD0000;
	background-color: #FFFFFF;
	border: 0px outset #008B8B;
	display: inline;
	float: center;
	height: 16px;
	padding: 0px 8px 2px 8px;
	text-decoration: none;
	font-weight: bold;
}

/* mouseover button colours */
#features_button li a:hover {
	color: #FFFFFF;
	background-color: #DD0000;
	text-decoration: none;
}

#couples {
  float: left;
	width: 380px;
	height: 285px;
	position: relative;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	background-color: #264567;
}

#couples a {
  position: absolute;
	width: 280px;
	left: 50px;
	bottom: 10px;
	background-color: #FFF;
	font-size: 0.9em;
	text-align: center;
	padding: 10px;
	margin: 0;
}

/* structure */
#couples_button ul {
	margin: 0 ;
	padding: 0px 0 0 0px;
  float: center;
	list-style-type: none ;
	display: inline ;
}

/* button text */
#couples_button ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style-type: none ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 1.0em;
}

/* default button colours */
#couples_button li a {
	color: #402666;
	background-color: #FFFFFF;
	border: 0px outset #008B8B;
	display: inline;
	float: center;
	height: 16px;
	padding: 1px 8px 1px 8px;
	text-decoration: none;
	font-weight: bold;
}

/* mouseover button colours */
#couples_button li a:hover {
	color: #FFFFFF;
	background-color: #402666;
	text-decoration: none;
}


#families {
  float: right;
	width: 380px;
	height: 285px;
	position: relative;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	background-color: #264567;
}

#families a {
  position: absolute;
	width: 280px;
	left: 50px;
	bottom: 10px;
	background-color: #FFF;
	font-size: 1.0em;
	text-align: center;
	padding: 5px;
	margin: 0;
}


/* structure */
#families_button ul {
	margin: 0 ;
	padding: 0px 0 0 0px;
  float: center;
	list-style-type: none ;
	display: inline ;
}

/* button text */
#families_button ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style-type: none ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 1.0em;
}

/* default button colours */
#families_button li a {
	color: #402666;
	background-color: #FFFFFF;
	border: 0px;
	display: inline;
	float: center;
	height: 16px;
	padding: 1px 8px 1px 8px;
	text-decoration: none;
	font-weight: bold;
}

/* mouseover button colours */
#families_button li a:hover {
	color: #FFFFFF;
	background-color: #402666;
	text-decoration: none;
}


#content1 {
	width:730px;
	margin: 0;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #6b946d;
}

#content1 p{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	text-align:justify;
}



#cottages {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	color: #ffffff;
	text-align:justify;
}

#cottages p{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 0.9em;
	font-weight: normal;
	color: #ffffff;
	text-align: justify;
}

#cottages h1{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 2.2em;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
}

#cottages h2{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 2.0em;
	font-weight: bold;
	color: #264567;
	text-align:left;
}

#cottages h3{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 1.6em;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
}

#cottages h4{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 1.3em;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
}

#cottages h5{  /* used on availability page */
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 1.8em;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

#cottages h6{  /* used on availability page */
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 1.0em;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}


#cottages .features{
  float: right;
	width: 427px;
	height: 215px;
  max-width: 430px;
	max-height: 225px;
	overflow: auto;
	line-height: 150%;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-left: 0px;
	text-align:left;
	background-color: #888888;
}

#cottages .features p{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 1.2em;
	font-weight: bold;
	color: #402666;
	text-align:left;
}

#cottages .prices_header {border-right-width: medium;
                          border-right-style: solid black;
												  background-color: #FFFFFF;
													line-height: 110%;
													}
											
#cottages .name1 {border-left-style: none;
                 border-left-width: medium;
								 border-top-style: none;
								 border-top-width: medium;
								 background-color: #380071;
								 width: 62px;
								 height: 48px;
								 text-align: center;
								 font-family: Verdana, Arial, Helvetica, sans-serif;
								 font-size:1.0em;
								 color: #FFFFFF;
								 }

#cottages .name1left {border-left-style: none;
                 border-left-width: medium;
								 border-top-style: none;
								 border-top-width: medium;
								 background-color: #C0C0C0;
								 width: 42px;
								 height: 48px;
								 text-align: right;
								 font-family: Verdana, Arial, Helvetica, sans-serif;
								 font-size:1.0em;
								 color: #FFFFFF;
								 }
								 
#cottages .name2 {border-left-style: none;
                 border-left-width: medium;
								 border-top-style: none;
								 border-top-width: medium;
								 background-color: #264567;
								 width: 62px;
								 height: 48px;								 
								 text-align: center;
								 font-family: Verdana, Arial, Helvetica, sans-serif;
								 font-size:1.0em;
								 color: #FFFFFF;
								 }

#cottages .name2left {border-left-style: none;
                 border-left-width: medium;
								 border-top-style: none;
								 border-top-width: medium;
								 background-color: #ADBECE;
								 width: 42px;
								 height: 48px;
								 text-align: right;
								 font-family: Verdana, Arial, Helvetica, sans-serif;
								 font-size:1.0em;
								 color: #FFFFFF;
								 }					 

#cottages .name3 {border-left-style: none;
                 border-left-width: medium;
								 border-top-style: none;
								 border-top-width: medium;
								 background-color: #264567;
								 width: 62px;
								 height: 48px;								 
								 text-align: center;
								 font-family: Verdana, Arial, Helvetica, sans-serif;
								 font-size:1.0em;
								 color: #FFFFFF;
								 }

								 
#cottages .size1 {border-left-style: none;
                 border-left-width: medium;
								 border-top-style: none;
								 border-top-width: medium;
								 background-color: #C0C0C0;
								 width: 62px;
								 height: 58px;
								 text-align: center;
								 font-family: Verdana, Arial, Helvetica, sans-serif;
								 font-size:1.0em;
								 color: #000000;
								 }

#cottages .size2 {border-left-style: none;
                 border-left-width: medium;
								 border-top-style: none;
								 border-top-width: medium;
								 background-color: #ADBECE;
								 width: 62px;
								 height: 58px;
								 text-align: center;
								 font-family: Verdana, Arial, Helvetica, sans-serif;
								 font-size:1.0em;
								 color: #000000;
								 }

#cottages .size3 {border-left-style: none;
                 border-left-width: medium;
								 border-top-style: none;
								 border-top-width: medium;
								 background-color: #ADBECE;
								 width: 62px;
								 height: 58px;
								 text-align: center;
								 font-family: Verdana, Arial, Helvetica, sans-serif;
								 font-size:1.0em;
								 color: #000000;
								 }
								 
#cottages .day1 {border-left-style: none;
                 border-left-width: medium;
								 border-top-style: none;
								 border-top-width: medium;
								 background-color: #C0C0C0;
								 width: 62px;
								 height: 15px;
								 text-align: right;
								 font-family: Verdana, Arial, Helvetica, sans-serif;
								 font-size:1.0em;
								 color: #FFFFFF;
								}
								 
#cottages .day2 {border-left-style: none;
                 border-left-width: medium;
								 border-top-style: none;
								 border-top-width: medium;
								 background-color: #ADBECE;
								 width: 62px;
								 height: 15px;
								 text-align: right;
								 font-family: Verdana, Arial, Helvetica, sans-serif;
								 font-size:1.0em;
								 color: #FFFFFF;
								 }

#cottages .price {border-left-style: none;
                 border-left-width: medium;
								 border-top-style: none;
								 border-top-width: medium;
								 background-color: #000000;
								 width: 62px;
								 height: 15px;
								 text-align: center;
								 font-family: Verdana, Arial, Helvetica, sans-serif;
								 font-size:1.0em;
								 color: #FF9933;
								 }
								 
#cottages .price2 {border-left-style: none;
                 border-left-width: medium;
								 border-top-style: none;
								 border-top-width: medium;
								 background-color: #000000;
								 width: 62px;
								 height: 15px;
								 text-align: center;
								 font-family: Verdana, Arial, Helvetica, sans-serif;
								 font-size:1.0em;
								 color: #FF9933;
								 }

#cottages .booked {border-left-style: none;
                 border-left-width: medium;
								 border-top-style: none;
								 border-top-width: medium;
								 background-color: #0000FF;
								 width: 62px;
								 height: 15px;
								 text-align: center;
								 font-family: Verdana, Arial, Helvetica, sans-serif;
								 font-size:1.0em;
								 color: #FF9933;
								 }

#cottages .booked2 {border-left-style: none;
                 border-left-width: medium;
								 border-top-style: none;
								 border-top-width: medium;
								 background-color: #0000FF;
								 width: 62px;
								 height: 15px;
								 text-align: center;
								 font-family: Verdana, Arial, Helvetica, sans-serif;
								 font-size:1.0em;
								 color: #FF9933;
								 }

								 
#footer {
	width:760px;
  height: 180px;
	margin: 0 auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #264567;
}

#footer h3{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 0.9em;
	height: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#footer h4{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

/* styles specific to cottage pages */

#main_cottages {
  position: relative;
  margin-left: 0px;
	margin-top: 0px;
	width: 760px;
	height: 265px;
	font-size: 1em;
	font-weight: normal;
  line-height: 120%;
	color: #aaaaaa;
	background-color: #264567;
	text-align: left;
}


#main_cottages .cottage_name {
  position: absolute;
	top: 0;
	left: 0;
	width: 269px;
	height: 48px;
	background-color: #ffffff;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}

#main_cottages .cottage_name h1{
  font: arial;
	font-size: 2.2em;
	font-weight: bold;
  line-height: 120%;
	color: #264567;
	text-align: left;
}

#main_cottages .cottage_image {
  position: absolute;
	top: 60px;
	left: 0px;
	width: 275px;
	height: 200px;
	background-color: #264567;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
}

#main_cottages .cottage_promo {
  position: absolute;
	top: 0px;
	left: 280px;
	width: 450px;
	height: 75px;
	background-color: #dd0000;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-left: 0px;
}

#main_cottages .cottage_promo p{
	font-size: 1.2em;
	font-weight: bold;
  line-height: 120%;
	color: #000000;
	text-align: center;
}

#main_cottages .cottage_features {
  position: absolute;
	top: 80px;
	left: 280px;
	width: 360px;
	height: 178px;
	background-color: #dddddd;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-left: 0px;
}

#main_cottages .cottage_features p{
	font-size: 1.2em;
	font-weight: bold;
  line-height: 120%;
	color: #264567;
	text-align: left;
}

#cottage_description {
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 760px;
	font-size: 1em;
	font-weight: normal;
  line-height: 120%;
	color: #aaaaaa;
	text-align: justify;
	background-color: #94bfce;
}

#cottage_description p{
	font-family: verdana, arial, helvetica, sans-serif;
  font-size: 1.0em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;

}

#cottage_images_panel {
	top: 0px;
	left: 0px;
	width: 730px;
	font-size: 1em;
	font-weight: normal;
	padding-top: 15px;
	padding-left: 15px;
}
					
					
#footer {
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 770px;
  line-height: 100%;
	text-align: center;
	background-color: #264567;
}

#footer h3{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#footer h4{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
  font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

/* End of cottage specific styles */

#solidbox1 {
	width:740px;
  height: 5px;
	margin: 0 auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}




		
p.c10     {color: #380071; font-size: 70%; text-align: center}
p.c9      {color: #AC2B82; text-align: center}
span.c8   {color: #470082}
td.c7     {background-color: #FFFFFF}
p.c6      {color: #470082; font-weight: bold; text-align: center}
td.c5     {background-color: #470082}
p.c4      {color: #FFFFFF; font-weight: bold}
span.c3   {font-size: 110%}
p.c2      {font-size: 110%; font-weight: bold; text-align: center}
hr.c1     {text-align: center; color: #470082}



p.tight   {font-size: 12pt; font-family: verdana, sans-serif, arial; color: "#470082"; text-align: center; margin-left: 0px; margin-right: 0px; line-height: 30%; }
.price1   {font: 10pt; font-family: arial; color: "#FFFFFF"}

li {
list-style: none;
}


/*
    Dark sea green  8F BC 8F
    Light sea green 20 B2 AA
    Dark cyan       00 8B 8B
    Teal            00 80 80
*/

