/* CSS Document */

Body {
margin: 0px;
}

.panoramahome {
background-image:url(header.gif);
background-repeat:repeat-x;
}



.navback {
background-image:url(navback.gif);
background-repeat:repeat-x;
}


.navtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fe721b;
}

.subnav {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#292828;
line-height:15px;
}

.subnav a:link {
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
color:#292828;
line-height:16px;
text-decoration:none;
}

.subnav a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
color:#292828;
line-height:16px;
text-decoration:none;
}

.subnav a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#d20001;
line-height:16px;
text-decoration:none;
}

.currentpage {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#d20001;
line-height:16px;
font-weight:bold;
text-decoration:none;
}


.bodytext {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#636363;
line-height:18px;
}

.bodytext a:link {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#d20001;
text-decoration:underline;
}


.headertext {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#d20001;
}

