@charset "UTF-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,p,a,div,ol,ul,li, img {
	border: 0;
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
	float: none;

	}

body {
background-color: #FFFFFF;
font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 13px;
	color: #333333
}

h3 {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

#clubname h2 {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
}
#clubname p {
font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
}

.boxinfo p {
font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
}

#footersidebar p {
font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
}



p {
font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 13px;
	color: #333333;
}

#header {
	width: 100%;
	height: 290px;
	background-image: url(images/topstrip.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
#hcontainer{
	width: 987px;
	height: 240px;
	margin: 0 auto;
	overflow: hidden;
}

#hcontainer2{
	width: 987px;
	height: 40px;
	margin: 0 auto;
	overflow: hidden;
}

#hcontainer3{
	width: 987px;
	height: 80px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
}


#nav{
margin-top: 123px;
width: 450px;
float: right;
}

#main {
	width: 987px;
	margin: 0 auto;
	font: 12px 'Trebuchet MS', Arial, Sans-serif;
	padding-bottom: 20px;
	margin-top: 15px;
		overflow:hidden;
}

.subhead {
	color: #16C0F3;
	font-weight: bold;
	margin: 0 0 10px 0;
	font:  14px 'Trebuchet MS', Arial, Sans-serif;

}
#footer {
	background-color: #003466;
	height: 350px;
	display: block;
	width: 100%;
	clear: both;
	margin-top: 0px;
}
	
	#footerwrap {
	width: 980px;
	height: 350px;
	margin: 0 auto;
	text-align: left;
}
#footermain {
	float: left;
	margin-left: 0px;
	padding-left: 50px;
	width: 600px;	
	display: inline;
	background-color:#000000;	
	background-color:#000000;
	text-align:left;
	font: 13px 'Trebuchet MS', Arial, Sans-serif;
	color:#FFFFFF;			
}

#footermain p {
	font: 13px 'Trebuchet MS', Arial, Sans-serif;
	color:#ffffff;			
}


.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	
}
.post-footer .date {
	background: url(images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

#footersidebar {
	float: left;
	width: 95%;
	margin-left: 0px;
	padding: 0px;
	display: inline;
	background-color:#003466;
	text-align:left;
	font: 13px 'Trebuchet MS', Arial, Sans-serif;
	color:#FFFFFF;
	padding-left: 26px;
}
#footersidebar ul.sidemenu li { 
	list-style:none;
	margin:10px 0px 10px 75px;
	padding:0;		
}
#footersidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#footersidebar ul.sidemenu a {
	display:block;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	height:18px;
}
#footerrightbar {
	float: left;
	width: 30%;
	padding: 0px;
	margin-left:70px;
	background-color:#000000;
	text-align:left;
	font: 12px 'Trebuchet MS', Arial, Sans-serif;
	color:#FFFFFF;
	margin-right: 0px;
	display: inline;
}

#footerrightbar p {
	font: 12px 'Trebuchet MS', Arial, Sans-serif;
	color:#ffffff;			
}
#footer ul, ol {
	margin: 10px 10px;
	padding: 0 15px;
	color: #ffffff;
		list-style:none;
}
#footer a { 
	text-decoration: none; 
	font: 13px  'Trebuchet MS', Arial, Sans-serif;	
	color: #FFF;
}

#footer a:hover { 
	text-decoration:	underline  ;
	font: 13px  'Trebuchet MS', Arial, Sans-serif;	
	color: #FFF;
}

#resources a { 
	text-decoration: none; 
	font: 13px  'Trebuchet MS', Arial, Sans-serif;	
	color: #666666;
}

#resources a:hover { 
	text-decoration:	underline  ;
	font: 13px  'Trebuchet MS', Arial, Sans-serif;	
	color: #666666;
}

#resourceitem { 
	padding-bottom:3px;
}


#footer h4 { 
	color: #717275;
	font-size:14px;
	text-align:left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}


#footer .footer-left{
	float: left;
	width: 65%;
}
#footer .footer-right{
	float: right;
	width: 30%;
}
#footer .footerh4 {
	padding-top: 10px;
}
#crumbtrail ul {
	z-index: 999999;
	margin:0 0 30px 0;
	padding: 10px 0 6px;
	list-style:none;
	bottom: 2px !important;
	bottom: 5px;
	font: bold 13px  'Trebuchet MS', Arial, Sans-serif;
	width: 931px;
	height:18px;
	font: 13px  'Trebuchet MS', Arial, Sans-serif;
}


