/* Start of CMSMS style sheet 'LCD_NAV' */
/* CSS Document */

.menu-main a:link, .menu-main a:visited  { 
  display: block;
  width: 170px;
  color: #861010;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  border-top: solid 1px #c7a9ae; 
  border-left: solid 1px #c7a9ae; 
  border-right: solid 1px #c7a9ae; 
  background: #fff url(images/menu-1-bg.gif) repeat-x;
  padding: 4px 6px;
  line-height: 15px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
 }
 
.menu-main  a:hover { 
  width: 170px;
  color: #9d0101;
  background: #eadde0 url(images/menu-1-bg-on.gif) repeat-x;
}	


.menu-main-parent a:link, .menu-main-parent a:visited  { 
  display: block;
  width: 170px;
  color: #861010;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  border-top: solid 1px #c7a9ae; 
  border-left: solid 1px #c7a9ae; 
  border-right: solid 1px #c7a9ae; 
  background: #fff url(images/menu-1-bg-parent.gif) repeat-x;
  padding: 4px 6px;
  line-height: 15px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
 }
 
.menu-main-parent a:hover { 
  color: #9d0101;
  background: #eadde0 url(images/menu-1-bg-on-parent.gif) repeat-x;
}	

.menu-child a:link, .menu-child a:visited  { 
  display: block;
  width: 160px;
  color: #3a6c91;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  border-top: solid 1px #b0c4dc; 
  border-left: solid 1px #c7a9ae; 
  border-right: solid 1px #c7a9ae; 
  background: #fff url(images/menu-2-bg.gif) repeat-y;
  padding: 3px 6px 3px 16px;
  line-height: 13px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
 }
 
.menu-child a:hover { 
  color: #9d0101;
  background: #f5e8eb url(images/menu-2-bg-on.gif) repeat-y;
}	

.menu-child-parent a:link, .menu-child-parent a:visited  { 
  display: block;
  width: 160px;
  color: #3a6c91;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  border-top: solid 1px #b0c4dc; 
  border-left: solid 1px #c7a9ae; 
  border-right: solid 1px #c7a9ae; 
  background: #fff url(images/menu-2-bg-parent.gif) repeat-y;
  padding: 3px 6px 3px 16px;
  line-height: 13px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
 }
 
.menu-child-parent a:hover { 
  color: #9d0101;
  background: #f5e8eb url(images/menu-2-bg-on-parent.gif) repeat-y;
}	


.menu-child-child a:link, .menu-child-child a:visited  { 
  display: block;
  width: 150px;
  color: #7186a3;
  font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
  font-size: 11px;
  font-weight: normal;
  border-top: solid 1px #b0c4dc; 
  border-left: solid 1px #c7a9ae; 
  border-right: solid 1px #c7a9ae; 
  background: #fff url(images/menu-3-bg.gif) repeat-y;
  padding: 3px 6px 3px 26px;
  line-height: 13px; 
  margin: 0px;
  text-decoration:none;
  overflow:hidden;
 }
 
.menu-child-child a:hover { 
  color: #9d0101;
  background: #f5e8eb url(images/menu-3-bg-on.gif) repeat-y;
}	


.menu-END  { 
  display: block;
  width: 172px;
  color: #fff;
  border-top: solid 1px #c7a9ae; 
  background: #fff;
  padding: 2px 6px;
  line-height: 8px; 
  margin: 0px;
height: 20px;
background-image:url(images/bg-menu-end.gif);
background-repeat:no-repeat;
background-position: top left;

 }
 




/* End of 'LCD_NAV' */

/* Start of CMSMS style sheet 'LCD_MAIN' */
/* CSS Document */



/* Pisearch */
.pisearchresultheader {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #861010;
	font-size: 1.8em;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0;
	line-height: 14pt;
	text-align: left;
	font-weight: normal;
	}

.pisearchlink {
	font-weight: bold;
	padding-top: 15px;
	margin-top: 1px;
}

.pisearchdetails {
	border-bottom: 1px dashed #c9d5e4;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
}

.hl0 {
	font-style: italic;
	font-weight: bold;
	}	

/* End Pisearch */



form {
margin: 10px 0 10px 0;
padding: 0;
}


textarea, input, select {
	font-family: arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 12px;
	color: #861010;
	background-color: #ecf2fa;
	border: 1px solid #94abc9;
	padding: 2px 2px 2px 5px;
}
.button {
	background-color: #ae3345;
	padding: 1px 1px 1px 3px;
	font-family: arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1em;
	font-weight:bold;
	border: 1px solid #94abc9;
	line-height: 8px;

}
.fbsubmit {
	background-color: #ae3345;
	padding: 1px 1px 1px 3px;
	margin-top: 4px;
	margin-left: 0px;
	font-family: arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1em;
	font-weight:bold;
	border: 1px solid #94abc9;
	line-height: 10px;
}



