body  {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	background: #e8e8d0;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
}

.box {
	border-style: solid;
	border-color: #FF0000;
	margin: 10px 10px 10px 0px;
	height: 100px;
	width: 150px;
}

 #top-menubar {
	font-size:12px;
	width: auto;
	height:14px;
	margin-right: 1px;
	margin-left: 0px;
	border-top: 1px solid #996600;
	border-right: 1px none #996600;
	border-bottom: 1px none #996600;
	border-left: 1px none #996600;
	background: #E4E4CB;
}
#top-menubar ul {margin: 0px;padding: 0px 30px 0 0;text-align:right;color:#900;	list-style: none;}
#top-menubar li {display: inline; margin: 0; padding: 0;  }
#top-menubar a:link { text-decoration: none; color: #900; font-weight:bold; }
#top-menubar a:visited {color:#330099;text-decoration:none;}
#tagline { font: bold 16px "Times New Roman", Times, "serif italic 14px"; color: #990000; margin:0;  float: left; }
#topnav img {border-style: none;	border-bottom-width:2px;}
#topnav, #topnav ul {margin: 0px;padding: 0px;list-style: none;}
#topnav a {display:inline; font-weight:bold; color: #000066}
#topnav a:hover { font-weight:bold; color:  #006;}
#topnav li ul {position:absolute;left:-999em;}

#topnav li:hover ul, #topnav li.sfhover ul {
	position: absolute;
	left:auto;
	right:1em;
	top: inherit;
	display:block;
	padding: 5px;
	margin-top:-1px;
	text-align: left;
	border: solid green 1px;
	width: 180px;
	visibility: visible;
	background-color: #B9DBEC;
	z-index:99
}
#topnav #ins:hover ul, #topnav #ins.sfhover ul {right:8em;}



 #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


#top-menubar #tagline {
	text-align: center;
	vertical-align: middle;
	top: 0px;
}


img {border:none;}

#menu {
   margin: 0;
   padding: 0;
   background: #6F6146;
   list-style-type: none;
   width: 180px;
   float: left;
}
#menu li {
	margin:0;
	padding:0;
	float: left; /* this corrects the */
	width: 100%; /* IE whitespace bug */
	background: #B9DBEC;
	color:#990000;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#menu a {
    display: block; /* to increase clickable area as a's
         default to inline */
    color: #990000;
    text-decoration: none;
    padding: 0 15px;
    line-height: 2.5;
    border-bottom: 1px solid #FFF;
}

#menu a:hover {
	background: #CECE9D;
	font-weight: bold;	 
}
    
.Stewarton_news {
	height: 266px;
	width: 400px;
	top: auto;
	background: #e8e8d0;
	border-style: dotted;
	border-color: #0000FF;
}
 .bonnet1 {
	height: 75px;
	width: auto;
	border: 1px solid #666666;
	text-align: left;
	left: 0px;
}
 .Stewarton_latest {
	height: 133px;
	width: 250px;
	background: #E8E8D0;
	border-style: dotted;
	border-color: #0000FF;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #186AE4;
}
.Stewarton_annick {
	height: 200px;
	width: 250px;
	background: #E8E8D0;
	border-style: dotted;
	border-color: #0000FF;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #0066FF;
}
.woodland {
	width: 305px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #990000;
	background: #8EC7E1;
	text-align: center;
}
.toun {
	height: 150px;
	background: #E8E8D0;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	border-width: 1px;
	border-style: solid;
}
.toun ul {
text-align:left;
}

.listings .brodd {
	padding: 5px;
	border: thin solid #006600;
	background: #CAE4FF;
}
.listings .breven {
	padding: 5px;
	border: thin solid #006600;
	background: #95CAFF;
}
#blue_box {
	border: 3px solid #0099FF;
	padding: 10px;
}
#blue_box h1 {
	font-size: 22px;
}

 #theatre {
	font-size: 12px;
	border: 1px solid  #660000;
	margin: 5px;
	padding: 5px;
}
#theatre h2 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #660000;
}
.xmas {
	background-color: #FFFFFF;
	width: auto;
	border: thin dotted #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
#panto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #0099FF;
}
#theatre hr {
}
#theatre #separator {
	background-image: url(Images/Christmas/hollyline.gif);
	background-repeat: repeat-x;
	height: 25px;
}
#theatre table {
	font-size: 12px;
}
