a {
	text-decoration:none;
}
html, body {
	scrollbar-face-color: #CE7E00;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #6F4709;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color: #6F4709;
	scrollbar-track-color: #887A64;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #6e6351;
}
body
{
	background-color: #6e6351;
}
INPUT,SELECT,TEXTAREA
{

	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	background-color: #ffefbd;
	cursor: caret; 
}
.headerPhoneNo
{
	font-family: Arial, Helvetica, sans-serif;
	color: #6e6351;
	font-size: 14px;
	font-weight: bold;
}
.title_LargeBrown
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #6e6351;
	font-size: 18px;
	font-weight: bold;
}
.title_LargeOrange
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #FD6735;
	font-size: 18px;
	font-weight: bold;
}
.content_brown
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: small;
	color: #6e6351;
}
.content_orange
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: small;
	color: #FD6735;
}
.copyright
{
	color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.content_table_home
{
 	background-image: url('../images/HomePageMainPhoto.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.content_table_aboutus
{
 	background-image: url('../images/AboutUsMainPhoto.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.content_table_admin
{
 	background-image: url('../images/AdminMainPhoto.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.content_table_christmas
{
 	background-image: url('../images/ChristmasMainPhoto.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.content_table_contactus
{
 	background-image: url('../images/ContactPageMainPhoto.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.content_table_decluttering
{
 	background-image: url('../images/DeclutteringMainPhoto.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.content_table_finances
{
 	background-image: url('../images/FinancesMainPhoto.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.content_table_holiday
{
 	background-image: url('../images/HolidayMainPhoto.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.content_table_motor
{
 	background-image: url('../images/MotorMainPhoto.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.content_table_moving
{
 	background-image: url('../images/MovingMainPhoto.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.content_table_party
{
 	background-image: url('../images/PartyEventMainPhoto.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.content_table_prices
{
 	background-image: url('../images/FSBlogo50x50.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.content_table_testimonials
{
 	background-image: url('../images/TestimonialMainPhoto.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.phantom_form
{
	border: medium groove #6e6351;
}

