/* CSS Document */
* {
	padding:0;
	margin:3;
	}
	
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #6493A7;
	text-decoration: none;
}
a:hover {
	color:#6493A7;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	
body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #D1D1D4;
	z-index: -100;
	color: #333;
	/* [disabled]background-image: url(../Images/shanklin-beach-hotel.jpg); */
		}
		
.logo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#333;
	padding-top: 20px;
	line-height: 0;
	font-weight: normal;
	letter-spacing: 0px;
	padding-bottom: 20px;
	}
	
.contact-us {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#EFEFEF;
	padding-top: 10px;
	line-height: 0;
	font-weight: normal;
	}

		
#container {
	width: 1000px;
	height:100%;
	margin: auto;
	text-align:left;
	background-color: #D1D1D4;
	border-redius: 15px;
	}
	
	
#house-clearance-lymington {
	width: 1000px;
	height: 140px;
	/* [disabled]margin-top: 0px; */
	background-color: #FFF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	}
	

	
#logo {
	width: 200px;
	height: 125px;
	margin-top: 15px;
	margin-left: 25px;
	float: left;
	}
	
#content-logo {
	width: 350px;
	height: 110px;
	margin-top: 20px;
	margin-left: 90px;
	float: left;
	text-align: center;
	}

#tagline {
	width: 320px;
	height: 125px;
	margin-top: 60px;
	margin-left: 25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	text-align: left;
		}
		
		
.box { 
	width: 225px; 
	height: 190px;
	border: 0px solid #9325BC; 
	padding: 5px; 
	} 
	
.box:hover { 
	-moz-box-shadow: 0 0 10px #ccc; 
	-webkit-box-shadow: 0 0 10px #ccc; 
	box-shadow: 0 0 10px #ccc; 
	opacity: 0.8; 
	filter: alpha(opacity=30);
	} 
	
	
		
.hire-box { 
	width: 300px; 
	height: 204px;
	border: 0px solid #9325BC; 
	padding: 5px; 
	} 
	
.hire-box:hover { 
	-moz-box-shadow: 0 0 10px #ccc; 
	-webkit-box-shadow: 0 0 10px #ccc; 
	box-shadow: 0 0 10px #ccc; 
	opacity: 0.8; 
	filter: alpha(opacity=30);
	} 
	
	
.social { 
	width: 20px; 
	height: 20px;
	border: 0px solid #9325BC; 
	padding: 5px; 
	} 
	
.social:hover { 
	-moz-box-shadow: 0 0 5px #ccc; 
	-webkit-box-shadow: 0 0 5px #ccc; 
	box-shadow: 0 0 5px #ccc; 
	opacity: 0.8; 
	filter: alpha(opacity=30);
	} 
		
#content-tagline {
	width: 450px;
	height: 25px;
	margin-top: 5px;
	margin-left: 275px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	text-align: center;
	color: #FFF;
	float: left;
		}
		
	
#jubblys-quote{
	width: 180px;
	height: 120px;
	margin-left: 5px
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1;
	text-align: left;
	float: right;
	margin-top: 5px;
	}
	
	
#recommended {
	width: 250px;
	height: 140px;
	margin-top: -110px;
	margin-left: 5px
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#8C8C8C;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 20px;
	font-style: normal;
	line-height: 1;
	text-align: left;
	padding-top: 0px;
	margin-right: 25px;
	float: left;
	letter-spacing: normal;
	}
	

#house-clearing-service {
	margin-left: -9px;
	margin-top: 4px;
	width:1010px;
	height: 4px;
	/* [disabled]background-image: url(../Images/isle-of-wight.png); */
	background-color: #2C4656;
	z-index: -50;
	}
	
#imageborderbottom {
	margin-left: 0px;
	margin-top: 0px;
	width:900px;
	height:8px;
	background-color: #FBE52D;
	}

#spacer {
	margin-left: 0px;
	margin-top: 0px;
	width:850px;
	height:15px;
	background-color: #EFEFEF;
	}
	
#new-forest {
	margin-left: 0px;
	margin-top: -0px;
	text-align:center;
	width: 1000px;
	height: 30px;
	background-color:#FFF;
	background-image: url(../Images/gold-bar.png);
	}
	
	
	
#navdiv {
	margin-top:0px;
	width: 1000px;
	height: 22px;
	font-family:Verdana, Geneva, sans-serif;
	z-index: 100;
	background-color: #FFF;
	margin-left: 0px;
	text-align:center;
	}
	
	
ul.nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	overflow: hidden;
	text-align:center;
	font-size: 12px;
	background-color:#FFF;
		}
		
ul.nav li {
	float: right;
	}
	
