/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,  p, blockquote, td, th
{
	margin:  0;
	padding : 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}


/* Removes list-styles from lists  */
ol, ul
{ list-style : none; }

/* Normalizes font-style and font-weight to normal  */
address, caption, cite, code, dfn, em,  th, var
{font-style : normal; font-weight : normal; }



/* Removes  border from fieldset and img */
fieldset, img
{border : 0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align : left; }

/* Removes  quotation marks from q  */
q:before, q:after
{ content : ''; }

*{
	padding: 		0;
	margin: 		0 0 0 0;
}	

/* MAIN PAGE STYLES START HERE */

body {
	width:900px;
	text-align : left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
}

h1,h2,h3,h4,h5,h6, .numbertxt  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

p,a {
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 82%;
	line-height: 20px;
}


h1 {
	font-size: 30px;
	font-weight: normal;
	padding-top: 18px;
	color: #3261AD;
	margin-left: 20px;
	margin-right: 30px;
	padding-bottom: 4px;
}

h1.home-header{
	font-size: 25px;
	margin-top: 3px;
	margin-bottom: 2px;
}

h2 {
	padding-left: 20px;
	font-size: 115%;
	font-weight: bold;
	color: #2B4197;
	padding-top: 6px;
	padding-bottom: 6px;
}

h3 {
	padding-left: 20px;
	font-size: 100%;
	font-weight: bold;
	color: #2B4197;
	padding-top: 15px;
	padding-bottom: 5px;
}

#date {
	color: #000000;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	width: 150px;
}

/*- Menu Tabs B--------------------------- */

    #tabsB {
	float:left;
	width:500px;
      }
    #tabsB ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
	float:left;
	background:url("../images/tableftB.gif") no-repeat left top;
	margin:0;
	text-decoration:none;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
      }
	  
    #tabsB a span {
	float:left;
	display:block;
	color:#003366;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 3px;
	background-image: url(../images/tabrightB.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
	
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#FF9900;
	 }
	  
    #tabsB a:hover {
      background-position:0% -42px;
      }
	  
    #tabsB a:hover span {
      background-position:100% -42px;
      }
	  


/* container */

#container {
	width:920px;
	margin-bottom: 10px;
	margin-top: -1px;
}

/* header */

#header {
	width:375px;
	margin-top: 0px;
	background: url(../images/bg.gif) repeat-x bottom;
}

#homepic-box{
	height: 260px;
	width: 420px;
	float: right;
	margin-top: -130px;
}

#header img{
	padding-left: 0px;
}


/* column wrapper */

#col-wrapper {
	width: 918px;
	float: left;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #FCB315;
	border-right: 1px dashed #3261AE;
	background: #FFFFFF url(../images/rightedge.gif) repeat-x;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #3261AE;
}

/* left column */

#left-col {
	width: 179px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/left-col-bg.gif);
	background-repeat: repeat-x;
	height: 1100px;
}



#featured {
	width: 920px;
	height: 240px;
	float: left;
	background: url(../images/feature-bg2.gif) repeat-x left top;
}

#head-image{
	width: 475px;
	height: 60px;
	padding-left: 10px;
	float: left;
	overflow: auto;
}

#head-image h1{
	color: #FCB315;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#head-image p{
	color: #FFFFFF;
	line-height: 18px;
}

#head-image a{
	color: #FFFFFF;
}

/* right column */

#right-col {
	float: left;
	height: 1%;
	width: 710px;
	padding-bottom: 25px;
	background: url(../pagepix/under-header.gif) no-repeat 2px top;
	margin-top: 15px;
}

#bottom-col {
	height: 1%;
	width: 738px;
	padding-bottom: 10px;
	margin-top: 10px;
	float: right;
	clear: none;
}

#flash-box{
	height: 207px;
	background-color: #FFFFFF;
	width: 388px;
	clear: both;
}

#right-col h2 {
	padding-left: 20px;
	font-size: 115%;
	font-weight: bold;
	color: #2B4197;
	padding-top: 6px;
	padding-bottom: 3px;
}

#right-col h3 {
	padding-left: 20px;
	font-size: 100%;
	font-weight: bold;
	color: #2B4197;
	padding-top: 15px;
	padding-bottom: 5px;
}

#right-col p {
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left: 20px;
	padding-right: 30px;
	font: 88% Verdana, Arial, Helvetica, sans-serif;
}

#right-col h1 {
	margin-left: 20px;
	font-size: 23px;
	font-weight: bold;

}

#right-col ul {
	margin-left: 40px;
	margin-right: 10px;
	list-style-type: disc;
	padding-bottom: 10px;
}

#right-col ol {
	margin-left: 40px;
	margin-right: 10px;
	list-style-type: decimal;
}