#crumbtrail li {
   display:inline;
   margin:0; padding:0; 
   padding-left: 10px;
   padding-bottom:6px;
   	background-image: url(images/arrows.png);
	background-repeat: no-repeat;
}

#crumbtrail a { 
	text-decoration: none; 
	margin-left:15px;
		margin-right:5px;
	font: bold 13px  'Trebuchet MS', Arial, Sans-serif;
	color: #000000;
}

#crumbtrail a:hover { 
	text-decoration: none; 
	font: bold 13px  'Trebuchet MS', Arial, Sans-serif;
	color: #16c2f4;
}

#crumbtrail a.selected {
text-decoration:none;
	font: bold 13px  'Trebuchet MS', Arial, Sans-serif;
	color: #16c2f4;
}

#leftsidebar {
	width: 200px;
	padding: 0px;
	margin-bottom: 80px;
	margin-right: 25px;
	margin-top:10px;
	float: left;
}
#leftsidebar2 {
	width: 200px;
	padding: 0px;
	margin-bottom: 5px;
	margin-right: 25px;
		margin-top:10px;
	float: left;
}
 /* set background images for corners */
.rbroundbox { background: url(images/simple_background.gif) repeat; }
#rbtop      { background: url(images/topmenu3.jpg) no-repeat; height:46px }
#rbbot      { background: url(images/bottommenu.jpg) no-repeat; height:14px }

/*height and width details*/
#rbtop div, .rbtop, .rbbot, .rbbot div {
 	width: 100% ;
	height: 10px;
	font-size: 1px;
}
.rbcontent  {
	margin: 0;

}
.rbroundbox { width: 200px; margin: auto; }
#servicesmenu ul,li {
	padding: 0px;
	padding-left:0px;
	font: 13px  'Trebuchet MS', Arial, Sans-serif;
	color:#FFFFFF;
	list-style:	none;
	text-align:left;
}





#servicesmenu {
	padding: 0px;
	padding-left:20px;
	font: 13px  'Trebuchet MS', Arial, Sans-serif;
	color:#FFFFFF;
	list-style:	none;
}

#servicesmenu a { 
	text-decoration: none; 
	margin-left:0px;
	margin-right:5px;
	font: bold 13px  'Trebuchet MS', Arial, Sans-serif;
	color: #ffffff;
}

#servicesmenu a:hover { 
	text-decoration: underline; 
	font: bold 13px  'Trebuchet MS', Arial, Sans-serif;
	color: #666666;
}
#testimonial{
	
	margin: 0px 0 0 0;

}
#testimonial p {
	font-size: 13px;
	color: #666666;
}
#resources{

	margin: 25px 0 0 0;
}
#resources p{
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #666666;
}
#mcontent {
	width: 740px;
	float: left;
	padding-top: 10px;
}
#mcontent p {
	font-size: 14px;
	color: #333333;
	margin: 0 0 15px 0;
}

#mcontent2 {
	width: 940px;
	float: left;
	padding-top: 20px;
	padding-left:25px;
	border-top:1px solid #c2e2e8;
}
#mcontent2 p {
	font-size: 14px;
	color: #333333;
	margin: 0 0 15px 0;
}



#newsblock h3 {
color:#333333;

}

#homecontent h3 {
color:#333333;

}

#homepagecontent h3 {
color:#333333;

}

#homecontent  {
	width:98%;
	padding-left: 8px;
	min-height: 300px;

}


#newsblock {
	width: 685px;
	padding-top: 0px;
	padding-left:8px;
	border-bottom:2px dotted #cccccc;
	margin-bottom:10px;

}


#newsblock p {
	font-size: 14px;
	color: #333333;
	margin: 0 0 15px 0;
}

#newsblock a {
	text-decoration:underline;
	font: 13px  'Trebuchet MS', Arial, Sans-serif;	
	color: #333333;
}

#newsblock a:hover {
	text-decoration:none;

	font: 13px  'Trebuchet MS', Arial, Sans-serif;	
	color: #666666;
}




#homepagecontent  {
	width:98%;
	padding-left: 8px;
	min-height: 300px;


}


#homepagecontent p {
	font-size: 14px;
	color: #333333;
	margin: 0 0 15px 0;
}

#homecontent p {
	font-size: 14px;
	color: #333333;
	margin: 0 0 15px 0;
}

#homecontent ul, ol, li {
	margin: 10px 10px;
	padding: 0 15px;
	font: 14px  'Trebuchet MS', Arial, Sans-serif;	
	color: #333333;
	list-style:disc;
}

