@font-face {
  font-family: 'ITC Goudy Sans Std Medium';
  src: url('GoudySansStd-Medium.otf');
}
@font-face {
  font-family: 'ITC Goudy Sans Std Book';
  src: url('GoudySansStd-Book.otf');
}

@font-face {
  font-family: 'Goudy';
  src: url('GoudyOldStyle.ttf');
}




body {
  background-color:#d0d0d0;
  background-color:#150b04;
  background-image:url(../czusys_images/BodyTextureBG.jpg);
}
body.home {
  background-color:#150b04;
  background-image:url(../czusys_images/BodyTextureBG.jpg);
}

/*   font-family: ITC Goudy Sans Std Book, Times, Times New Roman, Arial, Verdana, Helvetica, sans-serif; */
body, input, td, th, tr, div, span, ul, ol, li, select, textarea, p, div, .highslide-body .highslide-maincontent div {
  font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #3c3c3c;
}
h1,h2,h3,h4,h5,h6 {
  font-family: ITC Goudy Sans Std Book, Trebuchet MS, Trebuchet, Tahoma, Arial, Verdana, Helvetica, sans-serif;
  margin:0px;
  padding:0px;
  margin-bottom:15px;
  margin-top:30px;
  font-style: normal; 
  font-variant: normal; 
  font-weight: normal; 
}

p {
  margin:0px;
  padding:0px;
  padding-top:3px;
  padding-bottom:11px;
}
.MainContentTable p, .MainContentTable td, .MainContentTable div {
  text-align:justify;
}
/*
  color: #b0975e; 
9f8a4f
*/
h1 {
  margin:0px;
  padding:0px;
  border-bottom: none; 
  font-family: ITC Goudy Sans Std Medium, Trebuchet MS, Trebuchet, Tahoma,Times, Times New Roman, Arial, Verdana, Helvetica, sans-serif;
  font-style: normal; 
  font-variant: normal; 
  font-weight: bold; 
  font-size: 18px;  
  color: #9f8a4f; 
  border-top-style: none;
  margin-bottom:0px;
  margin-bottom:8px;
  text-transform:none;
  background-image:url(../czusys_images/H1_BG.gif);
  background-position:bottom right;
  background-repeat:no-repeat;
  padding-bottom:17px;
  text-align:left;
}
#CONTENTAREA_2 h1, #CONTENTAREA_3 h1 {
  background-position:bottom left;
}
a {  
 
  color: #660500;

}
h2 {
  border-bottom: none; 
  font-family: ITC Goudy Sans Std Book,Trebuchet MS, Trebuchet, Tahoma,Verdana,Arial,Helvetica,sans-serif; 
  src: url("/czusys_styles/GoudySansStd-Book.otf");

  font-size: 18px; 
  color:#4a1800;
  margin:0px;
  padding:0px;
  border-top-style: none;
  margin-bottom:0px;
  margin-top:15px;

}

h3 {  
  margin:0px;
  padding:0px;
  font-family: ITC Goudy Sans Std Book, Trebuchet MS, Trebuchet, Tahoma, Times, Times New Roman, Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold; 
  font-size: 16px; 
  line-height: 20px; 
  color: #9f8a4f;
  border-top-style: none;
  margin-bottom:5px;
  margin-top:0px;
  text-transform:none;
}

ul{  
  margin-left:15px;
  padding:0px;
  margin-top:5px;
  margin-bottom:10px;

}
ul li {  
  margin:0px;
  padding:0px;
  font-family: ITC Goudy Sans Std Book, Times, Times New Roman, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #3c3c3c;
  border-top-style: none;
  margin-bottom:3px;
  margin-top:0px;
  margin-left:0px;
  padding-left:0px;
}



h4 {
  border-bottom: 1px solid #a90233; 
  font-family: Trebuchet MS, Trebuchet, Tahoma,Verdana,Arial,Helvetica,sans-serif; 
  font-weight: normal; 
  font-size: 12px; 
  line-height: 14px; 
  color: rgb(121, 121, 121); 
  border-top-style: none;
  margin-bottom:10px;
  margin-top:10px;
  text-transform: uppercase; 
}
h4 a {
  color:#a90233;
}

