@charset "utf-8";
/* CSS Document */

body  {
	font: Arial, Helvetica, sans-serif;
	background: #666666;
	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 */
	height: 100%;
}
.twoColFixLtHdr #container { 
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 100%;
	display: table;
} 
.twoColFixLtHdr #header { 
	background: #287b7b; 
	margin-left:5px;
	margin-right:5px;  
	height: 101px;
	margin-bottom:5px;
	padding-top: 1px;
} 

.twoColFixLtHdr .sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background-image:url(images/menutablebg.jpg);
	background-repeat: no-repeat;*/
	height:580px;
	text-align:left;
	vertical-align: top;
	height:100%;
	
	
}
.twoColFixLtHdr .mainContent { 
	width: 785px !important;
	float: right;
	
	
} 
.twoColFixLtHdr #footer { 
	background-color:#DDDDDD;
	height: 20px;
	vertical-align:bottom;
	padding:8px;
	height:100%;
	
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.headerleft{
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
color:#ffffff;
margin-top: 10px;
margin-left: 8px;
float: left;
text-align:left;
font-weight: lighter;
}

.headerleft2{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#66ffff;
margin-top: 48px;
margin-left: -100px;
float: left;
text-align:left;
font-weight:bold;
}

.headerright{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#66ffff;
margin-top: 15px;
margin-right:12px;
float: right;
text-align:right;
font-weight:bold;
}

.headerright2{
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
color:#ffffff;
margin-top: 35px;
margin-right: -172px;
float: right;
text-align:right;
font-weight: lighter;
}

.breadcrumb{
height: 20px;
background-color:#ffffff;
font:Arial, Helvetica, sans-serif;
margin-top: 80px;
border-bottom: solid 1px #666666;
width:100%;
}

.trail{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color: #666666;
float: left;
text-align:left;
padding-top:4px;

}

.topbanner{
height: 206px;
background-image:url(images/banner_bgimage_r1_c1.jpg);
background-repeat: no-repeat;
float:left;
width: 786px;

}

.welcometext{
font-family:Arial, Helvetica, sans-serif;
color: #287b7b;
margin-top: 0px;
font-size: 24px;
float:left;
padding-left: 0px;

}

.openingtimes{
font-family:Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 12px;
line-height: 22px;
width: 455px;
padding-top: 8px;
padding-left: 0px;	
}

.openingtimesText
{
	padding-left: 20px;	
}

.openingtimesbold{
font-family:Arial, Helvetica, sans-serif;
color: #5be7e7;
font-weight:bold;
font-size: 18px;
text-align: left;
padding-left: 20px;

}
.bodycontent{
width: 470px;
height: 300px;
float: left;
padding: 8px;
height:100%;


}

.bodycontentright{
width: 285px;
height: 193px;
background-image:url(images/rightboxbg.jpg);
background-repeat: no-repeat;
padding-top: 8px;
padding-left: 0px;
text-align: left;
}

.searchcontentright{
width: 285px;
height: 100px;
background-image:url(images/searchBox.jpg);
background-repeat: no-repeat;
padding-top: 8px;
padding-left: 0px;
text-align: left;
}

.bodytext{
font-family:Arial, Helvetica, sans-serif;
color: #333333;
font-size:12px;
line-height: 18px;
width: 770px;
overflow: hidden;

}
.bodytextpt14{
font-family:Arial, Helvetica, sans-serif;
color: #333333;
font-size:14px;
line-height: 20px;

}
.greentext{
font-family:Arial, Helvetica, sans-serif;
color: #287b7b;
font-size:12px;
line-height: 20px;
font-weight: bold;
}

.titles{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: bold;
color:#287b7b;
background-image:url(images/arrow.gif);
background-repeat: no-repeat;
padding-left: 10px;
padding-bottom: 5px;
background-position:0px 3px;
border-bottom: solid 1px #5be7e7;
width: 450px;
}

.titlesFull{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: bold;
color:#287b7b;
background-image:url(images/arrow.gif);
background-repeat: no-repeat;
padding-left: 10px;
padding-bottom: 5px;
background-position:0px 3px;
border-bottom: solid 1px #5be7e7;
width: 100%;
}


