body	{
	background-color: #555;
	background-image: url(../images/greygradient.jpg);
	background-repeat: repeat-x;
	text-align: left;
	color: #9FF;
	}
a:link {
	color:#000;
	text-decoration: none;
	}
a:visited {
	color:#000;
	text-decoration: none;
	} 
a:hover {
	color:#000;
	text-decoration: underline;
	}  
a:active {
	color:#000;
	text-decoration: none;
	} 
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 24px;
	margin: 0;
	color: #8c0122;
	border-bottom:1px solid #ccc;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	padding-left: 5px;
	border-left: 22px solid #8c0122;
	margin-top: 0px;
	}
h3 {
	margin: 0 0 15px 0;
	padding: 5px;
/*	border-bottom: 1px solid #bbb;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	background-color: #afc7ea;
	text-align: center;
	}
p {
	margin: 5px 0 0 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #777;
	line-height: 1.2em;
	}
p.smalltext {
	font-size: 10px;
}
.testimonialsig {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #afc7ea;
	text-align: right;
	display: block;
	margin-right: 220px;
}
.testimonialsig2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #afc7ea;
	text-align: right;
	display: block;
	margin-right: 220px;
}
.testimonialtext {
	margin: 5px 0 0 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-style:italic;
	font-size: 14px;
	color: #777;
	line-height: 1.2em;
}
.phoneemail {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #777;
	margin-left: 5px;
	border-left: 2px solid #777;
	padding-left: 5px;
}
.title {
	padding: 10px 20px;
}
img {
	border: 0;
}
/* Bullets */
.whbullet ul, li {
	list-style-type: none;
	margin-left: -20px;
	padding: 0;
	}
.whbullet li {
	background: url(../images/bullet.gif) left 4px no-repeat;
	padding-left: 10px;
	} 
/* End bullets */

/*Main layout*/
#pagecontainer {
	width: 950px;
	height: auto;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #888;
	overflow: visible;
	}
#title {
	width: 100%;
	height: 75px;
	}
#randombanner {
	width: 100%;
	height: 150px;
		}
#shadow {
	width: 100%;
	height: 10px;
	margin: 0;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-x;
	clear: left;
	}
#pagecontent {
	width: 950px;
	height: auto;
	background-color: #fff;
	clear: left;
	overflow: visible;
	}
/*End main layout*/
	
/* Main menu bar */
#nav {
    float:left;
    width:100%;
    background:#8c0122;
	font-family: Arial, Helvetica, sans-serif;
	font-size:70%;
    line-height:normal;
    }
#nav ul {
    margin:0;
    padding:0;
    list-style:none;
}
#nav li {
    float:left;
    margin:0;
    padding:0;
}
#nav li.current {
		background-color: #000;
}
#nav a {
    display:block;
	padding: 2px 10px;
	color: #EEE;
	text-decoration: none;
    }
#nav a:hover {
	background-color: #afc7ea;
	color: #FFF;
	cursor: hand;
	cursor: pointer;
}
#nav li ul {
	position: absolute;
	left: -999em;
	cursor: pointer;
	background-color: #8c0122;
	float: none;
	z-index: 1;
}
#nav ul li {
	float: none;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
/* End main menu bar */

/* Shoutbox */
.shoutbox {
	width: 255px;
	height: 100px;
	margin: 10px auto 0 auto;
	background-color: #eee;
	border: 1px solid #bbb;
	}
.shoutbox img {
	float:right;
	margin: 5px 5px 0 0;
	}
.shoutbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0 10px 0 10px;
	text-align: center;
	}
/* End shoutbox */

/* Pop up */
.popup a:hover {color:#fff;}
.popup p.link a:hover {background-color: #fff; color: beige;}
.popup p.link a:link span{display: none;}
.popup p.link a:visited span{display: none;}
.popup p.link a:hover span {
  position: relative;
  top: -70px;
  left: 260px;
  margin: 0;
  background-color: beige;
  max-width: 260px;
  padding: 3px 10px 3px 10px;
  border: 1px solid #C0C0C0;
  font: normal 10px/12px verdana;
  color: #000;
  text-align:left;
  line-height: 1.3em;
  display: block;}

/* End pop up */

/*Index page*/
#index1, #index2, #index3 {
	width: 290px;
	height: 440px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
#index2 p {
	margin: 10px 0 0 0;
	}
#index3 p {
	text-align:center;
}
/*End index*/

/*Company*/
#company1 {
	width: 500px;
	height: 520px;
	padding-left: 20px;
	line-height: 1.2em;
	float: left;
}
#company2 {
	width: 375px;
	height: 520px;
	padding-left: 20px;
	float: left;
	}
#quotes {
	width: 50px;
	height: 130px;
	float: left;
}
/*End company*/

/*Commercial*/

