body{
	text-align : left;
	padding : 0px;
	margin : 0px;
	background-color : #666600;
}
#BodyText a{
	font-weight : bold;
	color : #824148;
	text-decoration : none;	
}
#BodyText a:hover{
	font-weight : bold;
	color : #824148;
	text-decoration : underline;
}
h1{
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 110%;
	color : #000000;
	margin : 0px;
	padding : 0px;
	text-align : left;
}
h2{
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 100%;
	color : #000000;
	margin : 0px;
	padding : 0px;
	text-align : left;
}
h3{
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 90%;
	color : #000000;
	margin : 0px;
	padding : 0px;
	text-align : left;
}
.bodytable{
	width : 745px;
	background-color : #FFFFFF;
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 70%;
}
td.DateBar{
	border-left : 10px solid #FFFFFF;
	border-top : 10px solid #FFFFFF;
	text-align: left;
	line-height : 25px;
	background-color : #073700;
	color : #DDE8A2;
	font-weight : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding-left : 5px;
	padding-right : 0px;
	text-indent : 10px;
	margin-right : 0px;
	width : 140px;
}
td.headernav{
	border-right : 10px solid #FFFFFF;
	border-top : 10px solid #FFFFFF;
	text-align: left;
	line-height : 25px;
	background-color : #073700;
	color : #FFFFFF;
	font-weight : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding-left : 10px;
}
td.main{
	vertical-align : top;
	margin-left : 0px;
	padding-left : 2px;
	border-bottom :10px solid #FFFFFF;
	text-align : left;
}
.middle{
	width : 370px;
	vertical-align : top;
	text-align : left;
	margin-left : 1px;
	padding : 10px;
	margin-right : 0px;
}
.MidLeft{
	width : 194px;
	float : left;
	margin-left : 1px;
	margin-top : 2px;
}
.MidLeft h2{
	margin : 0px;
	padding : 0px;
	width : 194px;
	height : 24px;
	line-height : 24px;
	color : #FFFFFF;
	background-color : #2E1C46;
	font-size : 100%;
	text-align : left;
	text-indent : 15px;
	margin-bottom : 1px;
}
h1.GreenBanner{
	width : 585px;
	background-color : #073700;
	color : #FFFFFF;
	height : 20px;
	line-height : 20px;
	margin : 0px;
	padding : 0px;
	text-indent : 15px;
	margin-right : 5px;
}
p.bold{
	font-weight : bold;
	margin-top : 2px;
}
.PLeft{
	margin-top : 2px;
	margin-bottom : 0px;
	padding : 5px;
	width : 184px;
	display : block;
	color : #000000;
	background-color : #E6E1FF;
	font-size : 100%;
	text-align : left;
	text-indent : 0px;
}
.PRight{
	margin-top : 2px;
	margin-bottom : 0px;
	padding : 5px;
	width : 184px;
	display : block;
	color : #000000;
	background-color : #D6C5C6;
	font-size : 100%;
	text-align : left;
	text-indent : 0px;
	min-height : 58px;
}
.MidRight img{
	margin-bottom : 0px;
	padding : 0px;
	margin-top : 1px;
	vertical-align : bottom;
}
.MidRight{
	width : 195px;
	float : right;
	margin-right : 0px;
	margin-top : 2px;
}
.MidRight h2{
	margin : 0px;
	padding : 0px;
	width : 195px;
	height : 24px;
	line-height : 24px;
	color : #FFFFFF;
	background-color : #824148;
	font-size : 100%;
	text-align : left;
	text-indent : 15px;
	margin-bottom : 1px;
}