.box1{
font-family:Arial, Helvetica, sans-serif;
color: #333333;
font-size:12px;
line-height: 18px;
width: 200px;
float: left;
border-right: solid 1px #CCCCCC;
padding-right: 25px;

}
.box2{
font-family:Arial, Helvetica, sans-serif;
color: #333333;
font-size:12px;
line-height: 18px;
width: 200px;
float: left;

}
.address{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align: left;
color:#FFFFFF;
margin-top: 45px;

}

.brightgreentex{
font-family:Arial, Helvetica, sans-serif;
color: #5be7e7;
font-weight:bold;
font-size: 14px;
}

.menuSide{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:14px;
	text-align:left;
	margin-left: 10px;
	background-image:url(images/menuSideArrow.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	border-bottom: solid 1px #ffffff;
	padding-left: 20px;
	padding-bottom: 22px;
	width: 155px;
	vertical-align: top;
	margin-top: 20px;
}

.menuDown{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:14px;
	text-align:left;
	margin-left: 10px;
	background-image:url(images/menuDownArrow.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	border-bottom: solid 1px #ffffff;
	padding-left: 20px;
	padding-bottom: 22px;
	width: 155px;
	vertical-align: top;
	margin-top: 20px;
}



.masterTable
{
	width: 200px;
	overflow: hidden;
	vertical-align: top;
	border-collapse: collapse;
}

.masterTable td
{
	vertical-align: top;
}


.topbannerinside{
height: 40px;
background-image: url(images/banner_inside_r2_c1.jpg);
background-repeat: no-repeat;
float:left;
width: 755px !important;
padding-top: 20px;
padding-left: 10px;
}

.imagecontentright{
width: 285px;
height: 400px;
float:right;
padding-top: 8px;
padding-left: 8px;
}

.images{
width: 260px;
height: 180px;
float:left;
border:dotted 1px #666666;
background-color:#999999;
margin: 5px;
}

a
{
	color: #287B7B;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.newsList li
{
	font-family: Arial;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
}

.greyDate
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
	color: Gray;
}

.pagingText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;	
}

.linkText
{
	color: Red;
	font-weight: bold;
	text-decoration: underline;
}

.linkText:hover
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.button
{
      
	FONT-WEIGHT: bold;
	BORDER-top: #5BE7E7 1px solid; 
	BORDER-bottom: #5BE7E7 1px solid; 
	BORDER-left: #5BE7E7 1px solid; 
	BORDER-right: #5BE7E7 1px solid; 
	background-color:#277B7B;
	color:#FFFFFF;
	TEXT-DECORATION: none;
	font-size:11px;
	 padding-left: 2px;
	 padding-right: 2px;
	 padding-top: 1px;
	 padding-bottom: 2px;
	  letter-spacing: 1px;
}

.newsImage1
{
	max-height: 200px;
	max-width: 200px;	
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}

.newsImage2
{
	max-height: 200px;
	max-width: 200px;	
	border: 1px solid #CCCCCC;
	margin-left: 20px;
}

.MsoNormal
{
	font-family: Arial;
	font-size: 11px;
}

.newMenuContainer
{
	display: table;
	float: left;
	width: 200px;
	overflow: hidden;
}

.newMenu
{
	width: 207px;
	display: table;
	background-image: url('images/menuGradientBgSlice.gif');
	background-repeat: repeat-y;
}

.menuItem
{
	border-bottom: 1px solid #FFFFFF;
	width: 180px;
	margin: auto;
	height: 50px;
	background-position: 5px 18px;
	background-repeat: no-repeat;
	display: table;
}

.menuItem p
{
	display: table-cell; vertical-align: middle; text-align: left;	padding-left: 30px;
}

.menuItem p
{
	*margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0");
}

.menuItem a
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.menuItem a:hover
{
	text-decoration: underline;
}

.newMenuHead
{
	background-image: url('images/menuTopBgSlice.gif');
	background-repeat: no-repeat;
	width: 207px;
	height: 10px;
	overflow: hidden;
}

.newMenuFoot
{
	background-image: url('images/menuFootBgSlice.gif');
	background-repeat: no-repeat;
	width: 207px;
	height: 22px;
	overflow: hidden;
}
