body 
{
	margin: 0px 0px 0px 0px;
}

p 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #63656d;
	line-height: 18px;
}

div 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #63656d;
}

li 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #63656d;
}

table 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #63656d;
}

caption 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #63656d;
}

th 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #63656d;
}

td 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #63656d;
}

a:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #424243;
	text-transform: none;
	text-decoration: underline;
}

a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #424243;
	text-transform: none;
	text-decoration: underline;
}

a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffe546;
	text-transform: none;
	text-decoration: underline;
}

h1 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #63656d;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 30px;
}

h2 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 23px;
	font-style: normal;
	color: #63656d;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 20px;
}

h3 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ffe546;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 10px;
}

h4 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 10px;
}

h5 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h6 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

hr 
{
	height: 1px;
}

ol li 
{
	line-height: 18px;
}

ul li 
{
	line-height: 18px;
	list-style-type: disc;
}

em 
{
	font-style: italic !important;
}

i 
{
	font-style: italic !important;
}

table.MoSTTable 
{
}

table.MoSTTable th 
{
	vertical-align: top;
}

table.MoSTTable th, table.MoSTTable th * 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
}

table.MoSTTable td 
{
	vertical-align: top;
}

table.MoSTTable td, table.MoSTTable td * 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

td.MoSTTableAlt, .MoSTTableAlt td 
{
}

td.MoSTTableAlt, td.MoSTTableAlt *, .MoSTTableAlt td, .MoSTTableAlt td * 
{
}

td.MoSTTableColumn, .MoSTTableColumn td 
{
}

td.MoSTTableColumn, td.MoSTTableColumn *, .MoSTTableColumn td, .MoSTTableColumn td * 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

table.MoSTTable a:visited 
{
	font-style: normal;
	color: #424243;
	text-transform: none;
	text-decoration: underline;
}

table.MoSTTable a:hover 
{
	font-style: normal;
	color: #ffe546;
	text-transform: none;
	text-decoration: underline;
}

table.MoSTTable a:link 
{
	font-style: normal;
	color: #424243;
	text-transform: none;
	text-decoration: underline;
}

.MoSTImage 
{
	border-width: 0px;	
}

.MoSTRequiredField 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.MoSTTextField 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border-style: solid;
	border-width: 1px;
}

.MoSTPasswordField 
{
	font-size: 10px;
	font-style: normal;
	border-style: solid;
	border-width: 1px;
}

.MoSTDropdownList 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

.MoSTButton 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000 !important;
	background-color: #CCCCCC;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	border-style: solid;
	border-width: 2px;
}

.MoSTTransparent 
{
	background-color: transparent;
	border: none;
}

.MoSTAbstract * 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0;
}

div.MoSTDocumentList 
{
	width: 100%;
	float: left;
}

div.MoSTDocumentListRow 
{
	float: left;
	width: 100%;
}

div.MoSTDocumentListCell1 
{
	float: left;
	margin: 1px;
}

div.MoSTDocumentListCellFull 
{
	width: auto;
}

div.MoSTDocumentList li 
{
	list-style-type: disc;
}

div.MoSTDocumentListHeading 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

div.MoSTDocumentListHeading a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
}

div.MoSTDocumentListHeading a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
}

div.MoSTDocumentListHeading a:link 
{
	font-family: Arial, Helvetica, sans-serif;
}

div.MoSTFormLayout 
{
	width: 100%;
	float: left;
}

div.MoSTFormLayoutCell1 p, div.MoSTFormLayoutCell2 p
{
	margin: 0;
	padding: 0;
}

div.MoSTFormLayoutRow 
{
	float: left;
	width: 100%;
}

div.MoSTFormLayoutCell1 
{
	float: left;
}

div.MoSTFormLayoutCell2 
{
	float: right;
}

div.MoSTFormLayoutCellFull 
{
	width: auto;
}

.MoSTPrint 
{
	display: none;	
}

.MoSTTemplate 
{
	display: block;
}

/* ------------------- Resets ------------------- */

*{
 margin:0;
 padding:0;
}

.left-float {
float:left;
}

.right-float {
float: right;
}

/* ------------------- Resets end ------------------- */




/* ------------------- Layout ------------------- */


.MoSTTemplate {
    width: 940px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

#menu {
    width: 500px;
    height: 657px;
    position: fixed; /*--Fix the sidenav to stay in one spot--*/
    float: left; /*--Keeps sidenav into place when Fixed positioning fails--*/
    margin: 50px 0;
}

