body
{
	/* Resources/Site/CSS*/
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 5px;
	font-family : Arial,Garamond,Arial, Helvetica, sans-serif;
   color: #101010;
}
img {
	border: 0
}
li {
	text-align : left;
	font-size: smaller;
}
.maincontent {
	padding-left: 15px;
	
}
.homecontent {
	padding-left: 15px;
	padding-right: 15px;
}
.title {
	font-size : 2em;
	letter-spacing : 6px;
	color : #666666;
	text-align : center;
	}
.headersmall {
	font-size: 1em;
	text-align: center;
	margin-top:6px;
	margin-bottom:6px;
}
.Smallcap {
	font-size:.85em;
}
td p {
	font-size: smaller;
	text-align : justify;
	margin-top:0px;
	margin-bottom: 12px;
}
td div {
	font-size: smaller;
}
td {
	vertical-align : top;
}
.DoubleTB {
	border-top: double #6A7C95;
	border-bottom: double #6A7C95;
}
.DoubleLR {
	border-left: double #6A7C95;
	border-right: double #6A7C95;
}
.DoubleT {
	border-top: double #6A7C95;
}
.DoubleB {
	border-bottom: double #6A7C95;
}
.DoubleL {
	border-left: double #6A7C95;
}
.DoubleR {
	border-right: double #6A7C95;
}
.SingleTB {
	border-top:  solid #6A7C95;
	border-bottom:  solid #6A7C95;
}
.SingleLR {
	border-left: solid #6A7C95;
	border-right: solid #6A7C95;
}
.SingleT {
	border-top: solid  #6A7C95;
}
.SingleB {
	border-bottom:   solid #6A7C95;
}
.SingleL {
	border-left:  solid #6A7C95;
}
.SingleR {
	border-right:  solid #6A7C95;
}
.ThinTB {
	border-top:  1px solid #6A7C95;
	border-bottom:   1px  solid #6A7C95;
}
.ThinLR {
	border-left:   1px solid #6A7C95;
	border-right:  1px  solid #6A7C95;
}
.ThinT {
	border-top:   1px solid  #6A7C95;
}
.ThinB {
	border-bottom:    1px  solid #6A7C95;
}
.ThinL {
	border-left:    1px solid #6A7C95;
}
.ThinR {
	border-right:   1px solid #6A7C95;
}
.medium {
	/*background-color: #C3C3C3;	*/
}
/*.logofill {
	background-color: #F0F0F0;
	vertical-align: middle;
}*/
.imgLeft {
	float: left;
	margin: 0px 10px 5px 0px;
	border-left: double #6A7C95;
	border-right: double #6A7C95;
	border-top: double #6A7C95;
	border-bottom: double #6A7C95;
	
	
}
.imgLeftnb{
	float: left;
	margin: 0px 10px 5px 0px;
	
}
.gallery {
	float: left;
	/*margin: 0px 10px 5px 0px;*/
}
.imgBorder {
	border-left: double #6A7C95;
	border-right: double #6A7C95;
	border-top: double #6A7C95;
	border-bottom: double #6A7C95;
}
.imgRight {
	float:right;
	margin: 0px 0px 5px 10px;
	border-left: double #6A7C95;
	border-right: double #6A7C95;
	border-top: double #6A7C95;
	border-bottom: double #6A7C95;
}
.imgThumb {
	text-align:center;
	border-left: double #6A7C95;
	border-right: 1px solid #6A7C95;
	border-top: 1px solid #6A7C95;
	border-bottom: 1px solid #6A7C95;
}
.propimg {
	border-left: double #6A7C95;
	border-right: double #6A7C95;
	border-top: double #6A7C95;
	border-bottom: double #6A7C95;
	margin: 0px 10px 5px 0px;
}
table {
	background-color : White;
}
h1 {
	font-size: medium;
	font-weight: bold;
	background-color: #F0F0F0;	
	color: #163359;
	clear: both;
	padding: 5px 5px 5px 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	border : thin solid #6A7C95;
	text-align : center;
}
h2 {
	font-size: medium;
	font-weight: normal;
	background-color: #F0F0F0;	
	color: #163359;
	clear: both;
	padding: 5px 5px 5px 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	border : thin solid #6A7C95;
	text-align : center;
}
.summary {
	background-color: #FFFFFF;
	color: #163359;
	clear: both;
	padding: 5px 5px 5px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border : thin solid #6A7C95;
	text-align : center;
}
.specoffer {
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
	border: 2px solid #ff0000; 
	background-image: url('../images/Truespecial.gif'); 
	background-position: top right; 
	background-repeat:no-repeat;
	width:200px;
	font-size:1.2em;
}
.brochuretext {
	color: red;
	font-size:36px;
	text-align:center;
}
.button {
	margin-top:12px;
	margin-bottom:12px;
	border:0
}

