@import url("global.css");

.rightBottom{
margin-top: 0;
height: 600px;
}

.rightTop{
display: block;
float: left;
width: 500px;
Height: 156px;
background: #FFFFFF;
text-align: center;
background: url(../images/experience/dining.jpg) 5px center no-repeat #FFFFFF;
}

.rightTopShop{
display: block;
float: left;
width: 500px;
Height: 156px;
background: #FFFFFF;
text-align: center;
background: url(../images/experience/shopping.jpg) 5px center no-repeat #FFFFFF;
}

.rightTopEntertain{
display: block;
float: left;
width: 500px;
Height: 156px;
background: #FFFFFF;
text-align: center;
background: url(../images/experience/entertainment.jpg) 5px center no-repeat #FFFFFF;
}

.rightTopResources{
display: block;
float: left;
width: 500px;
Height: 156px;
background: #FFFFFF;
text-align: center;
background: url(../images/experience/resources.jpg) 5px center no-repeat #FFFFFF;
}

.expNav{
display: block;
width: 490px;
margin: 122px auto 0 auto;
height: 34px;
font-size: .75em;
}

.expNav ul{
padding: 0;
margin: 0;
list-style: none;
}

.expNav ul li{
float: left;
margin: 0;
padding: 0;
background: url(../images/experience/expRight.gif) no-repeat right top;
}

.expNav a, .expNav a:visited{
display: block;
background: url(../images/experience/expLeft.gif) no-repeat left top;
padding: 10px 20px;
}

.expNav .current,.expNav .current a:visited{
background-image: url(../images/experience/expRightCurrent.gif);
}

.expNav .current a,.expNav .current a:visited{
background-image: url(../images/experience/expLeftCurrent.gif);
color: #FFFFFF;
}

.expNav a:hover{
color: #4BAA00;
}

.expNav .current a:hover{
color: #FFFFFF;
}

th{
font-size: .625em;
padding-top: 10px;
text-align: left;
}

td{
font-size: .625em;
}

table{
margin-left: 20px;
}

td a:link, td a:visited{
text-decoration: underline;
color: #4BAA00;
}

td a:hover{
text-decoration: none;
}

