/*OUTER*/
	#outer {background:transparent;}
	.lead{/*font-size:3.7em;float:left;font-weight:normal;display:block;margin: -8px 3px 0 0;padding-top:5px;padding-bottom:8px;height: 0.7em; line-height:1em;font-family: Tahoma, Arial, sans-serif;*/}	

/*GENERAL FONTS/COLOURS TWEAKS*/
	body 
	{font-family:Arial, Helvetica, sans-serif; background: #221D3B url(images/master/BG_body.gif) repeat-x;
	color:#010101;}
	h4 {font-size:1.2em !important}    
	h5 {font-size:1em !important}
    
	body a{text-decoration:none;color:#923746;}
	body a:hover{text-decoration:underline;}
	
	textarea{font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;font-size:10px;}
	.wrapper {background-color:#fff;}
	
/*nav-y shading*/
	/*.pageBody{background: url(images/master/BG_PageBody.gif) repeat-y;}*/
	.rightPane{background-color:#fff;}
	.footer {background:#fff;border-top:1px solid #ddd;}
	.footer a{color:#777;}
	
/*BREADCRUMBS*/
 	.breadcrumbs {color:#454545;padding-left:0!important;padding:5px 0 7px 0 }
	.breadcrumbs ul {padding-left:10px !important}
	.breadcrumbs a span.breadcrumb {color:#923746;}
	.breadcrumbs a span.current{color:#000;font-weight:bold}
   
/*UTILITIES*/
    .utilities .search label{color:#fff;}
    .utilities .search input .searchfield{/*border:1px solid #444;*/}
    
	/*links*/	
    .utilities .navigation li{border-left:1px solid #D5D6C8;border-right:none;}
    .utilities .navigation a{text-decoration:none;color:#4D4E3E;}
    .utilities .navigation a:hover{text-decoration:underline;color:#4D4E3E;background:#fff;}
	.utilities .search label{color:#fff;}
	.utilities .search .btn_search{color:#fff;font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;border:none;}

	.logo{width:178px;}
	
/*NAV-X (Background & Font)*/
    .Nav-x{background:#535041;}
    .Nav-x li{border-right:1px solid #848077;}

    /* alteration of padding (h-nav) for psd alignment*/
    .Nav-x a {color:#fff;}
	
    .Nav-x ul li.tab0_on a, .Nav-x ul li.tab1_on a, .Nav-x ul li.tab2_on a, .Nav-x ul li.tab3_on a,    
	.Nav-x ul li.tab4_on a, .Nav-x ul li.tab5_on a, .Nav-x ul li.tab6_on a, .Nav-x ul li.tab7_on a,    
	.Nav-x ul li.tab8_on a, .Nav-x ul li.tab9_on a,.Nav-x ul li.tab10_on a,  .Nav-x ul li.tab11_on a, 
	.Nav-x ul li.tab12_on a, .Nav-x ul li.tab12_on a, .Nav-x ul li.tab13_on a, .Nav-x ul li.tab14_on a,.Nav-x ul li.tab15_on a 
	{color:#000;background:#fff;}
	
/*Selcted WITH/WITHOUT children*/
    .Nav-x ul li.Selected a,.Nav-x ul li.ParentSelected a {background:#fff;color:#000;}

/*VERTICAL NAV Y*/
	.Nav-y {}
    .Nav-y .Top{border-bottom: 2px solid #333;height:1px;}
	* html .Nav-y .Top{border-bottom: 2px solid #1375a4;margin-top:-22px;}
/*default*/
/*Behaviors*/
    .Nav-y .Body ul li a:hover{}
    .Nav-y .Body ul li a:visited{} 
    .Nav-y .Body ul li a:active{} 
    	
/*Level 1*/
/*default*/
	.Nav-y .Body ul li a{background:#333;color:#fff;}
	
/*Selcted WITHOUT children*/
    .Nav-y .Body ul li.Selected a{background:#fff;color:#000;font-weight:bold;}
/*Selcted WITH children*/
    .Nav-y .Body ul li.ParentSelected a
	{/*background: #4C4C4C url(images/master/navigation/nav_y_ParentSelected.gif) no-repeat 90% 50%;*/color:#fff;font-weight:bold}
        
/*Level 2*/
 /*Not Selected*/
	.Nav-y .Body ul li.ParentSelected ul li a, .Nav-y .Body  ul li.Selected ul li a
	{color:#000;background: #ccc url(images/master/navigation/nav-y_bullet.gif) no-repeat 18px 10px;}

/*Selcted WITHOUT children*/
	.Nav-y .Body  ul li.ParentSelected ul li .Selected a
	{color:#000;background: #fff url(images/master/navigation/nav-y_bullet.gif) no-repeat 18px 10px;}
	
	.Nav-y .Body  ul li.ParentSelected ul li.Selected a
	{color:#000;background: #fff url(images/master/navigation/nav-y_bullet.gif) no-repeat 18px 10px;}

/*Selcted WITH children*/
 	.Nav-y .Body ul li.ParentSelected ul li.ParentSelected a{font-weight:bold;background-color:#fff;}

/*Level 3*/
/*Not Selected*/
	.Nav-y .Body ul li.ParentSelected ul li.ParentSelected ul li a, .Nav-y .Body ul li.ParentSelected ul li.Selected ul li a
	{color:#000; background: #ccc url(images/master/navigation/nav-y_bullet.gif) no-repeat 28px 10px;}

 /*Selcted WITHOUT children*/  
	.Nav-y .Body ul li.ParentSelected ul li.ParentSelected ul li.Selected a
	{color:#000;background: #fff url(images/master/navigation/nav-y_bullet.gif) no-repeat 28px 10px; }

/*Selcted WITH children*/
    .Nav-y .Body ul li.ParentSelected ul li.ParentSelected ul li.ParentSelected a
	{color:#000;background: #f3f2ec url(images/master/navigation/nav-y_bullet.gif) no-repeat 28px 10px;}

/*Level 4*/
/*Not Selected*/
	.Nav-y .Body ul li.ParentSelected ul li.ParentSelected ul li.ParentSelected ul li a
	{color:#000; background: #f3f2ec url(images/master/navigation/nav-y_bullet.gif) no-repeat 42px 10px;}

/*'Selected' (Selected - NO child elements)*/
    .Nav-y .Body ul li.ParentSelected ul li.ParentSelected ul li.ParentSelected ul li.Selected a 
	{color:#000;background: #fff url(images/master/navigation/nav-y_bullet.gif) no-repeat 42px 10px;
	font-weight:normal;}

/*FOOTER */         
	.Nav-y .Bottom{display:none/*background: transparent url(images/master/navigation/nav_y_Bottom.gif) repeat-x;*/}

/*BOX*/
    .box {background:#F3EDD5;}
    .box .top h3, .box .top H3 a{font-weight:bold !important;color:#fff;}
    .box .content{}


 /*link colours*/
	.box .content a{color:#0066cc}
	.box .content a:visited{}
    .box .content a:hover{color:#0066cc}
	.box .content a:active{}	
	
    .box .content li a{color:#0066cc}
	.box .content li a:visited{color:#0066cc}
    .box .content li a:hover{}
	.box .content li a:active{}
    .box .bottom{}
	.box .top h3 a:link, .box .top h3 a:visited, .box .top h3 a:active, .box .top h3 a:hover{color:#fff;}
    
.box .content img {display:block}
/*CALENDAR*/
   	 /*global table styling*/
	.Calendar{border:hidden;border-style:hidden;/*border set to avoid indent*/border:1px solid #ccc;border-collapse:collapse;} 				
	.Calendar td{background:#cccccc !important;} 
	/*cell background & size*/
		
	/*month title styling (e.g Oct 2008)*/
	.Calendar .Title{color:#000 !important;}
	/*day header area (mo,tu,we...)*/
	.Calendar .DayHeader{background:#b5b5b5 !important;color:#000 !important;}
	/*days of the previous and next months*/
	.Calendar .OtherDaysofMonth {}
	.Calendar .OtherDaysofMonth a{color:#999 !important;background:#d6d6d6 !important;}

	/*selected day*/
	.Calendar .SelectedDay a{color:#000 !important;background:#b86f05 !important;}
	.Calendar .EventDay a{background:#7a3e00 !important;color:#fff !important}
	/* .Calendar .WeekDay a {background:#313131 !important; color:#000;}
	.Calendar .WeekEnd a  {color:#000 !important;background:#fff !important;}*/
	 .Calendar .Today {background:#de8d18 !important;}
	/*days of the previous & next months*/
	/*calendar nav (previous and next)*/
	.box .previous a{}
	.box .previous a:hover{}
	.box .next a{}
	.box .next a:hover{}

	/*hover states*/
	.Calendar td {background:#313131;} 
	.Calendar td a:hover {background:#7c8065 !important; color:#fff !important;}
	.Calendar .EventDay a:hover {background:#7c8065 !important;}
	.Calendar .WeekDay a:hover {background:#313131 !important}
	.Calendar .WeekEnd a:hover {background:#000 !important;}
	.Calendar .Title {color:#fff;}

	/*day header area (mo,tu,we...)*/
	.Calendar .DayHeader {background:#000; color:#fff;  border:none; border:hidden;}

	/*days of the previous and next months*/
	.Calendar .OtherDaysofMonth a:link {color:#313131;background-color:#d6d6d6;}

	/*selected day*/
	.Calendar .SelectedDay a{color:#fff;}
	.Calendar .EventDay{color:#fff}
	.Calendar .WeekDay{color:#fff;}
	.Calendar .WeekEnd{background:#000;}
	.Calendar .Today{background:#ff9900;}

	/*days of the previous and next months*/
	.Calendar .OtherDaysofMonth {}

/*BLOG HOME*/
	.post h3 a{color:#000; font-weight:bold}
	.post .bottom{border-bottom:1px solid #d6d6d6;}
	.postthanks {border:1px dotted #666;}
	
/*WEB PARTS*/
	
    /*WEATHER*/
    /*'Todays forcast' and '5 day forecast'*/
    .weatherTitle {}
	.weatherMaster, .weatherSubMaster{border:1px solid #ccc;}
    .weatherTitle {color:#fff;background:#7c8065;}
	
    /*BOXOUT*/	
    .cms-boxout {background:#ccc;border:1px solid #333;}
    .cms-boxout .title{color:#000;}
    .cms-boxout .body{}
.cms-custom {clear:both;margin-top:10px !important;margin-bottom:20px !important}
#w2forecastholder{width:565px !important}

	
/*HEADING*/
   .contentPane_wide .cms-heading h3 {color:#000;margin-left:0 !important;margin-bottom:4px !important}	
.contentPane .cms-heading h3 {margin-bottom:4px !important}	

	
.cms-form .send INPUT {font-weight:bold;padding-top:3px}
/*HIGHLIGHTED TEXT & pagination*/
    .cms-highlight, .paging {background-color:#edefee;padding-bottom:0}
     .cms-highlight h3{color:#414141;}
    ol.search-results li a{color:#655e4e;}
    .searchterm{color:#CC3333;}	
	a.paginglink_active{color:#000}

    /*take out rounded corners*/
    .cms-highlight .top .left,.cms-highlight .top .right,.cms-highlight .bottom .left,.cms-highlight .bottom .right
    {background-image:none}
	
	.cms-highlight a{text-decoration:none;color:#923746}
	.cms-highlight a:hover{text-decoration:underline;color:#923746}
	

	.cms-text{margin-left:0 !important}
.cms-text ul li {margin-bottom:4px}
/*TEXT AND IMAGE*/
    .cms-textandimage .image-box-left,
    .cms-textandimage .image-box-right {background:none;font-weight:bold;color:#000;margin-bottom:10px}
.image-box-text{font-weight:bold}

.cms-textandimage ul li {margin-bottom:4px !important}

.cms-textandimage {clear:both;overflow:auto}
/*CMS QUICK HEADINGS*/  
.cms-quick {width:445px !important;background:#f3edd5;border:1px solid #953237} 
	.cms-quick .top{background:#953237;}
    .cms-quick .top h3{color:#fff;font-size:1.3em !important}
    .cms-quick .title a{}
    .cms-quick .events-title a{}
	.cms-quick dl{padding-top:3px;padding-bottom:3px;border-bottom:1px solid #dddddd}
	.contentPane_wide .smallSetup DL {padding-left:10px;width:445px !important}
	.cms-quick .bottom{background:#953237;height:32px;width:445px !important;}
	.cms-quick .bottom a{color:#fff !important;display:block;text-align:right;padding:8px 10px 0 0 } 
	.cms-quick dl dd{margin-bottom:3px}
	.cms-quick dl dt a{color:#953237 !important}
 .cms-quick  .itemAlt{background-color:#EFEFEF;}
	/*date & time*/
    .cms-quick .date, .cms-quick .time, .cms-quick .fee {color:#000;font-weight:normal !important}
 .cms-quick .date {font-size:.9em !important}
/*PROFILE QUOTES*/
	.qstart, .qend{font-size:8em;color:#333;}
	
/*top back colour*/	
	.cms-profile-grid .title {background:#333;color:#fff !important}
 	.cms-profile-grid .title a {color:#fff !important}
	
/*PROFILE QUOTES*/
.post * {margin-left:0 !important;padding-left:0 !important}
.post {padding-top:5px}
/*CMS-FORM FEEDBACK*/
    .cms-form .send a{background: url(images/show_button.gif) no-repeat;padding-bottom:5px}
    .cms-form .send input,.cms-form .send input.confirm, a.search,a.search:hover{color: #fff;border:none;}
    .cms-form .send input.cancel{background:#d2d0d1;color:#000;} 
    .cms-form .fieldrequiredmarker, .cms-form .fielderror{color:#cc3333;}
	.cms-form .send input.cancel{color: #fff;}
	.CommentAlt{background:#efe;}
	.content a:hover{color:#fff;}
	  
/*GOOGLE MAP*/
	.cms-gmap .top{background:#d2d0d1;}
	.cms-gmap .tipholder .tip{background: transparent;}
	.cms-gmap .tipholder .tip .body{border:1px solid #ccc;background:#fff;}
	.cms-gmap .tipholder .tip .bottom{background: Transparent;}
	
    /*background colour for heading*/    
    .directions label{color:#333;}
	.directions .btn_search{font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;color:#fff;}
	.directions input.location{border:1px solid #999;}
	.directions input{display:inline;}

	
@media print {
	#outer, .wrapper, .contentPane, .contentPane div, .contentPane div div, .contentPane div div div, .contentPane div div div div,
	.contentPane_wide, .contentPane_wide div, .contentPane_wide div div, .contentPane_wide div div div, 
	.contentPane_wide div div div div,	blockquote, H1,H2,H3,H4,H5
	{display:block !important;background:transparent none  !important;color:#000  !important;width:20cm  !important;
	float:none  !important;border:none  !important;text-align:left !important;padding:0 !important;margin:0 !important;}

	.PrintLogo {display: block;}
	.breadcrumb, .utilities, .branding, .logo, .flashBanner, .Nav-x, .contentPane .flashContent, a.adobe, a.mediaplayer, a.realplayer
	.contentPane_wide .flashContent, .leftPane, .rightPane, .bottomPane, object, blockquote .qstart, blockquote .qend,
	#outer .cms-flash, #outer .cms-flash-text, .footer 
	{display:none !important;float:none !important;}

	img{clear:both;text-align:left;float:none;}
	H1{font-size:24pt !important; margin: 10pt 0 !important;}
	H2{font-size:20pt !important; margin: 8pt 0 !important;}
	H3{font-size:18pt !important; margin: 6pt 0 !important;}
	H4{font-size:16pt !important; margin: 3pt 0 !important;}
	H5{font-size:14pt  !important; margin: 5pt 0 !important;}
	body{font-size:11pt !important;}

	#outer a:link:after, #outer a:visited:after {content: " (" attr(href) ") ";font-size: 90%;}
	span, ul, ol, li, fieldset, a{float:none !important;margin:0 !important;padding:0 !important;text-align:left !important;}}