.search-button {
	background-color: #ae3345;
	padding: 1px 1px 1px 3px;
	font-family: arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1em;
	font-weight:bold;
	border: 1px solid #94abc9;
	line-height: 12px;
}

select {
	background-color: #ecf2fa;
}


body {
	background-color: #fff;
	
	color: #788398;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}

a:link { 
	color: #0856b4;
  	text-decoration: none;
	}
a:visited { 
	color: #0068de;
  	text-decoration: none;
	}
a:hover { 
	color: #0074ff;
  	text-decoration: underline;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #861010;
	font-size: 1.8em;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0;
	line-height: 14pt;
	text-align: left;
	font-weight: normal;
	}
		

	
h2 {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #e59105;
	font-size: 1.5em;
	font-weight: normal;
	margin: 20px 0px 2px 0px;
	padding: 0px 15px 0px 23px;
	line-height: 1.2em;
	text-align:left;
	background-image:url(images/bg-h2.gif);
	background-repeat:no-repeat;
	background-position: top left;
	}
		
h3 {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #e59105;
	font-size: 1.2em;
	font-weight: normal;
	margin: 10px 0px 2px 0px;
	padding: 2px 15px 0px 23px;
	line-height: 1.2em;
	text-align:left;
	background-image:url(images/bg-h2.gif);
	background-repeat:no-repeat;
	background-position: top left;
	}		
	

h4 {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #e59105;
	font-size: 1.2em;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 4px 15px 0px 0px;
	line-height: 1.2em;
	text-align:left;

	}		
	
	
/* frame for the top banner */
#frametop {
	display: block;
	width: 950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	height: 243px;
	padding-top: 0px;
	background-color: #fff;

	}
	

	
/* box for the top naviagtion */
#frame-main-nav {

	display: block;
	width: 950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	padding: 0;
	}	
	
	

	
/* main body frame */
#frame {
	display: block;
	width: 948px; 
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	margin-top:0px;

	padding-top: 5px;
	padding-right: 0px;



	}
	
	
#left-nav-bg {
	padding: 0px 0 50px 0;
	margin-right: 20px;
	margin-top: 10px;
	background-color: #f9f4cd;

}

#centre-col-bg {
	margin: 0 5px 0 0px;
}	
	

	
#breadcrumbs {
	margin: 0px 0px 15px 204px;
	padding: 0px 2px 8px px;
	color: #95acc9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	vertical-align:middle;

	border-bottom: #c6d2e1 solid 1px;
}

#breadcrumbs a:link
{
	color: #95acc9;
  text-decoration: underline;
  padding: 2px 2px 2px 2px;
}
#breadcrumbs a:active
{
	color: #95acc9;
    text-decoration: none;
}
#breadcrumbs a:hover {
	color: #69a7f4;
    text-decoration: none;
	  padding: 2px 2px 2px 2px;

	
}
#breadcrumbs a:visited
{
	color: #95acc9;
  text-decoration: underline;
  padding: 2px 2px 2px 2px;
}
#breadcrumbs a:visited:hover
{
  color: #69a7f4;
    text-decoration: none;

}	

/* start main content columns styles */
.top-content {
	margin: 15px 8px 15px 0;
	padding: 0 0px 10px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 2em;
	font-weight: normal;
	text-align: left;
	color: #788398;
	text-align: left;
	border-bottom: 2px solid #c9d5e4;

	}
.top-content p {
	margin: 7px 0 2px 0;
	padding: 3px 0px 5px 0px;
	}
	
.top-content  a:link {
	text-decoration: underline;
	color: #0856b4;
	  padding: 2px 2px 2px 2px;

	}
.top-content a:visited {
	text-decoration: underline;
	color: #0856b4;
	  padding: 2px 2px 2px 2px;

	}
.top-content a:hover {
	color: #0074ff;
  text-decoration: none;
  	  padding: 2px 2px 2px 2px;

	}	




.centre-content {
	margin: 15px 0px 0px 0;
	padding: 0 0px 20px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 2em;
	font-weight: normal;
	text-align: left;
	color: #788398;
	text-align: left;

	}
.centre-content p {
	margin: 4px 0px 1px 0;
	padding: 3px 15px 3px 0px;
	}

.centre-content ol {
	margin: 4px 0px 1px 25px;
	padding: 3px 15px 3px 14px;
list-style-type: decimal;


	}
	
.centre-content  a:link {
	text-decoration: underline;
	color: #0856b4;
	  padding: 2px 2px 2px 2px;

	}