/*End commercial*/
#commercial, #acquire{
	width: 450px;
	height: 350px;
	margin-top: 10px;
	padding-left: 75px;
	float: left;
}
#acquire {
	height: 550px;
}
#commercial2, #acquire2 {
	width: 350px;
	margin-top: 10px;
	float: left;
}
/*Properties for sale / to let / new homes*/
#props {
	width: 930px;
	padding-top-: 10px;
	padding-left: 55px;
	}
#nh1, #nh2, #nh3, #nh3a, #nh4, #nh5 {
	width: 400px;
	height: 220px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #eee;
	float: left;
	}
#nh5, #nh6 {
	margin-bottom: 10px;
	}
#nh1 {
	background: url(../images/newhomes_rossetti.jpg) no-repeat; 
	}
#nh2 {
	background: url(../images/newhomes_ruden.jpg) no-repeat; 
	}
#nh3 {
	background: url(../images/newhomes_russet.jpg) no-repeat; 
	}
#nh3a {
	background: url(../images/newhomes_kingswood.jpg) no-repeat; 
	}
#nh4 {
	background: url(../images/newhomes_aspire.jpg) no-repeat; 
	}
#nh5 {
	background: url(../images/newhomes_lynwood.jpg) no-repeat; 
	}
#nhtext {
	width: 340px;
	position: relative;
	left: 33px;
	top: 155px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	}
#outerdiv
{
margin-left:-10px;
width:950px;
height:580px;
overflow-y:auto;
overflow-x: hidden;
position:relative;
z-index: 0;
}

#inneriframe
{
position:absolute;
top:-185px;
left:-35px;
width:1024px;
height:6250px;
}

#letsiframe
{
position:absolute;
top:-185px;
left:-43px;
width:1024px;
height:6250px;
}
/*End properties for sale / to let / new homes*/

/* Sales & lettings and commercial pages */
#saleslettings {
	width:800px;
	margin-left: 55px;
	line-height: 1.1em;
	min-height: 180px;
	margin-bottom: 10px;
	border-top: 1px solid #ddd;
	}
#saleslettings table {
	margin: 20px;
	background-color: #eee;
}
#saleslettings table tr td p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
}
.imageright {
	float: right;
	margin: 0 0 0 20px;
}
#saleslettings p {
	margin-right: 40px;
	margin-left: 20px;
	text-align: left;
	color: #777;
}
#servicessection {
	clear: both;
	height: 190px;
	padding: 20px 20px 10px 20px;	
}
#ref1 {
	width: 500px;
	padding: 0 20px 10px 20px;
	margin-bottom: 40px;
	float: left;
}
#ref2 {
	width: 300px;
	padding-top: 20px;
	float: left;
}
#propsites {
	width: 900px;
	height: 80px;
	padding-left: 70px;
}
#hips {
	width: 800px;
	height: 350px;
	padding-left: 40px;
}
/* End sales and lettings pages */

/*Mortgages*/
#tmpl {
	width: 920px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	
	}
/*End mortgages*/

/*Solicitors*/
#cards {
	width: 920px;
	height: 450px;
	padding-left: 30px;
}
#cards img {
	float: left;
	padding-right: 12px;
	padding-bottom: 5px;
}
/*End solicitors*/

/*Staff*/
#staffpictures {
	width: 470px;
	height: 450px;
	margin-right: 10px;
	padding-left: 20px;
	float: left;
	}
#staffpictures img {
	width: 85px;
	height: 86px;
	margin-top: 5px;
	margin-right: 5px;
	cursor: pointer;
	}

#staffdetails, #andrew, #john, #mike, #nikki, #nichola, #steven, #jo, #andrewt, #ginny, #carol, #sandrac, #alan, #mary, #anne, #sandrah {
	background: url(../images/officefade.jpg) 5px 5px no-repeat;
	width: 415px;
	height: 410px;
	float: left;
	margin: 0;
	padding: 0;
}
#staffdetails {
	background: url(../images/officefade.jpg) 5px 5px no-repeat;
	width: 415px;
	height: 540px;
	float: left;
	margin: 0;
	padding: 0;
}
#staffdetails .shoutbox {
	width: 95%;
	height:90px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
/*End staff*/

/*Sponsor*/
#sponsor1 {
	width: 290px;
	height: 400px;
	padding-left: 20px;
	float: left;
}
#sponsor2 {
	width: 600px;
	height: 400px;
	padding-left: 20px;
	float: left;
	}
/*End sponsor*/

/*Contact*/
#address {
	width: 285px;
	height: 475px;
	padding-left: 20px;
	float: left;
}
#mapviewer {
	width: 620px;
	height: 450px;
	float: left;
}
/*End contact*/

/* Pale blue bottom bar */
#bottombar {
	width: 100%;
	height: 25px;
	background-color: #afc7ea;
	clear: both;
	color: #CCC;
	}
#copyright, #date {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 2em;
	color: #FFF;
	padding-right: 10px;
	float: right;
	}
#date {
	float: left;
	padding-left: 10px;
}	
/* End pale blue bottom bar */
