@charset "utf-8";
/* CSS Document */
/* Start Page Formatting */

body {
 background-color: #FFFFFF;
 margin: 0;
 padding: 0;
}

html, body {
 font: normal 95% Times New Roman;
 color: #393e37;
 line-height: 1.4em;
}

a {
 color: #60675e;
}

a:hover {
 color: #393e37;
}

a img {
 border: none;
}


#wrap_all {
 width: 950px;
 margin: 0 auto;
 text-align: left;
 padding: 0 10px; 
 position: relative;
 background: url("/migglecms/templates/default/images/css/background-shadow.gif") transparent center top repeat-y;
}

#mainContentTD, #leftMenuTD, #rightMenuTD {
 vertical-align: top;
}

.menu_header {
 display: block;
 height: 20px;
 margin: 8px 0 6px 20px;
 font: normal 13pt Times New Roman;
 color: #F8F8F8;
}

h1 {
 margin: 0px 0 8px 0;
 padding: 3px 3px 1px 3px;
 font: bold 18pt "Garamond", Times New Roman;
 color: #393e37;
 background: url("/migglecms/templates/default/images/css/heading.png") transparent left center repeat-y;
}

h2 {
 font: Bold 12pt "Garamond", Times New Roman;
 margin: 6px 0 8px 0;
}

h3 {
 font: bold 10pt "Garamond", Times New Roman;
 margin: 6px 0 8px 0;
}

h4 {
 font: bold 10pt "Garamond", Times New Roman;
 margin: 6px 0 8px 0;
}

h3.phone {
 float: left;
 margin: 0 0 0 20px;
 padding: 0 1px 2px 0;
 font: normal 12pt Times New Roman;
}

* HTML h3.phone {
 float: left;
 margin: 0 0 0 10px;
}

.strong {
 font-weight: bold;
}

#left_ #section_logo a.section_link img {
 margin-left: 10px;
 border: none;
}

table.fees td {
 padding: 3px;
}

p img {
 margin: 0 5px 5px 0;
}

.clear {
 clear: both;
}

/* Start Navigation Formatting */

/* Left Menu */

#left_ a {
 display: block;
 margin: 0 0 8px 0;
 font: normal 11pt Times New Roman;
 color: #60675e;
 text-decoration: none;
}

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

#left_ #sub-menu a {
 margin-left: 20px;
}

#left_ #sub-menu a:hover {
 
}

/* Bottom Menu */
#bottom_, #top_ {
 padding: 0 30px 0 22px;
}

* HTML #top_ a, * HTML .menu_header{
 font-weight: bold;
}

#bottom_ a, #top_ a {
 float: right;
 margin: 3px 0 0 22px;
 padding: 0 0 2px 1px;
 font: normal 10pt Times New Roman;
}

#bottom_ a:hover, #top_ a:hover  {
 color: #000000;
 text-decoration: none;
}

#bottom_ a.isOna, #top_ a.isOna {
 color: #000000;
}

#left_ a.isOna {
 color: #FFFFFF;
}

.strapline {
 margin-left: 50px;
}

#topCentreTD, #topRightTD {
 height: 70px;
}

* HTML #topCentreTD {
 padding-bottom: 20px;
}

/* End Navigation Formatting */

/* End Page Formatting */

/* Start Site Layout */

#container {
 width: 950px;
 margin: 0 auto;
 padding: 0;
 text-align: left;
}

#top, #main {
 width: 950px;
 background-color: #FFFFFF;
}

#top {
 margin-bottom: 3px;
 border-bottom: 1px solid #c2cec0;
 background: url("/migglecms/templates/default/images/css/head_bg.jpg") transparent left top repeat;
}

#topMenuTD {
 padding-top: 2px;
 background: url("/migglecms/templates/default/images/css/dark_background.jpg") transparent left 3px repeat;
}

#mainContentCell {
 width: 99.5%;
 height: 440px;
}

#mainContentTD {
 width: 99.5%;
 height: 450px;
}

#mainContent {
 margin: 0;
 padding: 0px 4px 8px 8px;
 height: 100%;
 overflow: auto;
}

#section_div {
 width: auto;
 padding: 5px 5px 5px 0px;
 overflow: hidden;
}

#section_div img {
 border: 1px solid #666666;
}

#topMenuCell, #bottomMenuCell, #footerCell {
 display: block;
}

#topLeftCell img, #topCenterCell img, #topRightCell  img {
 display: block;
}

div#topLeftCell, div#topCenterCell, div#topRightCell {
 position: relative;
 overflow: hidden;
}

#topRightTD {
 width: 327px;
}