h5 {
  border-bottom: none; 
  font-family: Trebuchet MS, Trebuchet, Tahoma, Times, Times New Roman, Arial, Verdana, Helvetica, sans-serif;
  font-style: normal; 
  font-variant: normal; 
  font-weight: bold; 
  font-size: 12px;  
  color: #9f8a4f; 
  padding:0px;
  margin:0px;
  margin-top:4px;
  margin-right:20px;
  text-align:left;
}
#CONTENTAREA_2 h5 {
  margin-top:0px;
  margin-right:1px;
  margin-bottom:10px;
}
h5 a {
  font-family: Trebuchet MS, Trebuchet, Tahoma, Times, Times New Roman, Arial, Verdana, Helvetica, sans-serif;
  font-style: normal; 
  font-variant: normal; 
  font-weight: bold; 
  font-size: 13px;  
  color: #9f8a4f; 
  text-decoration:none;
}
h5 a:hover {
  text-decoration:underline;
}

h6 {
  margin:0px;
  padding:0px;
  font-family: ITC Goudy Sans Std Book, Trebuchet MS, Trebuchet, Tahoma, Times, Times New Roman, Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold; 
  font-size: 16px; 
  line-height: 18px; 
  color: #4a1800;
  border-top-style: none;
  margin-bottom:5px;
  margin-top:0px;
  text-transform:none;
}
pre {
  background-color:#F4F2F5;
	font-family: Trebuchet MS, Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;;
  padding:10px;
}


/* framework */
table {
  background-color:transparent;
}


body#AdminPop, body#AdminIFrame {
  background-color:white;
  margin:15px;
}

div.AdminTopOptions a {
  color:#a90233;
  font-size:13px;
  font-weight:bold;
  margin-right:20px;
}
div.AdminTopOptions {
  padding:5px;
  height:20px;
  display:block;
  clear:both;
  float:none;
  width:500px;
}

fieldset {
  padding:15px;
  border: 1px solid #b0b0b0;
  margin-top:15px;
}
legend {
  color:#404040;
  font-size:12px;
  font-weight:bold;
}

body#AdminPop fieldset {
  width:650px;
}
body#AdminPop .InnerPageHolder {
  padding-bottom:25px;
}


.highslide-container table {
  background-color:transparent;
}
#TopBarTable {
  margin:0px;
  padding:0px;
  display:block;
  background-color:#a90233;
  margin-left:auto;
  margin-right:auto;
}
#TopBarTable td {
  padding-left:15px;
  padding-right:15px;
  height:25px;
}
#TopBarTable td, #TopBarTable td a {
  color:white;
  font-size:11px;
  text-decoration:none;
}
.MainContentTable #LeftSub {
  border-right:1px solid #eaeaea;
  width:250px;
  padding-bottom:35px;
}
.MainContentTable #MainContent {
  padding:15px;
  padding-bottom:0px;
}
#CONTENTAREA_1, #CONTENTAREA_9 {
  margin-left:5px;
  float:none;
  clear:both;
  display:block;
}
#CONTENTAREA_1 .Copy, #CONTENTAREA_9 .Copy {
  width: 480px; 
  _width: 480px;
  display:block;
  float:none;
  clear:both;
  vertical-align: top; 
  padding: 15px 20px;
  padding-bottom:30px; 
  word-spacing: 0pt; 
  background-color: #f6f6f6; 
  border-top: 1px solid #ffffff; 
  border-bottom: 1px solid #cfcfcf;
  margin-bottom:18px;

}
#CONTENTAREA_1 .Copy.InnerAdminMenu, #CONTENTAREA_9 .Copy.InnerAdminMenu  {
  width:auto;
  background-color: #2A2A2A; 
  border-top: none; 
  border-bottom: none;
  margin-bottom:0px;
  padding:0px;
}
#Table1COLUMN {
  width: 872px;
}
#Table1COLUMN  #CONTENTAREA_1 .Copy, #Table1COLUMN  #CONTENTAREA_9 .Copy {
  width: 827px;
  margin-bottom:5px; 
  display:block;
  float:none;
  clear:both;
}

#CONTENTAREA_4, #CONTENTAREA_10 {
  width:885px;
  margin-left:5px;
}
#CONTENTAREA_4 .Copy, #CONTENTAREA_10 .Copy {
  display: block;
  width: 160px;
  overflow:hidden;
  height: 225px;
  padding: 21px;
  padding-bottom:30px; 
  word-spacing: 0pt; 
  background-color: #f6f6f6; 
  border-top: 1px solid #ffffff; 
  border-bottom: 1px solid #cfcfcf;
  margin-bottom:18px;
  float:left;
  margin-right:19px;
  margin-top:0px;
  clear:none;
}

