
.menu
{float:left;
background: url(../img/maintenanceBg.jpg) no-repeat;}

div.welcome
{clear:both;
background:rgb(255, 255, 255);
background:rgba(255, 255, 255, 0.8);
margin:60px 20px 0 20px;
width:700px;}

.welcome p
{color:#000000;}

.welcome h1
{font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#f15a23;
background:url(../img/arrow.png) no-repeat 0 2px;
padding:0 0 0 15px;
margin:0;}

.menuList a.homeowner
{background:url(../img/HomeOwner.png) no-repeat;}

.menuList a.homeowner:hover
{background:url(../img/HomeOwnerHover.png) no-repeat;}

.menuList a.business
{background:url(../img/Business.png) no-repeat;}

.menuList a.business:hover
{background:url(../img/BusinessHover.png) no-repeat;}

.menuList a.schools
{background:url(../img/Schools.png) no-repeat;}

.menuList a.schools:hover
{background:url(../img/SchoolsHover.png) no-repeat;}

.menuList a.diocese
{background:url(../img/Diocese.png) no-repeat;}

.menuList a.diocese:hover
{background:url(../img/DioceseHover.png) no-repeat;}

.menuList a.returnhome
{background:url(../img/ReturnHome.png) no-repeat;}

.menuList a.returnhome:hover
{background:url(../img/ReturnHomeHover.png) no-repeat;}

.menuList span
{position:relative;
top:30px;
left:50px;}

p.homeLink
{display:inline;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float:right;
padding:0;}

p.homeLink a
{color:#f15a23;
text-decoration:none;}

p.homeLink a:hover
{background:none;
text-decoration:underline;}

span.comingsoon
{color:#CCCCCC;
font-size:11px;
position:relative;
top:0;
left:0;}

.lowertext {
clear:both;
font-size:36px;
color:#FF6600;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}

.lowertext p {
padding:50px 0px 0px 0px;
}