#leftMenuTD, #rightMenuTD {
 background: url("/migglecms/templates/default/images/css/light_background.jpg") transparent left top repeat;
}

#leftMenuTD, #leftMenuCell, #rightMenuTD, #rightMenuCell {
 width: 239px;
}

#bottomMenuTD {
 height: 8px;
 vertical-align: top;
 padding-top: 20px;
 background: url("/migglecms/templates/default/images/css/footer.jpg") transparent left 3px repeat-x;
}

#footerCell p {
 margin: 6px 10px 0 10px;
 padding: 0;
 line-height: 1.3em;
}

#footerCell #powered {
 margin: 0 10px 0 0;
}

#footerTD {
 height: 10px!important;
 vertical-align: top;
 background: url("/migglecms/templates/default/images/css/footer.jpg") transparent left 3px repeat-x;
}

/*Start Error Message Display */

div#error_message ul {
 margin: 6px 0 0 20px;
 color: #CC0000;
 line-height: 1.3em;
}
 
div#error_message {
 width: auto;
 border: 1px solid #CCCCCC;
 background-color: #f9f9f9;
 padding: 4px 4px 0px 4px;
 margin-bottom: 8px;
 line-height: 1.3em;
}

/* End Site Layout */

/* Start Skip Navigation for screen readers */

#skip_navigation {
 position: absolute;
 left: -1000em;
 width: 20em;
}

/* End Skip Navigation for screen readers */

/* --------- NEW STYLES ---------- */

#section_logo {
 padding: 10px 0 0 0;
}

#flash_holder {
 
}

/*Appearance of Drop Shadow Text*/

span.shadow {
 top: 2px;
 left: 0;
 color: #999999;
 text-decoration: none;
}

/*necessities*/
.nav_item {
 position: relative;
 color: #FFF;
 font-weight: normal;
 text-decoration: none;
}

.nav_item span {
 position: relative;
 text-decoration: none;
}

span.shadow {
 position: absolute;
 text-decoration: none;
}

/*Appearance of Drop Shadow Text*/

/* List categories on the Section page one per row */
.list_category_one_in_row {
 width: auto; /* Creates a width automatically to the content inside */
 padding: 8px; /* Add 5px to the container so everything can "breath" */
 overflow: hidden; /* In case they type to much, hide the content so it doesn't break the container size  */ 
 border-top: 1px dotted #CCCCCC;
}

.list_category_one_in_row img {
 border: 1px solid #333333; /* Add a border of 1px solid line & colour of grey (HEX value) */
}

.list_category_one_in_row img a {
 border: none;
}

/* List categories two per row */
.list_category_two_in_row {
 float: left;
 width: 47%;
 margin: 0 10px 10px 0;
}

.list_category_two_in_row p, .list_category_one_in_row p {
 margin-top: 0px;
}

#powered {
 float: right;
}

/* Splash */

#mainContentCellSplash {
 width: 99.5%;
 height: auto;
}

#mainContentTDSplash {
 width: 99.5%;
 height: auto;
}

#mainContentSplash {
 width: 950px;
 height: 100%;
 margin: 0;
 padding: 0;
}

#section_divSplash {
 width: auto;
 margin: 0;
 padding: 0;
 overflow: hidden;
}

#flash {
 width: 676px;
 height: 259px;
 margin-right: 8px;
}

#latest_news {
 width: 215px;
 margin-top: 3px;
 padding: 25px 25px 11px 25px;
 min-height: 200px;
 height: auto!important;
 height: 200px;
 background-color: #a2b09f;
}

#latest_news p a {
 color: #60675e;
 text-decoration: underline;
}

#latest_news p a:hover {
 color: #393e37;
}

.left {
 float: left;
}

.copy_col {
 width: 460px;
 height: auto;
 margin: 5px 0 8px 0;
}

.margin {
 margin: 35px 0 0 15px;
}

* HTML .margin {
 margin: 48px 0 10px 15px;
}

.image {
 float: right;
 margin: 0 0 8px 8px;
 border: 3px solid #bbc9b8;
}


#section_divSplash h1 {
/*
 font: Bold 14pt "Garamond", Times New Roman;
 margin: 0;
 padding: 0;
*/
 background: url("/migglecms/templates/default/images/css/heading.png") transparent right center repeat-y;
}


#latest_news h2 {
 font: Normal 16pt "Garamond", Times New Roman;
 margin: 0 0 8px 0;
 padding-left: 0;
 color: #FFFFFF;
}



/*
#section_divSplash p {
 font-size: 90%;
}
*/

tbody {
 margin: 0;
 padding: 0;
}

/* Newsletter */
#newsletter {
	width: 660px;
	height: auto;
}