/* CSS Document */

#logo img, #nav, #contentHolder{ behavior: url(../iepngfix.htc) }

img
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	/*width: 100px;*/
}

body
{
	background: #e3ccd4;
	background-position: 50% top;
	font-family: 'Trebuchet MS';
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #000;
	font-size: small;
	margin: 0;
	padding: 0;
}


#logo
{
	padding: 8px 0 0 10px;
	width: 216px;
	height: 87px;
	margin-bottom: 10px;
	float: left;
}

#logo h1
{
	display: none;
}

#nav
{
	background-position: left bottom;
	float: right;
	margin: 20px 20px 0 0;
	font-size: 130%;
	background-image: url(../images/nav_back.png);
	background-repeat: no-repeat;
	padding: 10px 20px 10px 20px;
}

#contentHolder
{
	clear: both;
	background-image: url(../images/page_back_sized.png);
	width: 970px;
	height: 460px;
	margin: 0 auto;
	min-height: 100%;
	background-repeat: no-repeat;
}

#textArea
{
	width: 950px;
	margin: 5px auto 5px auto;
	padding-bottom: 0px;
	/*position: relative;*/
}


#textArea h1, #textAreaNavAbove h1, #leftContentTickerAbove h1
{
	padding: 10px 0 0 0;
	margin: 0 30px 0 30px;
	text-align: left;
	letter-spacing: 0.5em;
	/*font-variant: small-caps;*/
}

#leftContent
{
	float: left;
	width: 650px;
	border-right: solid 1px #ffffff;
	text-align: justify;
	overflow: auto;
	height: 400px; /*min-height: 100%;*/
}

#leftContentWide
{
	width: 92%;
	padding: 0 25px 0 15px;
	overflow: auto;
	margin-left: 20px;
	height: 400px; /*min-height: 100%;*/
	background-image: url(../images/download.png);
	background-repeat: no-repeat;
	background-position: 20px left;
}

#leftContentWide h3
{
	padding-bottom: 0;
	margin-bottom: 0;
}



#leftContentTickerAbove
{
	float: left;
	width: 650px;
	border-right: solid 1px #ffffff;
	text-align: justify;
	overflow: auto;
	height: 380px; /*min-height: 100%;*/
}


#contentNav
{
	width: 900px;
	margin-left: 20px;
	padding: 10px 0px 4px 0px;
	font-size: 125%;
	border-bottom: solid 1px #77B800;
	/*font-variant: small-caps;*/
}


#leftContent p, #leftContentTickerAbove p
{
	padding: 0 30px 0 50px;
}

#sidebar
{
	float: right;
	width: 270px;
	text-align: center;
	padding-top: 10px;
	margin-right: 20px;
}

#sidebar.flashContent
{
	text-align: center;
}

#sidebar p
{
	padding: 0 30px 0 0;
	margin: 0 0 0 0;
}

#sidebar h3
{
	margin: 0 0 5px 0;
}

#sidebar img
{
	float: left;
	margin: 0 10px 5px 10px;
}

#sidebar hr
{
	clear: both;
	width: 90%;
	margin: 0 0 5px -15px;
}

#leftContent img, #leftContentTickerAbove img
{
	/*float: left;*/
	margin: 0 10px 0px 0px;
}

#leftContent img.headImage, #leftContentTickerAbove img.headImage
{
	margin: 10px auto 0 auto;
}


#footer
{
	position: fixed;
	bottom: 0px;
	/*text-align: center;*/
	width: 100%;
	height: auto;
	padding: 5px 0 5px 0;
	background-image: url(../images/footer_top_background.png);
	background-repeat: repeat-x;
	background-position: top left;
}

#footer p
{
 	margin-top: 10px;
}

.footerLeft
{
	padding:15px 0 0 15px;
	float: left;
	width: 200px;
	height: auto;
}

.footerRight
{
	padding-top:15px;
	float: right;
	width: auto;
	font-weight: bold;
	padding-right: 15px;
}


h2
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #fff;
	margin: 0 25px 0 50px;
}

#contentNav ul
{
	list-style-type: none;
	display: block;
	margin: 0 0 0 0;
	padding: 0;
}

#contentNav ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}


#contentNav a:link
{
	color: #fff;
	text-decoration: none;
}

#contentNav a:visited
{
	color: #fff;
	text-decoration: none;
}

#contentNav a:hover
{
	color: #fff;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #FFFFFF;
}

#contentNav a.hotelsLink:hover
{
	border-bottom-color: #77B800;
}

#contentNav a:active
{
	color: #fff;
	text-decoration: none;
}

#contentNav .current 
{
	color: #fff;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #77B800;
}

#nav ul
{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}

#nav ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#nav a:link
{
	color: #fff;
	text-decoration: none;
}

#nav a:visited
{
	color: #fff;
	text-decoration: none;
}

#nav a:hover
{
	color: #fff;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #021E2F;
}

#nav a.retail:hover
{
	border-bottom-color: #D40072;
}

#nav a.maritime2:hover
{
	border-bottom-color: #0086C5;
}

#nav a.hotels:hover
{
	border-bottom-color: #77B800;
}


#nav a:active
{
	color: #fff;
	text-decoration: none;
}

#nav .current
{
	color: #fff;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #84888B;
}

#textAreaTickerAbove
{
	height: 400px;
	width: 950px;
	margin: 5px auto 5px auto;
	padding-bottom: 0px;
	position: relative;
}

.paraHead
{
	font-weight: bold;
	font-style: oblique;
	text-decoration: blink;
}

ul
{
	margin: 0 30px 0 90px;
	padding: 0 0 0 0;
}

em
{
	font-weight: bold;
	font-style: normal;
}


#textArea p, #textAreaNavAbove p, #leftContentTickerAbove p
{
	font-size: 110%;
}

#imageHeader
{
	text-align: center;
}

#imageHeader img
{
	float: none;
}

/* style the Contact Form*/

table#contactFormHolder
{
	width: 550px;
	margin: 10px 0 0 45px;
}

.bottomRow
{
	text-align: center;
}

.bottomRow h3
{
	margin: 0;
}

/* style the sample newspaper download table */

table#sampleDloadTable
{
	width: 860px;
}

table#sampleDloadTable td
{
	padding: 5px 10px 0 10px;
	width: 160px;
}

.topRow
{
	vertical-align: top;
	text-align: center;
}

.centreRow
{
	vertical-align: top;
	text-align: center;
}

.bottomRowSample
{
	text-align: center;
}

.GMNheadImg
{
	float: right;
}