td.headernav a{
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}
td.headernav a:hover{
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : normal;
}
img.right{
	float : right;
	margin-right : 9px;
}
img.Banner{
	float : right;
	margin-right : 9px;
}
img.left{
	margin-left : 10px;
	border : none;
	margin-right : 0px;
	padding : 0px;
}
.imgleft a{
	margin : 0px;
	padding : 0px;
}
td.navigation{
	margin-left : 10px;
	text-align : left;
	vertical-align : top;
	margin-right : 0px;
	width : 138px;
		border-bottom : 10px solid #FFFFFF;
}
td.navigation ul{
	list-style-type : none;
	margin : 0px;
	padding : 0px;
	margin-left : 11px;
}
td.navigation ul li a{
	width : 139px;
	display : block;
	height : 20px;
	background-image : url(images/NavBtn.gif);
	background-repeat : no-repeat;
	line-height : 20px;
	text-indent : 10px;
	font-weight : normal;
	color : #003300;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
}
td.navigation ul li a:hover{
	width : 139px;
	display : block;
	height : 20px;
	background-image : url(images/NavBtnHover.gif);
	background-repeat : no-repeat;
	line-height : 20px;
	text-indent : 10px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
}
td.navigation ul li a.head{
	width : 139px;
	display : block;
	height : 20px;
	background-image : url(images/NavBtnHead.gif);
	background-repeat : no-repeat;
	line-height : 20px;
	text-indent : 10px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
}
td.navigation ul li a.head:hover{
	width : 139px;
	display : block;
	height : 20px;
	background-image : url(images/NavBtnHeadHover.gif);
	background-repeat : no-repeat;
	line-height : 20px;
	text-indent : 10px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
}
div.ContactDetails{
	background-color : #824148;
	width : 139px;
	height : 27px;
	margin-left : 11px;
	margin-top : 2px;
	margin-bottom : 10px;
}
div.ContactDetails ul{
	margin : 0px;
	padding : 0px;
	margin-left : 0px;
}
div.ContactDetails ul li.tel{
	background-image : url(images/telephone.gif);
	background-repeat : no-repeat;
	height : 27px;
	line-height : 27px;
	color : #FFFFFF;
	display : block;
	text-indent : 34px;
}
div.ContactDetails ul li.fax{
	background-image : url(images/fax.gif);
	background-repeat : no-repeat;
	height : 25px;
	line-height : 25px;
	color : #FFFFFF;
	display : block;
	text-indent : 34px;
}
div.ContactDetails ul li.email a{
	background-image : url(images/email.gif);
	background-repeat : no-repeat;
	height : 25px;
	line-height : 25px;
	color : #FFFFFF;
	display : block;
	text-indent : 34px;
	text-decoration : none;
}
div.ContactDetails ul li.email a:hover{
	background-image : url(images/email.gif);
	background-repeat : no-repeat;
	height : 25px;
	line-height : 25px;
	color : #FFFFFF;
	display : block;
	text-indent : 34px;
	text-decoration : underline;
}
p.body{
	font-family : Arial, Helvetica, sans-serif;
}
td.rightbar{
	width : 195px;
	padding : 0px;
	margin : 0px;
	vertical-align : top;
	padding-right : 5px;
	border-bottom : 10px solid #FFFFFF;
}
td.rightbar img{
	padding : 0px;
	margin : 0px;
	vertical-align : top;
}
h1.GreenFull{
	width : 584px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-color : #073700;
	color : #FFFFFF;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 0px 0px 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
	margin-right : 6px;
}
#BodyText h2{
	width : 584px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-color : #DDE8A2;
	color : #073700;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 0px 0px 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
	margin-right : 6px;
	clear : both;
}
#BodyText h3{
	width : 584px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-color : #FBFFE7;
	color : #073700;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 0px 0px 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
	margin-right : 6px;
	clear : both;
}
#BodyText h3.Image{
	width : 370px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-color : #FBFFE7;
	color : #073700;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 0px 0px 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
	margin-right : 0px;
	float : left;
}
#BodyText img.Image{
	float : right;
	width : 195px;
	margin-right : 0px;
	padding-right : 0px;
	margin-left : 3px;
	margin-bottom : 5px;
	border : 1px solid #073700;
}
h1.PurpleFull{
	width : 584px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-color : #2E1C46;
	color : #FFFFFF;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 0px 0px 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
	margin-right : 6px;
}

h1.VioletFull{
	width : 584px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-color : #824447;
	color : #FFFFFF;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 0px 0px 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
	margin-right : 6px;
}

