/* CSS Document */

body { font-family: Tahoma, Trebuchet MS, Verdana, Courier New; padding:0; margin:0; font-size: 80%; background: #dfe0e5; }
a img { border: none; }

#wrapper { position: relative; margin: 0 auto 0; width: 720px; }
#main-container { float:left; height: auto; padding:0; margin:0; border-left:1px solid #817C87; border-right:1px solid #817C87; border-bottom:1px solid #817C87;  }
#logo {float:left; background: #FFF; /* background: url(img/bkg-logo.jpg); */ width: 365px; height:169px; }
/* #ubm-logo {position: relative; top: 20px; float: left; height: 169px; background: yellow; } */
#ubm-logo { float: left; height: 169px; width: 365px;}
#ubm-logo .pad1 { float: left; width:365px; height: 18px;}
/* #ubm-logo img { width:122px; margin-left: 20px; float: left; } */
#ubm-logo #logo-img { float: left; width:152px; height:98px; text-align: center; }
/* #ubm-logo #logo-text { float: right; width: 203px; margin: 35px 10px 0 0; font-size: 20px; line-height: 1.2em; text-align: center; font-family: Trebuchet MS; font-weight: bold; } */
#ubm-logo .pad2 { width: 213px; float: right; height: 35px; }
#ubm-logo #logo-text { float: right; width:213px; font-size:20px; line-height: 1.2em;  text-align: center;  font-family: Trebuchet MS; font-weight: bold; }
#ubm-logo ul { clear:both; list-style:none; padding:0;  margin: 0; text-align: center; }
#ubm-logo li { line-height:1.5em; display: inline; padding: 0 10px; }
#ubm-logo a { text-decoration: none; color: #666; font-size:13px; }
#ubm-logo a:hover { color: #75c820;}

#banner {float:right; }
#main-menu { clear:both; float:left; width:720px; height:30px; background:#2f2c33; color:White; }
#main-menu a { color: #fff; text-decoration: none; }
#main-menu a:hover { color:#75c820; }
#main-menu ul {margin: 0; list-style: none; padding: 0; line-height:30px; text-align:center; }
#main-menu li { display: inline; padding: 0 25px; text-transform:uppercase; }
#menu-shadow { float: left; background: url(img/banner-shadow.jpg); width: 720px; height: 8px; }

#bmenu { float: left; width:720px; /*border-bottom:2px solid #cbccd0;*/  }
#bmenu ul { float:left; list-style:none; padding:0; margin:0; }
#bmenu li { float:left; display: inline; }
#bmenu li img { float:left; border: none; }
#bmenu #footer { clear:both; width: 100%; height: 61px; background: #efe9d2; color: #666; text-align:center; font-size: 70%; line-height: 30px; /*border-bottom: 2px solid #8a8b8f;*/ }
#bmenu a { text-decoration: none; color: #000; font-weight: bold; }
#bmenu a:hover { text-decoration: underline; }

#maincontent { float: left; width: 720px; background: #efe9d2; padding:20px 0 20px 0; }
#maincontent #leftpanel { float:left; width:295px; padding:0px; margin:0; }
#maincontent #leftpanel #menu { margin: 0px 30px 10px 10px;  }
#maincontent #leftpanel #menu ul { list-style:none; padding:0; margin:0 0 10px; padding:2px 10px; }
#maincontent #leftpanel #menu li { padding: 0; margin-bottom:0px; background:#2F2C33; color: #FFF; font-size:110%; padding:0 5px; }
#maincontent #leftpanel #menu input { border: 0px solid #666; font-size:80%; }
#maincontent #leftpanel #menu a { text-decoration:none; color:#66CC00; font-size:80%; }
#maincontent #leftpanel #menu a:hover { text-decoration:underline; }

#maincontent #rightpanel { float: right; width:425px; padding:0; margin:0; }
/* #maincontent #rightpanel .textwrapper{ float: right; margin: 0 30px 0 4px; color:#3A2C2B; text-align:justify; width: 351px; } */
#maincontent #rightpanel .textwrapper{ float: right; margin: 0; color:#3A2C2B; text-align:justify; width: 381px; }
#maincontent #rightpanel #filler { float: right; width: 44px; height: 10px; }
#maincontent #rightpanel h1 { font-size: 130%; font-weight: bold; padding:0; margin:0 0 30px 0; }
#maincontent #rightpanel h2 { font-size: 110%; font-weight: normal; }
#maincontent #rightpanel h2 a { text-decoration: underline; color: #000; font-size:120%; }
#maincontent #rightpanel h2 a:hover { text-decoration:underline; }
#maincontent #rightpanel h3 { font-size: 100%; font-weight: bold; }
#maincontent #rightpanel p { font-size:85%; line-height:1.5em; }
#maincontent #rightpanel li { font-size:85%; list-style-image: url(img/list-item.gif); line-height: 1.3em; }
#maincontent #rightpanel td { font-size:85%; }
#maincontent #rightpanel .entry { }
#maincontent #rightpanel .postmetadata a { text-decoration:none; color:#66CC00; }
#maincontent #rightpanel .postmetadata a:hover { text-decoration:underline; }
#servfooter { clear: both; padding: 0 20px; font-size: 70%; }

textarea { border: 1px solid #666; overflow: auto; }

#ucInterested { padding:0; width:216px; background:#CFCAB6; margin: 20px auto; }
#ucInterested ul { width:145px; height:280px; }
#ucInterested table { margin: 20px auto; }
#ucInterested h1 { padding:0; margin:0; font-size:100%; background: #2F2C33; color: #ffffff; line-height:1.5em; font-weight:normal; }
#ucInterested input.btn { margin:0; padding: 0; }

#map { float:left; width:365px; height:338px; border: 10px solid #FFF; margin-top: 20px; }