@charset "UTF-8";
/* CSS Document */

.home-content {
background: transparent url(images/header_glow.png) no-repeat center top;
font-family: "Georgia";
font-size-adjust:none;
font-variant:normal;
font-style:normal;
font-size: 1.4em;
color:#FFFFFF;
width:900px;
height:650px;
text-align:center;
margin: 0px auto;
padding-top:400px;
}

#home-welcome {
font-family:  "Georgia";
font-size:13px;
font-style:normal;
padding-right:80px;
margin-top:28px;
width: 320px;
}

#welcome-text {
padding-bottom: 10px;
}

strong {
font-size: 16px;
font-weight:lighter;
color:#666666;
line-height: 30px;
}

em {
font-family:Georgia,"Century Schoolbook",Times,serif;
color: #666;
}

.hidden {
display:none;
}