h2.Blue{
	width : 190px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-color : #2E1C46;
	color : #FFFFFF;
	height : 24px;
	line-height : 24px;
	text-indent : 7px;
	margin : 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
}

h2.Purple{
	width : 188px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-color : #2E1C46;
	color : #FFFFFF;
	height : 24px;
	line-height : 24px;
	text-indent : 7px;
	margin : 0px;
	padding: 0px 0px 0px 6px;
	text-align : left;
	vertical-align : top;
}

h2.Violet{
	width : 188px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-color : #824447;
	color : #FFFFFF;
	height : 24px;
	line-height : 24px;
	text-indent : 7px;
	margin : 0px;
	padding: 0px 0px 0px 6px;
	text-align : left;
	vertical-align : top;
}

h2.Green{
	width : 184px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-color : #073400;
	color : #FFFFFF;
	height : 24px;
	line-height : 24px;
	text-indent : 7px;
	margin : 0px;
	padding: 0px 0px 0px 6px;
	text-align : left;
	vertical-align : top;
}

div.LightGreen{
	vertical-align : top;
	width : 190px;
	display : block;
	font-weight : normal;
	background-color : #DDE8A2;
	color : #000000;
	height : auto;
	margin : 0px;
	padding : 0px;
	text-align : left;
	padding-top : 3px;
	padding-bottom : 5px;
	margin-top : 0px;
	margin-bottom : 2px;
}
div.LightGreen p{
	color : #000000;
	font-size : 100%;
	font-family : Arial, Verdana, sans-serif, Helvetica;
	margin-left : 7px;
	margin-right : 7px;
	margin-top : 2px;
	padding-top : 0px;
	vertical-align : top;
	min-height : 62px;
}
div.ContainSml{
	vertical-align : top;
	width : 190px;
	display : block;
	font-weight : normal;
	height : auto;
	margin : 0px;
	padding : 0px;
	text-align : left;
	margin-top : 0px;
	margin-bottom : 1px;
	clear : both;
}
div.ContainSml a{
	color : #000!important;
	text-decoration : none!important;
}
div.ContainSml a:hover{
	text-decoration: underline!important;
}
img.Symbols{
	margin-top : 5px;
	margin-bottom : 5px;
}
div.footer{
	color : #FFFFFF;
	text-align : left;
	width : 760px;
	margin : 0 auto 0 auto;
	padding-left : 10px;
}
.Copy {
	float : left;
	width : 498px;
	font-size : 65%;
	padding: 5px 0px 0px 2px;
}
.Copy a{
	
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.Copy a:hover{
	text-decoration : underline;
}
.SiteBy{
	float : right;
	width : 250px;
	text-align : right;
	margin-right : 10px;
	line-height : 21px;
	font-size : 85%;
}
.SiteBy a{
	font-size : 70%;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.SiteBy a:hover{
	text-decoration : underline;
}
div.LightGreenLow{
	vertical-align : top;
	width : 120px;
	float : right;
	display : block;
	font-weight : normal;
	background-color : #DDE8A2;
	color : #000000;
	height : 58px;
	margin : 0px;
	padding : 0px;
	text-align : left;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	padding-left : 0px;
}
div.LightGreenLow p{
	padding-left : 3px;
	padding-right : 5px;		
	padding-bottom : 5px;
	padding-top : 0px;
	vertical-align : top;
	margin-top : 0px;
	width : 100px;
}
img.smlthumb{
	margin : 0px;
	float : left;
	padding : 0px;
	padding-left : 3px;
	margin-left : 5px;
	margin-right : 0px;
	padding-right : 0px;
	width : 68px;
}
div.LargeLeftPanel{
	float : left;
	width : 389px;
	text-align : left;
}
div.LargeLeftPanel p{
	margin-left : 5px;
	margin-top : 3px;
}
div.SmallRightPanel{
	float : right;
	width : 180px;
	margin-right : 5px;
	padding-top: 2px;
}

div.SmallRightPanel p
{
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 5px;
	background-color: #DDE8A2;
	width: 190px;
}

a.MoreBlue{
	width : 54px;
	height : 16px;
	line-height : 16px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	float : right;
	background-image : url(images/MoreBlue.gif);
	background-repeat : no-repeat;
	margin : 0px;
	padding : 0px;
	text-indent : 5px;
}
a.MoreBlue:hover{
	text-decoration : underline;
}
a.MoreRed{
	width : 54px;
	height : 16px;
	line-height : 16px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	float : right;
	background-image : url(images/MoreRed.gif);
	background-repeat : no-repeat;
	margin : -14px 0px 0px 0px;
	padding : 0px;
	text-indent : 5px;
}
a.MoreRed:hover{
	text-decoration : underline;
}

a.MorePurple{
	width : 54px;
	height : 16px;
	line-height : 16px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	float : right;
	background-image : url(images/MorePurple.gif);
	background-repeat : no-repeat;
	margin : -15px 0px 0px 0px;
	padding : 0px;
	text-indent : 5px;
}
a.MorePurple:hover{
	text-decoration : underline;
}
div.NewsContainer2{
	width :592px;
	min-height:  254px;
}
div.NewsContainer{
	width : 592px;
}
div.NewsPanel{
	width :	380px;
	background-color : #E6E1FF;
	color :#000000;
	margin-top : 2px;
	padding : 5px;
	min-height: 127px;
}
div.NewsPanel h3{
	font-size : 100%;
	color : #000000;
	margin : 0px;
	padding : 0px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	width : 270px;
	float : left;
}
div.NewsPanelWithoutImage{
	width :	575px;
	background-color : #E6E1FF;
	color :#000000;
	margin-top : 2px;
	padding : 5px;
	min-height: 127px;
}
div.NewsPanelWithoutImage h3{
	font-size : 100%;
	color : #000000;
	margin : 0px;
	padding : 0px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	width : 270px;
	float : left;
}
p.NewsDate{
	float : right;
	width : 109px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin : 0px;
	text-align : right;
	font-weight : bold;
}
div.NewsImage{
	float : right;
	width : 191px;
	margin : 0px;
	padding : 0px;
	margin-top : 0px;
	margin-right : 8px;
}

p.NewsEmptyText
{
	width :	574px;
	background-color : #E6E1FF;
	color :#000000;
	margin-top : 2px;
	padding : 5px;	
	height : 20px;
}

a.NewsLinkBlue{
	width : 54px;
	height : 16px;
	line-height : 16px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	float : right;
	background-image : url(images/MoreBlue.gif);
	background-repeat : no-repeat;
	margin : 0px;
	padding : 0px;
	text-indent : 5px;
	vertical-align : bottom;
}
a.NewsLinkBlue:hover{
	text-decoration : underline;
}

a.NewsLinkPurple{
	width : 54px;
	height : 16px;
	line-height : 16px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	float : right;
	background-image : url(images/MorePurple.gif);
	background-repeat : no-repeat;
	margin : -15px 0px 0px 0px;
	padding : 0px;
	text-indent : 5px;
}
a.NewsLinkPurple:hover{
	text-decoration : underline;
}

.error
{
	color: #FF0000;
	margin: 0 10px 0 10px;
	font-size : 100%;
}

#BodyText
{
	width: 570px;
}
#BodyText p{
	margin-left : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
	padding : 0px;
}
#BodyText ul{
	padding : 0px;
	margin : 0px 0px 0px 40px;
}
.TableTextBold
{
	font-size: 76%;
	font-weight: bold;
}

