html,
body {
 /* height: 100%;
  margin:10px 0 0 0;*/
  font-family:Arial, Helvetica, sans-serif;
  background:url(../images/site_bg.jpg) repeat-x;
  background-color:#F2CCE3;

}

body {
  margin:0 auto;
  padding: 0;
  text-align: center;
}

/* Generic Styles */

h1{
margin:0 0 10px 0 ;
font-size:20px;
color:#333333;
font-weight:normal;
}

h2{
margin:0 0 10px 0 ;
font-size:16px;
font-weight:bold;
color:#9F246F;
}

h3{
margin:0 0 10px 0 ;
font-size:14px;
font-weight:bold;
color:#333333;
}

h4{
margin:0 0 10px 0 ;
font-size:14px;
font-weight:bold;
color:#9F246F;
}

h5{
margin:0 0 10px 0;
font-size:12px;
font-weight:bold;
color:#333333;
}

h6{
margin:0 0 10px 0 ;
font-size:12px;
font-weight:bold;
color:#9F246F;
}

p {
margin:0 0 10px 0;
font-size:11px;
font-style:normal;
font-weight:normal;
line-height:17px;
color:#333333;
letter-spacing:1px;
}

a{
font-weight:bold;
text-decoration:underline;
color:#333333;
}

a:hover{
color:#9F246F;
}

a:active{
color:#000000;
}

a:visited{
color:#999999;
}

.headspacer{
text-align:right;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
}

.headspacer .small{
font-size:12px;
color:#FFFFFF;
font-weight:normal;
}

.copyright{
font-size:10px;
color:#FFFFFF;
font-weight:normal;
text-align:center;
padding-top:25px;
}

.copyright a:link{
color:#FFFFFF;
text-decoration:underline;
}

.copyright a:hover{
color:#CCFFFF;
text-decoration:underline;
}

img{
border:solid #F2CCD8 10px;
text-align:left;
margin:0 20px 20px 0;
}

/* Menus TOP */

#menu ul{
margin:0;
padding: 0;
list-style:none;
}

#menu ul li{
float:right;
}

#menu li a{
display:block;
margin-left:2px;
text-align:center;
width:110px;
line-height:38px;
font-size:14px;
text-decoration:none;

font-weight:normal;
}

#menu li a:hover{
color:#ffffff;
background:url(../images/menu_tab_rolly.gif) no-repeat top left;
}

.notselectedtop a{
background:url(../images/menu_tab.gif) no-repeat top left;
color:#CC0066;
}
.selectedtop a{
color:#ffffff;
background:url(../images/menu_tab_rolly.gif) no-repeat top left;
}

.notselectedtop a:visited{
color:#CC0066;
}

.selectedtop a:visited{
color:#ffffff;
}



/* Menu Left */

#side-menu ul{
margin:0;
padding: 0 0 0 10px;
list-style:none;
}


#side-menu ul li{
float:left;
}

#side-menu li a{
display:block;
margin-left:0px;
text-align:left;
text-indent:20px;
width:206px;
line-height:32px;
font-size:14px;
text-decoration:none;
font-weight:normal;
color:#CC0066;

}

#side-menu li a:hover{
background:url(../images/side_menu_bg_rolly.gif) no-repeat top left;
color:#9F246F;
}

.notselected{
background:url(../images/side_menu_bg.gif) no-repeat top left;
color:#9F246F;

}
.selected{
background:url(../images/side_menu_bg_rolly.gif) no-repeat top left;
color:#9F246F;

}

/* News Panels */

.newspanel{
float:left;
border-top:solid #999999 1px;
padding:10px 0 20px 0;
margin-top:20px;
}

.newspanel p{
margin:0 0 10px 0;
font-size:10px;
font-style:normal;
font-weight:normal;
line-height:16px;
color:#333333;
letter-spacing:0.5px;
}

/* News Styles */

.newslist{
border-bottom:solid #999999 1px;
margin:20px 0 0 0;
padding-bottom:10px;
}

.paging{
font-size:10px;
font-style:normal;
font-weight:normal;
line-height:16px;
color:#333333;
letter-spacing:0.5px;
}

/*Events List*/

.eventslist{
margin-bottom:10px;
}

.price{
color:#9F246F;
}

.eventslist p{
}

/* Gallery */

.gallery{
clear:both;
}

.gallery img{
margin:0 auto;
padding:0;
border:solid #F2CCD8 5px;
}

.gallerywidth{
float:left;
width:133px;
margin-right:3px;
margin-bottom:3px;
}


/* Buttons */

.button ul{
margin:0 10px 0 0;
padding:0;
list-style:none;
float:left;
}
.button ul li{
float:left;
background:url(../images/but_right.gif) no-repeat top right;
}
.button li a{
float:left;
padding:0 10px 0 10px;
display:block;
margin:0 auto;
background:url(../images/but_left.gif) no-repeat top left;
height:21px;
font-size:10px;
font-style:normal;
font-weight:normal;
color:#FFFFFF;
line-height:21px;
}

.button a:hover{
color:#CCFFFF
}

.button a:visited{
color:#CCFFFF
}

.button a:active{
color:#CCFFFF
}


.buttonevent ul{
margin:0 0px 0 0;
padding:0;
list-style:none;
float:left;
}
.buttonevent ul li{
float:left;
background:url(../images/but_right.gif) no-repeat top right;
}
.buttonevent li a{
float:left;
padding:0 10px 0 10px;
display:block;
margin:0 auto;
background:url(../images/but_left.gif) no-repeat top left;
height:21px;
font-size:10px;
font-style:normal;
font-weight:normal;
color:#FFFFFF;
line-height:21px;
}

.buttonevent a:hover{
color:#CCFFFF
}

.buttonevent a:visited{
color:#CCFFFF
}

.buttonevent a:active{
color:#CCFFFF
}



/* Colours */

.white{
background-color:#FFFFFF;
}


/* Features */

.horzline{
border-bottom:solid #cccccc 1px;
margin:0px 0 10px 0;
}

/* Widths */

.width100{
width:100%;
margin-right:-1px;
}

.width33{
width:33%;
margin-right:-1px;
}

.width30{
width:30%;
margin-right:-1px;
}

.width20{
width:20%;
margin-right:-1px;
}

.width25{
width:25%;
margin-right:-1px;
}


.width15{
width:15%;
margin-right:-1px;
}

.width10{
width:10%;
margin-right:-1px;
}

/* Spacings */

.floatleft{
float:left;
}

.floatright{
float:right;
}

.marTOP10{
margin-top:10px;
}

.marR20{
margin-right:20px;
}

.marR2{
margin-right:2px;
}

.padTOP3{
padding-top:3px;
}





