body {
 	font-size:small;
       *font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #5E5E76 url(scotia_background_master.jpg) no-repeat center top;	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

	
H1 {padding:0; margin:0; font-size:320%; color:#000000;} /* make sure ie and FF look the same. */
H2 {padding:0; margin:0;} /* make sure ie and FF look the same. */
H3 {padding:0; margin:0; font-size:180%; color:#000000;} /* make sure ie and FF look the same. */
H4 {padding:0; margin:0; font-size:180%; color:#000000;} /* make sure ie and FF look the same. */
/* P {padding:0; margin:0;} make sure ie and FF look the same. */

a:link {color:#FFF;}
a:visited {color:#FFF;}
a:hover {text-decoration: underline;	color:#FFF;}


.scotiaTitle {font-size:300%; color:#FFFFFF;}

.oneColFixCtr #container {
	width: 950px;  /* using 50px less than a full 1000px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.oneColFixCtr #topNavigation UL {
 position:absolute;
	z-index:0;
	margin:0;
	padding:0;
	text-align:right;
}
.oneColFixCtr #topNavigation UL LI {
	list-style:none;
}
.oneColFixCtr #topNavigation UL img {
vertical-align:middle;
}
.oneColFixCtr #topNavigation a {
font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.oneColFixCtr #topNavigation a:hover {
	font-weight:bold; 
	color:#000000;
	text-decoration:underline;
}

.oneColFixCtr #dnntitle {
 position:relative;
	left:480px;
	top:0px;
	width:450px;
}
.oneColFixCtr #dnnContentPane {
	position:relative;
	left:300px;
	top:60px;
	width:600px;
	height:230px;
	overflow:auto;
}
.oneColFixCtr #dnnpictures {
	position:relative;
	left:150px;
	top:80px;
	width:750px;
	height:150px;
	overflow:none;
}
.oneColFixCtr #dnnAdminPane {
	position:relative;
}
.oneColFixCtr #topNavigation UL .b01 {margin-right:480px; padding-top:75px;}
.oneColFixCtr #topNavigation UL .b02 {margin-right:560px; padding-top:2px;}
.oneColFixCtr #topNavigation UL .b03 {margin-right:636px; padding-top:8px;}
.oneColFixCtr #topNavigation UL .b04 {margin-right:698px; padding-top:12px;}
.oneColFixCtr #topNavigation UL .b05 {margin-right:755px; padding-top:15px;}
.oneColFixCtr #topNavigation UL .b06 {margin-right:797px; padding-top:18px;}
.oneColFixCtr #topNavigation UL .b07 {margin-right:833px; padding-top:20px;}
.oneColFixCtr #topNavigation UL .b08 {margin-right:850px; padding-top:20px;}

.oneColFixCtr #popuptitle {
 position:relative;
}
.oneColFixCtr #popupContentPane {
	position:relative;
}

#adminFooter {clear:both;	position:relative;	width:950px;	color:#FFF;	border-top:1px solid #6c6c86; margin:1px 1px 1px 1px;	padding:2px 0px 2px 0px;}
#footer {clear:both;	position:relative;	top:75px;	width:950px;	color:#FFF;	border-top:1px solid #6c6c86; margin:1px 1px 1px 1px;	padding:2px 0px 2px 0px;}
#footer P {padding:0; margin:0;}
#footNav {padding-top:5px; padding-bottom:5px; text-align:center;	border-bottom:1px solid #6c6c86;	}
#footNav ul {margin:0; padding:0px 1px 0px 1px; list-style:none;}
#footNav li {display:inline;}
#footNav li a:link {font-size:85%;	text-decoration: none;	color:#FFF;}
#footNav li a:visited {font-size:85%;	text-decoration: none;	color:#FFF;}
#footNav li a:active {font-size:85%;	text-decoration: none;	color:#FFF;}
#footNav li a:hover{font-size:85%;	text-decoration:underline;	color:#FFF;}
#footNav p {font-size:90%;	text-decoration: none;	color:#FFF; text-align:center;}
.beatonBrothers {float:right; font-size:70%;	color:#333333; text-align:right;}














/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}