.TableText
{
	font-size: 76%;
}

div.NewsDetails
{
	width :	380px;
	color :#000000;
	margin-top : 2px;
	padding : 5px;	
	min-height : 127px;
}

div.NewsDetails h3
{
	font-size : 100%;
	color : #000000;
	margin : 0px;
	padding : 0px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	width : 270px;
	float : left;
}
div.NewsDetailsWithoutImage
{
	width :	570px;
	color :#000000;
	margin-top : 2px;
	padding : 5px;	
	min-height : 127px;
}

div.NewsDetailsWithoutImage h3
{
	font-size : 100%;
	color : #000000;
	margin : 0px;
	padding : 0px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	width : 270px;
	float : left;
}
p.NewsDetailsDate{
	float : right;
	width : 100px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin : 0px;
	padding:0px;
	text-align : right;
	font-weight : bold;
}

.NewsDetailsImage{
	float : right;
	width : 191px;
	margin : 0px;
	padding : 0px;
	margin-right : 4px;
	margin-top : 2px;
}

div.NewsDetailsFooter
{
	width : 584px;
	background-color : #E6E1FF;
	margin-top: 5px;
	height: 22px;
	clear : both;
}


div.BusinessContainer{
	width : 584px;
	margin: -2px 0px 0px -4px;
	min-height: 242px;
}
div.BusinessContainer2{
	width : 584px;
	margin: -2px 0px 0px -4px;
	height : 118px;
}

