body {
	color : #666666;
	font-family : helvetica, arial, verdana, sans-serif, times;
	font-size : 70%;
	background-color : #F3F6F9;
	background-image : url(../images/backgroundtexture.gif);
	background-position : top left;
	padding : 0px;
	margin : 0px;
}

h1 {
	color : #990000;
	font-size: 1.9em;
	font-weight : normal;
	margin : 0px 0px 9px 0px;
}

h2 {
	color : #990000;
	font-size: 1.3em;
	margin : 0px 0px 7px 0px;
}

h3 {
	color : #000066;
	font-size: 1.1em;
}

a {
	color : #003366;
	text-decoration : none;
}

a:hover {
	color : #990000;
	text-decoration : underline;
}

p {
	margin : 0px 0px 12px 0px;
}

img {
	padding : 0px;
	margin : 0px;
}

table {
	font-size : 1em;
}

form {
	padding : 0px;
	margin : 0px;
}

ul {
	list-style-type : none;
	list-style-image : url('../images/bullet.gif');
	padding-left : 15px;
	margin-left : 12px;
}

li {
	margin : 0px;
}

.sharePrice {
	color : #336600;
	font-size : 1.1em;
	font-weight : bold;
	text-align : right;
	width : 40px;
	background-image : url(../images/graph.gif);
	background-position : top left;
	float : right;
	padding : 2px 5px 2px 5px;
	margin : 0px 0px 0px 7px;
	border : solid 1px #98ACC0;
}

.tableContent {
	font-size : 1em;
}

.button {
	color : #F5822A;
	font-family : helvetica, arial, verdana, sans-serif, times;
	font-size : 1em;
	font-weight : bold;
	background-color : #F0F0F0;
	padding : 0px;
	margin : 0px 7px 0px 7px;
	border : solid 0px #F0F0F0;
}

/*------------------------------------ Column Column ----------------------------------*/

.colHolder {
	float : right;
	width : 582px;
	padding : 9px 0px 0px 0px;
	margin : 0px;
}

.threeColHolder {
	background-image : url(../images/colHolder.gif);
	background-position : top left;
	background-repeat : repeat-y;
	float : left;
	width : 100%;
	padding : 0px;
	margin : 0px 0px 5px 0px;
}

.colLeft {
	width : 182px;
	float : left;
	padding : 0px 12px 0px 0px;
	margin : 0px;
}

.colRight {
	width : 191px;
	float : right;
	padding : 0px;
	margin : 0px;
}

.row {
	float : left;
	margin : 0px 0px 5px 0px;
	display : block;
}

.title {
	color : #333399 /*#8099B3*/;
	font-family : helvetica, arial, verdana, sans-serif, times;
	font-size : 1.5em;
	font-weight : bold;
	text-decoration : none;
	margin-bottom : 5px;
	display : block;
}

.genericField {
	color : #000066;
	font-family : verdana, arial, helvetica, sans-serif, times;
	font-size : 0.9em;
	font-weight : normal;
	border : solid 1px #000066;
	background-color : #FFFFFF;
	margin : 7px 0px 7px 0px;
}

.imgLeft {
	float : left;
	margin : 3px 5px 3px 0px;
}

.imgRight {
	float : right;
	margin : 3px 0px 3px 5px;
}

.imgMiddle {
	vertical-align : middle;
}

.imgStandard {
	margin : 3px 0px 3px 0px;
}

.contentDivider {
	background-image : url(../images/divider.gif);
	background-position : top left;
	height : 21px;
	width : 100%;
	float : left;
	padding : 0px;
	margin : 0px 0px 5px 0px;
}

.big {
	font-size : 120%;
	font-weight : bold;
}

.bigger {
	font-size : 150%;
	font-weight : bold;
}

.textarea {
	color : #838474;
	font-size : 1em;
	font-family : verdana, arial, helvetica, sans-serif, times;
	padding-left: 3px;
	padding-right : 3px;
	margin: 3px 0px 5px 0px;
	border : solid 1px #D7D7EC;
}

.textField {
	color : #666666;
	font-family : verdana, arial, helvetica, sans-serif, times;
	font-size : 1em;
	font-weight : normal;
	background-color : #FFFFFF;
	width : 170px;
	margin : 2px 0px 2px 0px;
	border : solid 1px #fff;
}

.moduleField {
	color : #666666;
	font-family : verdana, arial, helvetica, sans-serif, times;
	font-size : 1em;
	font-weight : normal;
	background-color : #FFFFFF;
	width : 130px;
	margin : 0px 0px 0px 18px;
	border : solid 1px #fff;
}

/* layout DIVs */