ul.nav a {
	display: block;
	width: 20.64em;
	height: 28px;
	line-height: 2.2em;
	text-decoration: none;
	color: #1D1D1D;
	border-right: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	}
	
ul. nav .first a {
	background-image: none;
	}
	
ul.nav a:hover,
ul.nav a:focus {
	color:#FFFFFF;
	font-weight:bold;
	background: #1E1E1E;
	}
	
ul.nav, ul.nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	border: 1px solid #999999;
	background-color: #FFF;
	background-repeat: repeat-x;
	z-index: 100;
	background-image: url(../Images/gold-bar.png);
	}
	
ul.nav li ul {
	width: 20.65em;
	position: absolute;
	left: -999em;
	}
	
.nav li:hover ul {
	left: auto;
	}
	
ul.nav li li a {
	border-top:#CCCCCC thick;
	border-bottom:#666666 thick;
	font-family:Verdana, Geneva, sans-serif;
	border-left: 1;
	border-right: 1;
	text-transform:capitalize;
	}
	
/*remove unwanted borders on the end list items*/
ul.nav li:last-child a {
	border-right: 0;
	border-bottom: 0;
	}

	
#content {
	width: 1000px;
	height: 100%;
	margin-top: -60px;
	margin-left: 0px;
	color:#FFF;
	font-size:0.8em;
	text-align:left;
	background-color: #FFF;
	z-index: 50;
	}
	
#content-area {
	width: 960px;
	height: 100%;
	margin-top: 0px;
	margin-left: 20px;
	/* [disabled]color:#FFF; */
	font-size:0.8em;
	text-align:left;
	/* [disabled]background-color: #FFF; */
	padding-top: 25px;
	}
	
#services {
	width: 960px;
	height: 100%;
	margin-top: 0px;
	margin-left: 20px;
	color:#FFF;
	font-size:0.8em;
	text-align:left;
	background-color: #FFF;
	padding-top: 15px;
	}
	
#about-vintage-cars {
	width: 960px;
	height: 100%;
	margin-top: 0px;
	margin-left: 20px;
	color:#FFF;
	font-size:0.8em;
	text-align:left;
	background-color: #FFF;
	padding-top: 15px;
	}
	
#gallery-content {
	width: 850px;
	height:100%;
	margin-top: -20px;
	margin-left: 0px;
	color:#FFF;
	font-size:0.8em;
	text-align:left;
	background-color: #FFF;
	}
	
#central-content {
	width: 800px;
	height:100%;
	margin-top: 20px;
	margin-left: 25px;
	color:#333333;
	font-size:0.8em;
	text-align:left;
	}
	
#left-content {
	width: 210px;
	height: 100%;
	float: right;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	background-color: #FFF;
	}
	
#right-content {
	width: 630px;
	height: 100%;
	float: left;
	padding-left: 15px;
	padding-top: -10px;
	padding-right: 10px;
	background-color: #FFF;
	}

.clear {
	clear:both;
	}
	
#footbar {
	margin-top: 0px;
	height: 120px;
	width: 1000px;
	padding-top: 0px;
	background-color: #333;
	text-align: center;
	padding-left: 0px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	}	
	
#locationbar {
	margin-top: 0px;
	height: 100%;
	width: 850px;
	padding-top: 7px;
	text-align: center;
	}
	
	
.foottag {
	width: 850px;
	font-size:0.7em;
	font-weight: normal;
	color: #E5E5E5;
	text-align: center;
	padding-top: 5px;
	margin-top: 8px;
	}	
	
	
#footer {
	margin-top: 0px;
	width: 1000px;
	height: 100%;
	text-align:right;
	background-color: #D1D1D4;
	}
	

	
	

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 2px;
	padding-left: 600px;
	line-height: 1;
	width: 350px;
}
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	padding-left: 0px;
	text-align: left;
}

.telephone-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #F06;
	padding-left: 0px;
	text-align: left;
	line-height: 1.5;
}


.event-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding-left: 0px;
	text-align: left;
}


.menutext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	padding-left: 0px;
}

.contact-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	padding-left: 0px;
	line-height: 1;
	letter-spacing: 1px;
	padding-bottom: 5px;
}

.vintagecartext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2F2F2F;
	padding-left: 0px;
}



.clearancetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color:#147817;
	padding-left: 0px;
	font-style: italic;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #000000;
}
.keywords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}


.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}



.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	line-height: 1.7;
	color: #137717;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #FF6600;
	font-style: normal;
}
.greenroom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
}
.locations {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	line-height: 3;
}

.features {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}

.locations2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F0F0F0;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	letter-spacing: 0px;
	margin-top: -8px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #2F2F2F;
}

.special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #1F8518;
	margin-top: -5px;
}