div.BusinessDetails
{
	float: left;
	width : 584px;
	color :#000000;
	margin-top : 0px;
	padding : 5px;
	/*min-height: 250px;*/
}

div.BusinessDetails h3
{
	font-size : 110%;
	color : #000000;
	margin : 0px;
	padding : 0px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	width : 270px;
	float : left;
}

.BusinessDetailsImage{
	float : right;
	width : 191px;
	margin : 0px;
	padding : 0px;
	margin-right : 4px;
	margin-top : 2px;
}

.clear
{
	clear: both;
	height: 0px;
}
div.BusinessDetailsFooter
{
	width : 584px;
	background-color : #DDE8A2;
	margin-top: 0px;
	height: 22px;
	clear: both;
}
div.DivWithMinHeightForBackButton
{
	min-height: 285px;
	margin-bottom : 0px;
}
a.BusinessLinkBack
{
	width : 54px;
	height : 16px;
	line-height : 16px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	float : right;
	background-image : url(images/BackGreen.gif);
	background-repeat : no-repeat;
	margin : 3px 5px 0px 0px;
	text-indent : 5px;
	vertical-align : bottom;
}

a.BusinessLinkBack:hover{
	text-decoration : underline;
}

a.AccommLinkBack
{
	width : 54px;
	height : 16px;
	line-height : 16px;
	background-image : url(images/BackGreen.gif);
	background-repeat : no-repeat;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	float : right;
	text-indent : 5px;
	vertical-align : bottom;
	margin : -10px 5px 0px 0px;
}

a.AccommLinkBack:hover
{
	text-decoration : underline;
}

div.AccommDetails
{
	margin: 2px 0px 0px 4px;
}

div.AccommMainDetails
{
	background-color : #FFF;
	float: left;
	width: 312px;
	min-height: 200px;
	padding: 0px 0px 0px 10px;	
}

div.AccommMainDetails p
{
	line-height: 10px;
}

div.AccommImage
{
	float: right;
	width: 230px;
	margin : 0px 24px 0px 0px;
}

div.AccommListMainDetails
{
	background-color : #DDE8A2;
	float: left;
	width: 368px;
	height : 100%;
	padding: 10px 0px 5px 20px;
	min-height: 122px;
}
div.AccommListMainDetailsFullWidth
{
	background-color : #DDE8A2;
	float: left;
	width: 560px;
	height : 100%;
	padding: 10px 0px 5px 20px;
	min-height: 122px;
}
div.AccommListMainDetailsText
{
	min-height: 105px;
	line-height : 20px;
}
div.NewsMainText
{
	min-height:125px;
}
div.AccommListMainDetails p
{
	line-height: 10px;
}

div.AccommListImage
{
	float: right;
}

div.AccommDescription
{
	clear: both;
}

div.BusinessTitle
{
	float: left;	
	background-color : #073700;
	width: 580px;
}

img.AccommGrade
{	
	float : left;
	padding : 5px 0px 0px 5px;
}