#CONTENTAREA_4 .Copy.InnerAdminMenu, #CONTENTAREA_10 .Copy.InnerAdminMenu { 
  margin:0px;
  margin:5px;
  margin-bottom:10px; 
  height: 22px;
  padding: 0px;
  padding-bottom:0px; 
  word-spacing: 0pt; 
  background-color: #2a2a2a; 
  margin-bottom:0px;
  margin:0px;
  margin-top:0px;
}


body#WithAdminMenu #CONTENTAREA_4 .Copy, body#WithAdminMenu #CONTENTAREA_10 .Copy {
  float:none;
  clear:both;
}


body#WithAdminMenu.PreviewMode #CONTENTAREA_4 .Copy, body#WithAdminMenu.PreviewMode #CONTENTAREA_10 .Copy {
  float:left;
  clear:none;
  border-bottom: 1px solid #cfcfcf;
}
#CONTENTAREA_4 .Copy img, #CONTENTAREA_10 .Copy img {
  margin-bottom:3px;
}
#CONTENTAREA_4, #CONTENTAREA_10 {
  float:none;
  clear:both;
}

#CONTENTAREA_4 .highslide img, #CONTENTAREA_10 .highslide img  {
    cursor: pointer;
    cursor:hand;
}
#CONTENTAREA_4 .highslide img, #CONTENTAREA_10 .highslide img {
    cursor: pointer;
    cursor:hand;
    cursor: url(""), hand !important;
}
#CONTENTAREA_1 .highslide img, #CONTENTAREA_9 .highslide img {
    cursor: pointer;
    cursor:hand;
    cursor: url(""), hand !important;
}
#CONTENTAREA_1 .highslide img, .highslide-body .highslide-maincontent img, #CONTENTAREA_1 .highslide .Copy img, .highslide img, #CONTENTAREA_9 .highslide img, #CONTENTAREA_9 .highslide .Copy img {
    cursor: url(""), hand !important;
}
#CONTENTAREA_4 .highslide img, #CONTENTAREA_10 .highslide img {
    border: none;
}
/*
#CONTENTAREA_6 {
 position:absolute;
 top:-10000px;
}
body#WithAdminMenu #CONTENTAREA_6 {
 position:relative;
 top:0;
}
body#WithAdminMenu.PreviewMode #CONTENTAREA_6 {
 position:absolute;
 top:-10000px;
}
*/





.Copy {
	clear:both;
	float:none;
}
#CONTENTAREA_2 .Copy {
  margin-bottom:18px;
  width: 270px; 
  text-align: left; 
  vertical-align: top; 
  padding-top: 15px;  
  padding-bottom: 15px;
  padding-right: 20px; 
  padding-left: 20px; 
  letter-spacing: 0pt; 
  word-spacing: 0pt; 
  background-color: #d3d8db; 
  border-top: 1px solid rgb(247, 255, 255); 
  border-bottom: 1px solid rgb(190, 198, 201);
}
#CONTENTAREA_2 .Copy.InnerAdminMenu  {
  width:auto;
  background-color: #2A2A2A; 
  border-top: none; 
  border-bottom: none;
  margin-bottom:0px;
  padding:0px;
}

#CONTENTAREA_3 .Copy {
  margin-bottom:20px;
  width: 270px; 
  text-align: left; 
  vertical-align: top; 
  padding-top: 15px; 
  padding-bottom: 15px;
  padding-right: 20px; 
  padding-left: 20px; 
  letter-spacing: 0pt; 
  word-spacing: 0pt; 
  background-color: #dddddd; 
  border-top: 1px solid rgb(255, 255, 255); 
  border-bottom: 1px solid rgb(199, 199, 199);
}
#CONTENTAREA_3 .Copy.InnerAdminMenu  {
  width:auto;
  background-color: #2A2A2A; 
  border-top: none; 
  border-bottom: none;
  margin-bottom:0px;
  padding:0px;
}