ul, li {
	margin: 10px 10px;
	padding: 0 15px;
	font: 14px  'Trebuchet MS', Arial, Sans-serif;	
	color: #333333;
}



#homecontent a {
	text-decoration:underline;
	font: 13px  'Trebuchet MS', Arial, Sans-serif;	
	color: #333333;
}

#homecontent a:hover {
	text-decoration:none;

	font: 13px  'Trebuchet MS', Arial, Sans-serif;	
	color: #666666;
}


#mcontent3 {
	width: 940px;
	float: left;
	padding-top: 10px;
	padding-left:25px;
	min-height:290px;
}
#mcontent3 p {
	font-size: 14px;
	color: #333333;
	margin: 0 0 15px 0;
}


.staffpics {
	float: left;
	margin-left:60px;
}





.section{
margin-top: 15px;
	padding: 5px 0 15px 0;
	border-top: 2px solid #49C0F1;
	clear: both;
}

.picandtextleftcontent {
	width:210px;
	background:#fff;
	float: left;
}
.picandtextrightcontent {
	width:520px;
	text-align:left;
	padding-bottom:10px !Important;
	float: left;
}
.picandtextrightcontent  h3{
	font: bold 16px 'Trebuchet MS', Arial, Sans-serif;
}
.picandtextleftcontent  .mimage {


border : 0px; 
margin-bottom: 15px;
}
.picandtextrightcontent .toggle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #16C2F4;
	text-decoration: none;

}
.picandtextrightcontent img {
	margin-top: 0px;
}
.picandtextrightcontent .showhide  {
	padding: 0 !Important;
	margin: 0 !Important;
}
.clear {
	display: block;
	width: 100px;
	clear: both;
}
.style3 {
	color: #FFFFFF;
	font-size: 17px;
	font-weight:normal;
}
.style5 {font-size: 12px}
.style7 {font-size: 14px}

.left{
	width:200px;
	margin: 20px 0 30px 0;
	float: left;
	padding: 16px 0 10px 0;
	background-image: url(images/menu-top.jpg);
	background-repeat: no-repeat;
}

#nav  .navstart  {
	background-image: url(../images/menu-top.jpg);
	background-repeat: no-repeat;
	height: 14px !Important;
	width: 200px;
	display: block;
}

#RCform textarea {
	background-color: #f2f2f2;
	border: 1px solid #999999;
	margin: 2px 0 3px 0;
}

#RCform li {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#RCform legend {
	text-transform: uppercase;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#RCform label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
		color: #666666;
	background: none;
	padding-right: 3px;
	line-height: 120%;
	margin: 3px 3px 0 0;
}
#maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	border: 1px solid #999999;
	color: #000000;
	}
	
	
#RCform {
padding-bottom:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}

#mainbittext ul,li {
	padding: 0px;
	margin-left:10px;
	font: 14px  'Trebuchet MS', Arial, Sans-serif;
	color:#333333;
	text-align:left;
	list-style-type:disc;

}

#mainbittext {
padding-bottom:10px;
font: 14px  'Trebuchet MS', Arial, Sans-serif;
	color:#333333;

}






#imagebox {
float:left;
	width:100px;
	height:100px;
	margin: 5px;
	background-color:#ffffff;
	text-align:center;
	overflow:hidden;
}

#imagebox img {
border:1px solid #e9e9e9;

}


#clientbox {
	margin-bottom:10px;
	float:left;
	height:170px;
	width:170px;
	
}

#staffbox {
	margin-right:25px;
	float:left;
	height:156px;
	width:128px;
		
}


.centeredImage
    {
    text-align:left;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;

    }

.gallerytext {	

	font-size:10px;	
}


#mainhomecasestudy {
	background-color:#FFFFFF;
	padding-left:18px;
	padding-right: 240px;
	padding-bottom: 0px;


}

#mainhomecasestudy2 {
	background-color:#FFFFFF;
	padding-left:18px;

	padding-bottom: 0px;


}


#clublogo {
	margin-bottom:0px;
	height:90px;
	width:440px;
	float:left;
	margin-left: 50px;
	background-image:url(images/castle.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:100px;
	padding-top: 0px;
	margin-top: 0px;

}

#clubname {
padding-top:25px;
color:#ffffff;
font: 13px  'Trebuchet MS', Arial, Sans-serif;	
}

#headerlogos {
color:#ffffff;
font: 13px  'Trebuchet MS', Arial, Sans-serif;	
}


#affiliatelogos {
	margin-bottom:0px;
	float:right;
	height:80px;
	width:390px;
	padding-top: 10px;
	

}

