body
{
margin: 10;
padding: 10;
font-size: 95%;
font-family: Arial, Helvetica;
color: #666666;
background-color: #fff;
}

div#container
{
background-image: url(images/graybar.gif);
background-repeat: repeat-y;
border: 1px solid #042D5C;
}

div#maincontainer
{
border: 1px solid #042D5C;
}

div#top
{
color: #042D5C;
background-color: #333;
background-image: url(images/rileyheader_NEW.jpg);
height: 100px;
}

div#top h1
{
margin: 0;
padding: 40px 10px .3em .5em;
font-size: 2.2em;
font-weight: bold;
text-align: right;
}

#topnav
{
height: 10px;
background-color: #fff;
margin: 0;
padding: 0;
border-top: 1px solid #003366;
border-bottom: 1px solid #003366;
}

#navcontainer
{
margin: 0;
padding: 0;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;

}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #fff;
border-top: none;
border-left: none;
border-bottom: none;
border-right: 1px solid #042D5C;
padding: .25em 2em .25em 2em;
margin: 0;
color: #042D5C;
text-decoration: none;
display: block;
text-align: center;
font-family: Arial, Verdana, Helvetica;
font-size: 1em;
}

#navcontainer ul li a:hover
{
color: #FFF;
background: #042D5C;
}

#navcontainer a:active
{
background: #042D5C;
color: #FFF;
}

#navcontainer li#active a
{
background: #042D5C;
border: 1px solid #042D5C;
color: #fff;
}

div#sidenav
{
float: left;
width: 190px;
padding-top: 2em;
}

div#sidenav ul
{
list-style-type: none;
padding: 0 0 5px 5px;
margin: 0;
}

div#sidenav ul li { margin-top: 4px; }

#sidenav ul li a
{
display: block;
width: 145px;
padding: 2px 5px 2px 10px;
text-decoration: none;
}

#sidenav ul li a:hover
{
text-decoration: underline;
}

div#topgradient
{
margin-left: 169px;
background-image: url(images/gradient.gif);
background-position: top;
background-repeat:repeat-x;
}

div#topgradienthome
{
background-image: url(images/gradient.gif);
background-position: top;
background-repeat:repeat-x;
}

div#contentindex h2
{
font-size: 2em;
color: #036;
padding-top: 1em;
font-weight: normal;
}

div#content
{
margin-left: 190px;
margin-right: 100px;
line-height: 150%;
background-image: url(gradient.gif);
background-position: top;
background-repeat:repeat-x;
}

div#content h2
{
font-size: 2em;
color: #036;
margin: 0;
padding-top: 1em;
font-weight: normal;
}

div#content h3
{
font-size: 1.25em;
color: gray;
margin: 0;
padding-top: .25em;
padding-bottom: .25em;
font-weight: normal;
}

div#content h3 a
{
color: gray;
margin: 0;
padding-top: .25em;
padding-bottom: .25em;
font-weight: normal;
}

div.buildingsection
{
margin-top: 5px;
padding-top: 5px;
padding-left: 5px;
float: left;
width: 75%;
background-image: url(images/gradient.gif);
background-position: top;
background-repeat:repeat-x;
border: solid 1px gray;
}

div#featuresection
{
margin-top: 5px;
padding-top: 5px;
padding-left: 5px;
float: left;
width: 35%;
background-image: url('images/gradient.gif');
background-repeat:repeat-x;
border: 1px solid #808080;; background-position-y:top
}

div#benefitsection
{
padding-top: 5px;
padding-left: 5px;
margin-top: 5px;
float: left;
margin-left: 1%;
width: 35%;
background-image: url('images/gradient.gif');
background-repeat:repeat-x;
border: 1px solid #808080;; background-position-y:top
}

div#plansection
{
padding-top: 5px;
padding-left: 5px;
margin-top: 10px;
margin-bottom: 10px;
float: left;
width: 35%;
background-image: url('images/gradient.gif');
background-repeat:repeat-x;
border: 1px solid #808080;; background-position-y:top
}

div#availableunitsection
{
padding-top: 5px;
padding-left: 5px;
margin-top: 10px;
margin-bottom: 10px;
float: left;
margin-left: 1%;
width: 35%;
background-image: url('images/gradient.gif');
background-repeat:repeat-x;
border: 1px solid #808080;; background-position-y:top
}


div#footer
{
clear: both;
padding: .5em 1em;
text-align: right;
background-color: #042D5C;
}

div#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

div#footer li
{
display: inline;
margin-right: 1em;
font-size: .75em;
}

div#footer ul li a
{
padding: 2px 5px 2px 10px;
text-decoration: none;
color: #042D5C;
}

div#footer ul li a:hover
{
text-decoration: underline;
}

.cleardiv
{
clear: both;
height: 1em;
}

a:link { color: #042D5C; }
a:visited { color: #042D5C; }

a:hover, a:active
{
text-decoration: underline;
}

.navhead
{
font-size: 1.1em;
color: #042D5C;
margin: 0;
padding-top: .5em;
padding-right: .5em;
padding-bottom: .5em;
font-weight: bold;
}

.detailhead
{
font-size: 1.25em;
color: #042D5C;
margin: 0;
padding-top: .5em;
padding-right: .5em;
padding-bottom: .5em;
font-weight: bold;
}