﻿body {
  background-image:url('/images/Background01.jpg');
  background-repeat: no repeat !important;
  background-position: fixed;
}

table, tr, td {
  border: 0px !important;
  background: transparent !important;
  margin: 0px !important;
}

#ctl00_IWS_WH_CPH_Content_HtmlControl1, #ctl00_IWS_WH_CPH_Content_HtmlControl1 body {
  background-color: #fdfaf7 !important;
}

.BG_Base {
background-color: tranparent !important;
/*Height of title.jpg should be entered here*/
height: 200px; 
}


/* Controls the nav frame which sits to the left of the content. Delete background-image if not needed */
.MS_MasterLeftNav {
background-color: #202020 !important;
}

/* Puts a border around the content area */
.MS_MasterBody {
}

/*Controls the background color of the content area */
.MS_MasterBody, .MSC_Body {
background-color: #fdfaf7;
}


/* Controls the style, border and colour of the buttons */
.MSC_PrimaryNavFrame a {
background-color: #515151 !important;
text-decoration: none;
font-weight: normal;
color: #fdfaf7 !important;
}

/* Controls the font style, background-color and border of the buttons when a) the page is currently being viewed, b) the 

mouse rolls over the button */
.MSC_PrimaryNavFrame a:hover, a.MSC_PrimaryNavLink-On {
background-color: #fdfaf7 !important;
text-decoration: none;
color: #404040 !important;
}

/* Controls the font style of the button for the page currently selected (this will over-ride the code in the previous set 

of code */
a.MSC_PrimaryNavLink-On {
font-weight: bold !important;
}

/* DO NOT TOUCH ANY OF THE CODE BELOW THIS LINE UNLESS YOU KNOW WHAT YOU ARE DOING */

.BG_Base {
background-image: url('/images/Banner01.jpg') !important;
background-position: top right !important;
background-repeat: no-repeat;
padding: 0px 30px 0px 30px;
border: none;
}

.MSC_PrimaryNavFrame td {
background-color: #202020 !important;
padding: 0px 3px 1px 2px;
}


.MS_MasterPrimaryNav {
}

.MS_MasterHeader .MSC_SiteWidth {
border-bottom: 0px !important;
}

.MSC_FooterFrame {
background-color: #202020 !important;
font-family: century gothic;
}


/* Hide primary nav excess */
.MSC_PrimaryNavLeftSpace, .MSC_PrimaryNavRightSpace {
display: none;
}

/* Primary Nav Container */
.MSC_PrimaryNavFrame {
background-color: none !important;
margin: 0px;
}

.MS_MasterLeftNav {
padding-top:0px;
border: none;
background-position: bottom left;
background-repeat: no-repeat;
margin-top: 0px !important;
}

.MSC_PrimaryNavFrame a {
display: block;
width: 130px;
padding: 4px 14px;
font-size: 9pt !important;
font-family: century gothic;
}


#ctl00_IWS_WH_CPH_Content_SlideshowControl1_Container {
  color: #e3f6db !important;
}
.F_Mid {
color: #e3f6db !important;
}

.MS_MasterFrame {
  margin-left: auto !important;
  margin-right: auto !important;
  border: 1px solid #000000 !important;
  background-color: #202020 !important;
}