.highslide img {
    border: 0px solid silver;
}
div #Copy_CopyContact_Us h1{ 
    margin-bottom:-10px;
    
}
div #Copy_CopyContact_Us td{ 
    font-size:11px; 
    color:#000000;  
}
div #Copy_CopyContact_Us td h3{ 
    font-size:11px; 
    margin-bottom:5px;

}


#CONTENTAREA_2 h1{
 margin-bottom:0px;
}
#CONTENTAREA_2 div, #CONTENTAREA_2 td, #CONTENTAREA_3 td, #CONTENTAREA_3 div {
 font-size:12px; 
 font-family:Trebuchet MS, Trebuchet, Tahoma, Times, Times New Roman, Arial, Verdana, Helvetica, sans-serif;
  text-align:left;
}
#CONTENTAREA_3 div, #CONTENTAREA_3 td {
  color:#222222;
}
#CONTENTAREA_3 h3, #CONTENTAREA_2 h3 {
 color:#4f1e0d;
 font-size:13px; 
line-height:15px;
 margin:0px;
 padding:0px;
  letter-spacing:0.1em;
}

.HeaderImage {
  display:block;
  width:900px;
  height:90px;
}
.HeaderImage .HeaderText {
  display:block;
  float:right;
  margin-top:20px;
  margin-right:30px;
  color:white;
  font-size:28px;
}
/* TOP NAV */
#NAVAREA_Top ul {
margin: 0;
padding: 0;
color:gray;
list-style-type: none;
}
#NAVAREA_Top ul li {
margin: 0;
padding: 0;
  display:inline;
  margin-left:20px;
}
#NAVAREA_Top ul li a {
  color:white;
  font-weight:bold;
  text-decoration:none;
}
#NAVAREA_Top ul li a:hover,  #NAVAREA_Top ul li.selected a { 
  text-decoration:underline;
  color:#ecc4d0;
}



/* SUB NAV */
#NAVAREA_Sub {
  margin-top:10px;
}
#NAVAREA_Sub ul {
  margin: 0;
  margin-left: 15px;
  padding: 0;
  color:#eaeaea;
  list-style-type: none;
  font-size:12px;
}
#NAVAREA_Sub ul li a {
  color:#a90233;
  text-transform:uppercase;
  font-size:15px;
  text-decoration:none;
  font-weight:bold;
}
#NAVAREA_Sub ul ul {
  margin-left: 25px;
  padding: 0;
  color:#eaeaea;
  list-style-type: disc;
  font-size:12px;
}
#NAVAREA_Sub ul ul li {
  margin-top:1px;
  color:#eaeaea;
}
#NAVAREA_Sub ul ul li a {
  color:#575757;
  text-transform:none;
  font-size:11px;
  text-decoration:none;
  font-weight:normal;
}
#NAVAREA_Sub ul ul li a:hover {
  color:#a90233;
}
/* MAIN NAV */

#NAVAREA_Main {
  font-family: Goudy, Times, Times New Roman, Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold; 
  font-size: 14px; 
  text-align:center;
  width:880px;
  _width:880px;
  display:block;
}

#NAVAREA_Main ul{
margin: 0;
padding: 0;
list-style-type: none;

}

/*Top level list items*/
#NAVAREA_Main ul li{
 /*  font-effect: engrave;*/ 
position: relative;
display: inline;
float: left;
height:34px;
overflow:hidden;
background-image:url(../czusys_images/tableft.gif);
padding-left:2px;
background-repeat:no-repeat; 
}

#NAVAREA_Main ul li {
  position:relative;
 /*  font-effect: engrave;*/ 
  z-index:1;
}
#NAVAREA_Main ul li:hover {
  position:relative;
  z-index:4500;
}

/*Top level menu link items style*/
#NAVAREA_Main ul li a {
background-color: #d5d5d5;
background-image:url(../czusys_images/tabright.gif);
background-repeat:no-repeat; 
background-position: bottom right;
display: inline-block;
line-height:30px;
height:30px;
overflow:hidden;
padding-left:20px;
padding-right:23px;
text-align:center;
color: #4b1600;
text-decoration: none;
font-size: 14px;
font-family: Goudy, Times, Times New Roman, Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
margin-right:0px;
border-top:1px solid white;
letter-spacing:0.03em;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15), 0 1px 0 rgba(255, 255, 255, 0.8);

}

