body {
	background-color: #999;
  	color: #444;
 	padding:0;
 	margin:0;
	text-align: center;
	min-width: 780px;
	font-family: verdana, Arial, sans-serif;
	line-height: 0.9em;
}

img  {
	border:0;
	margin:0;
}

/* Font Tags  */

span.bodyText {
  	color: #000;
	font-size: 0.7em;
}

span.footerText {
	font-size: 0.7em;
	color: #000;
}

span.bodyTextBold {
  	color: #000;
	font-weight:bold;
}

span.titleText {
 	font-size: 0.8em;
  	color: #785F78;
	font-weight:bold;
}

span.boxtitleText {
 	font-size: 0.8em;
  	color: #FFF;
	font-weight:bold;
}

span.subtitleText {
 	font-size: 0.7em;
  	color: #000;
	font-weight:bold;
}

span.boxHeader {
 	font-size: 0.8em;
  	color: #424242;
	font-weight:bold;
}

span.menuTopLevelSelected  {
 	font-size: 0.8em;
  	color: #000;
	font-weight:bold;
}

span.menuSubLevelSelected  {
 	font-size: 0.7em;
  	color: #666;
	font-weight:bold;
}

span.newsFeed  {
 	font-size: 0.7em;
  	color: #666;
}

/* Links  */

a:link , a:visited {
   text-decoration: underline;
   color: #796B77;
}
a:active , a:hover {
   text-decoration: none;
}

a.menu_link:link , a.menu_link:visited {
	text-decoration: none;
	color: #000;
	font-size: 0.8em;
}
a.menu_link:active , a.menu_link:hover {
	text-decoration: underline;
}

a.submenu_link:link , a.submenu_link:visited {
	text-decoration: none;
	color: #666;
	font-size: 0.6em;
}
a.submenu_link:active , a.submenu_link:hover {
	text-decoration: underline;
}

a.attraction_link:link , a.attraction_link:visited {
	text-decoration: underline;
	font-size: 0.7em;
}
a.attraction_link:active , a.attraction_link:hover {
	text-decoration: none;
}

a.footer_link:link , a.footer_link:visited {
	text-decoration: none;
	font-size: 0.7em;
}
a.footer_link:active , a.footer_link:hover {
	text-decoration: underline;
}

/* end */

/* General  */

#wrapper {
	background-color: #FFF;
	width: 744px;
	margin: 0 auto;
	text-align:left;
}

div#headerImage  {
	height: 295px;
}

div#mainContent  {
	width: 543px;
	float: right;
	padding-top: 10px;
	border-left: 1px solid #000;
	min-height: 430px;
}

div#mainContentOne  {
	width: 511px;
	float: right;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 20px;
	border-left: 1px solid #000;
	min-height: 430px;
}

div#rightColumn {
	width: 180px;
	float:right;
}

img.rhsPic  {
	margin-left: 20px;
	margin-bottom: 20px;
}
	
div#mainColumn {
	width: 336px;
	padding-right: 12px;
	padding-left: 12px;
}

div#footer  {
	height: 17px;
	padding: 25px;
	background-color: #CDCECF;
	border-bottom: 29px solid #FFF;
	
}

div#assertisLink  {
	float: right;
}

/* Nav Stuff */

div#menu  {
	width: 197px;
	min-height: 430px;
}

div#navigation  {
	position: relative;
	left: 16px;
}

ul.bodyUL  {
	font-size: 0.7em;
}

ul.menuList , ul.submenuListShow  {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 175px;
}

ul.submenuListShow  {
	margin-bottom: 10px;
	margin-top: 4px;
	margin-left: 7px;
}

ul.submenuList  {
	display: none;
}

li.mainNav , li.subNav {
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
}

img.portrait  {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}


div.boxNewsHome  {
	background-repeat: repeat-x;
	margin-right: 15px;
	border: solid 1px #999;
}

div.boxContentHome  {
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 10px;
}

div.boxHeaderHome  {
	background-color: #785F78;
	padding: 5px;
}

div.latestStories  {
	position:relative;
	top: 64px;
	left: 7px;
}

div.latestStoriesHome  {
	position:relative;
	left: 4px;
	padding-top: 10px;
	margin-bottom: 5px;
	padding-right: 6px;
}


/* Form */

div#enquiryFormDiv  {
	width: 440px;
	position: relative;
	margin-top: 20px;
	padding: 20px;
}

div.Field  {
	width: 400px;
	padding-bottom: 15px;
}

div.Inputs  {
	float: right;
	position:relative;
	right: 80px;
}


/* News  */


img.newsPic  {
	float: right;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}



img.productPic  {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	clear:both;
}

img.utcs  {
	margin: 0;
	border:0;
}