/*------------------------------------ Main Page ----------------------------------*/

#mainHolder {
	text-align : center;
	width : 100%;
	float : left;
	padding-top : 12px;
	padding-bottom : 12px;
}

/*------------------------------------ Main Page ----------------------------------*/

#centrePage {
	text-align : left;
	background-color: #fff;
	width : 776px;
	margin-left : auto;
	margin-right : auto;
}

/*------------------------------------ Header ----------------------------------*/

#headerHolder {
	background-color : #fff;
	width : 776px;
	float : left;
	padding : 0px;
	margin : 0px;
}

#shares {
	color : #999;
	text-align : left;
	width : 180px;
	float : left;
	padding: 0px 0px 0px 9px;
	margin : 0px;
}

#header {
	float : right;
	padding: 7px 9px 3px 9px;
	margin : 0px;
}

#header ul  {
	list-style : none;
	padding : 0px;
	margin : 0px;
}

#header li {
	display : inline;
	float : left;
	padding: 0px 5px 0px 6px;
	margin : 0px;
	border-right : solid 1px #D7D7EC;
}

#header li.search {
	border-left : none;
}

/*------------------------------------ Top Banner ----------------------------------*/

#topBanner {
	width : 100%;
	min-width : 776px;
	background-color : #fff;
	background-image : url('../images/topbanner.gif');
	background-repeat : repeat-x;
	background-position : top left;
	float : left;
	padding : 0px;
	margin : 0px;
}

#topBanner2 {
	width : 100%;
	min-width : 770px;
	background-color: #1A1AB3;
	background-image : url('../images/topbanner2.jpg');
	background-repeat : repeat-x;
	background-position : top left;
	float : left;
	padding : 0px;
	margin : 0px;
}

#logo {
	height : 80px;
	width: 141px;
	float : right;
	padding : 0px;
	margin : 0px;
}

/*------------------------- Top Navigation ------------------------------*/

#topNavHolder {
	text-align : center;
	background-color : #fff;
	/*background-image : url('../images/topnav.gif');
	background-position : top left;
	background-repeat : repeat-x;*/
	width : 776px;
	float : left;
	padding : 0px;
	margin : 0px;
	border-bottom : solid 1px #98ACC0;
}

#nav {
	position : relative;
	top : 1px;
	font-family : helvetica, arial, verdana, sans-serif, times;
	font-size : 1em;
	font-weight : bold;
	float : right;
	padding : 0px 0px 0px 0px;
	margin : 0px;
}

#nav a {
	text-decoration : none;
	padding : 5px 12px 5px 12px;
	display : block;
}

#nav ul {
	width : 525px;
	float : right;
	padding : 0px 4px 0px 0px;
	margin : 0px;
}

#nav li {
	list-style-position : outside;
	list-style-type : none;
	background-color: #fff;
	background-image : url('../images/navleft.gif');
	background-position : top left;
	background-repeat : no-repeat;
	float : left;
	padding : 0px;
	margin : 0px;
	display : inline;
	display : block;
}

#nav li .rightTab {
	background-image : url('../images/navright.gif');
	background-position : top right;
	background-repeat : no-repeat;
	float : left;
}

#nav li a {
	color : #003366;
	text-decoration : none;
	border-bottom : solid 1px #98ACC0;
}

#nav li a:hover {
	color : #990000;
	text-decoration : none;
}

#nav li.select a {
	color : #990000;
	text-decoration : none;
	border-bottom : solid 1px #fff;
}


/*------------------------------------ Breadcrumb ----------------------------------*/

#historyNavHolder {
	background-color: #fff;
	width : 776px;
	float : left;
	padding : 0px;
	margin : 0px;
	border-top : solid 1px #D7D7EC;
}

#historyNav {
	background-color: #fff;
	float : left;
	padding : 3px 0px 3px 12px;
	margin : 0px;
}

#historyNav a {
	text-decoration : none;
	padding : 0px;
	margin : 0px;
}

#historyNav a:hover {
	text-decoration : underline;
}

#historyNav ul {
	list-style-type : none;
	padding : 0px;
	margin : 0px;
}

#historyNav li {
	padding : 0px 5px 0px 0px;
	display : inline;
}

/*------------------------------------ Column Holder ----------------------------------*/

#columnHolder {
	background-color : #fff;
	width : 776px;
	float : left;
	padding : 0px;
	margin : 0px;
}

/*------------------------------------ Left Column ----------------------------------*/

#leftColumnHolder {
	background-color : #fff;
	width : 173px;
	float : left;
	padding : 9px 8px 9px 9px;
	margin : 0px;
}