#rightmenu {
	margin-bottom:0px;
	float:right;
	width:230px;
	padding-top: 0px;
	padding: 0px;
	margin: 0px;
		cursor:hand;

}


#rightmenu2 {
	margin-bottom:0px;
	width:230px;
	padding-top: 0px;
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	overflow:visible;
	height: 104px;
	text-decoration: none;

}

#rightmenu2 a { 
	text-decoration: none; 
	font: 12px  'Trebuchet MS', Arial, Sans-serif;	
	color: #000000;
	cursor:hand;
}

#rightmenu a { 
	text-decoration: none; 
	font: 12px  'Trebuchet MS', Arial, Sans-serif;	
	color: #000000;
	cursor:hand;
}

#rightmenu2 a:hover { 
	text-decoration:	underline  ;
	font: 12px  'Trebuchet MS', Arial, Sans-serif;	
	color: #666666;
}




#rightmenu3 {
	margin-bottom:0px;
	width:230px;
	padding-top: 0px;
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	overflow:visible;
	display:block;


}

#rightmenu3 a { 
	text-decoration: none; 
	font: 12px  'Trebuchet MS', Arial, Sans-serif;	
	color: #000000;
}

#rightmenu3 a:hover { 
	text-decoration:	underline  ;
	font: 12px  'Trebuchet MS', Arial, Sans-serif;	
	color: #666666;
}




#rightmenuheaderfooter {
	margin-bottom:0px;
	width:230px;
	padding-top: 0px;
	padding: 0px;
	margin: 0px;

}

#rightmenunews {
	margin-bottom:0px;
	width:230px;
	padding-top: 0px;
	background-image: url(images/middlebar.jpg);
	background-repeat:repeat-y;
	padding: 0px;
	margin: 0px;

}

.sessiontimes {
	margin-bottom:0px;
	float:left;
	padding-top: 10px;
	padding-left: 20px;

}
.sessiontimestext {
	margin-bottom:0px;
	float:left;
	padding-top: 20px;
	padding-left: 5px;
}


.sessionnews {
	margin-bottom:0px;
	float:left;
	padding-top: 0px;
	padding-left: 20px;

}
.sessionnewstext {
	margin-bottom:0px;
	float:left;
	padding-top: 7px;
	padding-left: 5px;
}

.sessionnewstext h3{
color:#000000;

}


.sessiontimestext h3{
color:#000000;

}
.boxcontent p{
color:#000000;


}

.boxcontent {
	margin-bottom:0px;
	float:none;
	padding-top: 40px;
	padding-left: 20px;
	padding-right:10px;
	color:#000000;
	padding-bottom: 5px;


}

#rightmenu2 boxcontent a { 
	text-decoration: none; 
	font:12px  'Trebuchet MS', Arial, Sans-serif;	
	color: #000000;
}

#rightmenu2 boxcontent a:hover { 
	text-decoration:	underline  ;
	font: 12px  'Trebuchet MS', Arial, Sans-serif;	
	color: #666666;
}


#menuoptions {
	height:30px;

	padding-top:0px;
	padding-left:25px;
	color:#FFFFFF;
	z-index: 1;
	padding-top: 15px;


}

#menuoptions p { 
	font: 13px  'Trebuchet MS', Arial, Sans-serif;	
	color: #ffffff;
}


#menuoptions a { 
	text-decoration: none; 
	font: 13px  'Trebuchet MS', Arial, Sans-serif;	
	color: #ffffff;
}

#menuoptions a:hover { 
	text-decoration:	underline  ;
	font: 13px  'Trebuchet MS', Arial, Sans-serif;	
	color: #666666;
}


#videomasterclass {
	float:left;
	margin-bottom:0px;
	width:234px;
	height:177px;
	padding-top: 0px;
	background-image:url(images/videomasterclass.jpg);
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0px;
		padding-right:10px;
}

#ourgallery {
	float:left;
	margin-bottom:0px;
	width:234px;
	height:177px;
	padding-top: 0px;
	background-image:url(images/viewgallery.jpg);
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0px;
	padding-right:10px;
}

#howtofindus {
	float:left;
	margin-bottom:0px;
	width:234px;
	height:177px;
	padding-top: 0px;
	background-image:url(images/howtofindus.jpg);
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0px;
}

.boxinfo{
margin-top:140px;
margin-left:20px;
width:80%;

}

