/********** Typography **********/
/* Base */
body, div, table, td, p, li, ul, blockquote {font: 1.1em/1.4em Helvetica, Verdana, sans-serif; color: #111; text-align: justify;}
.noIphn {display: none}
.shwIphn {display: block; }

.call {display: inline}
.call a {text-decoration: none;}
.call a:hover {text-decoration: underline}
.callBl {display: block; background-image: url(/img/bk-call-button.png); background-repeat: no-repeat; width: 588px;height: 66px; text-align: center; margin: 5px auto; }
.callBl a {display: block; }

/* header */

#navvDiv {width: 850px; height: 50px; margin: 0px auto; text-align: right; position: relative; color: #FFF; }
#navvDiv a {font-size: 24px; line-height: 50px; font-weight: bold; letter-spacing: .8px; color: #643E34; text-decoration: none; padding: 8px 16px 8px 16px;  border-left: solid 1px #FFF;}
#navvDiv a:hover {text-decoration: none; color: #A9695B;}



/* content */

/* footer */
#footerDiv {width: 850px; margin: 10px auto 30px; padding: 0px 25px; text-align: center; font-size: 18px;}







/* home page */
.hmBox {display: none}

#hmRit {width: 425px; height: 450px;}
.hmBox {}
.hmBox h3 {text-align: center; padding: 15px 0px 10px 0px; }
.hmBox a {color: #232323;  text-decoration: none;}
.hmBox a:hover {color: #666; text-decoration: none; }

.homeTag p {font-size: 24px; color: #666; line-height: 29px; margin-top: 10px; padding: 0px 18px 0px 0px; border: solid yellow2px }
.homeTag strong {color: #333}
.homeTag em {color: #990000; font-size: 20px;}
.homeTag span {color: #545454}






/* MagicThumb  Style of the caption for the expanded image */
.MagicThumb-caption {
color: #333;
font: normal 28px Verdana, Helvetica;
background: #ccc;
}

/* Style of the close/next/previous buttons */
.MagicThumb-buttons {
background: transparent url(graphics/buttons1.png) no-repeat 0 0;
heightZZ: 34px;
display: block;
}

.MagicThumb-buttons a {
widthZZ: 34px;
heightZZ: 34px;
}

/* Style of the loading message box */
.MagicThumb-loader {
font: normal 10px sans-serif;
border: 1px solid #000;
background: #fff url(graphics/loader.gif) no-repeat 2px 50%;
}