a.buttonlink:HOVER
	{
		text-decoration: none;
	}		
a.buttonlink:VISITED
	{
		text-decoration: none;
	}
a.buttonlink:LINK 
	{
		text-decoration: none;
	}	
	a.brochurelink:HOVER
	{
		text-decoration: none;
	}		
a.brochurelink:VISITED
	{
		text-decoration: none;
	}
a.brochurelink:LINK 
	{
		text-decoration: none;
	}	
.Right {
	text-align: right;
}
  .Left {
	text-align: left;
}
.Center {
	text-align: center;
}
.Large {
	font-size : x-large;
}
a.Topmenu
	{
		font-size:  .8em;
		font-weight: bold;
		text-decoration: none;
		color : #666666;
	}	
	.Topmenu a:LINK
	{
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
	color : #666666;
}	

.Topmenu a:HOVER
	{
	font-size:  .8em;
	font-weight: bold;
	text-decoration: underline;
	color : #666666;
}	
.Topmenu a:VISITED
	{
	font-size:  .8em;
	font-weight: bold;
	text-decoration: none;
	color : #666666;
}

.separator {
	padding-left: 6px;
	padding-right: 6px;
}
	div.Navmenu {
	margin: 6px 0 6px 0;
	text-align:center;
	font-size:1em;
}
	
	.Navmenu a:LINK
	{
	font-size:1em;
	font-weight: normal;
	text-decoration: none;
	color : #666666;
}	
.Navmenu a:VISITED
	{
	font-size:1em;
	font-weight: normal;
	text-decoration: none;
	color : #666666;
}	
.Navmenu a:HOVER
	{
	font-size:1em;
	font-weight: normal;
	text-decoration: underline;
	color : #666666;
}	

div.Listmenu {
	margin: 5px 0 5px 0;
}
	.Listmenu a:LINK
	{
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color : #666666;
}	

.Listmenu a:HOVER
	{
	font-size:small;
	font-weight: bold;
	text-decoration: underline;
	color : #666666;
}	
.Listmenu a:VISITED
	{
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color : #666666;
}
.Prices td {
	font-size: small;
	text-align : center;
	margin-top:0px;
}
.ColHeader {
	background-color: #DBDBDB;
	border: 1px solid #BFCDDB;
}
.RowHeader {
	background-color: #F0F0F0;
	border: 1px solid #BFCDDB;
}
td.DataL {
	border-left: 1px solid #BFCDDB;
	/*border-top: 1px solid #BFCDDB;*/
	border-bottom: 1px solid #BFCDDB;
}
td.DataR {
	border-right: 1px solid #BFCDDB;
	/*border-top: 1px solid #BFCDDB;*/
	border-bottom: 1px solid #BFCDDB;
}
.Disabled {
	font-size:  .8em;
		font-weight: bold;
		text-decoration: none;
		color : #CFCFCF;
}
.contactus { 
	padding: 5px 5px 5px 5px;
}
.contactushdr { 
	padding: 5px 5px 5px 5px;
	font-size: medium;
	/*font-weight: bold;*/
}

div.Mapmenu {
	margin: 5px 0 5px 0;
	font-size: small;
}
	.Mapmenu a:LINK
	{
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color : #666666;
}	