.bottomoptions{
padding-top:20px;
}
.newsitem{
	border-bottom:2px solid #bdc8d4;
	padding-top:5px;
	padding-bottom:5px;
	width:95%;
}

.newsitem a { 
	text-decoration: none; 
	font: 12px  'Trebuchet MS', Arial, Sans-serif;	
	color: #000000;
}

.newsitem p { 
	font: 12px  'Trebuchet MS', Arial, Sans-serif;	
}


.newsitem a:hover { 
	text-decoration:	underline  ;
	font: 12px  'Trebuchet MS', Arial, Sans-serif;	
	color: #666666;
}

#logostrip {
	width: 100%;
	height: 100px;
	background-image:url(images/bottomstrip.jpg);
	background-repeat:no-repeat;
}

#sponsorlogo {
float:left;
padding-right:10px;

}

.sponsorintro {
	float:left;
	padding-right:25px;
	width:170px;
	padding-left: 30px;

}

.sponsorintro p {
color:#000000;

}

#newspic {
	width:120px;
	float:left;
	padding-top: 10px;

	
}

#newstext {

	padding-top:10px;
	margin-top:0px;
	padding-left:140px;
}


#mainpic {
padding-top:20px;
padding-bottom:20px;

}

#mainpic a img {
	padding: 0px;

	margin-top: 5px;
	margin-right: 8px;

}

#collectionimage  img {	
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#collectionimage   {
padding-top:10px;


}

#collectionimagedetails   {
padding-left:12px;
margin-top:20px;

}

#collectionsgallery img {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
	border:1px solid #cccccc;
}

#collectionsgallery {
	margin-bottom:10px;
	float:left;
	height:150px;
	width:120px;
	margin-right:0px;
	overflow: hidden;
}

#collectionsgallery a  {
font-size:11px;
text-decoration:none;
}

#collectionsgallery a:hover  {
font-size:11px;
text-decoration:none;
}


#collectionsgallery a img {
	
	-moz-opacity: 1; /* Mozilla */
}

#collectionsgallery a img:hover {
	
	-moz-opacity: 0.5; /* Mozilla */
}




#collectionsgallery2 img {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
	border:1px solid #cccccc;
}

#collectionsgallery2 {
	margin-bottom:10px;
	float:left;
	height:200px;
	width:120px;
	margin-right:0px;
	overflow: hidden;

}


#collectionsgallery2 a img {
	
	-moz-opacity: 1; /* Mozilla */
}

#collectionsgallery2 a img:hover {
	
	-moz-opacity: 0.5; /* Mozilla */
}






#resourcelist {
	margin-bottom:0px;
	width:200px;
	padding-top: 5px;
	padding-left: 22px;
	margin: 0px;
	



}

#resourcelist p {
	font: 13px  'Trebuchet MS', Arial, Sans-serif;	
	color: #000000;



}

#resourcelist h3 {
		font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}


#calendar {
padding-top:20px;
padding-bottom:20px;
	width:700px;
}

#calendar h3 {
		font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 15px;
	color: #4f6b72;
	font-weight: bold;
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
	padding-top:10px;

}




#mytable {
	width: 900px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 8px;
	background: #CAE8EA url(images/bg_header.jpg) repeat-y;
}

th.farleft {
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 8px;
	background: #CAE8EA url(images/bg_header.jpg) repeat-y;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 8px;
	color: #4f6b72;
	font: 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

.dayofweek {
color:#999999;
font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

width:20px;
text-align:left;
margin-bottom:3px;

}

.diaryentry {
z-index:1;
color:#4f6b72;

}

#downloadbox {

}

#imagebox {
float:left;
	width:100px;
	height:100px;
	margin: 5px;
	background-color:#ffffff;
	text-align:center;
	overflow:hidden;
}

#imagebox img {
border:1px solid #e9e9e9;

}

#RCform {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding-bottom:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:10px;
}


#RCform textarea {
	background-color: #f2f2f2;
	border: 1px solid #999999;
	margin: 2px 0 3px 0;
}

#RCform li {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style:none;
	padding:0px;
}

#RCform ul {
padding:0px;
margin-left:-10px;
}


#RCform legend {
	text-transform: uppercase;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


.inputtextbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#RCform label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		color: #666666;
	background: none;
	padding-right: 3px;
	line-height: 120%;
	margin: 3px 3px 0 0;
}
#maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	border: 1px solid #999999;
	color: #000000;
	}
	

	


#gallery{
padding-top:20px;

}

.toggle2{
float:right;
margin-top:-30px;

}

.pdfitems{
padding-bottom:5px;

}