.searchField {
	color : #666666;
	font-family : verdana, arial, helvetica, sans-serif, times;
	font-size : 1em;
	font-weight : normal;
	background-color : #FFFFFF;
	width : 150px;
	margin : -1px 0px 0px 3px;
	border : solid 1px #D7D7EC;
}

.searchButton {
	color : #000;
	font-family : verdana, arial, helvetica, sans-serif, times;
	font-size : 11px;
	font-weight : bold;
	background-color : #D7D7EC;
	margin : 1px 0px 0px 5px;
}

/*--------------------------------------- Left Menu ----------------------------------------*/

.leftMenuHolder {
	background-color : #D7D7EC;
	width : 173px;
	float : left;
	padding : 0px;
	margin : 0px 0px 9px 0px;
}

.leftMenu {
	background-color : #D7D7EC;
	background-image : url('../images/module3TopRight.gif');
	background-repeat : no-repeat;
	background-position : top right;
	width : 173px;
	float : left;
	padding : 0px;
	margin : 0px;
}

.leftMenu h2 {
	padding : 5px 9px 9px 9px;
	margin : 0px;
}

.leftMenu ul {
	list-style-type : none;
	list-style-image : none;
	background-color : #D7D7EC;
	width : 173px;
	float : left;
	padding : 0px;
	margin : 0px;
}

.leftMenu li {
	font-weight : bold;
	background-color : #D7D7EC;
	width : 173px;
	float : left;
	padding : 0px;
	margin : 0px;
	border-bottom : solid 1px #F3F3F9;
}

.leftMenu a {
	padding : 3px 9px 3px 12px;
	margin : 0px;
	display : block;
}

.leftMenu li .select {
	color : #003366;
	background-color : #C9C9E5;
	padding : 3px 9px 3px 12px;
	margin : 0px;
	display : block;
}

