
body {

background: url("../img/ruperthc_bg.gif") repeat-x #ddcfc2;

}

h1{
font-size: 20px;
margin-top: 0px;
font-family: trebuchet ms, arial, helvetica, sans-serif;
color: #333;
}

h2{
font-size: 18px;
font-family: trebuchet ms, arial, helvetica, sans-serif;
color: #333;
}

h3{
font-size: 16px;
font-family: trebuchet ms, arial, helvetica, sans-serif;
color: #333;
}

p{
font-size: 14px;
font-family: trebuchet ms, arial, helvetica, sans-serif;
color: #333;
}

a:link,a:visited{
color: #151b4b;
text-decoration:none;
}

a:hover{
color: #666;
text-decoration:none;
}

a:active{
color: #5e606f;
text-decoration:none;
}

.small{
font-size:12px;
font-family: trebuchet ms, arial, helvetica, sans-serif;
color: #333;
}

th, td{
text-align:left;
}

/* layout styles */
#wrapper{
width: 900px;
margin-left: auto;
margin-right: auto;
}

#header{
height: 90px;
}

#rupertlogo{
background: url("../img/ruperthc_header.gif") no-repeat;
display: block;
height: 90px;
text-indent: -9999px;
width: 900px;
}

#flashimg{
background-color: #fff;
}

#slideshow
{
    width: 900px;
    background-color: #fff;
}

#content{
font-size: 14px;
font-family: trebuchet ms, arial, helvetica, sans-serif;
color: #333;
background-color: #f4f3ee;
padding: 10px;
}

#footer{
clear:both;
height: 30px;
padding: 5px;
color: #fff;
font-size: 12px;
font-family: trebuchet ms, arial, helvetica, sans-serif;
text-align: center;
background: url("../img/ruperthc_footer.gif") no-repeat;
}

/* navigation bar styles */

#navbar ul{
padding-left: 40px;
margin: 0px;
background-color: #868b8f;
color: #fff;
float: left;
width: 860px;
font-family: trebuchet ms, arial, helvetica, sans-serif;
font-size:16px;
}

#navbar ul li{
display: inline;
}

#navbar ul li a{
padding: 0.2em 1em;
background-color: #868b8f;
color: #fff;
text-decoration: none;
float: left;
border-right: 1px solid #adb1b2;
}

#navbar ul li a:hover{
background-color: #3e3e40;
color: #fff;
}

#navbar a:active{
background-color: #3e3e40;
color: #fff;
}

#navbar li#active a{
background-color: #3e3e40;
color: #fff;
}

.navfirst a{
border-left: 1px solid #adb1b2;
}

/* layout columns */
#contentleftcol{
width:650px;
float:left;
}

#contentrightcol{
width:200px;
float:right;
font-size: 14px;
font-family: trebuchet ms, arial, helvetica, sans-serif;
color: #333;
}

#halfcontentleftcol{
width:430px;
float:left;
}

#halfcontentrightcol{
width:430px;
float:right;
}

div.spacer{
clear:both;
}

/* image layout styles */
.socialimgrow
{
    width: 100%;
}

.socialimgbox
{
    width: 33%;
    float: left;
    text-align: center;
    font-size: 80%;
}

#inslogorow
{
    width: 100%;
}

#inslogorow img
{
    padding-bottom: 10px;
    border: 0px;
}

.inslogobox
{
    float: left;
    width: 122px;
    margin-right: 10px;
}

.inslogolastbox
{
    float: left;
    width: 122px;
}

.healthlogobox
{
    width: 80px;
    float: right;
    margin: 0px 0px 5px 10px;
}

.healthlogobox img
{
    border: 0px;
}