.Mapmenu a:HOVER
	{
	font-size:small;
	font-weight: bold;
	text-decoration: underline;
	color : #666666;
}	
.Mapmenu a:VISITED
	{
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	color : #666666;
}
.Maplink a:LINK
	{
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
	color : #666666;
}	

.Maplink a:HOVER
	{
	font-size:x-small;
	font-weight: bold;
	text-decoration: underline;
	color : #666666;
}	
.Maplink a:VISITED
	{
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
	color : #666666;
}
.Emaillink
	{
	font-size:1em;
	text-decoration: underline;
	color : #666666;
}	
.newshdr {
	color: #163359;
	font-weight: bold;
}
.xmashdr  {
	color: Red;
	font-weight: bold;
	font-size : 20px;
	text-align: center;
}

#results td {
	vertical-align:middle;
	 }
#map {
	width: 400px; 
	height: 600px; 
	border: 1px solid black;
	 margin-top: 10px;
	 margin-bottom:10px;
	position: relative;
	z-index:1;
	
} 

.wthrtxt {
	font-size : .8em;
}
/* ===================== M E N U    S T Y L E S =============================== */
#sddm
{	margin: 0 0 0 20px;
	padding: 0;
	z-index:999;}

#sddm li
{	margin: 2px 2px;
	padding: 0;
	list-style: none;
	float: left;
	font: normal 11px arial;
	z-index:999;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
 z-index:999;
	background: #FDFDFD;
	color: #666666;
	text-align: center;
	text-decoration: none;
 border: 1px solid #CCCCCC;
}

#sddm li a:hover
{	
	  background: #999999;
	  color:#ffffff;
	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
    z-index:999;
	background: #999999;
	border: 1px solid #000;}

	#sddm div a
	{	position: relative;
		z-index:999;
		display: block;
		margin: 1px 1px 1px 1px;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffffff;
		color: #666666;
		font: 11px arial}

	#sddm div a:hover
	{	background: #F0F0F0;
		color: #000000}
	.tic p {
	margin : 1px 0 2px 0;
	font-size:small;
}
/* ======================= E N D   O F   M E N U S ========================*/
/*========================= W I D G E T S ==============================*/
/* WIDGET SIZES */
.lgewidget {
	width: 400px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.medwidget {
	width: 300px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.smlwidget {
	width: 150px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.hmewidget {
	width: 165px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
}
.hmewidget .wbdy {
	height:180px;
}
.varwidget {
	margin-top: 6px;
	margin-bottom: 6px;
}
/* WIDGET CLASSES */
.whdr {
	text-align:center;
	font-weight: bold;
	text-decoration: none;
	border-top-width : 0;
	width:80%;
}
.wtl {
	background: url(../images/tl.gif) no-repeat left top;
	width: 20px;
}
.wtr {
	background: url(../images/tr.gif) right top no-repeat;
	width:20px;
}
.wbl {
	background: url(../images/bl.gif) left bottom no-repeat;
	width:20px;
}
.wbr {
	background: url(../images/br.gif) right bottom no-repeat;
	width:20px;
}
.wbrdl {
	border-left-width: 2px;
	border-left-style: solid;
}
.wbrdr {
	border-right-width: 2px;
	border-right-style: solid;
}
.wbrdb {
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.wbrdt {
	border-top-width: 2px;
	border-top-style: solid;
}
table.widget {
	margin-bottom:10px;
}

/* WIDGET COLOUR SCHEMES */
/* Scheme 1 */
.wbrdcol1 {
	border-color: #F3ECDC;
}
.wbg1 {
	background-color: #F3ECDC;
}
.wcol1 {
	color: #567F9B;
}
/* Scheme 2 */
.wbrdcol2 {
	border-color: #666666;
}
.wbg2 {
	background-color:#666666;
}
.wcol2 {
	color:#F0F0F0;
}
/* ========================== E N D  O F  W I D G E T S ==========================*/

 
