@import url(inlinelinks.css);
@import url(calendar.css);
/*************************************************************************************************\
| Colour Set - Search and Replace defaults for your scheme.                                       |
| ---------------------------------------------------------                                       |
| #fff - White [TH,backstyle,imagetitle,date,searchhead,topnav,secnav,rhstitle]                   |
| #FFF0FF - Very Light Background [rowlow,closebutton,loginbandtop,atozcontacts,forumband2]       |
| #E6ECE8 - Light Background [rhslinkicon,ppathpipe,lhscol1,contactbox,pollquestionheading]       |
| #CBD8CF - Fairly Light Background [pollquestion,pollanswer,polltitle,votebuttons]               |
| #efefef - Medium Light Background [backstyle, atozbox]                                          |
| #CBD8CF - Medium Backgroung [secnav,atozboxs,forumhead,pollresult,loginhead,errorhead]          |
| #676767 - Top Utilities Links                                                                   |
| #285a37 - Medium Dark [backstyle,atozbox,forumband1,loginbandtop,rowhigh]                       |
| #660066 - Dark [imagetitle,errorhead]                                                           |
| #45559E - Black [textarea,p,ul,ol,textnorm,textbold,link,bottomlinks]                              |
\*************************************************************************************************/

/* The rectangular placeholders for html template insersion. */ 
.template
{
	color : #45559E; 
	border-style : dotted;
	background-color : #E6ECE8; 
	font-weight : bold; 
	text-decoration : none;
}

/* Start of basic set of tags for article */
BODY, body
{
    background-image: url('../../images/Thames_Rivers/Background/background.gif');
    background-repeat:repeat-x; 
    font-family : Arial, Verdana, Helvetica, Geneva, sans-serif; 
    margin : 0; 
    padding:0; 
    font-weight : normal; 
    text-align : left; 
    font-size : 75%;
}

#content
{   
    text-align: left;
    width: 1000px;
    margin: 5px auto;
    background-color:#FFFFFF;
    border:solid 1px #45559E;
    display:table;
}

#homebodybox
{
    float:left;
    margin-top:5px;
}
#homenewsitem
{
     width:390px; 
}

#bodybox
{
    float:left;
    margin-top:5px;
    padding-left:10px;
    width:720px;
}

