@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container{
	width: 960px; /*The width of our layout*/
	margin-left: auto;
	margin-right: auto;
	/*Margin left and right set to auto center's our layout*/
text-align: left; /*Resets the text alignment*/
	height: 100%;
	position: relative;
}
#banner {
	background-image:   url("/360images/headers/virtual-tour-header.jpg");
	background-repeat: no-repeat;
	height: 110px;
	width: 960px;
}

#bannermenu {
	background-image: url(/360images/headers/header-nav-cropped2.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 960px;
	margin: 0 auto 0 auto;
	text-align: center;
	
	float: left;
}

	

#bannermenu ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	color: #FFFFFF;
	width: 960px;
	float: left;
	height: 22px;
	padding: 0px;
	background-image: url(/360images/headers/header-nav-cropped.jpg);
	background-repeat: no-repeat;/* fixes Firefox 0.9.3 */
}


#bannermenu ul li
{
	display: inline;
}

#bannermenu ul li a
{
	padding-left: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #FFFFFF;
	text-decoration: none;
}

#bannermenu ul li a:hover,active
{
	color: #DE1B25;

}


#maincontent {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 960px;
	padding-top: 17px;
}
#rmc {
	background-color: #f2f1ef;
	width: 100%;
	height: 100%;
}

#rmc ul {
margin-left: 0;
padding-left: 0;
padding-bottom: 10px;
list-style-type: none;
}

#rmc li {
margin-left: 5px;
padding-left: 0;
padding-bottom: 5px;
}
#rmc a, #rmc a:visited {
color: #003399;
text-decoration: underline;
}
#rmc a:hover, #rmc a:active {
color: #003399;
text-decoration: none;
}
#rmd {
	background-color: #f2f1ef;
	width: 100%;
	height: 100%;
}

#rmd ul {
margin-left: 0;
padding-left: 0;
padding-bottom: 10px;
list-style-type: none;
}

#rmd li {
color: #003399;
margin-left: 5px;
padding-left: 0;
padding-bottom: 5px;
}
#rmd a, #rmd a:visited {
color: #003399;
text-decoration: underline;
}
#rmd a:hover, #rmd a:active {
color: #003399;
text-decoration: none;
}

#rme {
	background-color: #f2f1ef;
	width: 100%;
	height: 100%;
}

#rme ul {
margin-left: 0;
padding-left: 0;
padding-bottom: 10px;
list-style-type: none;
}

#rme li {
margin-left: 5px;
padding-left: 0;
padding-bottom: 5px;
}
#rme a, #rme a:visited {
color: #003399;
text-decoration: underline;
}
#rme a:hover, #rme a:active {
color: #003399;
text-decoration: none;
}

#columnleft {
	float: left;
	height: 100%;
	width: 131px;
	border-right-width: 9px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#columnleftmenu ul {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}


#columnleftmenu ul li
{
	background-image:url(/360images/vert-nav.jpg);
	text-align:center;
	list-style-type: none;
	margin: 0;
}

#columnleftmenu ul li a
{
	text-decoration: none;
	list-style-type: none;
	color: #FFFFFF;
	
}

#columnleftmenu ul li a:hover,active
{
	color: #DE1B25;
}


#columnleftmiddle {
	padding:0px;
	margin:0px;
	float: left;
	width: 340px;
	background-color: #F2F1EF;
	vertical-align: top;
	position: relative;
	height: 100%;
	display: block;
}

#columnleftmiddlenoflash {
	padding:0px;
	margin:0px;
	float: left;
	width: 637px;
	background-color: #F2F1EF;
	vertical-align: top;
	position: relative;
	height: 100%;
	display: block;
	border-right-width: 9px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#columnrightmiddle {
	
	float: left;
	width: 340px;
	height: 100%;
}

#columnrightmiddlenoflash {
	float: right;
	width: 164px;
	height: 100%;
	border-right-width: 9px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#rmcm {
	height: 100%;
	width: 339px;
	text-align: left;
	background-color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#menu1 {
	float: left;
	height: 100%;
	width: 52%;
}


