body  {
	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;













	background-image: url(Images/background%20(1)
.png);
	background-image: url(Images/layout/backline100.jpg);
	font-family: "Trebuchet MS";
	font-size: 100%;
	line-height: 20px;
	background-repeat: repeat-x;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	background-color: #b1b9be;
}


/* MAIN */

#mainContent a {
	border-bottom-style: none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#mainContent h1 {
	color: #666666;
	text-transform: none;
	letter-spacing: 1px;
	word-spacing: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#mainContent h2 {
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}
#mainContent p {
	font-size: 14px;
	margin-bottom: 5px;
}

/* sidebar 1 */

#sidebar1  p {
	color: #333333;
	padding-right: 5px;
	font-size: 11px;
}
#sidebar1  a {
	text-decoration: none;
	color: #FFFFFF;
}
#sidebar1 .related {
	margin-bottom: 10px;
	padding-bottom: 45px;
	background: #C9F173 url(../images/bg_related.png) no-repeat left bottom;
	margin-top: 0px;
}


#sidebar1 .related li {
	list-style: none;
	display: inline;
}
#sidebar1 h2, #sidebar1 h3, #sidebar1 p {
	padding-right: 5px;
}
#sidebar1  h2 {
	color: #152C67;
	padding-bottom: 10px;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 100%;
	background: url(../images/bg_relatedhead.gif) no-repeat right top;
	margin: 0 !important;
	padding-left: 5px;
	padding-top: 13px;
}
#sidebar1 .related a {
	display: block;
	padding: 5px;
	border-top: 1px solid #FFF;
	text-decoration: none;
}


#sidebar1 .related a:hover {
	background: #FFFFFF;
}

#sidebar1 .related ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}




.featureHead {
	background: url(../images/feature_bug.png) no-repeat right 0px;
}

a img {
	border-style: none;
}




/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
}

/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	width: auto;
	float: left;
	background-image: url(../Images/buttons/articles.png);
}


/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	cursor: pointer;
	background-color: #999900;
	padding: 0.7em 1em;
	color: #333;
	text-decoration: none;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	border-right: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #FFFFFF;
	letter-spacing: 1px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #FFFFFF;
	color: #003399;
}


#mainContent .caption {
	background: #666666;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 5px;
}
#container {
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	background-color: #FFFFFF;
}
.photoBox {
	text-align: center;
	float: right;
	width: 220px;
}
#header img {
	display: block;
}
.resttable {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCCCCC;
}
.resttable2 {
	background-color: #011B2C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.resttable {
	color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #339999;
	text-decoration: none;
}
a:hover {

}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:hover {

}
a:hover {

}
links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: underline;
}
A.another:hover{
	color:#0000CC
}
.sidetable {
	background-color: #666666;
	color: #011B2C;
	font-family: Impact, sans-serif, "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 140px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.CALENDARMONTH {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-top: 10px;
}
.CALENDARDAYS {
	background-color: #8cbaf7;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 2px;
	color: #404082;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.venues6 {
	color: #0066CC;
	font-weight: bold;
	font-size: 15px;
	padding-left: 4px;
}
.venues8 {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	padding-left: 4px;
}
.venues9 {
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	padding-left: 4px;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #011B2C;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.heading2 {
	background-color: #1D75BF;
}
.venues10 {
	color: #006600;
	font-weight: bold;
	font-size: 13px;
}
#venues10 a:hover {
color: #333333;
text-decoration: none;
}
.map1 {
	border: 2px solid #1C73BC;
}
.train2 {
	background-color: #CCCCCC;
	font-size: 13px;
	border: 1px solid #999999;
	font-weight: bold;
}
.trainmain {
	background-image: url(Images/photos/400px-P_train.svg.png);
}
.contact {
	border: 1px solid #999999;
}
.articles {
	border: 1px solid #8CBAF7;
	background-color: #F7F7F7;
	margin-top: 5px;
	background-position: top;
	
}
.articles2 {
	border: 1px solid #8CBAF7;
	background-color: #F7F7F7;
	
	
}
.articletext {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #F7F7F7;
}
.spacertext {
	padding-right: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #F7F7F7;
}
.searchbar {
	position: bottom;
	top:2px; 
	height:16px;
object.style.overflow="hidden";
}
.searchbar2 {
	margin: 0px;
	padding: 0px;
}
.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.readmore {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	text-align: right;
	background-color: #F7F7F7;
}
.eventtitle {
	color: #0066CC;
	font-weight: bold;
	font-size: 22px;
	
	bottom: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	border-left-width: 1px;
	border-left-color: #999999;
}
table.navbar {
	border-collapse: collapse;
	font-family: Impact, sans-serif, "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	
}
table.navbar td {
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
	
}
table.navbar td a{
   display: block;
   width: 140px;
   padding: 0px;
   text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #FFF;
   background-color: #666666;
}
table.navbar td a:hover, table.navbar td a:active {
	color: #fff;
	background-color: #02304F
}
.busno. {
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}.bus {
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	background-position: center;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
.articlebox {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.eventlist1 {
	color: #FFFFFF;
	padding-left: 5px;
}
.articleimage {
	float: left;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.articleimage2 {
	float: right;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}.image {
}
booking {
	color: #FF0000;
	font-weight: bold;
	font-size: 22px;
	bottom: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-width: 1px;
	border-left-color: #999999;
}
.booking {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(Images/layout/booking%20button.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: center;
}
.booking2 {
	color: #FFFFFF;
}

.flights {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #666666;
}
.expatserv {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.searchtab {
	vertical-align: top;
}
.food&drink {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	text-align: right;
	background-color: #F7F7F7;
}.fandb {
	font-family: Calibri;
	font-size: 16px;
	color: #666666;
}
.imageborder2 {
	border-top-width: 1px;
	border-top-color: #666666;
	background-color: #FFFFFF;
}