/* For 'textarea', 'input' and 'select' tags the font family is not inherited from
the <body> tag and so has to be re-stated. */
TEXTAREA, textarea, INPUT, input, SELECT, select
{font-family : Arial, Verdana, Helvetica, Geneva, sans-serif; color : #45559E;}

.input
{
border : solid 1px #45559E;
}

/*  This is a kludge for Internet Explorer to display text in the input fields at the correct size! (In this case 70%) */
INPUT, input, SELECT, select
{font-size : 100%;}

TEXTAREA, textarea{font-size : 100%;}
/* End Kludge */

P, p{color : #45559E; margin: 0 0 1em 0;}

UL, ul{color : #45559E;}

OL, ol{color : #45559E;}

TH, th{color : #45559E; background-color : #efefef; padding : 5px;}
/* End of basic set of tags for article */


/* Start of miscellaneous styles for article */
.toptable{width : 1000px; background-color:#FFFFFF; float : left; padding-top:5px; padding-bottom:5px; margin-bottom:5px;}

.backstyle{color : #45559E; font-weight : bold; background-color : #efefef; padding : 5px;}

.textnorm{color : #45559E; font-weight : normal;}

.textbold{color : #45559E; font-weight : bold;}

.searchhead{color : #FFFFFF; font-weight : bold; padding : 2px 0 2px 0; background-color : #45559E; 	border : solid 1px #45559E; text-align:left;}

.relatedhead{color : #45559E; font-weight : bold; padding : 2px 0 2px 0; background-color : #EAE6ED; text-align:left; font-size:12px;}

.articlemargin{padding-left : 7px; background-color : #FFFFFF;}

/*************************************************************************************************\
	Start of navigation link sets.
	
	The defaults look similar to each other, so at first glance this separation appears unnecessary,
	but a site design has potential for any of the elements within each link to change independantly 
	from one another. It makes the link styles easier to manage.
\*************************************************************************************************/

/* Start of general links */
A:link, a:link, A:visited, a:visited, A:active, a:active, A:focus, a:focus
{color : #45559E; text-decoration : underline;}

A:hover, a:hover{text-decoration : none;}

a.astandardlink:link, a.astandardlink:visited, a.astandardlink:active, a.astandardlink:hover, a.astandardlink:focus
{color : #45559E; font-weight : normal; text-decoration : none;}

a.astandardlink:hover, a.aartpathlhs1:hover, a.aartpathlhs2:hover,  a.aartpathlhs3:hover, a.aartpathlhs4:hover, a.aartpathlhs5:hover
{text-decoration : underline;}

a.aboldlink:link, a.aboldlink:visited, a.aboldlink:active, a.aboldlink:hover, a.aboldlink:focus, a.aboldgreentitle:link, a.aboldgreentitle:visited, a.aboldgreentitle:active, a.aboldgreentitle:hover, a.aboldgreentitle:focus
{color : #45559E; font-weight : bold; text-decoration : none;}

a.aboldgreentitle:link, a.aboldgreentitle:visited, a.aboldgreentitle:active, a.aboldgreentitle:hover, a.aboldgreentitle:focus
{color : #45559E;}

a.aboldgreenlink:link, a.aboldgreenlink:visited, a.aboldgreenlink:active, a.aboldgreenlink:hover, a.aboldgreenlink:focus
{color : #45559E; font-weight : bold; text-decoration : underline;}

a.aboldlink:hover, a.aboldgreentitle:hover{text-decoration : underline;}

a.aboldgreenlink:hover{text-decoration : none;}

a.rsslinktext{color : #45559E; font-weight : bold; text-decoration : none; border : solid 1px #EAE6ED;}
a.rsslinktext:hover{text-decoration : underline;}

.greenlinkpadding{padding : 0 5px 5px 8px;}
/* End of general links */

/***************************************************************\
|* Start of left-hand tree navigation (third level and below). *|
\***************************************************************/
.lhscol1{background-color : #FFFFFF; width : 198px;}

/***************************************************************\
|*  Start of right-hand side navigation block                  *|
\***************************************************************/
.rhsbox{float : right; width : 200px;}

.rhsrssicon{background : no-repeat url(../../images/westberksdc/common/rss_icon.gif); padding : 5px 5px 5px 25px;}
.rhsrssiconnoborder{float:left; background : no-repeat url(../../images/westberksdc/common/rss_icon_noborder.gif); width:14px;}

.rhsvideoicon{background : no-repeat url(../../images/westberksdc/common/video_icon.gif); padding : 5px 5px 5px 25px;}
.rhsvideotext{color : #7E2A99; font-weight : normal; text-decoration : none; cursor:pointer; cursor:hand;}
.rhsvideotext:hover{text-decoration : underline;}

.rhslinkicon{padding : 5px 5px 5px 5px; font-size:inherit;}

.homelinkicon{padding : 5px 5px 5px 5px; font-size:inherit;}

a.arhslink:link, a.arhslink:visited, a.arhslink:active, a.arhslink:hover, a.arhslink:focus
{color : #7E2A99; font-weight : normal; text-decoration : none; font-size:inherit;}

a.arhslink:hover{text-decoration : underline;}

a.arhslinkmedia:link, a.arhslinkmedia:visited, a.arhslinkmedia:active, a.arhslinkmedia:hover, a.arhslinkmedia:focus
{color : #7E2A99; font-weight : normal; text-decoration : none;}

a.arhslinkmedia:hover{text-decoration : underline;}
/* End of right-hand side navigation block */

/***************************************************************\
|*  Start of forum section                                     *|
\***************************************************************/
.forumtitle{color: #7E2A99; margin: 0 0 1em 0; font-size : 145%; font-weight : bold; padding : 4px;}

.forumsearch{float : right; padding-right : 10px;}

.forumsearchhead {color : #45559E; font-weight : bold; padding-right : 5px;}

.forumhead{color : #45559E; font-weight : bold; padding : 5px; border-bottom : solid 2px #fff; background-color: #cccccc; }

.forumtext{color : #45559E; font-weight : normal;}

.forumbold{color : #45559E; font-weight : bold;}

.forumband0{background-color : #cbd8cf; border : solid 2px #E6ECE8;}

.forumband1{background-color : #E6ECE8; border : solid 2px #cbd8cf;}

.forumband2{background-color : #ffffff; border : solid 2px #cbd8cf;}

/* End of forum section */


/***************************************************************\
|*  Start of contact section (not 'related' or 'A to Z')       *|
\***************************************************************/
.contactheading{color : #FFFFFF; font-weight : bold; text-decoration : none;}

.contactnorm{color : #FFFFFF; padding : 0 5px 0 0; text-decoration : none;}

.contactbold{color : #FFFFFF; padding : 0 5px 0 0; text-decoration : none; font-weight : bold;}

.contacttel{color : #FFFFFF; padding : 0 5px 0 0; text-decoration : none;}

.contactfax{color : #FFFFFF; padding : 0 5px 0 0; text-decoration : none; padding-left : 1px;}

.contactposl{padding : 0 10px 10px 0; float : left;}

.contactposr{float : right; padding : 0 0 10px 10px;}

a.acontactlink:link, a.acontactlink:visited, a.acontactlink:active, a.acontactlink:hover, a.acontactlink:focus
{color : #FFFFFF; font-weight : bold; text-decoration : none;}

a.acontactlink:hover {text-decoration : underline;}

a.acontactemaillink:link, a.acontactemaillink:visited, a.acontactemaillink:active, a.acontactemaillink:hover, a.acontactemaillink:focus
{color : #FFFFFF; font-weight : normal; text-decoration : none;}

a.acontactemaillink:hover{text-decoration : underline;}

a.acontactweblink:link, a.acontactweblink:visited, a.acontactweblink:active, a.acontactweblink:hover, a.acontactweblink:focus
{color : #FFFFFF; font-weight : normal; text-decoration : none;}

a.acontactweblink:hover{text-decoration : underline;}
/* End of contact section */

/***************************************************************\
|*  Dates Footer                                              *|
\***************************************************************/
.pagedate{text-align:right; color:#666666;}

/***************************************************************\
|*  Striping for the list style templates                      *|
\***************************************************************/

.rowhigh
{
	border : solid 1px #45559E;
	margin-right : 210px;
	background-color:#EAE6ED;
}

.rowlow
{
	border : solid 1px #EAE6ED;
	margin-right : 210px;
	background-color:#CBD8CF;
}

.rowareahome
{
	border : solid 1px #7E2A99;
	margin-right : 210px;
	background-color:#45559E;
}

/***************************************************************\
|*  Applies to the article text's left, right and remaindered  *|
|*  related images.
\***************************************************************/

/* place an article image on the right of the article */
.rimage 
{
	float:right;
	border-left : solid 5px #FFFFFF;
	border-bottom: solid 5px #FFFFFF;
}

/* place an article image on the left of the article */
.limage 
{
	float: left;
}

/**********************************************************************\
|*  decorative bar between the article and the bottom utilities menu  *|
\**********************************************************************/

/* decorative bar between the article and the bottom utilities menu */
.footflourish 
{
	border-left : solid #fff 5px;
	border-right : solid #fff 5px;
}

/***************************************************************\
|*  Contact block                                              *|
\***************************************************************/
.defaultbox
{

	background-color : #FFFFFF;
	border : solid 1px #7E2A99;
	margin : 0px;
	padding : 5px;
}
.contactbox
{
	width : 198px;
	border-left : solid 1px #7E2A99;
	border-right : solid 1px #7E2A99;
	border-top : 0px;
	margin : 0px;
	padding : 0px;

}

.searchbox
{
	width : 210px;
	padding : 0px;
	text-align:center;
	background-color : #FFFFFF;
}

.articlebox
{
	border : solid 1px #7E2A99;
	padding : 5px 2px 5px 2px;
}

.homearticlebox
{
	border : solid 1px #7E2A99;
	margin : 0px;
	padding : 5px 2px 5px 2px;
}

.homeservicebox, .homeazblock
{
	border: solid 1px #7E2A99;
	padding : 0 5px 0 5px;
}

.homeservicebox
{
	margin : 5px 0 0 0;
}

.homeazblock
{
margin : 5px 0 0 0;
background-color : #CBD8CF; 
}

.imagelinksbox
{
	width : 198px;
	background-color : #FFF;
}

/***************************************************************\
|*  Image Block                                                *|
\***************************************************************/
.imageblock
{
	background-color : #ffffff;
	border : solid 1px #7E2A99;

}

.imagetitle
{color: #7E2A99; font-weight : bold; background-color : #CBD8CF; padding : 2px 0px 2px 0px; border : solid 1px #7E2A99; margin-top : 2px; }

/***************************************************************\
|*  Event Block                                                *|
\***************************************************************/

.eventbox
{
	background-color : #ffffff;
	border-left : solid 1px #7E2A99;
	border-right : solid 1px #7E2A99;
	padding: 5px 0px 5px 0px;

}

.EventHeadStripe
{
	color : #7E2A99; font-weight : bold; padding : 5px; background-color :  #CBD8CF; border : solid 1px #7E2A99;
}
.EventHeadDate
{
	color : #45559E; font-weight : normal;
}
.EventArticleStripe
{
	padding : 5px 5px 5px 5px; background-color : #E6ECE8; border : solid 1px #7E2A99;
}
/***************************************************************\
|*  forms                                             *|
\***************************************************************/
.formmain
{
    width:700px; display:table;
}
.formtext
{
    width:450px; float:left; margin-right:5px; text-align:right; 
}
.forminput
{
    float:left;
}

/***************************************************************\
|*  Login section                                              *|
\***************************************************************/

.loginhead, .errorhead
{ 
	padding : 5px 5px 5px 5px;
	border : solid 2px #fff;
	background-color: #CBD8CF;
	color : #7E2A99;
	font-weight : bold;
	border : solid 1px #7E2A99;
	margin-right:205px;
}

.logincontent
{
	width : 550px;
}

.loginbandtop
{
	background-color : #cbd8cf;
	border-top : solid 8px #fff;
	border-left : solid 2px #fff;
	border-right : solid 210px #fff;
	padding : 5px 5px 5px 5px;
	font-weight : bold;
}

.loginbandbot
{
	background-color : #fff;
	border-bottom : solid 2px #fff;
	border-left : solid 2px #fff;
	border-right : solid 2px #fff;
	padding : 5px 5px 0px 0px;
}
/*******************************************************************************************/

/***************************************************************\
|*  All form buttons that are not graphics                     *|
\***************************************************************/
.btntext, .btntexthome
{
	background-color : #45559E;
	color : #FFFFFF;
	font-weight : bold;
	border : solid 1px #45559E;
	cursor:pointer; 
	cursor:hand;
	font-size : 12px;
	margin:0px;
}

/****************** Append to the first of the two 'Underline when hovering on a link' blocks *******************/
/* a.aartpathlhs1:hover, a.aartpathlhs2:hover,  a.aartpathlhs3:hover, a.aartpathlhs4:hover, a.aartpathlhs5:hover */
/****************************************************************************************************************/

/****************************************************************************************************************/
/* Additional styles added by Nic Fish during template reviews                                                  */
/****************************************************************************************************************/
/* Block of base code that ALL horizontal navigation links use */
a.asecnav:link, a.asecnav:visited, a.asecnav:active, a.asecnav:hover, a.asecnav:focus, a.asecnavs:link, a.asecnavs:visited, a.asecnavs:active, a.asecnavs:hover, a.asecnavs:focus
{ 
	display : block;
	text-align : left;
	text-decoration : none;
	float : left;
	padding : 4px 6px 4px 6px;
	list-style-type : none;
	width:125px;
}


.businessheadblockright, .headerblock, .headerblockwide, .formblock, .forminfoblock, .formheaderblock, .formlineblock, .infoblockcouncillor, .staffblock
{
	padding : 5px; 
	font-weight : bold; 
	float : left; 
	background-color : #cbd8cf; 
	color : #7E2A99;
}

.infoblock, .businessblockright, .businessblockleft
{
	padding : 5px; 
	font-weight : bold; 
	display : block; 
	float : left; 
	color : #45559E;
	border : solid 1px #7E2A99;
}

.headerblock{width : 60px;}

.headerblockwide{width : 100px;}

.staffblock{width: 150px;}

.formblock{width : 505px;}

.infoblock, .forminfoblock, .infoblockcouncillor
{
	font-weight : normal;
	background-color : #fff; 
}

.infoblock{width : 275px;}

.businessblockleft{width : 250px;}
.businessheadblockright{width : 45px;}
.businessblockright{width : 215px;}

.addressblock, .addressblockwide, .addressblockcouncillor
{
	background-color : #cbd8cf;
	margin-bottom : 4px;
}

.addressblock{width : 380px;}

.addressblockwide{width : 420px;}

/* Start of sitemap links. */

a.asitemaplink1:link, a.asitemaplink1:visited, a.asitemaplink1:active, a.asitemaplink1:hover, a.asitemaplink1:focus, a.asitemaplink2:link, a.asitemaplink2:visited, a.asitemaplink2:active, a.asitemaplink2:hover, a.asitemaplink2:focus, a.asitemaplink3:link, a.asitemaplink3:visited, a.asitemaplink3:active, a.asitemaplink3:hover, a.asitemaplink3:focus, a.asitemaplink4:link, a.asitemaplink4:visited, a.asitemaplink4:active, a.asitemaplink4:hover, a.asitemaplink4:focus, a.asitemaplink5:link, a.asitemaplink5:visited, a.asitemaplink5:active, a.asitemaplink5:hover, a.asitemaplink5:focus
{
	display : block;
	float : left;
	color : #45559E;
	font-weight : normal; 
	text-decoration : none;
}

a.asitemaplink1:hover, a.asitemaplink2:hover, a.asitemaplink3:hover, a.asitemaplink4:hover, a.asitemaplink5:hover
{text-decoration : underline;}


/* Start of utilities navigation */

a.autilnav, a.autilnavs
{
	text-align : left;
	text-decoration : none;
	color : #FFFFFF; 
	padding : 0;
}

.utilspipe
{
	color : #FFFFFF; 
	font-weight : normal; 
	text-decoration : none; 
	padding : 0;
}

a.autilnav:link, a.autilnav:visited, a.autilnav:active, a.autilnav:hover, a.autilnav:focus
{font-weight : normal;}

a.autilnavs:link, a.autilnavs:visited, a.autilnavs:active, a.autilnavs:hover, a.autilnavs:focus
{font-weight : bold;}

a.autilnav:hover, a.autilnavs:hover{text-decoration : underline}
/* End of utilities navigation */

/* Crumtrail */
.navhead
{
    width:997px; 
    color : #7E2A99; 
    font-weight : bold; 
    padding : 2px 0px 2px 0px; 
    background-color : #FFFFFF; 	
    border : solid 1px #7E2A99; 
    text-align:left;
    margin-top:2px;
    float:left; 
}

a.pathnav
{
    color:#7E2A99;
    text-decoration:none;
    font-size:smaller;
    border:0px;
    padding:0px;
}
a.pathnav:hover
{
    text-decoration:underline;
}
.pathnavs
{
    text-decoration:none;
    font-size:smaller;
}
/* End of Crumtrail */

/* The table bar */
.secnavborder{background-color: #cccccc;}
.topnavborder{border-top : solid 1px #45559E; border-bottom : solid 1px #45559E; background-color : #FFFFFF; float:left; margin-bottom:5px; text-align:center;}

/* Start of left-hand tree navigation (second level and below). */

.pancake, treenav1, treenav1s, treenav2
{
    width:198px;
}

a.atreenav1:link, a.atreenav1:visited, a.atreenav1:active, a.atreenav1:hover, a.atreenav1:focus, a.atreenav1s:link, a.atreenav1s:visited, a.atreenav1s:active, a.atreenav1s:hover, a.atreenav1s:focus, a.atreenav2:link, a.atreenav2:visited, a.atreenav2:active, a.atreenav2:hover, a.atreenav2:focus, a.atreenav2s:link, a.atreenav2s:visited, a.atreenav2s:active, a.atreenav2s:hover, a.atreenav2s:focus,  a.atreenav3:link, a.atreenav3:visited, a.atreenav3:active, a.atreenav3:hover, a.atreenav3:focus, a.atreenav3s:link, a.atreenav3s:visited, a.atreenav3s:active, a.atreenav3s:hover, a.atreenav3s:focus,  a.atreenav4:link, a.atreenav4:visited, a.atreenav4:active, a.atreenav4:hover, a.atreenav4:focus, a.atreenav4s:link, a.atreenav4s:visited, a.atreenav4s:active, a.atreenav4s:hover, a.atreenav4s:focus,  a.atreenav5:link, a.atreenav5:visited, a.atreenav5:active, a.atreenav5:hover, a.atreenav5:focus, a.atreenav5s:link, a.atreenav5s:visited, a.atreenav5s:active, a.atreenav5s:hover, a.atreenav5s:focus,  a.atreenav6:link, a.atreenav6:visited, a.atreenav6:active, a.atreenav6:hover, a.atreenav6:focus, a.atreenav6s:link, a.atreenav6s:visited, a.atreenav6s:active, a.atreenav6s:hover, a.atreenav6s:focus
{
	display : block; 
	list-style-type : none;
	text-align : left;
	text-decoration : none;
}

a.atreenav1:link, a.atreenav1:visited, a.atreenav1:active, a.atreenav1:hover, a.atreenav1:focus, a.atreenav2:link, a.atreenav2:visited, a.atreenav2:active, a.atreenav2:hover, a.atreenav2:focus, a.atreenav3:link, a.atreenav3:visited, a.atreenav3:active, a.atreenav3:hover, a.atreenav3:focus, a.atreenav4:link, a.atreenav4:visited, a.atreenav4:active, a.atreenav4:hover, a.atreenav4:focus, a.atreenav5:link, a.atreenav5:visited, a.atreenav5:active, a.atreenav5:hover, a.atreenav5:focus, a.atreenav6:link, a.atreenav6:visited, a.atreenav6:active, a.atreenav6:hover, a.atreenav6:focus
{
	font-weight : normal;
}

a.atreenav1s:link, a.atreenav1s:visited, a.atreenav1s:active, a.atreenav1s:hover, a.atreenav1s:focus,  a.atreenav2s:link, a.atreenav2s:visited, a.atreenav2s:active, a.atreenav2s:hover, a.atreenav2s:focus, a.atreenav3s:link, a.atreenav3s:visited, a.atreenav3s:active, a.atreenav3s:hover, a.atreenav3s:focus, a.atreenav4s:link, a.atreenav4s:visited, a.atreenav4s:active, a.atreenav4s:hover, a.atreenav4s:focus, a.atreenav5s:link, a.atreenav5s:visited, a.atreenav5s:active, a.atreenav5s:hover, a.atreenav5s:focus, a.atreenav6s:link, a.atreenav6s:visited, a.atreenav6s:active, a.atreenav6s:hover, a.atreenav6s:focus
{
	font-weight : bold;
}

a.atreenav1:link, a.atreenav1:visited, a.atreenav1:active, a.atreenav1:focus, a.atreenav1s:link, a.atreenav1s:visited, a.atreenav1s:active, a.atreenav1s:focus, a.atreenav2:link, a.atreenav2:visited, a.atreenav2:active, a.atreenav2:focus, a.atreenav2s:link, a.atreenav2s:visited, a.atreenav2s:active, a.atreenav2s:focus, a.atreenav3:link, a.atreenav3:visited, a.atreenav3:active, a.atreenav3:focus, a.atreenav3s:link, a.atreenav3s:visited, a.atreenav3s:active, a.atreenav3s:focus, a.atreenav4:link, a.atreenav4:visited, a.atreenav4:active, a.atreenav4:focus, a.atreenav4s:link, a.atreenav4s:visited, a.atreenav4s:active, a.atreenav4s:focus, a.atreenav5:link, a.atreenav5:visited, a.atreenav5:active, a.atreenav5:focus, a.atreenav5s:link, a.atreenav5s:visited, a.atreenav5s:active, a.atreenav5s:focus, a.atreenav6:link, a.atreenav6:visited, a.atreenav6:active, a.atreenav6:focus, a.atreenav6s:link, a.atreenav6s:visited, a.atreenav6s:active, a.atreenav6s:focus
{
	color: #7E2A99;
	background-color : #ECD2F2;
	padding : 4px 6px 4px 6px;
	text-decoration : none;
}


a.atreenav2:link, a.atreenav2:visited, a.atreenav2:active, a.atreenav2:focus, a.atreenav2s:link, a.atreenav2s:visited, a.atreenav2s:active, a.atreenav2s:focus
{
	background-color : #fff; 
	border-top : solid 2px #ECD2F2;
}

a.atreenav1:hover, a.atreenav1s:hover{background-color : #efefef;}
a.atreenav2:hover, a.atreenav2s:hover{background-color : #efefef;}

/*****************************************************************/

a.aartpathlhs1:link, a.aartpathlhs1:visited, a.aartpathlhs1:active, a.aartpathlhs1:hover, a.aartpathlhs1:focus, a.aartpathlhs2:link, a.aartpathlhs2:visited, a.aartpathlhs2:active, a.aartpathlhs2:hover, a.aartpathlhs2:focus, a.aartpathlhs3:link, a.aartpathlhs3:visited, a.aartpathlhs3:active, a.aartpathlhs3:hover, a.aartpathlhs3:focus, a.aartpathlhs4:link, a.aartpathlhs4:visited, a.aartpathlhs4:active, a.aartpathlhs4:hover, a.aartpathlhs4:focus, a.aartpathlhs5:link, a.aartpathlhs5:visited, a.aartpathlhs5:active, a.aartpathlhs5:hover, a.aartpathlhs5:focus, a.aartpathlhs6:link, a.aartpathlhs6:visited, a.aartpathlhs6:active, a.aartpathlhs6:hover, a.aartpathlhs6:focus
{
	width : 185px;
	display : block;
	color : #FFF;
	font-weight : bold;
	text-decoration : none;
	background-color : #7E2A99;
	border-bottom : #7E2A99 solid 1px;
	padding : 4px 5px 4px 8px;
	margin-top:0px;
}

a.aartpathlhs1:hover, a.aartpathlhs2:hover, a.aartpathlhs3:hover, a.aartpathlhs4:hover, a.aartpathlhs5:hover, a.aartpathlhs6:hover
{
	background-color : #fff;
	color : #7E2A99;
}

/***************************************************************\
|*    Start of First level navigation                          *|
\***************************************************************/
	
.killpadding
{
	margin : 0;
	padding : 0;
}

a.atopnavstart:link, a.atopnavstart:visited, a.atopnavstart:active, a.atopnavstart:focus, a.atopnavstart:hover, a.atopnavsnstart:link, a.atopnavsnstart:visited, a.atopnavsnstart:active, a.atopnavsnstart:focus, a.atopnavsnstart:hover, a.atopnavsstart:link, a.atopnavsstart:visited, a.atopnavsstart:active, a.atopnavsstart:focus, a.atopnavsstart:hover, a.atopnav:link, a.atopnav:visited, a.atopnav:active, a.atopnav:focus, a.atopnav:hover, a.atopnavs:link, a.atopnavs:visited, a.atopnavs:active, a.atopnavs:focus, a.atopnavs:hover, a.atopnavend:link, a.atopnavend:visited, a.atopnavend:active, a.atopnavend:focus, a.atopnavend:hover, a.atopnavsend:link, a.atopnavsend:visited, a.atopnavsend:active, a.atopnavsend:focus, a.atopnavsend:hover, a.atopnavsn:link, a.atopnavsn:visited, a.atopnavsn:active, a.atopnavsn:focus, a.atopnavsn:hover
{
	display : block;
	font-weight : bold;
	text-decoration: none;
	color : #FFFFFF;
	text-align:center;
	padding-top:6px;
}

a.atopnavstart:link, a.atopnavstart:visited, a.atopnavstart:active, a.atopnavstart:focus, a.atopnavstart:hover, a.atopnavsnstart:link, a.atopnavsnstart:visited, a.atopnavsnstart:active, a.atopnavsnstart:focus, a.atopnavsnstart:hover
{
    color : #FFFFFF;
    padding-top:6px;
}

a.atopnavsstart:link, a.atopnavsstart:visited, a.atopnavsstart:active, a.atopnavsstart:focus, a.atopnavsstart:hover
{    
    color : #FFFFFF;
    padding-top:6px;
}
	
a.atopnavs:link, a.atopnavs:visited, a.atopnavs:active, a.atopnavs:focus, a.atopnavs:hover, a.atopnavsend:link, a.atopnavsend:visited, a.atopnavsend:active, a.atopnavsend:focus, a.atopnavsend:hover, a.atopnavsstart:link, a.atopnavsstart:visited, a.atopnavsstart:active, a.atopnavsstart:focus, a.atopnavsstart:hover
{
    color : #FFFFFF;
    padding-top:6px;
}
	
a.atopnavsn:hover, a.atopnavsnstart:hover, a.atopnavend:hover, a.atopnav:hover, a.atopnavstart:hover, a.atopnavs:hover
{text-decoration : underline;}

.hidebullet
{
	list-style-type : none;
	list-style-image : none;
}

.killbulletstart, .killbulletsstart, .killbulletsnstart, .killbullet, .killbullets, .killbulletsn, .killbulletend, .killbulletsend 
{
	list-style : none;
	float : left;
	font-size:12px;
	text-transform: capitalize;
	background:url('../../images/Thames_Rivers/common/menuButton.gif') no-repeat;
    width:125px;
    height:30px;
}
	
.killbulletsn, .killbulletsnstart
{	
    background:url('../../images/Thames_Rivers/common/menuButton.gif') no-repeat;
    width:125px;
    height:30px; 
}
	
.killbulletstart, .killbullet
{	
    background:url('../../images/Thames_Rivers/common/menuButton.gif') no-repeat;
    width:125px;
    height:30px; 
}
	
.killbulletsstart, .killbullets
{	
    background:url('../../images/Thames_Rivers/common/menuButton.gif') no-repeat;
    width:125px;
    height:30px; 
}
	
.killbulletend
{	
    background:url('../../images/Thames_Rivers/common/menuButton.gif') no-repeat;
    width:125px;
    height:30px; 
}
	
.killbulletsend
{	
    background:url('../../images/Thames_Rivers/common/menuButton.gif') no-repeat;
    width:125px;
    height:30px; 
}




/***************************************************************\
|*    Start of Utilsnav level navigation                          *|
\***************************************************************/	
a.autilnavstart:link, a.autilnavstart:visited, a.autilnavstart:active, a.autilnavstart:focus, a.autilnavstart:hover, a.autilnavsnstart:link, a.autilnavsnstart:visited, a.autilnavsnstart:active, a.autilnavsnstart:focus, a.autilnavsnstart:hover, a.autilnavsstart:link, a.autilnavsstart:visited, a.autilnavsstart:active, a.autilnavsstart:focus, a.autilnavsstart:hover, a.autilnav:link, a.autilnav:visited, a.autilnav:active, a.autilnav:focus, a.autilnav:hover, a.autilnavs:link, a.autilnavs:visited, a.autilnavs:active, a.autilnavs:focus, a.autilnavs:hover, a.autilnavend:link, a.autilnavend:visited, a.autilnavend:active, a.autilnavend:focus, a.autilnavend:hover, a.autilnavsend:link, a.autilnavsend:visited, a.autilnavsend:active, a.autilnavsend:focus, a.autilnavsend:hover, a.autilnavsn:link, a.autilnavsn:visited, a.autilnavsn:active, a.autilnavsn:focus, a.autilnavsn:hover
{
		font-weight : normal;
		text-decoration: none;
		color : #FFFFFF;
		padding : 8px;
}
	
a.autilnavnavs:link, a.autilnavs:visited, a.autilnavs:active, a.autilnavs:focus, a.autilnavs:hover, a.autilnavsend:link, a.autilnavsend:visited, a.autilnavsend:active, a.autilnavsend:focus, a.autilnavsend:hover, a.autilnavsstart:link, a.autilnavsstart:visited, a.autilnavsstart:active, a.autilnavsstart:focus, a.autilnavsstart:hover
{ font-weight : bold;}
	
a.autilnavssn:hover, a.autilnavsnstart:hover, a.autilnavend:hover, a.autilnavsend:hover, a.autilnav:hover, a.autilnavs:hover, a.autilnavsstart:hover, a.autilnavstart:hover, a.autilnavsn:hover
{
	text-decoration : underline;
}
	
.utilbulletstart, .utilbulletsstart, .utilbulletsnstart, .utilbullet, .utilbullets, .utilbulletsn, .utilbulletend, .utilbulletsend, .formbullet
{
	list-style : none;
	display : inline;
}

.utilbullet, .utilbullets, .utilbulletsn, .utilbulletend, .utilbulletsend
{
	background : no-repeat left url(../../images/common/common_pipe.gif);
}

/* Start of bottom navigation */
a.abottomlink:link, a.abottomlink:visited, a.abottomlink:active, a.abottomlink:hover,a.abottomlink:focus, a.abottomlinks:link, a.abottomlinks:visited, a.abottomlinks:active, a.abottomlinks:hover, a.abottomlinks:focus, a.abottomlinkstart:link, a.abottomlinkstart:visited, a.abottomlinkstart:active, a.abottomlinkstart:hover,a.abottomlinkstart:focus, a.abottomlinksstart:link, a.abottomlinksstart:visited, a.abottomlinksstart:active, a.abottomlinksstart:hover, a.abottomlinksnstart:link, a.abottomlinksnstart:visited, a.abottomlinksnstart:active, a.abottomlinksnstart:hover, a.abottomlinksnstart:focus, a.abottomlinksn:link, a.abottomlinksn:visited, a.abottomlinksn:active, a.abottomlinksn:hover, a.abottomlinksn:focus, a.abottomlinkend:link, a.abottomlinkend:visited, a.abottomlinkend:active, a.abottomlinkend:hover,a.abottomlinkend:focus, a.abottomlinksend:link, a.abottomlinksend:visited, a.abottomlinksend:active, a.abottomlinksend:hover, a.abottomlinksend:focus
{
	text-decoration : none;
	color : #FFFFFF;
	padding : 5px 15px 5px 0;
}

a.abottomlink:link, a.abottomlink:visited, a.abottomlink:active, a.abottomlink:hover,a.abottomlink:focus, a.abottomlinkstart:link, a.abottomlinkstart:visited, a.abottomlinkstart:active, a.abottomlinkstart:hover,a.abottomlinkstart:focus, a.abottomlinkend:link, a.abottomlinkend:visited, a.abottomlinkend:active, a.abottomlinkend:hover,a.abottomlinkend:focus
{font-weight : normal; text-decoration : none;}

a.abottomlinks:link, a.abottomlinks:visited, a.abottomlinks:active, a.abottomlinks:hover, a.abottomlinks:focus, a.abottomlinksstart:link, a.abottomlinksstart:visited, a.abottomlinksstart:active, a.abottomlinksstart:hover, a.abottomlinksstart:focus, a.abottomlinksend:link, a.abottomlinksend:visited, a.abottomlinksend:active, a.abottomlinksend:hover, a.abottomlinksend:focus
{font-weight : bold;}

a.abottomlink:hover, a.abottomlinks:hover, a.abottomlinkstart:hover, a.abottomlinksstart:hover, a.abottomlinkend:hover, a.abottomlinksend:hover{text-decoration : underline}

a.abottomlink:link, a.abottomlink:visited, a.abottomlink:active, a.abottomlink:hover,a.abottomlink:focus,a.abottomlinkstart:link, a.abottomlinkstart:visited, a.abottomlinkstart:active, a.abottomlinkstart:hover,a.abottomlinkstart:focus, a.abottomlinks:link, a.abottomlinks:visited, a.abottomlinks:active, a.abottomlinks:hover, a.abottomlinks:focus, a.abottomlinksstart:link, a.abottomlinksstart:visited, a.abottomlinksstart:active, a.abottomlinksstart:hover, a.abottomlinksstart:focus, a.abottomlinksnstart:link, a.abottomlinksnstart:visited, a.abottomlinksnstart:active, a.abottomlinksnstart:hover, a.abottomlinksnstart:focus, a.abottomlinksn:link, a.abottomlinksn:visited, a.abottomlinksn:active, a.abottomlinksn:hover, a.abottomlinksn:focus
{
	background : right no-repeat url(../../images/westberksdc/common/pipe.gif);
}

.bottompipestart, .bottompipesnstart, .bottompipesstart, .bottompipe, .bottompipes, .bottompipesn, .bottompipeend, .bottompipesend
{
	color : #676767; 
	font-weight : normal; 
	text-decoration : none;
	list-style-type : none;
	display : inline;
}

/*  */

/* End of bottom navigation */

/*****************************************************************/
.searchrow
{
	background-color : #EAE6ED; 
	font-weight : bold; 
	text-align : left; 
	width : 100%;
	padding : 5px;
	color: #45559E;
}

.bannerimage
{
	width : 100%; 
	background : url(../../images/westberksdc/common/banner_image.gif) no-repeat right bottom;
}

/* Does nothing when viewing pages normally */
.noprint
{
}

.printonly, .printonlyinline, .printonlyblock
{
	display: none;
}

/* Start of RSS Consumer classes */

/* Container for all RSS feeds */
.rsscontainer
{
	clear: both;
	margin-top: 0px;
	border-top: solid 1px gray;
}

/* RSS Feed */
.rssfeed
{
	background-color : #cbd8cf; border : solid #7E2A99 1px;
}


/* Image for each RSS feed */
.rssfeedimage
{
	float: left;
	border: solid 2px white;
	margin-right : 5px;
}

.rssfeedtitle
{
	float: left;
}

/* Block containing rss items */
.rssfeeditem
{
	clear: left;
	margin: 10px 0px 0px 0px;
	border: solid 1px #285a37;
	padding-bottom: 2px;
	
}

.rssfeeditemheader, .rssfeeditembody
{
	padding-left:5px;
}

.rssfeeditemheader
{
	background-color : #e6ece8;	
}

.rssfeeditem a:active, .rssfeeditem a:focus, .rssfeeditem a:visited, .rssfeeditem a:link
{
	font-weight: bold;
	text-decoration: none;
}

.rssfeeditem a:hover
{
	font-weight: bold;
	text-decoration: underline;
}

.rssfeedheader a:active, .rssfeedheader a:focus, .rssfeedheader a:visited, .rssfeedheader a:link
{
	font-weight: bold;
	text-decoration: none;
	font-size: larger;
}

.rssfeedheader a:hover
{
	font-weight: bold;
	text-decoration: underline;
	font-size: larger;
}


/* End of RSS Consumer classes */

/* Start of ForumMessageBlock classes */
.forumblock
{
	margin: 6px;
}

.forumblock ul
{
	padding: 0;
	margin: 0;
}

.forumblock ul li
{
	list-style-type : none;	
}

.forumblockitem a
{
	display: inline;
	width: 75%;
}
/* End of ForumMessageBlock classes */

/* End of Home page property search */
/* Image Valid */
.validhomebox
{
	margin : auto;
	padding-top : 10px;
}
/* End of Image Valid */

/* Border between Body and RHS column */
.rhsborder 
{ 
padding-left : 5px; 
}
