h1,h2,h3,p,ul{
	font-family: "Century Gothic", "Tahoma", serif;
}

h3 {
	font-size: 12pt;
}

p {

}

table {
	font-size: 10pt;
}

p.contactHeader {
	font-size: 12pt;
	font-weight: bold;
	padding-top: 0px;	
}

html>body p.contactHeader {
	padding-top: 0px;
}

.fltLeft {
	float: left;
	clear: both;
}

.foo {
	padding-top: 10px;
}

.fooIndex {
	padding-top: 0px;
}

html>body .foo {
	padding-top: 0px;
}

#newsSnip {
	border: 1px solid #036299;
	background-color: #ffefb0;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	margin-right: 5px;
	font-family: "Century Gothic", "Tahoma", serif;

}

html>body #newsSnip {
	min-height: 35px;

}

#pageHeader {
	text-align: center;
	background-color: #ffefb0;
	width: 900px;
}

#container {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #ffefb0;
	min-height: 100%;
	width: 100%;
}


#contactBar {

	padding-left: 10px;
	position: absolute;
	left: 730px;
	top: 11.5em;
	font-family: "Century Gothic", "Tahoma", serif;
	font-size: 0.8em;
	clear: both;
	width: 240px;
	background-color: #ffefb0;
}


html>body #contactBar {
	background-color: #ffefb0;
	padding-left: 10px;
	position: absolute;
	left: 740px;
	top: 11em;
	font-family: "Century Gothic", "Tahoma", serif;
	font-size: 0.8em;
	clear: both;
	width: 240px;
}


#content {
	background-color: #ffefb0;
	font-size: 0.8em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	font-famliy: "Century Gothic", "Tahoma", serif;
	clear: left;
	max-width: 500px;
	width: 500px;
}

html>body #content {
	background-color: #ffefb0;
	font-size: 0.8em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	font-famliy: "Century Gothic", "Tahoma", serif;
	clear: left;
	max-width: 500px;
	width: 500px;
}

#contentNoPic {
	background-color: #ffefb0;
	font-size: 0.8em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	font-famliy: "Century Gothic", "Tahoma", serif;
	clear: left;
	max-width: 700px;
	width: 700px;
}

html>body #contentNoPic {
	background-color: #ffefb0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	font-famliy: "Century Gothic", "Tahoma", serif;
	clear: left;
	max-width: 700px;
	width: 700px;
}

#pictureStrip {
	background-color:  #9ad5e3;
	padding-top: 2em;
	position: absolute;
	left: 520px;
	top: 10.3em;
	font-family: "Century Gothic", "Tahoma", serif;
	font-size: 0.8em;
	clear: both;
	width: 200px;
}


html>body #pictureStrip {
	background-color:  #9ad5e3;	
	padding-top: 2em;
	position: absolute;
	left: 530px;
	top: 10em;
	font-family: "Century Gothic", "Tahoma", serif;
	font-size: 0.8em;
	clear: both;
	width: 200px;
}


table.enquiryForm {
	font-family: "Century Gothic", "Tahoma", serif;
	border: 0;
}

.paddedCell {
	padding: 4px;
}


table#rates {
	font-family: "Century Gothic", "Tahoma", serif;
	cell-padding-right: 0.5em;
}

.leftcol {
	width: 8em;

}
#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li
{
	float: left;
	position: relative;
	margin: 0 0px;
}

#nav-menu li a
{
	font-size: 1.2em;
	height: 2.0em;
	line-height: 1.9em;
	padding-left: 2em;
	padding-right: 2.7em;
	float: left;
	color: #036299;
	background-color: #9ad5e3;
	text-decoration: none;
	text-align: center;
}

html>body #nav-menu li a
{
	font-size: 1.2em;
	height: 2.0em;
	line-height: 1.9em;
	width: ;
	float: left;
	padding-left: 2em;
	padding-right: 2.859em;
	display: block;
	color: #036299;
	background-color: #9ad5e3;
	text-decoration: none;
	text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
	float: none;
}
/* End hide */

#nav-menu
{
	width: 100%;
	font-family: "Century Gothic", "Tahoma", serif;
	font-size: 0.8em;
	background-color:  #9ad5e3;
}

#newsItem
{

}

#newsDate
{
	color: #036299;
	font-family: "Century Gothic", "Tahoma", serif;
	font-size: 0.8em;
}

#newsTitle
{
	font-weight: bold;
	font-family: "Century Gothic", "Tahoma", serif;
	font-size: 1.2em;
}

#newsText
{
	background-color:   #ffefb0;
	float: none;
	font-family: "Century Gothic", "Tahoma", serif;
	padding-bottom: 1em;
	
}

      
