/****    ****/

/* 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: 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;
}	


body {
	width:880px;
	text-align : left;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../graphics/bg.gif);
	background-repeat: repeat-x;
	background-color: #D3D3D3;
}

h1,h2,h3,h4,h5,h6, .numbertxt  {
font-weight: normal;
}

p,a {
	font-weight: normal;
	text-align: left;
	font-size: 12px;
}

p {
	line-height: 140%;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000000;
	font-size: 13px;
}

h1 {
	font-size: 19px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: uppercase;
}

.counter{
	background-image: none;
	padding-top: 25px;
}

.no-pics{
	padding-top: 25px;
}

table {
	margin-left: 20px;
}


h2 {
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #F18000;
}

h3 {
	font-size: 18px;
	padding-bottom: 5px;
	color: #9F191D;
	margin-left: 6px;
	padding-left: 15px;
	width: 175px;
	background-image: url(../graphics/h3bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}



/* top navigation */


#top-nav 
{
	width: 876px;
	background-color: #E76C00;
	padding-top: 2px;
	padding-left: 4px;
}





#findus{
	border: 1px solid #999999;
}








/* container */

#container {
	width:880px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

/* header */

#header {
	width:880px;
	text-align: left;
}

#header img{
	padding-top: 22px;
	padding-left: 15px;
}

#slogan {
	float: right;
	width: 701px;
	background-color: #000;
	margin-bottom: 4px;
}

#slogan img{
	padding-left: 20px;
}



/* column wrapper */

#col-wrapper {
	width: 880px;
	height: 1%;
	float: left;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
}

/* left column */



#left-col {
	width: 170px;
	height: 1%;
	float: left;
	padding-bottom: 8px;
}

#local{
	width: 175px;
	margin-bottom: 3px;
	margin-top: 1px;
}

#local img{
	width: 175px;
	padding-top: 1px;
	padding-bottom: 1px;
}


#home-findus{
	width: 175px;
	margin-top: 0px;
	margin-bottom: 4px;
}


/* under navigation testimonials etc */

#featured {
	background-image: url(../graphics/quote-bg.gif);
	background-repeat: repeat-x;
	margin-left: 4px;
	color: #990000;
	padding-left: 8px;
	padding-top: 12px;
	padding-bottom: 14px;
}


#featured img{

}

/* right column */

#home-pics {
	height: 195px;
	width: 701px;
	float: right;
}

#right-col {
	float: right;
	height: 1%;
	width: 699px;
	padding-bottom: 20px;
	padding-top: 10px;
}

/* picture box for under header pics */

#right-col ul {
	line-height: 140%;
	margin-left: 30px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}

#right-col li {
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../graphics/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
}

#right-col p, #right-col h1, h2, #right-col h3{
	padding-left: 18px;
	padding-right: 40px;
	padding-top: 6px;
	padding-bottom: 6px;
}

/* footer */

#footer {
	width:880px;
	clear: both;
	background-color: #F3F3F3;
	margin-top: 4px;
	height: 30px;
	border-top-width: 4px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
}

#footer p{
	color: #666666;
	text-align: center;
	padding-top: 3px;
	font-size: 12px;
}

#footer a{
	color: #990000;
}

#footlft {
	width:755px;
	float:left;
	text-align: center;
	height: 30px;
}

#footrgt {
	width:115px;
	float:right;
	height: 30px;
}


#copyright {
	width:880px;
	text-align: center;
	clear: both;
	float: left;
	background-image: url(../graphics/body-bg.gif);
	color: #333333;
	margin-top: -2px;
	margin-bottom: 15px;
}

#copyright a {
	text-decoration: underline;
	color: #333333;
}

.numbertxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.redtxt {
	color: #990000;
}

