﻿html, body {
	margin:0; padding:0;
	width: 100%; height: 100%; 
	font-family: arial, sans-serif;
}
body {
	background-color: rgb(2,34,63);
}
a:link, a:visited, a:active
{
    color:#144A79;
}
h1,h2,h3,h4,h5
{
    color:#02223F;
    font-weight:bold;
    font-style:normal;
}
h1
{
    font-size:16px;
}
h2
{
    font-size:14px;
}
h3
{
    font-size:12px;
}
h4
{
    font-size:10px;
}
h5
{
    font-size:9px;
}
.break
{
    clear:both;
}
#fence {
	width: 952px;
	margin: 0 auto;
	
	background-color: rgb(2,34,63);
	background:url(/images/fenceBG.jpg) repeat-y;
}
#header {
	height: 202px;
	background: url(/images/interior_header_bg.jpg) center center no-repeat;
}
#header_nav {
	margin: 18px 12px 0px 0px;
	float:right;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#header_nav ul {}
#header_nav li {
	display:inline;
}
#header_nav li a
{
    color:White;
    text-decoration:none;
}
#header_nav li a:hover, #header_nav li a.ON
{
    text-decoration:underline;
}
li.header_nav_spacer {
	padding: 0px 5px 0px 5px;
}
#navigation {
	height: 26px;
	text-align: center;
	border-top: 1px solid rgb(254,0,0);
	border-bottom: 1px solid rgb(254,0,0);
}
#main_nav {
	margin:0; padding:0;
	line-height: 25px;
	height: 26px;
	background-color:#02223f;
}
#main_nav li {
	display:inline;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background-image: url(/images/nav_bullet_rob.gif);
	background-repeat: no-repeat;
	background-position: -1px -4px;
}
#main_nav li a
{
    color:White;
    text-decoration:none;
}
#main_nav li a.ON, #main_nav li a:hover
{
    text-decoration:underline;
}
#left {
	width: 193px;
	float:left;
	background: rgb(20,74,121) url(/images/interior_blueprint_bg.jpg) top center no-repeat;
	position:relative;
	border-right: 1px solid #000;
}
#right {
	width: 756px;
	float:right;
	background-color: #fff;
	/*border-left: 1px solid #000;*/
	position:relative;
}
#page_title {
	padding-bottom: 0px;
	color: rgb(11,66,116);
	font-weight: bold;
	font-size: 14px;
}
#side_nav { 
	margin:0px 10px; padding:0;
	color: #fff;
	font-size: 11px;
}
#side_nav li {
	padding-bottom: 5px;
	list-style-type: none;
}
.side_nav_header {
	margin: 10px 0px 10px 0px;
	font-size: 13px;
	font-weight: bold;
}
#side_nav li a
{
    color:White;
    text-decoration:none;
}
#side_nav li a:hover, #side_nav li a.ON
{
    text-decoration:underline;
}
.side_nav_subitem {
    margin-left:9px;
}	
#content {
	padding: 18px;
	font-size: 12px;
	color: #000;
}
#content ul
{
    padding:0;margin:0;
    margin:7px 15px;
}
#footer {
	margin-top: 18px;
	text-align: center;
	font-size: 10px;
	color: #fff;
	background-color:#02223f;	
}
#footer a
{
    color:White;
    text-decoration:none;
}
#footer a:hover
{
    text-decoration:underline;
}
.clear {
	clear: both;
}
*:first-child+html .clear {
	clear: both;
}
.prop {
	height: 445px;
	width: 1px;
	float: right;
}
.newsTable
{
    width:700px;
}
#newsYears a.ON
{
    font-weight:bold;
}
.newsEventsRow
{
    padding:5px;
}

.sn_level2_dash
{
 float:left;
 width:3px;
 margin-right:5px;   
}
.sn_level2
{
    float:left;
    width:165px;
    margin-bottom:5px;
}
.sn_level3_dash
{
    float:left;
    width:3px;
    margin-right:5px;
}
.sn_level3
{
    float:left;
    width:156px;
    margin-bottom:5px;
}
*:first-child+html .sn_level3
{
    width:160px;
}