#NAVAREA_Main ul li a:hover {
 /*  text-shadow: #b6a26b -1px -1px 1px ,#64532a 1px 1px 2px; */ 
  background-image:url(../czusys_images/tabrighthighlight.gif);
  background-color: #8e7743;
  border-top:1px solid #b09f70;
 text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);

  color: #ffffff;
}

/* text-shadow: #FFF -1px -1px 3px ,#7e7e7e 1px 1px 2px;
*/
#NAVAREA_Main ul li.selected a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15), 0 1px 0 rgba(255, 255, 255, 0.8);
  color: #9f8a4f;

}
#NAVAREA_Main ul li.selected a:hover {
  text-shadow: #b6a26b -1px -1px 3px ,#64532a 1px 1px 2px;
 /*  font-effect: engrave;*/ 
  background-image:url(../czusys_images/tabrighthighlight.gif);
  color: #ffffff;
}
	
/*1st sub level menu*/
#NAVAREA_Main ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
border:none; 
border-left:5px solid white;
border-bottom:2px solid white;
border-right:2px solid white;
background: #F4F2F5;
text-align:left;
}

/*Sub level menu list items (undo style from Top level List Items)*/
#NAVAREA_Main ul li ul li{
display: list-item;
float: none;
text-align:left;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#NAVAREA_Main ul li ul li ul{
top: 0;
text-align:left;
border-left:2px solid white;
border-top:2px solid white;
border-right:2px solid white;
}

/* Sub level menu links style */
#NAVAREA_Main ul li ul li a{
font: normal 11px Tahoma;
width: 160px; 
background: #F4F2F5;
color: #9A9899;
padding: 6px 7px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #F4F2F5;
text-align:left;
}

#NAVAREA_Main ul li ul li a:hover{ /*sub menus hover style*/
background: #F4F2F5;
color: #a90233;
font: normal 11px Tahoma;
border-bottom: 1px solid #F4F2F5;
}

.WebForm_Form table td {
  padding-bottom:10px;
}
.WebForm_Form table td td {
  padding-bottom:1px;
}
#FrmSearch_SiteSearch table {
  background-color:transparent;
}
#FrmSearch_SiteSearch table td {
  background-color:transparent;
  padding:0px;
}
.highslide-wrapper div.highslide-maincontent {
    padding:20px;
    padding-top:0px;
_width:90%;
}

.highslide-body {

}
#CONTENTAREA_2 .Copy img, #CONTENTAREA_4 .Copy img, #CONTENTAREA_10 .Copy img {
	border-bottom: 1px solid #ffffff; 
	border-top: 1px solid #666d7c;
}
#CONTENTAREA_1 .Copy img, .highslide-body .highslide-maincontent img, #CONTENTAREA_9 .Copy img  {
	border-bottom: 1px solid #e1e1e1; 
	border-top: 1px solid #666d7c;
}

.highslide-body .highslide-maincontent div, .highslide-body .highslide-maincontent, .highslide-body .highslide-maincontent td {
  font-family: Trebuchet MS, Trebuchet, Tahoma, Times, Times New Roman, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #3c3c3c;	
  text-align:justify;
}


body.service_categories {
  background-color:white;
  background-image:none;
  padding:0px;
  margin:0px;
  text-align:left;
  overflow-x:hidden;
}
body.service_categories #Table1COLUMN #CONTENTAREA_1 .Copy, body.service_categories #Table1COLUMN #CONTENTAREA_9 .Copy {
  background-color:white;
  clear: both;
  display: block;
  float: none;
  margin: 0px;
  padding: 10px;
  padding-top:10px;
  padding-bottom:10px;
  width: 540px;
  border-top:none;
  border-bottom:none;
}
body.service_categories #Table1COLUMN {
  width: 540px;
}
body.service_categories #Table1COLUMN #CONTENTAREA_1, body.service_categories #Table1COLUMN #CONTENTAREA_9 {
  width: 540px;
}
body.service_categories #Table1COLUMN #CONTENTAREA_4, body.service_categories #Table1COLUMN #CONTENTAREA_6, body.service_categories #Table1COLUMN #CONTENTAREA_10, body.service_categories #Table1COLUMN #CONTENTAREA_9 {
 display:none; 
}
html {
	overflow-x: hidden;
	overflow-y: auto;
}