div.BusinessTitle h1
{
	float : left;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-color : #073700;
	color : #FFFFFF;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 0px 0px 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
	margin-right : 6px;
}
div.AccommIcons
{
	float: right;
	background-color : #073700;
	text-align: right;
	margin-right: 5px;
}

div.AccommIcons img
{
	padding: 2px 1px 0px 2px;
}

a.NewsLinkPurpleBack{
	width : 54px;
	height : 16px;
	line-height : 16px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	float : right;
	background-image : url(images/BackPurple.gif);
	background-repeat : no-repeat;
	margin : 3px 5px 0px 0px;
	text-indent : 5px;
	vertical-align : bottom;
}
a.NewsLinkPurpleBack:hover{
	text-decoration : underline;
}

div.EventsPanel{
	width :	380px;
	background-color : #D6C5C6;
	color :#000000;
	margin-top : 2px;
	padding : 5px;	
	min-height : 127px;
}
div.EventsPanel h3{
	font-size : 100%;
	color : #000000;
	margin : 0px;
	padding : 0px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	width : 270px;
	float : left;
}
div.EventsPanelWithoutImage{
	width :	570px;
	background-color : #D6C5C6;
	color :#000000;
	margin-top : 2px;
	padding : 5px;	
	min-height : 127px;
}
div.EventsPanelWithoutImage h3{
	font-size : 100%;
	color : #000000;
	margin : 0px;
	padding : 0px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	width : 270px;
	float : left;
}
p.EventsEmptyText
{
	width :	574px;
	background-color : #D6C5C6;
	color :#000000;
	margin-top : 2px;
	padding : 5px;	
	height : 20px;
}

a.NewsLinkViolet{
	width : 54px;
	height : 16px;
	line-height : 16px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	float : right;
	background-image : url(images/MoreRed.gif);
	background-repeat : no-repeat;
	margin : -15px 5px 0px 0px;
	text-indent : 5px;
}
a.NewsLinkViolet:hover{
	text-decoration : underline;
}

div.EventsDetailsFooter
{
	width : 584px;
	background-color : #D6C5C6;
	margin-top: 5px;
	height: 22px;
}

a.NewsLinkVioletBack{
	width : 54px;
	height : 16px;
	line-height : 16px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	float : right;
	background-image : url(images/BackViolet.gif);
	background-repeat : no-repeat;
	margin : 3px 5px 0px 0px;
	text-indent : 5px;
	vertical-align : bottom;
}
a.NewsLinkVioletBack:hover{
	text-decoration : underline;
}

.imageWildlife
{
	
}
div.Category1WithSubs a
{
	width : 584px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-image : url(images/GreenBtnDeSelected.gif);
	background-color : #073700;
	color : #FFFFFF !important;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 0px 0px 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
	margin-right : 6px;
}
div.Menu
{
	width : 584px !important;
	background-color : #DDE8A2;
	clear : both;
}
div.Category2
{
	width : 584px !important;
	height : 21px;
	margin-top : 1px;
	background-color : #DDE8A2;
	clear : both;
}
div.Category2 a
{
	width : 584px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-image : url(images/LightGreenBtnDeSelected.gif);
	color : #073700 !important;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 0px 0px 0px !important;
	padding : 0px;
	text-align : left;
	vertical-align : top;
}
div.Category2Selected a
{
	width : 584px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-image : url(images/LightGreenBtnSelected.gif);
	color : #073700 !important;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 0px 0px 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
}
div.Menu a
{
	color : #073700!important;
	text-indent : 10px;
}
div.Category1SelectedWithSubs a
{
	width : 584px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-image : url(images/GreenBtnSelected.gif);
	color : #FFFFFF !important;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 0px 0px 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
	margin-right : 6px;
}
div.Category1Selected a
{
	width : 584px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-image : url(images/GreenBtnSelected.gif);
	color : #FFFFFF !important;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 0px 0px 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
	margin-right : 6px;
}
div.Category1 a
{
	width : 584px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-image : url(images/GreenBtnDeSelected.gif);
	color : #FFFFFF !important;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 0px 0px 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
	margin-right : 6px;
}
div.Business2Selected
{
	margin : 3px 8px 5px 15px;
	border-bottom : solid 1px #073700;
}
div.Business2Selected a
{
	color : #073700 !important;
}
div.Business2
{
	margin : 3px 8px 5px 0px;
	border-bottom : solid 1px #073700;
}
div.Business2 a
{
	color : #073700 !important;
}
div.Business1Selected
{
	margin : 3px 8px 5px 0px;
	border-bottom : solid 1px #073700;
}
div.Business1Selected a
{
	color : #073700 !important;
}

