﻿body
{
   font-family: Verdana, Geneva, sans-serif;
   margin: 0;
   background: #EBFAFF;
   color: #000000;
   background: #EBFAFF;}

ul
{

    margin: 0;
   	margin-top : 5px;
	padding-bottom : 5px;
    padding-left: 15px;
    list-style-image:url('images/page_images/dot_b.gif')
}


.BodyContent
{
   position: relative;
   left: 0px;
   top: 0px;
   width: 100%;
   margin: 0px auto 0px auto;
}

.Border
{
   width: 950px;
   margin: 10px auto;
}

.Border
{
   z-index: 0;
   position: relative; 
   color: #000000;

   color: #000000;
   font-size: 16px;
   text-decoration: none;
}

.BorderContent
{
   position: relative;
   z-index: 1;
   overflow: hidden;
   padding: 9px 9px 9px 9px;
}

.Border a
{
   color: #076BA7;
text-decoration: underline;
}

.Border a:visited
{
   color: #0fc0f3;
text-decoration: underline;
}

.Border a:hover
{
   color: #FFA200;
text-decoration: underline;
}

.BorderTL, .BorderTR, .BorderBL, .BorderBR, .BorderL, .BorderT, .BorderR, .BorderB, .BorderC
{
   position: absolute;
   z-index: -1;
   overflow: hidden;
}
.BorderTL, .BorderTR, .BorderBL, .BorderBR
{
   width: 22px;
   height: 22px;
}
.BorderTL
{
   top: 0;
   left: 0;
   background-image: url('images/page_images/Page_Border_Corners.png');
}

.BorderTR div, .BorderBL div, .BorderBR div
{
    height: 44px;
    width:  44px;
    position: absolute;
    z-index: -1;
    background-image: url('images/page_images/Page_Border_Corners.png');
}

.BorderTR div
{
    left: -22px;
}

.BorderBL div
{
    top: -22px;
}

.BorderBR div
{
    left: -22px;
    top: -22px;
}

.BorderTR
{
   top: 0;
   right: 0;
}
.BorderBL
{
   bottom: 0;
   left: 0;
}
.BorderBR
{
   bottom: 0;
   right: 0;
}
.BorderT, .BorderB
{
   left: 22px;
   right: 22px;
   height: 22px;
}


.BorderT
{
   top: 0;
   background-image: url('images/page_images/Page_Border_Horizontal.png');
}

.BorderB
{
   bottom: 0;
}

.BorderB div
{
    position: absolute;
    z-index: -1;
    top: -22px;
    height: 44px;
    width: 100%;
    background-image: url('images/page_images/Page_Border_Horizontal.png');
}

.BorderL, .BorderR
{
   top: 22px;
   bottom: 22px;
   width: 22px;
}
.BorderL
{
   left: 0;
   background-image: url('images/page_images/Page_Border_Vertical.png');
}
.BorderR
{
   right: 0;
}
.BorderR div
{
    position: absolute;
    z-index: -1;
    left: -22px;
    width: 44px;
    height: 100%;
    background-image: url('images/page_images/Page_Border_Vertical.png');
}
.BorderC
{
   left: 22px;
   top: 22px;
   right: 22px;
   bottom: 22px;
   background-image: url('images/page_images/Page_Border_Center.png');
}

.Header
{
   position: relative;
   background-image: url('images/page_images/Header_White.png');
   background-repeat: no-repeat;
   padding: 0px;  
   height: 110px;
   color: #000000;
}

.HeaderTitle
{
   height: 110px;
   width: 950px;
   display: table-cell;
   text-align: Center;
   vertical-align: Middle;
}

.HeaderTitle h1 a, .HeaderTitle h1 a:link, .HeaderTitle h1 a:visited, .HeaderTitle h1 a:hover  
{
   text-decoration: none;
   color: #000000;
}

.HeaderTitle h1
{  
   margin: 0px;
   padding: 0px 8px; 
}

.HeaderTitle h2
{
   margin: 0px;
   padding: 0px 8px; 
}

.Menu
{
   background: url('images/page_images/Menu_Bar.png') no-repeat;
   padding: 5px 5px 0px 5px;
   margin: 0px;
   text-align: inherit;
}

.Menu ul
{
   list-style-type: none;
   padding: 0px;
   margin: 0px;
   color: #FFFFFF;
}

.Menu li
{
   display: inline;
   padding: 0px;
   margin: 0px;
}

.MenuButton, .MenuButtonInput
{
    border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0px;
	background: url('images/page_images/Menu_Button_Placeholder.png') no-repeat left top;
	position:relative;
    	overflow: hidden;
    	height: 32px;
    	padding: 0px 0px 0px 30px;
    	display: inline-block;

    	color: #FFFFFF;
    	font-size: 14px;
    	vertical-align:middle;

}

.MenuButton span, .MenuButtonInput span
{
    border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	background: url('images/page_images/Menu_Button.png') no-repeat right top;
	display:block;
    	position:relative;
    	color: #FFFFFF;
    	line-height: 18px;
}

.MenuButton span
{
    padding: 7px 30px 7px 0px;
}

.MenuButtonInput span
{
    padding: 0px 30px 0px 0px;
    height:32px;
}

.MenuButtonInput input
{

    color: #FFFFFF;
    	border-style: none;
	border-color: inherit;
	border-width: 0;
	font-size: 16px;
    	color: inherit;
    	height: 32px;
    	padding: 0px 30px;
    	margin: 0px -30px;
    	overflow: visible;
    	cursor: pointer;
    background: inherit;
    	left: -30px;
}

/* remove outline on click */
.MenuButtonInput::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, input[type=file] > input[type=button]::-moz-focus-inner {
    border: none;
}

.MenuButton, .MenuButton:link, .MenuButton:visited, .MenuButton:hover, .MenuButton:active
{
    text-decoration: none !important;
    outline: none;
}

.MenuButton:hover, .MenuButtonInput:hover
{
    background-position: left center;
}

.MenuButton:hover span, .MenuButtonInput:hover span
{
    background-position: right center;
    color: #000000;
}

.MenuButton:active, .MenuButtonInput:active
{
    background-position: left bottom;
}

.MenuButton:active span, .MenuButtonInput:active span
{
    background-position: right bottom;
    color: #000000;
} 

.ActiveMenuButton, .ActiveMenuButtonInput
{
    border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0px;
	background: url('images/page_images/Active_Menu_Button_Placeholder.png') no-repeat left top;
	position:relative;
    	overflow: hidden;
    	height: 32px;
    	padding: 0px 0px 0px 30px;
    	display: inline-block;

    	color: #000000;
    	font-size: 14px;
    	vertical-align:middle;
 
}

.ActiveMenuButton span, .ActiveMenuButtonInput span
{
    border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	background: url('images/page_images/Active_Menu_Button.png') no-repeat right top;
	display:block;
    	position:relative;
    	color: #000000;
    	line-height: 18px;
}

.ActiveMenuButton span
{
    padding: 7px 30px 7px 0px;
}

.ActiveMenuButtonInput span
{
    padding: 0px 30px 0px 0px;
    height:32px;
}

.ActiveMenuButtonInput input
{

    color: #000000;
    	border-style: none;
	border-color: inherit;
	border-width: 0;
	font-size: 16px;
    	color: inherit;
    	height: 32px;
    	padding: 0px 30px;
    	margin: 0px -30px;
    	overflow: visible;
    	cursor: pointer;
    background: inherit;
    	left: -30px;
}

/* remove outline on click */
.ActiveMenuButtonInput::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, input[type=file] > input[type=button]::-moz-focus-inner {
    border: none;
}

.ActiveMenuButton, .ActiveMenuButton:link, .ActiveMenuButton:visited, .ActiveMenuButton:hover, .ActiveMenuButton:active
{
    text-decoration: none !important;
    outline: none;
}

.ActiveMenuButton:hover, .ActiveMenuButtonInput:hover
{
    background-position: left center;
}

.ActiveMenuButton:hover span, .ActiveMenuButtonInput:hover span
{
    background-position: right center;
    color: #000000;
}

.ActiveMenuButton:active, .ActiveMenuButtonInput:active
{
    background-position: left bottom;
}

.ActiveMenuButton:active span, .ActiveMenuButtonInput:active span
{
    background-position: right bottom;
    color: #000000;
} 

.Columns
{
   overflow:hidden;
}

.Column1
{
    overflow:hidden;
    float:left;
    width:21%;
}

.Column2
{
    overflow:hidden;
    float:right;
    width:20%;
}

.MainColumn
{
    overflow:hidden;
}


h1,h2 
{

font-size:12pt;
font-weight:bold;
   margin: 0px;
   color: #076ba7;
}

h3 
{

font-size:10pt;
font-weight:bold;
   margin: 0px;
   color: #076ba7;
}

.blockquote
{
    width: 90%;
    color: #000000;
    border: solid 2px #09435D;
    background: #FFFFFF;
    margin: 0px auto;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.blockquote a, blockquote a:link
{
    color: #000000 !important;
    text-decoration: underline;
}

.blockquote a:visited
{
    color: #000000 !important;
    text-decoration: underline;
}

.blockquote a:hover
{
    color: #000000 !important;
    text-decoration: none;
}

.Article
{
   z-index: 0;
   position: relative; 
   color: #000000;

   color: #000000;
   font-family: Verdana, Geneva, sans-serif;
   font-size: 14px;
   text-decoration: none;
}
.Article li
{

    margin-left: 35px;
   	margin-top : 5px;
	padding-bottom : 10px;
    padding-left: 0px;
    list-style-image:url('images/page_images/dot_b.gif')
}

.ArticleContent
{
   position: relative;
   z-index: 1;
   overflow: hidden;
   padding: 24px 24px 24px 24px;
}



#Content_right_column, #Content_right_column0,#Content_right_column1,#Content_right_column2
{
	width: 50%;
	float: right;
	margin-left: 24px;
}

.Article a
{
   color: #076ba7;
text-decoration: underline;
}

.Article a:visited
{
   color: #0fc0f3;
text-decoration: underline;
}


.Article a
{
   color: #076ba7;
text-decoration: underline;
}

.Article a:visited
{
   color: #0fc0f3;
text-decoration: underline;
}

.Article a:hover
{
   color: #ffa200;
text-decoration: underline;
}

.ArticleTL, .ArticleTR, .ArticleBL, .ArticleBR, .ArticleL, .ArticleT, .ArticleR, .ArticleB, .ArticleC
{
   position: absolute;
   z-index: -1;
   overflow: hidden;
}
.ArticleTL, .ArticleTR, .ArticleBL, .ArticleBR
{
   width: 22px;
   height: 22px;
}
.ArticleTL
{
   top: 0;
   left: 0;
   background-image: url('images/page_images/Content_Article_Corners.png');
}

.ArticleTR div, .ArticleBL div, .ArticleBR div
{
    height: 44px;
    width:  44px;
    position: absolute;
    z-index: -1;
    background-image: url('images/page_images/Content_Article_Corners.png');
}

.ArticleTR div
{
    left: -22px;
}

.ArticleBL div
{
    top: -22px;
}

.ArticleBR div
{
    left: -22px;
    top: -22px;
}

.ArticleTR
{
   top: 0;
   right: 0;
}
.ArticleBL
{
   bottom: 0;
   left: 0;
}
.ArticleBR
{
   bottom: 0;
   right: 0;
}
.ArticleT, .ArticleB
{
   left: 22px;
   right: 22px;
   height: 22px;
}


.ArticleT
{
   top: 0;
   background-image: url('images/page_images/Content_Article_Horizontal.png');
}

.ArticleB
{
   bottom: 0;
}

.ArticleB div
{
    position: absolute;
    z-index: -1;
    top: -22px;
    height: 44px;
    width: 100%;
    background-image: url('images/page_images/Content_Article_Horizontal.png');
}

.ArticleL, .ArticleR
{
   top: 22px;
   bottom: 22px;
   width: 22px;
}
.ArticleL
{
   left: 0;
   background-image: url('images/page_images/Content_Article_Vertical.png');
}
.ArticleR
{
   right: 0;
}
.ArticleR div
{
    position: absolute;
    z-index: -1;
    left: -22px;
    width: 44px;
    height: 100%;
    background-image: url('images/page_images/Content_Article_Vertical.png');
}
.ArticleC
{
   left: 22px;
   top: 22px;
   right: 22px;
   bottom: 22px;
   background-image: url('images/page_images/Content_Article_Center.png');
}

.Block { padding: 7px; 
color: #000000;
font-size: 16px;
text-decoration: none; }

.BlockHeader
{
    border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0px;
	background: url('images/page_images/Block_Header_Placeholder.png') no-repeat left top;
	position:relative;
    	overflow: hidden;
    	height: 24px;
    	padding: 0px 0px 0px 18px;
    	display: block;

    	color: #000000;
    	font-family: Verdana, Geneva, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	vertical-align:middle;

}

.BlockHeader span
{
    border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	background: url('images/page_images/BlockHeader.png') no-repeat right top;
	display:block;
    	position:relative;
    	color: #000000;
    	line-height: 14px;
}

.BlockHeader span
{
    padding: 5px 18px 5px 0px;
}



.BlockHeader
{
    margin: 0px 0px 7px 0px;
}

.BlockContentBorder {
	padding: 5px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 300%;
}

.Button, .ButtonInput
{
    border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 3px 0px;
	background: url('images/page_images/Button_Placeholder.png') no-repeat left top;
	position:relative;
    	overflow: hidden;
    	height: 24px;
    	padding: 0px 0px 0px 18px;
    	display: inline-block;

    	color: #FFFEFC;
    	font-family: Verdana, Geneva, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	vertical-align:middle;
  
}

.Button span, .ButtonInput span
{
    border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	background: url('images/page_images/Button.png') no-repeat right top;
	display:block;
    	position:relative;
    	color: #FFFEFC;
    	line-height: 14px;
}

.Button span
{
    padding: 5px 18px 5px 0px;
}

.ButtonInput span
{
    padding: 0px 18px 0px 0px;
    height:24px;
}

.ButtonInput input
{

    color: #FFFEFC;
    	border-style: none;
	border-color: inherit;
	border-width: 0;
	font-family: Verdana, Geneva, sans-serif;
    	font-size: 12px;
    	font-weight: bold;
    	color: inherit;
    	height: 24px;
    	padding: 0px 18px;
    	margin: 0px -18px;
    	overflow: visible;
    	cursor: pointer;
    background: inherit;
    	left: -18px;
}

/* remove outline on click */
.ButtonInput::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, input[type=file] > input[type=button]::-moz-focus-inner {
    border: none;
}

.Button, .Button:link, .Button:visited, .Button:hover, .Button:active
{
    text-decoration: none !important;
    outline: none;
}

.Button:hover, .ButtonInput:hover
{
    background-position: left center;
}

.Button:hover span, .ButtonInput:hover span
{
    background-position: right center;
    color: #000000;
}

.Button:active, .ButtonInput:active
{
    background-position: left bottom;
}

.Button:active span, .ButtonInput:active span
{
    background-position: right bottom;
    color: #FFFFFF;
} 

.Footer
{

   color: #000000;
   font-family: Verdana, Geneva, sans-serif;
   font-size: 12px;
   text-decoration: none;
   font-weight: bold;
   text-align: Center;
   background: url('images/page_images/Footer_Blue.png') left bottom;
   overflow: hidden;
   padding: 10px 10px;
}

.Footer a
{
   color: #FFFEFC;
text-decoration: none;
}

.Footer a:visited
{
   color: #FFFEFC;
text-decoration: none;
}

.Footer a:hover
{
   color: #FFFFFF;
text-decoration: none;
}

.BannockburnLink
{
    text-align:center;
    display:block;
    display:block;
    font-size:11px;
    padding:0 0 12px;
    color: #000000;
}
.BannockburnLink a
{
    color: #000000;
}

#brucehouse, #brucehouse0, #brucehouse1, #brucehouse2, #brucehouse3, #brucehouse4, #brucehouse5, #brucehouse6 
{
	font-size: 12pt;
	color: #800080;
	font-weight: bold;
}



#stuarthouse, #stuarthouse0, #stuarthouse1, #stuarthouse2, #stuarthouse3, #stuarthouse4, #stuarthouse5, #stuarthouse6 
{
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
}
#wallacehouse, #wallacehouse0,#wallacehouse1,#wallacehouse2,#wallacehouse3,#wallacehouse4,#wallacehouse5,#wallacehouse6
{
	font-size: 12pt;
	color: #FFCC00;
	font-weight: bold;
}

