.leftMenuBottom {
	font-size : 0px;
	background-image : url('../images/module3Bottom.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	height : 16px;
	width : 100%;
	float : left;
	padding : 0px;
	margin : 0px;
}

/*--------------------------------------- Second Level ----------------------------------------*/

.leftMenu ul li ul {
	background-color : #E3E3F2;
	width : 161px;
	flaot : left;
	padding : 3px 0px 3px 12px;
	margin : 0px;
}

.leftMenu li ul li {
	font-weight : normal;
	background-color : #E3E3F2;
	background-image : url('../images/leftMenuPointer.gif');
	background-position : 0px 5px;
	background-repeat : no-repeat;
	width : 157px;
	border : none;
}

.leftMenu li ul li a {
	padding-top : 1px;
	padding-bottom : 1px;
}

/*--------------------------------------- Module image ----------------------------------------*/

.moduleGraphic {
	float : left;
	padding : 0px 0px 9px 0px;
	margin : 0px;
}

/*--------------------------------------- Module ----------------------------------------*/

.module {
	float : left;
	padding : 5px 9px 0px 9px;
	margin : 0px;
}

.module p {
	margin-bottom : 7px;
}

.module ul {
	float : left;
	padding : 5px 0px 0px 16px;
	margin : 0px;
}

.module li {
	list-style-type : none;
	list-style-image : url('../images/modulePointer.gif');
	list-style-position : outside;
	padding : 2px 0px 2px 0px;
	margin : 0px;
}

/*--------------------------------------- Module 1 ----------------------------------------*/

.module1 {
	background-color : #EFD9D9;
	background-image : url('../images/module1TopRight.gif');
	background-repeat : no-repeat;
	background-position : top right;
	width : 100%;
	float : left;
	padding : 0px;
	margin : 0px 0px 9px 0px;
}

.module1Bottom {
	background-color : #D9ECD7;
	background-image : url('../images/module1Bottom.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
	height : 16px;
	width : 100%;
	float : left;
	padding : 0px;
	margin : 0px;
}

.module1 li {
	list-style-type : none;
	list-style-image : url('../images/module1Pointer.gif');
	list-style-position : outside;
	padding : 2px 0px 2px 0px;
	margin : 0px;
}

/*--------------------------------------- Module 2 ----------------------------------------*/

.module2 {
	color : #000;
	background-color : #FFD200;
	background-image : url('../images/module2TopRight.gif');
	background-repeat : no-repeat;
	background-position : top right;
	width : 100%;
	float : left;
	padding : 0px;
	margin : 0px 0px 9px 0px;
}

.module2 a {
	color : #000;
}

.module2 a:hover {
	color : #000;
}

.module2 h2 {
	color : #000;
}

.module2Bottom {
	font-size : 0px;
	background-image : url('../images/module2Bottom.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	height : 16px;
	width : 100%;
	float : left;
	padding : 0px;
	margin : 0px;
}

/*--------------------------------------- Module 3 ----------------------------------------*/

.module3 {
	background-color : #D7D7EC;
	background-image : url('../images/module3TopRight.gif');
	background-repeat : no-repeat;
	background-position : top right;
	width : 100%;
	float : left;
	padding : 0px;
	margin : 0px 0px 9px 0px;
}

.module3Bottom {
	background-color : #D7D7EC;
	background-image : url('../images/module3Bottom.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
	height : 16px;
	width : 100%;
	float : left;
	padding : 0px;
	margin : 0px;
}

/*--------------------------------------- Module 4 ----------------------------------------*/

.module4 {
	background-color : #D9ECD7;
	background-image : url('../images/module4TopRight.gif');
	background-repeat : no-repeat;
	background-position : top right;
	width : 100%;
	float : left;
	padding : 0px;
	margin : 0px 0px 9px 0px;
}

.module4Bottom {
	background-color : #D9ECD7;
	background-image : url('../images/module4Bottom.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
	height : 16px;
	width : 100%;
	float : left;
	padding : 0px;
	margin : 0px;
}

/*--------------------------------------- Module 4 ----------------------------------------*/

.module5 {
	background-color : #FF9900;
	background-image : url('../images/module5TopRight.gif');
	background-repeat : no-repeat;
	background-position : top right;
	width : 100%;
	float : left;
	padding : 0px;
	margin : 0px 0px 9px 0px;
}

.module5Bottom {
	background-color : #FF9900;
	background-image : url('../images/module5Bottom.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
	height : 16px;
	width : 100%;
	float : left;
	padding : 0px;
	margin : 0px;
}

/*--------------------------------------- Shop ----------------------------------------*/

.shop {
	background-color : #D9ECD7;
	background-image : url('../images/shop.jpg');
	background-repeat : no-repeat;
	background-position : top right;
	height : 120px;
	width : 173px;
	float : left;
	padding : 0px;
	margin : 0px 0px 9px 0px;
}

/*--------------------------------------- Virtual ----------------------------------------*/

.tour {
	background-color : #D9ECD7;
	background-image : url('../images/tour.jpg');
	background-repeat : no-repeat;
	background-position : top right;
	height : 120px;
	width : 173px;
	float : left;
	padding : 0px;
	margin : 0px 0px 9px 0px;
}

/*------------------------------------ Centre Column ----------------------------------*/

#centerColumnHolder {
	background-color : #fff;
	float : left;
	width : 392px;
	padding : 0px 0px 9px 0px;
	margin : 0px;
	/*border : solid 1px #ff6600;*/
}

/*------------------------------------ Maps ----------------------------------*/

.map {
	background-color : #fff;
	background-image : url('../images/home.jpg');
	background-repeat : no-repeat;
	background-position : top left;
	float : left;
	height : 378px;
	width : 392px;
	padding : 0px;
	margin : 0px;
}

/*------------------------------------ Culture ----------------------------------*/

.culture {
	background-color : #fff;
	background-image : url('../images/culture.jpg');
	background-repeat : no-repeat;
	background-position : top left;
	float : left;
	height : 378px;
	width : 392px;
	padding : 0px;
	margin : 0px;
}

.area {
	/*background-color : #1A1AB3;
	background-image : url('../images/areaBottomRight.gif');
	background-repeat : no-repeat;
	background-position : bottom right;*/
	float : left;
	padding : 32px 0px 0px 19px;
	margin : 0px;
}

/*------------------------------------ Right Column ----------------------------------*/

#rightColumnHolder {
	background-color : #fff;
	width : 173px;
	float : right;
	padding : 0px 9px 0px 0px;
	margin : 0px;
}

/*-------------------------------- Footer ----------------------------*/

#footerHolder {
	background-color : #fff;
	background-image : url('../images/footer.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
	width : 776px;
	float : left;
	padding: 5px 0px 7px 0px;
	margin : 0px;
}

#footer {
	width : 40%;
	float : left;
	padding : 0px 9px 0px 9px;
	margin : 0px;
}

#footer ul {
	float : left;
	padding : 0px;
	margin : 0px;
}

#footer li {
	list-style-type : none;
	float : left;
	padding : 0px 5px 0px 5px;
	margin : 0px;
	border-right : solid 1px #D7D7EC;
	display : inline;
}

#credit {
	text-align : right;
	width : 40%;
	float : right;
	padding-right : 9px;
}

#credit img {
	margin : 0px 1px -2px 2px;
}
