/* HOME */

@import url("home-blog.css");
@import url("home-calendar.css");

#page.home{
}

h1{
background:url(home-header-bkg.png) 0 0 no-repeat;
height:341px;
margin:0;
overflow:hidden;
padding:0;
text-indent:-9999pt;
width:800px;
}

/* Address */

#address{
position:absolute;
	top:300px;
	left:0;
width:860px;
}

#address p.text{
color:#FFFFFF;
margin:0;
position:relative;
	top:-24px;
text-align:center;
}

#address p.shadow{
margin:0;
text-align:center;
}

/* Blurb */

#blurb{
float:left;
padding:20px;
width:350px;
}

#blurb h3{
color:#CC4810;
font-size:30px;
font-weight:normal;
margin:12px 0 0 0;
}

/* Watch Our Commercials */

#watchcommercials{
background:url(home-commercials.gif) 0 0 no-repeat;
float:right;
height:152px;
list-style:none;
margin:18px 0 0 0;
padding:0;
position:relative;
width:141px;
}

#watchcommercials li{
display:block;
height:22px;
position:absolute;
width:22px;
}

#watchcommercials li a{
border:0;
display:block;
height:22px;
overflow:hidden;
text-indent:-9999pt;
width:22px;
text-decoration:none;
}

#watchcommercials li.commercial01{
	top:92px;
	left:35px;
}

#watchcommercials li.commercial02{
	top:96px;
	left:65px;
}

#watchcommercials li.commercial03{
	top:89px;
	left:96px;
}

/* Features */

#home-features{
height:185px;
list-style:none;
margin:0 -10px;
padding:0;
position:relative;
	left:-10px;
width:370px;
}

#home-features:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#home-features li{
display:block;
margin:0;
padding:0;
position:relative;
}

#home-features li a{
display:block;
overflow:hidden;
margin:0;
padding:0;
text-indent:-9999pt;
text-decoration:none;
}

#home-features li.quiz{
background:url(page-features-quiz.gif) 0 0 no-repeat;
float:left;
height:188px;
width:185px;
}

#home-features li.quiz a{
background:url(page-features-quiz.gif) 0 0 no-repeat;
height:188px;
width:185px;
}

#home-features li.quiz a:hover{
background:url(page-features-quiz.gif) 0 -188px no-repeat;
}

#home-features li.housecalls{
background:url(page-features-housecalls.gif) 0 0 no-repeat;
float:left;
height:188px;
width:185px;
}

#home-features li.housecalls a{
background:url(page-features-housecalls.gif) 0 0 no-repeat;
height:188px;
width:185px;
}

#home-features li.housecalls a:hover{
background:url(page-features-housecalls.gif) 0 -188px no-repeat;
}