.error
{
	color: #FF0000;
	margin: 0 10px 0 10px;
	font-size : 100%;
}

div.AccommCat
{}

div.AccommCat h1
{
	width : 191px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-color : #073700;
	color : #FFFFFF;
	height : 19px;
	padding : 0px;
	margin: 0px 0px 2px 0px;
	line-height : 19px;
	text-indent : 7px;
	text-align : left;
	vertical-align : top;
	display : block;
}

div.AccommCat img
{
	vertical-align : top;
}

div.AccommCatDetails
{
	background-color : #DDE8A2;
	vertical-align : top;
	margin: 2px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	display: block;
}
div.AccommCatDetails p{
	margin: 5px 5px 5px 5px!important;
}
a.AccommCatBack
{
	width : 54px;
	height : 16px;
	line-height : 16px;
	background-image : url(images/MoreBlue.gif);
	background-repeat : no-repeat;
	color : #FFFFFF !important;
	text-decoration : none;
	font-weight : normal !important;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	float : right;
	text-indent : 5px;
	vertical-align : bottom;
	margin : -15px 5px 0px 0px;
}

a.AccommCatBack:hover
{
	text-decoration : underline;
}

a.AccommMore
{
	width : 54px;
	height : 16px;
	line-height : 16px;
	background-image : url(images/MoreBlue.gif);
	background-repeat : no-repeat;
	color : #FFFFFF !important;
	text-decoration : none;
	font-weight : normal !important;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	float : right;
	text-indent : 5px;
	vertical-align : bottom;
	margin : -3px 5px 0px 0px;
}

a.AccommMore:hover
{
	text-decoration : underline;
}

div.Accomm1WithSubs a
{
	width : 584px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-color : #073700;
	color : #FFFFFF !important;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 0px 0px 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
	margin-right : 6px;
}
div.Menu
{
	width : 584px !important;
	background-color : #DDE8A2;
	clear : both;
}
div.Accomm2
{
	width : 584px !important;
	height : 21px;
	margin-top : 1px;
	background-color : #DDE8A2;
	clear : both;
}
div.Accomm2 a
{
	width : 584px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	color : #073700 !important;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 0px 0px 0px !important;
	padding : 0px;
	text-align : left;
	vertical-align : top;
}
div.Accomm2Selected a
{
	width : 584px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	color : #073700 !important;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 0px 0px 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
}
div.Menu a
{
	color : #073700!important;
	text-indent : 10px;
}
div.Accomm1SelectedWithSubs a
{
	width : 584px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-color : #073700;
	color : #FFFFFF !important;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 0px 0px 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
	margin-right : 6px;
}
div.Accomm1Selected a
{
	width : 584px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-color : #073700;
	color : #FFFFFF !important;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 0px 0px 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
	margin-right : 6px;
}
div.Accomm1 a
{
	width : 584px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-color : #073700;
	color : #FFFFFF !important;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 0px 0px 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
	margin-right : 6px;
}

img.Icon
{ 
	padding-left: 10px;
}
img.Photo
{
	float : right;
	margin : 5px 0px 5px 5px;
	border : 1px solid #073700;
}
img.PhotoCentre
{
	margin : 5px 0px 5px 5px;
	border : 1px solid #073700;
	align: center;
}
div.NewsContainerDiv{
	margin : 0px -5px 0px -2px;
}
a.WhereWeAre
{
	color : #000!important;
	text-decoration : none!important;
}
a.WhereWeAre:hover
{
	text-decoration: underline!important;
}