.centre-content a:visited {
	text-decoration: underline;
	color: #0856b4;
	  padding: 2px 2px 2px 2px;

	}
.centre-content a:hover {
	color: #0074ff;
  text-decoration: none;
  	  padding: 2px 2px 2px 2px;

	}	
	


#right-col-bg {
	padding: 0px 0px 30px 0px;
	margin: 5px 0px 30px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.7em;

}
	
.right-content {
	margin: 0px 0px 0px 0;
	padding: 0px 0px 5px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	font-weight: normal;
	text-align: left;
	color: #788398;
	text-align: left;


	}
.right-content p {
	margin: 3px 0px 0px 0;
	padding: 2px 0px 0px 0px;
	}
	
.right-content  a:link {
	text-decoration: underline;
	color: #0856b4;
	}
.right-content a:visited {
	text-decoration: underline;
	color: #0856b4;
	}
.right-content a:hover {
	color: #0074ff;
  text-decoration: underline;
	}	




.right-content h1 {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #e59105;
	font-size: 1.5em;
	font-weight: normal;
	margin: 15px 0px 2px 0px;
	padding: 1px 0 6px 22px;
	line-height: 1em;
	text-align:left;
	background-image:url(images/bg-h2.gif);
	background-repeat:no-repeat;
	background-position: top left;
	clear:both;
	}	
/*	
.right-content h2 {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #e59105;
	font-size: 1.5em;
	font-weight: normal;
	margin: 25px 0px 2px 0px;
	padding: 2px 0 6px 22px;
	line-height: 1em;
	text-align:left;
	background-image:url(images/bg-h2.gif);
	background-repeat:no-repeat;
	background-position: top left;
	clear:both;
	}	

.right-content h3 {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #e59105;
	font-size: 1.2em;
	font-weight: normal;
	margin: 15px 0px 2px 0px;
	padding: 3px 0 6px 22px;
	line-height: 1em;
	text-align:left;
	background-image:url(images/bg-h2.gif);
	background-repeat:no-repeat;
	background-position: top left;
	clear:both;
	}		
*/	
/* news content */
.news {
	margin: 8px 0px 2px 0;
	padding: 7px 7px 5px 10px;
	font-family: arial, Helvetica, sans-serif;

	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;
	color: #000;
	text-align: left;
	background-color: #fff;
	background-image:url(images/bg-news.jpg);
	background-position: top left;
	background-repeat:repeat-x;
	}

.news p {
	margin: 0px 0 5px 0;
	padding: 0px 0px 10px 0px;
	}
.news  a:link {
	text-decoration: underline;
	color: #0533ac;
	  	  padding: 2px 2px 2px 2px;
	}
.news a:visited {
	text-decoration: underline;
	color: #0533ac;
	  	  padding: 2px 2px 2px 2px;
	}
.news a:hover {
	color: #18aed4;
  text-decoration: none;
  	  padding: 2px 2px 2px 2px;
		
	}	
	



	

.news-headline
	{
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-weight:bold;
	text-transform: capitalize;
	color: #861010;
	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;

	}
.news-headline  a:link {
	padding: 0 2px 0 0px;
	text-decoration: none;
	color: #861010;
	}
.news-headline a:visited {
	padding: 0 2px 0 0px;
	text-decoration: none;
	color: #861010;
	}
.news-headline a:hover {
	padding: 0 2px 0 0px;
	color: #502001;
  text-decoration: underline;
	
	}
	
a.news-link:link, a.news-link:visited { 
  color: #0856b4;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  padding: 2px 0px;
  margin: 3px 2px 3px 0px;

  
 }
 
a.news-link:hover { 
  color: #0074ff;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  padding: 2px 0px;
  margin: 3px 2px 3px 0px;
  text-decoration:none;
}	
	
	
.news-cat {
	color: #fff;
}
.news-by {
	color: #fff;
}
.news-date {
	color: #fff;
	font-weight:bold;
	
}




.news-cat-body {
	color: #e59105;
}
.news-by-body {
	color: #e59105;
}
.news-date-body {
	color: #e59105;
	
}



#frame-footer {
	display: block;
	width: 950px; 
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding-top: 0px;

	}


#bottom-nav {
	width: 744px;
	margin: 0px 0 0px 204px;
	padding: 5px 0px 0px 0px;
	color: #94abc9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 18px;
	border-top: solid 2px  #c9d5e4;

}

#bottom-nav a:link
{
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #861010;
	padding: 2px 2px 2px 2px;
}

#bottom-nav a:hover {
	color: #0074ff;
  	text-decoration: underline;
	padding: 2px 2px 2px 2px;
}
#bottom-nav a:visited
{
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #861010;
	padding: 2px 2px 2px 2px;
}
#bottom-nav a:visited:hover
{
	color: #0074ff;
  	text-decoration: underline;
	padding: 2px 2px 2px 2px;

}
#bottom-nav  a:link img {
	background-color: #94a6c4;
}
	