A:link	{
	text-decoration:underline;
	font-weight: normal;
	color: #003399;
}
A:visited	{ text-decoration:underline; font-weight: normal; color: #003399}
A:hover	{ text-decoration:underline; font-weight: normal; color: #000000 }
A:active	{
	text-decoration:underline;
	color: #003399;

}

/* footer links */

#footer li {
	line-height:150%;
	text-align:center;
	font-size:0.95em;
	display:inline;
}

#footer li a{
	color:#990000;
	text-decoration: none;
	padding-right: 14px;
	padding-left: 14px;
	font-size: 95%;
	font-family: "Times New Roman", Times, serif;
}

.number-txt{
	font-weight: bold;
	color: #990000;
}


/* nav */

#navcontainer1 {
	width: 175px;
	background-color: #F18000;
	margin-bottom: 1px;
}

#navcontainer1 ul
{
	list-style-type: none;
}

#navcontainer1 a
{
	display: block;
	width: 145px;
	line-height: 26px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 30px;
	background-image: url(../graphics/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}

#navcontainer1 a:link, #navlist1 a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer1 a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #f49933;
}

#map{
	margin-left: 26px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 4px solid #FFFFFF;
	width: 400px;
	background-color: #FFFFFF;
}


#contact-form{
	margin-left: 28px;
	font-size: 90%;
	border: 1px solid #CCCCCC;
}


.pic-border{
	border: 4px solid #FFFFFF;
}

#gallery{
	margin-left: 27px;
	background-color: #FFFFFF;
	border: 1px solid #E1C97E;
	margin-right: 44px;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 8px;
}

#gallery img{
	border: 1px solid #990000;
	margin: 8px;
}

#side-address{
	font-size: 95%;
	padding-left: 18px;
	padding-right: 18px;
}

.navshad{
	background-image: url(../graphics/navshad-dotted.gif);
	background-repeat: repeat-x;
	background-position: top;
}


/* Main navigation "active tabs" - shows the page you are on */

body#home-page ul#navlist1 li#home1 a {
	color: #000;
	text-decoration: underline;
	}
	
body#facilities-page ul#navlist1 li#facilities1 a {
	color: #000;
	text-decoration: underline;
	}
	
body#location-page ul#navlist1 li#location1 a {
	color: #000;
	text-decoration: underline;
	}
	
body#contact-page ul#navlist1 li#contact1 a {
	color: #000;
	text-decoration: underline;
	}
	
body#gallery-page ul#navlist1 li#gallery1 a {
	color: #000;
	text-decoration: underline;
	}
	
.intro{
	font-size: 105%;
	color: #990000;
	line-height: 130%;
}

/*- MAIN TABS NAVIGAION */

    #tabsB {
	float:left;
	width:100%;
	background-color: #E76C00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
      }
    #tabsB ul {
	margin:0;
	list-style:none;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 8px;
	font-family: Verdana;
	font-size: 11px;
	text-transform: uppercase;
      }
    #tabsB li {
	display:inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
    #tabsB a {
	float:left;
	background:url("../graphics/tabsleftc.gif") no-repeat left top;
	margin:0;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
	font-weight: bold;
      }
    #tabsB a span {
	float:left;
	display:block;
	background:url("../graphics/tabsrightc.gif") no-repeat right top;
	color:#006699;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }

/* mortgage & stamp duty calc tables */

#calctable {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

#calctable td {
	padding-left: 5px;
}

#contacttable {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#contacttable td {
	padding-left: 20px;
	padding-right: 20px;
}

/* a-z of home moving box */
 
 #az-box{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 400px;
	margin-left: 16px;
}

#az-box select {
	margin-top: 2px;
	margin-bottom: 2px;
	width: 300px;
}



/* links page box */


#link-box{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 550px;
	margin-left: 16px;
}
 
 #link-box img{
	border: 1px solid #999999;
	margin: 4px; 
 }

.strip{
	padding-left: 18px;
	margin-top: 5px;
}

.smallpics{
	padding-left: 12px;
	padding-bottom: 12px;
}

