/* Flexible CSS development by HotScot Technology www.hotscot.net */
body /* Page colour */
{
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
p /* Body text paragraph formatting only - See content1 for font */
{
	margin: 0px; /* C */
	padding-bottom:10px; /* C */
}
#container
{
	position: relative;
	display: block;
	width: 750px;
	margin: 0px auto 0 auto; /* aligns to center */
}
#header /* Leader graphic behind H1 and H2 tags */
{
	margin: 0px auto 0px auto;
	width: 750px;
	background: url(../images/header.jpg) no-repeat; /* C */

	height: 200px; /* C */
}
#main 	
{
	margin: 0px auto 0px auto;
	width: 750px;
	background: url(../images/main1bg.gif) repeat-y;		 /* C */
	margin: 0px;
	background-color:#FFFFFF;
}
#maintar 	
{
	margin: 0px auto 0px auto;
	width: 750px;
	background: url(../images/main1blank.gif) repeat-y;		 /* C */
	margin: 0px;
	background-color:#FFFFFF;
}
#navigation
{
	padding:0px;
	margin: 0px;
	width: 152px;
	height:435px;
	position: relative;
	background: url(../images/navbg.gif) no-repeat;
}
#mainl
{
	float: left;
	margin: 0px;
	padding: 0px;
	
}

#headertext
{
	position: relative;
	margin: 0px auto 0px auto;
	width: 750px;
	height: 80px;
}
#contentzone
{
	position: relative;
	float: right;
	padding: 0px;
	width: 580px;
	margin:0px;
}

#footer2 /* Footer Space */
{
	position: relative;
	clear: both;
	margin: 0px auto 0px auto;
	padding: 7px 4px 0px 4px;
	height: 42px;
	width: 742px;
	text-align: center;
	background: url(../images/footer2.gif);
	border-bottom: 2px solid #ECE9D8;

}
#footertext, #footertext a:link, #footertext a:visited /* C */
{
	color: #409fff;
	text-decoration: none;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
#footertext a:hover /* C */
{
	text-decoration: underline;
}
#address /* Footer Space */
{
	position: relative;
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 15px;
	width: 742px;
	text-align: center;

}
#address, #addresstext a:link, #footertext a:visited /* C */
{
	color: #409FFF;
	text-decoration: none;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
#address a:hover /* C */
{
	text-decoration: underline;

}
#content1 /* Main body of the page text formatting */
{
	width: 290px;
	float: left;
	padding: 20px 0px 10px 0px;
	color: #333; /* C */
	font-family: Verdana, Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
	margin:0px;
}
#contentgal /* Main body of the page text formatting */
{
	width: 500px;
	float: left;
	padding: 20px 0px 10px 10px;
	color: #333; /* C */
	font-family: Verdana, Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
}
#contentgal a:link, #contentgal a:visited /* C */
{
	color: #000;
	text-decoration: underline;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
#contentgal a:hover /* C */
{
	color: #000000;
	text-decoration: none;
}
#content1 a:link, #content1 a:visited /* C */
{
	color: #000;
	text-decoration: underline;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
#content1 a:hover /* C */
{
	color: #000000;
	text-decoration: none;
}
#content2 /* Image space. Text formatting for additional text if required */
{
	width: 255px;
	height: 580px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image:url(../images/photo-bar.gif);
	background-repeat: no-repeat;	
}
#content2 a:link, #content2 a:visited /* C */
{
	color: #000;
	text-decoration: underline;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
#content2 a:hover /* C */
{
	color: #000000;
	text-decoration: none;
}
#content3 /* Image space without a background image*/
{
	width: 0px;
	height: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	padding: 5px 0px 200px 0px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#content3 a:link, #content3 a:visited /* C */
{
	color: #000;
	text-decoration: underline;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
#content3 a:hover /* C */
{
	color: #000000;
	text-decoration: none;
}
#content4 /* Image space without a background image*/
{
	width: 280px;
	height: 400px;
	float:right;
	padding: 60px 0px 40px 0px;
	margin: 0px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image:url(../images/top-curve.gif);
	background-repeat: no-repeat;	
}
#content4 a:link, #content4 a:visited /* C */
{
	color: #000;
	text-decoration: underline;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
#content4 a:hover /* C */
{
	color: #000000;
	text-decoration: none;
}
#contentlinks /* Main body of the page text formatting */
{
	width: 290px;
	float: left;
	padding: 20px 0px 10px 0px;
	color: #333; /* C */
	font-family: Verdana, Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
	margin:0px;
}
#contentlinks a:link, #contentlinks a:visited /* C */
{
	color: #409FFF;
	text-decoration: underline;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
#contentlinks a:hover /* C */
{
	color: #409FFF;
	text-decoration: none;
}
#spread /* Main body of the spread pages text formatting */
{
	width: 540px;
	float: left;
	padding: 15px 5px 0px 15px;
	color: #333; /* C */
	font-family: Verdana, Arial, Helvetica, sans-serif; /* C */
	font-size: 12px; /* C */
	font-weight: normal; /* C */
}
#news /* News text */
{
	width: 290px;
	float: left;
	padding: 15px 5px 15px 0px;
	color: #333; /* C */
	font-family: Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
}
#news a:link, #news a:visited /* C */
{
	color: #409FFF;
	text-decoration: underline;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#news a:hover /* C */
{
	color: #409FFF;
	text-decoration: none;
	background-color: #ffffff;
}


h1 /* This floats above the header graphic or colours */
{

	color: #409FFF; /* C */
	font-family: Verdana, Arial, Helvetica, sans-serif; /* C */
	font-size: 18px; /* C */
	font-weight: Bold; /* C */
	padding: 0px 0px 5px 0px; /* Change for position of header */
	margin: 0px;
	z-index: 1;

}
h2  /* This floats above the header graphic or colours */
{

	color: #C7BF8B;   /* C */
	font-family: Verdana, Arial, Helvetica, sans-serif; /* C */
	font-size: 14px; /* C */
	font-weight: Bold; /* C */

	padding: 7px 0px 13px 0px; /* Change for position of header */
	margin: 0px;
	z-index: 1;
}
h3  /* This floats above the header graphic or colours */
{

	color: #409FFF; /* C */
	font-family: Verdana, Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: Bold; /* C */

	padding: 4px 0px 5px 0px; /* Change for position of header */
	margin: 0px;
	z-index: 1;
}
h4
{
	color: #C7BF8B; /* C */
	font-family: Verdana, Arial, Helvetica, sans-serif; /* C */
	font-size: 14px; /* C */
	font-weight: Bold; /* C */
	padding-bottom: 10px; /* Change for space between header and paragraph text */
	margin: 0px;
}
#navh
{
padding-top:20px;
	text-indent: 17pt;
}
#navh ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
#navh a
{
	display: block;
	padding: 2px;
	padding-bottom:5px;
	margin: 0px;
	width: 146px;
/* Navigation background */
}
#navh a:link, #navh a:visited /* C */
{
	color: #409FFF;
	text-decoration: none;
	font-weight: normal;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;

	/* Image behind text. Delete if not required */
}
#navh a:hover /* C */
{
	
	color: #97CBFF;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	background-image:  url(../images/nav_hover1.html); /* Image behind text on roll over. Delete if not required */
}
#overlink a:link, #overlink a:visited  /* C */ /* Selected page */
{

	color: #00509F;
	 /* Image behind text. Delete if not required */
}
#overlink a:hover /* C */
{

	color: #000;
 /* Image behind text on roll over. Delete if not required */
}
#newsim{
padding:0px;
margin: 0px;

}

#newsim img/* First and middle images */
{
	
	width: 150px;
	margin-top: 0px;
	margin-right:22px;
	float: right;
	border-top: 2px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 0px solid #666666;
	padding: 0px 0px 0px 0px
}

.image1 /* First and middle images */
{
	margin-left:85px;
	margin-bottom: 20px;
	margin-top:12px;
	border-top: 2px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 0px solid #666666;
	padding: 0px 0px 0px 0px
}
.image2 /* Last Image */
{
	margin-left:75px;
	margin-bottom: 20px;
	border-top: 2px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px none #666666;
}
.image3 /* Last Image */
{
	margin-left:65px;
	margin-bottom: 0px;
	border-top: 2px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px none #666666;
}
.image4 /* First and middle images */
{
	margin-left:55px;
	margin-bottom: 0px;
	border-top: 2px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px none #666666;
}
.image5 /* Last Image */
{
	margin-left:107px;
	
	margin-bottom: 10px;
	border-top: 2px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px none #666666;
}
.image6 /* Last Image */
{
	margin-left:107px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 2px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px none #666666;
}

.map /* Last Image */
{
	margin-left:91px;
	margin-top: 10px;
	margin-bottom: 10px;
padding:0px;
}
TABLE.tbl
{
	border: 1px solid #336699; /* C */
	border-collapse: collapse;
	margin-bottom: 25px;
	width: 270px;
}
TR.tblr
{
	font-weight: bold; /* C */
	color: #fff; /* C */
	font-size: 13px; /* C */
	background: #336699; /* C */
	padding: 4px; /* C */
}
TR.tblh
{
	margin: 0px; /* C */
}
TD.tblh
{
	font-weight: bold; /* C */
	color: #FFFFFF; /* C */
	padding: 4px; /* C */
}
TD.tblmh
{
	padding: 4px; /* C */
}
TD.tbld
{
	padding: 4px; /* C */
	
}
TD.content
{
	vertical-align: text-top; /* C */
	padding: 3px; /* C */
}
INPUT
{

	color: #000;
	border: 1px solid #000;
	background: #FFFFFF;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
TEXTAREA
{

	color: #000;
	border: 1px solid #000;
	background: #FFFFFF;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
SUBMIT
{
	color: #000; /* C */
	font-family: Verdana, Arial, Helvetica, sans-serif; /* C */
	font-size: 11px; /* C */
	font-weight: normal; /* C */
	background: #fff; /* C */
	border: 1px solid #336699; /* C */
}
#tariff
{
	border: 1px solid #CCCCCC; /* C */
	border-collapse: collapse;
	margin-top: 0px;
	margin-bottom: 25px;
	width: 550px;
	font: Verdana, Arial, Helvetica, sans-serif
}

#tariff th
{

	color: #FFFFFF; /* C */
	font-size: 11px; /* C */
	background: #99CCFF; /* C */
	padding: 4px;
	width: 550px; /* C */
	font: Verdana, Arial, Helvetica, sans-serif
}

#tariff h3
{

	margin-top: 0px; /* C */
	color: #409FFF; /* C */
	background: #ffffff;
	font-size: 11px; /* C */
	font: Verdana, Arial, Helvetica, sans-serif
}

#tariff td
{
	
	background: #ffffff; /* C */
	padding: 4px; /* C */
	text-align: left;
	font: Verdana, Arial, Helvetica, sans-serif
}
#tariff .left {
  text-align: left;
  }
#tariff .cent {
  text-align: center;
  }

#tariff1
{
	border: 1px solid #CCCCCC; /* C */
	border-collapse: collapse;
	margin-top: 0px;
	margin-bottom: 25px;
	width: 550px;
	font: Verdana, Arial, Helvetica, sans-serif
}

#tariff1 th
{

	color: #FFFFFF; /* C */
	font-size: 11px; /* C */
	background: #99CCFF; /* C */
	padding: 4px;
	width: 550px; /* C */
	font: Verdana, Arial, Helvetica, sans-serif
}

#tariff1 h3
{

	margin-top: 0px; /* C */
	color: #409FFF; /* C */
	background: #ffffff;
	font-size: 11px; /* C */
	font: Verdana, Arial, Helvetica, sans-serif
}

#tariff1 td
{
	
	background: #ffffff; /* C */
	padding: 4px; /* C */
	text-align: left;
	font: Verdana, Arial, Helvetica, sans-serif
}
#tariff1 .left {
  text-align: left;
  }
#tariff1 .cent {
  text-align: center;
  }

#tariff2
{
	border: 1px solid #CCCCCC; /* C */
	border-collapse: collapse;
	margin-top: 0px;
	margin-bottom: 25px;
	width: 550px;
	font: Verdana, Arial, Helvetica, sans-serif
}

#tariff2 th
{

	color: #FFFFFF; /* C */
	font-size: 11px; /* C */
	background: #99CCFF; /* C */
	padding: 4px;
	width: 550px; /* C */
	font: Verdana, Arial, Helvetica, sans-serif
}

#tariff2 h3
{

	margin-top: 0px; /* C */
	color: #409FFF; /* C */
	background: #ffffff;
	font-size: 11px; /* C */
	font: Verdana, Arial, Helvetica, sans-serif
}

#tariff2 td
{
	
	background: #ffffff; /* C */
	padding: 4px; /* C */
	text-align: left;
	font: Verdana, Arial, Helvetica, sans-serif
}
#tariff2 .left {
  text-align: left;
  }
#tariff2 .cent {
  text-align: center;
  }

#gallery1{
position:relative;
width:500px;

}
#gallery{
position:relative;
width:500px;

}
#gallery img{
width:150px;
height:100px;
}

#gallery1 a:link, #gallery1 a:visited /* C */
{
	color: #000;
	text-decoration: underline;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align:center;
}
#gallery1 a:hover /* C */
{
	color: #000;
	text-decoration: none;
	background-color: #ffffff;
}
#main1norm 	
{
	margin: 0px auto 0px auto;
	width: 750px;
	background: url(../images/main1bg.gif) repeat-y;		 /* C */
	margin: 0px;
	background-color:#FFFFFF;
}