#bottom-nav   a:hover img {
	background-color: #94a6c4;
}	
#bottom-nav  a:visited:hover img {
	background-color: #94a6c4;
}	




#tdt {
	margin: 0;
	padding: 0;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size:7.5pt;
	line-height: 6pt;
	font-weight: normal;
	text-align: left;
	color: #94abc9;
	text-align: right;
	}
#tdt  a:link {
	font-family: tahoma, arial, verdana, sans-serif;
	text-decoration: none;
	color: #94abc9;
	font-weight: normal;
	}
#tdt a:visited {
	font-family: tahoma, arial, verdana, sans-serif;
	text-decoration: none;
	color: #99abd3;
	font-weight: normal;
	}
#tdt a:hover {
	font-family: tahoma, arial, verdana, sans-serif;
	text-decoration: none;
	color: #0074ff;
	font-weight: normal;
	}	
#tdt a:visited:hover
{
	font-family: tahoma, arial, verdana, sans-serif;
	color: #0074ff;
  	text-decoration: none;
}

/*
#tdt a:link img {
	background-color: #94a6c4;
}
	
#tdt  a:hover img {
	background-color: #94a6c4;
}	
#tdt  a:visited:hover img {
	background-color: #94a6c4;
}	
*/



/* start aligning images */

.alignLeft {
	float: left;
	margin: 5px 8px 2px 0px;
	padding: 0px; 
	font-size: 9px;
	color: #000;
	line-height: 12px;
	border: #ebe08e solid 3px;
	}

.alignRight {
	float: right;
	margin: 5px 0px 2px 7px;
	padding: 0px; 
	font-size: 9px;
	color: #000;
	line-height: 10px;	
	border: 0;
	border: #ebe08e solid 3px;
	}
	
.alignCenter {
	float: center;
	margin: 3px 3px 5px 0px;
	padding: 0px; 
	font-size: 9px;
	color: #000;
	line-height: 12px;
	border: #ebe08e solid 3px;
	}
/* end aligning images */


.thumbnail-gallery
{
display:block;
margin-top: 5px;
margin-bottom: 10px;
padding: 0;
clear:both;
}


.thumbnail-gallery a img {
 border: 2px solid #6a524c !important;
 padding: 2px !important;
}
	
.thumbnail-gallery a:hover img {
 border: 2px solid #9ab795 !important;
}	




blockquote {
margin:10px 15px 10px 5px;
padding: 9px 15px 15px 15px;
border:1px solid #f0c9a2;		
color: #ca8643;
background-color: #fff9e2;
background-image:url(http://www.lewiscdoyle.com/images/bg-blockquote.jpg);
background-position: top left;
background-repeat: repeat-x;
}

blockquote h2 {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #e59105;
	font-size: 1.5em;
	font-weight: normal;
	margin: 10px 0px 2px 0px;
	padding: 0px 0 6px 22px;
	line-height: 1em;
	text-align:left;
	background-image:url(http://www.lewiscdoyle.com/images/bg-h2-blockquote.gif);
	background-repeat:no-repeat;
	background-position: top left;
	clear:both;
	}	
	
blockquote h3 {
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", Palatino, serif;
	color: #e59105;
	font-size: 1.2em;
	font-weight: normal;
	margin: 10px 0px 2px 0px;
	padding: 4px 0 6px 22px;
	line-height: 1em;
	text-align:left;
	background-image:url(http://www.lewiscdoyle.com/images/bg-h2-blockquote.gif);
	background-repeat:no-repeat;
	background-position: top left;
	clear:both;
	}	

.pdf-box {
	float: right;
	width: 131px;
	
	font-size: .8em;
	
	background-image:url(http://www.lewiscdoyle.com/images/pdfdownload.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #fff;
	
	margin: 5px 0px 5px 0px;
	padding: 25px 2px 11px 48px;

	font-weight: normal;
	color: #09256f;
	text-align: left;
	line-height: 1.4em;
	clear: both;
}

.pdf-box-link {
	font-weight: bold;
	margin-bottom: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #09256f;
}
.pdf-box  a:link {
	text-decoration: underline;
	color: #0856b4;
	  padding: 0px 3px 2px 0px;

	}
.pdf-box a:visited {
	text-decoration: underline;
	color: #0856b4;
	  padding: 0px 3px 2px 0px;

	}
.pdf-box a:hover {
	color: #0074ff;
  text-decoration: none;
  	  padding: 0px 3px 2px 0px;

	}

/* End of 'LCD_MAIN' */