#right-col li {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 88%;
	line-height: 110%;
}

#headings-border h1{
	padding-top: 8px;
	padding-bottom: 2px;
	color: #2b4197;
}

#content-border p, #content-border h2, #content-border h3, #content-border h4{
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.tabletxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	color: #000000;
	padding-left: 20px;
	padding-bottom: 10px;	
}

/* property column */

#property-col {
	float: left;
	height: 1%;
	width: 905px;
	padding-bottom: 40px;
	margin-top: 20px;
	margin-right: 7px;
	margin-left: 7px;
}

/* footer */

#footer {
	text-align: center;
	clear: both;
	background-color: #3261AE;
	width: 920px;
	font-size: 90%;
	color: #FFFFFF;
}

#footer p{
	text-align: center;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
}
.logos {
	padding-left: 5px;
}


#copyright {
	width:920px;
	text-align: center;
	clear: both;
	float: left;
	font-size: 11px; /* POSSIBLE CHANGE GRAPHIC FOR COLOUR */
	color: #004f88;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
}

#copyright a {
	text-decoration: underline;
	color: #004f88;
	font-size: 11px;
}


#copyright a:link {
	text-decoration: underline;
	color: #004f88;
	font-size: 11px;
}

#copyright a:hover {
	text-decoration: none;
	color: #004f88;
	font-size: 11px;
}


#right-col a	{
	text-decoration:underline;
	color: #3261AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 100%;
}

#right-col a:link	{
	text-decoration:underline;
	color: #3261AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#right-col a:visited	{ 
	text-decoration:underline; 
	font-weight: normal; 
	color: #3261AD;
}

#right-col a:hover	{ 
	text-decoration:none; 
	font-weight: normal; 
	color: #000000;
}

#right-col a:active	{
	text-decoration:underline;
	color: #3261AD;
}


/* nav */

#navcontainer1 {
	width: 180px;
	
}

#navcontainer1 ul {
	list-style-type: none;
}

#navcontainer1 a {
	display: block;
	width: 158px;
	line-height: 28px;
	padding-left: 20px;
	padding-bottom: 1px;
	font-size: 85%;
}

#navcontainer1 a:link, #navlist1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #79AFDB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCB315;
}

#navcontainer1 a:hover {
	color: #FCB315;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* map page */

#map {
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	width: 600px;
	background-color: #FFFFFF;
	padding: 4px;
}


/* contact page */

.tickboxtext {
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.checkboxpadding {
	margin-right: 2px;
	margin-left: 4px;
}


label {
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	width: 5em;
}

.submit input {
	margin-left: 4.5em;
	font-size: 12px;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 

.input {
	color: #000000;
	background: #FDF5E8;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.submit input	{
	color: #000;
	background: #CCCCCC;
	border: 2px outset #333333;
} 

.fieldset {
	border: 1px solid #3F6DB4;
	padding-bottom: 6px;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 550px;
	padding-top: 6px;
	background-color: #B0CFDB;
}

.fieldset p {
	color: #000000;
	font-weight: normal;
	padding-left: 4px;
}


.fieldset2 {
	border: 1px solid #CCCCCC;
	padding-bottom: 6px;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 475px;
	padding-top: 6px;
	background-color: #FAE6C8;
}

.fieldset2 p {
	color: #000000;
	font-weight: normal;
	padding-left: 4px;
}

legend {
	color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;	
}

#contact-form {
	margin-left: 28px;
	width: 550px;
}


#about-us p {
	font-size: 13px;
	padding-right: 90px;
}

.introduction {
	font-size: 14px;
}


#maps {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
}

#maps p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}


#maps img {
	border: 1px solid #85B6DB;	
}

#maps  a {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}


#maps td {
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header-other {
	width: 900px;
	height: 95px;
	background-image: url(../images/header2-bg.gif);
	margin-top: 30px;
	background-position: 0px -10px;
	margin-bottom: -10px;
}

#header-other img {
	padding-left: 18px;
}

#strip{
	width: 900px;
	background-color: #1F95D7;
	background-image: url(../images/strip-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -14px;
}

#strip h1 {
	margin: 0px;
	color: #FFFFFF;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 32px;	
}



	/* = Useful Links Page
-----------------------------------------------------------------------------*/
#link-box {
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 330px;
}

#link-box2 {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 330px;
}
 
 #link-box img {
	border: 1px solid #999999;
	margin: 4px; 
 }
 
 #link-box img2 {
	border: 1px solid #ffffff;
	margin: 4px; 
 }
 
 .link-box-white-img2 {
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
 }

.interiorpic {
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 8px;
	margin-left: 14px;
	margin-top: 8px;
	margin-right: 3px;
}

.italic {
	font-style: italic;
}
