/* CSS Document */

html {
font-size:16px;
}

body {
background-color:#D0D0C4;
color:#3B3531;
font-family:Arial,Helvetica,sans-serif;
font-size:62.5%;
margin:24px 0;
padding:0 0 24px;
}

a {
color:#FFFFFF;
text-decoration:underline;
outline:none;
}

a:hover {
color:#2C6044;
text-decoration:underline;
}

a img {
border:0;
}

h1, h2 {
color: #fff;
font-weight: normal;
}
h1 {
background: #2C6044;
padding: 10px;
font-size: 2.0em;
margin: -10px -10px 0 -10px;
clear: both;
}
h1 .smaller {
font-size: 0.8em;
}
.wapper {
width: 936px;
margin:auto;
}
.content-window {
float:right;
font-size:1.4em;
margin:0 0 10px 10px;
width:742px;
}
.content-block {
background: #889F8C;
border-top: solid 2px #fff; 
border-left: solid 2px #fff; 
border-bottom: solid 2px #fff;
padding: 10px;
overflow:hidden;
margin-bottom:10px;
}
.content-block p {
margin:0 0 15px;
}
.main-image {
border-bottom:2px solid #FFFFFF;
height:235px;
margin:0 -10px 10px;
overflow:hidden;
width:740px;
display:block;
}
.navigation {
width: 184px;
float: left;
}
.navigation ul {
background:none repeat scroll 0 0 #3B3531;
margin:0;
padding:0 0 20px;
}
.navigation ul li.logo a {
display:block;
height:240px;
text-indent:-999em;
border-bottom: none;
background:url(../images/ukc-logo.gif) ;
}
.navigation ul li.logo a:hover {
background:url(../images/ukc-logo.gif) ;
}
.navigation ul li {
list-style: none;
}
.navigation ul li a{
border-bottom:1px dotted #FFFFFF;
color:#FFFFFF;
font-size:1.4em;
margin:0;
padding:5px;
text-decoration:none;
display:block;
}
.navigation ul li a:hover{
background: #2C6044;
color: #fff; 
}
.navigation ul li a:hover.nav-green{
background: #889f8c;
color: #fff; 
}
.nav-green {
background: #2c6044;
}
a.logo-uimla {
background:url(../images/logo-uimla.gif) ;
display: block;
width:73px;
height: 73px;
text-indent: -999em ;
float:left;
margin:20px 15px 10px 10px;
}
a.logo-uimla:hover {
background:url(../images/logo-uimla.gif)  bottom;
}
a.logo-baiml {
background:url(../images/logo-baiml.gif) top left;
display: block;
width:75px;
height: 75px;
text-indent: -999em ;
float:left;
margin:20px 0 10px 0;
}
a.logo-baiml:hover {
background:url(../images/logo-baiml.gif) left 75px ;
}
a.logo-mlta {
background:url(../images/logo-mlta.gif) left top ;
display: block;
width:87px;
height: 38px;
text-indent: -999em ;
float:left;
margin:10px 10px 20px 5px;
}
a.logo-mlta:hover {
background:url(../images/logo-mlta.gif) no-repeat left -41px;
}
a.logo-bcu {
background:url(../images/logo-bcu.gif) left top;
display: block;
width:69px;
height: 49px;
text-indent: -999em ;
float:left;
}
a.logo-bcu:hover {
background:url(../images/logo-bcu.gif) left bottom;
}
a.logo-erca {
background:url(../images/logo-erca.gif) left top;
display: block;
width:86px;
height: 62px;
text-indent: -999em ;
float:left;
margin: 0 0 10px 10px;
}
a.logo-erca:hover {
background:url(../images/logo-erca.gif) left bottom;
}
a.logo-m-w {
background:url("../images/m2w-logo.gif") repeat scroll left top transparent;
display:block;
float:left;
height:72px;
margin-bottom:25px;
text-indent:-999em;
width:187px;
}
a.logo-m-w:hover {
background:url(../images/m2w-logo.gif) left bottom;
}
.footer {
clear: both;
border-top: solid 1px #fff;
padding-top: 20px;
margin-top:20px;
}
.footer .telephone {
font-size: 2.5em;
float:left;
}
.footer ul{
margin: 0;
font-size: 1.4em;
float:right;
margin-right: -10px;
}
.footer ul li{
list-style:none;
float:left;
margin-top: 10px;
}
.footer ul li a{
color:#3B3531;
text-decoration:none;
font-size: 1em;
padding: 0 10px;
}
.footer ul li a:hover{
color: #2C6044;
text-decoration:underline;
}
.green {
color: #2C6044;
}
.white {
color: #fff;
}
.border {
-moz-border-radius:15px;
border-radius: 15px;
-khtml-border-radius: 15px; 
-webkit-border-radius: 15px;
}
.border-left {
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-top-left-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
}
.border-top {
border-top-left-radius: 15px;
-moz-border-radius-topleft: 15px;
-webkit-border-top-left-radius: 15px;
}

.shadow {
box-shadow: 5px 5px 5px #3B3531;
-moz-box-shadow: 5px 5px 5px #3B3531;
-webkit-box-shadow: 5px 5px 5px #3B3531;
}

.right-box {
background-color:#FFFFFF;
border-color:#8E8C83;
border-style:solid;
border-width:3px 0 3px 3px;
clear:right;
float:right;
margin:0 -10px 10px 10px;
padding:5px;
width:245px;
}

.right-box h3, .right-box .call-to-action-call {
color:#2C6044;
font-size:1.6em;
font-weight:normal;
line-height:1.1em;
margin:10px 5px;
text-align:center;
}

.right-box .call-to-action-call {
color:#3B3531;
margin-bottom:5px;
}

.call-to-action-call span {
color:#2C6044;
}

.right-box p {
font-size:1.1em;
margin:0 15px 5px;
text-align:center;
}

.content-block ul {
border-top-left-radius: 8px;
border-bottom-left-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-top-left-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
margin:0 -10px 10px 10px;
padding:10px;
list-style-position:inside;
background-color:#8E8C83;
color:#3B3531;
}

.content-block ul li {
margin:0 0 6px;
}

.right-box ul {
margin:0 10px 10px 10px;
padding:0;
list-style-position:inside;
background-color:#FFFFFF;
color:#3B3531;
}

.right-box ul li {
font-size:0.9em;
margin:0 0 2px;
}

.book-now {

}

.book-now-btn {
border-top-left-radius: 8px;
border-bottom-left-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-top-left-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
background-color:#2C6044;
border:#8E8C83 solid;
border-width:3px 0 3px 3px;
display:block;
font-size:2.14em;
color:#FFFFFF;
padding: 8px;
text-decoration:none;
text-align:center;
margin:0 -5px 10px 8px;
}

.book-now-btn:hover {
color:#FFFFFF;
background-color:#8E8C83;
text-decoration:none;
}

#home-video {
float:left;
margin-top:5px;
}
.legal {
clear:both;
}
.availability-table td {
padding: 5px;
}
.facebook-like {
background: url("../images/facebook.jpg") no-repeat scroll 10px 15px transparent;
padding: 20px 0 20px 130px;
}
