body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#EFEFEF;
}

a, a:visited {
color:#00A;
}
a:hover {
color:#696;
}

.menu {
}
.menu > div {
position:relative;
display:block;
float:left;
width:25%;
margin:0 0 15px 0;
}
.menu > div a {
display:block;
padding:5px;
color:#EEE;
font-size:17px;
border:#999 solid 1px;
background:0 0 no-repeat url(/arng/27bct/image/lev0_bg1.gif) #2C5F93;
background-size:100% 100%;
border:#336699solid;
border-width:0 1px 1px 0;
cursor:pointer;
}
.menu > div:last-child > a {
border:none;
}
.menu > div > a {
text-align:center;
}
.menu > div a.sel {
background-image:url(/arng/27bct/image/lev0_bg2.gif);
}
.menu > div a:hover {
background-image:url(/arng/27bct/image/lev0_bg2.gif);
}

.menu > div > div {
position:absolute;
top:0;
padding-top:30px;
display:none;
overflow:auto;
min-width:100%;
z-index:2002;
}

#bottom address {
background-color:#274479;
color:#F7F4AC;
}

#homPics #homPicsInner {
margin:0 auto;
}
#homPics #homImgs {
position:relative;
margin:0 auto 10px auto;
}
#homPics #homImgs #homMainImg {
display:block;
width:100%;
}
#homPics #homThumbs {
position:absolute;
bottom:0;
width:510px;
overflow:hidden;
}
#homPics #homThumbs a {
float:left;
padding:0 0 5px 5px;
width:20%;
}
#homPics #homThumbs a img {
border:transparent solid 1px;
}
#homPics #homThumbs a.sel img {
border:#093 solid 1px;
}
#homPics #homThumbs a:hover img {
border:#960 solid 1px;
}
#homPics #homThumbs a img {
display:block;
width:100%;
height:60px;
}





.picborder td {
border:#000 solid 1px;
}

.newslettertable tr {
background-color:#F0F0F0;
}
.newslettertable tr td {
padding:2px 15px;
font-size:14px;
border:#DADADA solid 1px;
}
.newslettertable.navmonths {
font-weight:bold;
background-color:#DDB;
}
.newslettertable tr:not(.navmonths):hover {
background-color:#E3F0E3;
color:#3E933E;
cursor:pointer;
}
.newslettertable td.title {
font-weight:bold;
}

.homelink a, .homelink a:visited {
color:#006;
font-weight:bold;
text-decoration:none;
}

.homelink a:hover {
color:#C00;
font-weight:bold;
text-decoration:none;
}

.unittable a, .unittable a:visited {
text-decoration:none;
color:#00A;
}

.unittable a:hover {
text-decoration:underline;
color:#393;
}

.unittable2 a, .unittable2 a:visited {
text-decoration:none;
color:#000;
}

.unittable2 a:hover {
text-decoration:underline;
color:#393;
}


/***** NEWS PAGE STYLES *****/
.newstable td {
padding:2px 5px 2px 5px;
}
.newstable td a {
font-size:14px;
}
.newstable tr {
border:#999 solid 1px;
}
.newstable td.r strong {
display:block;
}
.newstable td img {
width:76px;
height:90%;
}


/***** PHOTO PAGE STYLES *****/
.pictable {
width:100%;
}
.pictable td {
text-align:center;
vertical-align:top;
width:20%;
padding:0;
}
.pictable td img {
border:#999 solid 1px;
}


/***** UNIT PAGE STYLES *****/
.uTable {
width:100%;
font:normal 14px Arial, Helvetica, sans-serif;
}
.uTable td {
padding:3px;
border-bottom:#BBB solid 1px;
}
.uTable td.l {
max-width:50%;
padding:0;
}

.uTable td.l a {
display:block;
padding:3px 3px 3px 5px;
border:none;
color:#03A;
text-decoration:none;
min-height:2em;
}
.uTable td.l a:hover {
color:#997;
}

.uTable .s1 {
background:rgba(80,245,90,1.0);
}
.uTable .s2 {
background:rgba(80,245,90,0.7);
}
.uTable .s3 {
background:rgba(80,245,90,0.5);
}
.uTable .s4 {
background:rgba(80,245,90,0.3);
}
.uTable .s5 {
background:rgba(80,245,90,0.1);
}

.uTable .s1 td.l a {
padding-left:5px;
}
.uTable .s2 td.l a {
padding-left:5px;
}
.uTable .s3 td.l a {
padding-left:25px;
}
.uTable .s4 td.l a {
padding-left:40px;
}
.uTable .s5 td.l a {
padding-left:50px;
}
.uTable .r {
/*width:17%;*/
white-space:nowrap;
}