*html #menu {
    position: absolute;
    left: expression( ( 0   ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) )   px );
    top: expression( ( 0   ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) )   px );
}

div.menu-bg {
    background: url(/images/simon-marsh-swampy.jpg) ;
    background-repeat:no-repeat;
}


#container {
    float: right; /*--Keeps content to the right side--*/
    width: 457px;
    margin: 50px 0;
    background: url(/images/content-bg.gif) repeat-y ;
}

#top {
    height: 14px;
    background: url(/images/content-top-bg.gif) ;
}

#bottom {
    height: 14px;
    background: url(/images/content-bottom-bg.gif) ;
}

#content {
padding: 26px 40px 10px 40px;
}

#swampy {
 position:absolute;
 top:0;
 right:0;
 margin: 0 16px 0 0;
}



/* news page layout */


div.news-bg {
    background: url(/images/simon-marsh-swampy-news.jpg) ;
    background-repeat:no-repeat;
}


div.MoSTDocumentListCell1 {
padding: 20px 0 ;
}





/* ------------------- Layout end ------------------- */

/* ------------------- Navigation start ------------------- */


#page-link {
    width: 190px;
    height: 60px;
    margin: 160px 0 0 0;
    text-align : right;
}

#page-link ul {
  margin: 0px;
}

#p-link li {
   list-style:none;
    text-align : center;
   float: right;
}

#p-link li a {
   width:174px;
   line-height:39px;
   display:block;
   background:url(/images/btn-background.png) no-repeat;
   background-position: left;
   text-decoration:none;
   color:#cdcdd7;
}

#p-link li a strong {
   color:#ffffff;
}

#p-link li a:hover {
   background-position: right;
}

#p-link li a:hover strong {
   color:#424243;
}


#navigation {
    width: 190px;
    height: 160px;
    margin: 0 0 0 0;
    text-align: right;
}


#navigation a {
    text-decoration: none;
}

#navigation ul {
    text-decoration: none;
   margin: 0px;
}

#navigation li {
    list-style-type: none;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 8px;
}

#social-media {
    width: 190px;
    margin: 10px 0 0 0;
    text-align: right;
}

#social-media a {
    width: 44px;
    line-height: 49px;
    float: right;
    display: block;
    background: url(/images/btn-sm-bg-0.gif) ;
    background-repeat:no-repeat;
    background-position:right top;
    margin: 0 0 0 15px;
}

#social-media a:hover {
    background: url(/images/btn-sm-bg-1.gif) ;
    background-repeat:no-repeat;
    background-position:right top;
}


/* ------------------- Navigation end ------------------- */


/* ------------------- Text Styles ------------------ */

hr {
  border: 0px;
  height: 1px;
  padding: 0px;
  background: #cecfd8;
}

h1 {
margin-bottom:20px;
}

h2 {
   margin-top:120px;
}

h2.no-top {
   margin-top:25px;
}

h3 {
  padding: 3px 5px;
  margin-top:20px;
  background-color:#404041;
}

h4 {
  line-height: 15px;
}

p {
margin:15px 0px;
}

ul, ol {
  margin: 10px 40px 20px;
}

.MoSTDocumentListHeading a{
font-size: 16px;
color:#63656D;
}

.MoSTDocumentListHeading a:hover{
color:#ffe546;
}

p.MoSTDocumentListDate {
font-size: 11px;
margin: 5px 0px 10px;
}





/* ------------------ form layout ---------------------*/


.MoSTFormLayoutRow {
padding: 2px 0 10px 0;
}


.MoSTButton {
   width:174px!important;
   height:39px!important;
   display:block;
   background:url(/images/btn-background.png) no-repeat;
   background-position: left;
   color:#CDCDD7!important;
   border: 0;
   float:right;
   font-size:12px;
   text-align : center;
   float: right;
}

.MoSTButton:hover {
   background-position: right;
}



/* MoSTComments */

div.MoSTFormLayoutCell2 {
  width:30px!important;
  float: none;
}

#Comment {
  width:300px!important;
}

input {
  height:18px;
}

form#MoSTComments {
  padding-top: 40px;
  margin-top: 20px;
    background: url(/templates/Site/images/Leave-a-comment.gif) top left no-repeat ;
}

div.MoSTVersion {
	display: none;
	visibility: hidden;
}