/* INTRODUCTION */
#HomeIntroHolder {
  margin-left:auto;
  margin-right:auto;
  display:block;
  width:770px;
  height:500px;
  background-image:url(../czusys_images/IntroBG6.jpg);
  border-top:1px solid #292c2d;
  border-bottom:1px solid #151617;
  text-align:center;
  color:#e8e8e8;
  font-size:14px;
  font-family:ITC Goudy Sans Std Medium, Trebuchet MS, Trebuchet, Tahoma, Times, Times New Roman, Arial, Verdana, Helvetica, sans-serif;
  line-height:23px; 
  letter-spacing:0.04em;
}
#HomeIntroFlash {
  margin-left:auto;
  margin-right:auto;
  width:274px;
  height:267px;
  text-align:center;
  margin-top:31px;
}
#HomeIntroHolder a, #HomeIntroHolder a:link, #HomeIntroHolder a:visited, #HomeIntroHolder a:active, #HomeIntroHolder a:hover {
  display:block;
  margin-left:auto;
  margin-right:auto;
  width:240px;
  height:52px;
  overflow:hidden;
  text-align:center;
  color:#000000;
  font-size:1px;
  font-family:Times, Times New Roman, Arial, Verdana, Helvetica, sans-serif;
  line-height:152px; 
  background-color:#4a1800;
  font-weight:bold;
  text-decoration:none;
  letter-spacing:1px;
  margin-top:25px;
  background-image:url(../czusys_images/FlashEnterBG4.gif);
  background-position:0px 0px;
}
#HomeIntroHolder a:hover {
  background-color:transparent;
  color:#dbc894;
  background-position:0px 51px;
}

body.home #Table1COLUMN {
  width:800px;
  margin-left:auto;
  margin-right:auto;
}
body.home #CONTENTAREA_1, body.home #CONTENTAREA_9 {
  display:none;
}
body.home #CONTENTAREA_4, body.home #CONTENTAREA_10 {
  margin-top:15px;
    margin-left: 0px;
    width: 800px;
}
#TDFooter {
  text-align:left;
  color:#a89661;
  padding-top:12px;
  font-size:12px;
  font-family: Trebuchet MS, Trebuchet, Tahoma,Times,Times New Roman,Arial,Verdana,Helvetica,sans-serif; 
  padding-left:70px;
}
#TDFooter a, #TDFooter a:link, #TDFooter a:visited, #TDFooter a:hover, #TDFooter a:active {
  color:#a89661;
  font-size:12px;
  font-family: Trebuchet MS, Trebuchet, Tahoma,Times,Times New Roman,Arial,Verdana,Helvetica,sans-serif; 
  text-decoration:none;
}
#TDFooter a:hover {
  color:#dbc894;
}
#TDFooter span {
  color:#5b2207;
}

/* FOOTER NAV */
#NAVAREA_Footer {
  margin-left:70px;
  margin-top:12px;
  text-align:left;
}
#NAVAREA_Footer ul {
margin: 0;
padding: 0;
color:#575757;
list-style-type: none;
font-size:11px;
}
#NAVAREA_Footer ul li {
margin: 0;
padding: 0;
  display:inline;
  margin-right:25px;
  font-size:14px;
  font-family: ITC Goudy Sans Std Medium, Times, Times New Roman, Arial, Verdana, Helvetica, sans-serif;
}
#NAVAREA_Footer ul li a, #NAVAREA_Footer ul li a:link, #NAVAREA_Footer ul li a:hover, #NAVAREA_Footer ul li a:visited, #NAVAREA_Footer ul li a:active {
  color:#a89661;
  font-weight:normal;
  text-decoration:none;
  font-size:14px;
  font-family: ITC Goudy Sans Std Medium, Times, Times New Roman, Arial, Verdana, Helvetica, sans-serif;
}
#NAVAREA_Footer ul li a:hover,  #NAVAREA_Footer ul li.selected a {  
  text-decoration:none;
  color:#dbc894;
}
#NAVAREA_Footer ul li.selected a, #NAVAREA_Footer ul li.selected a:link, #NAVAREA_Footer ul li.selected a:visited, #NAVAREA_Footer ul li.selected a:hover, #NAVAREA_Footer ul li.selected a:active {
  color:#dbc894;

}

#DefaultLogoFlash {
  width:274px;
  height:300px;
  margin-top:-151px;
  margin-left:55px;
}
body#AdminIFrame { 
  background-color:#ffffff;
  background-image:none;
}

