/* CSS Document */
body{
	margin:0px;
	background:url(images/body-bg.jpg) repeat-x #D5E6EE;
	}

.House_Cleaning {
	font-family: Arial;
	font-size: 29px;
	color: #FFED04;
}

.Call_today {font-family: Arial; font-size: 18px; color: #FFFFFF; }

.yellow {color: #FAEE3C}

.label{
	font-family: Arial;
	font-size: 12px;
	line-height:15px;
	color:#D40E05;
	padding-bottom:5px;
}

#navigation a{
	padding:0px 5px 0px 5px;	
}

.input{
border:1px solid #CCCCCC;
background:url(images/input-bg.jpg) repeat-x;
font:normal 14px Arial;
padding-top:10px;
padding-left:10px;
width:320px;
height:24px;
margin-bottom:4px;
}

.redinput{
border:1px solid #CCCCCC;
background:url(images/input-bg.jpg) repeat-x;
font:normal 14px Arial;
padding-left:10px;
width:320px;
height:20px;
margin-bottom:8px;
}

.submitbutton{
margin-left:10px;
padding-right:20px;
}

.heading {
	font-size: 24px;
	font-family: Arial;
	color: #8AC8E9;
	line-height:25px;
	padding-right:10px;	
}

.right_heading {
	font-family: Arial;
	font-size: 24px;
	padding-left:10px;
}
.right_subheading {
	font-family: Arial;
	color: #FFF89B;
	font-size: 13px;
	font-weight: bold;
	line-height:20px;
	padding-left:10px;
}
.right_txt {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	line-height:17px;
	padding-left:10px;
}

.right_txt a {
	color: #FFFFFF;
	text-decoration:none;
	outline:none;
}

.right_txt a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	outline:none;
}

.gen_txt_bold {
	font-family: Arial;
	font-size: 13px;
	line-height:20px;
	font-weight:bold;
	text-align:justify;
	padding-right:10px;
}

.gen_txt {
	font-family: Arial;
	font-size: 12px;
	line-height:15px;
	text-align:justify;
	padding-right:10px;
}

ul li a{
	color:#000000;
	text-decoration:none;
	outline:none;
	}

ul li a:hover{
	color:#000000;
	text-decoration:underline;
	outline:none;
	}

.hours_heading {
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
	line-height:30px;
}

.hours_subheading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height:25px;
	text-decoration:underline
}

.hours_txt {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height:25px;
}
.give_us_txt {
	font-family: Arial;
	font-size: 18px;
}
.red {color: #D40E05}
.blue {color: #529AC4}
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #232632;
	line-height:40px;
}

.testimolials_small{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	font-style:italic;
	}

.Call_today_big {font-size: 24px}
.black {color: #000000}

a{
outline:none;
}

.padding{
padding:0px 5px 0px 5px;	
}