#menu1 ul {
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
}


#menu1 ul li
{
	background:#333333;
	text-align:left;
	list-style-type: none;
	margin: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #999999;
}

#menu1 ul li a
{
	text-decoration: none;
	list-style-type: none;
	color: #CCCCCC;
	
}

#menu1 ul li a:hover,active
{
	color: #DE1B25;
}

#menu2 {
	float: right;
	height: 100%;
	width: 48%;
}

#menu2 ul {
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
}


#menu2 ul li
{
	background:#333333;
	text-align:left;
	list-style-type: none;
	margin: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #999999;
}

#menu2 ul li a
{
	text-decoration: none;
	list-style-type: none;
	color: #CCCCCC;
}

#menu2 ul li a:hover,active
{
	color: #DE1B25;
}

#columnright {
	float: left;
	height: 100%;
	width: 138px;
}

#columnright ul {
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
}


#columnright ul li
{
	background-image:url(/360images/vert-nav.jpg);
	text-align: center;
	list-style-type: none;
	margin: 0;
	background-repeat: no-repeat;
	background-position: center;
}

#columnright ul li a
{
	text-decoration: none;
	list-style-type: none;
	color: #CCCCCC;	
}

#columnright ul li a:hover,active
{
	color: #DE1B25;
}
#footer {
	float: left;
	height: 100%;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;

}
#footerlinks {
	float: left;
	height: 100%;
	width: 960px;
	background-color: #666666;
	text-align: left;
	margin: 0;
}

#footerlinks ul
{
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	list-style: none;
	text-align: center;
	padding: 0px;
/* fixes Firefox 0.9.3 */
}


#footerlinks ul li
{
	display: inline;
	padding-right: 2px;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footerlinks ul li a
{
	padding-right: 0px;
	text-decoration: none;
	padding-left: 4px;
	margin: 0;
	color: #CCCCCC;
}

#footerlinks ul li a:hover,active
{
	color: #990000;
}

.bodytitles {
	margin: 0px;
	padding:0px 0 0 2px;
	background:#003399;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	line-height: 20px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.style7 {
	background-image:url(/360images/subnav/subnav.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
		}

.mainnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
		}
	
.style8 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	text-align: center;
		}
#f1 {
	float: left;
	width: 25%;
	height: 100%;
}

#f1 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}


#f1 ul li
{
	text-align:left;
	list-style-type: none;
	margin: 0;
}

#f1 ul li a
{
	text-decoration: none;
	list-style-type: none;
	color: #CCCCCC;
	
}

#f1 ul li a:hover,active
{
	color: #DE1B25;
}


#f2 {
	float: left;
	width: 25%;
	height: 100%;
}

#f2 ul {
	margin: 0px;
	padding: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}


#f2 ul li
{text-align:left;
	list-style-type: none;
	margin: 0;
}

#f2 ul li a
{
	text-decoration: none;
	list-style-type: none;
	color: #CCCCCC;
	
}

#f2 ul li a:hover,active
{
	color: #DE1B25;
}

#f3 {
	float: left;
	width: 25%;
	height: 100%;
}

#f3 ul {
	margin: 0px;
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}


#f3 ul li
{
	text-align:left;
	list-style-type: none;
	margin: 0;
}

#f3 ul li a
{
	text-decoration: none;
	list-style-type: none;
	color: #CCCCCC;
	
}

#f3 ul li a:hover,active
{
	color: #DE1B25;
}

#f4 {
	float: left;
	width: 25%;
	height: 100%;
}


#f4 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}


#f4 ul li
{
	text-align:left;
	list-style-type: none;
	margin: 0;
}

#f4 ul li a
{
	text-decoration: none;
	list-style-type: none;
	color:#CCCCCC;	
}

#f4 ul li a:hover,active
{
	color: #DE1B25;
}
#columnrightflash {
	float: left;
	height: 100%;
	width: 450px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#columnrightflash ul {
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	color: #000000;
}


#columnrightflash ul li
{
	text-align:left;
	list-style-type: none;
	margin: 0;
}
.blk {
color: #000000;
}