@charset "utf-8";
/* Reset default browser style=========================================================>  */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, 
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* Body Page style=====================================================================>  */

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #ffffff;
	text-align: center;
}

a {
	text-decoration:none;
	color: #3e1a21;
}
a:hover {
	text-decoration: underline;
	color:#333;
}
img {
	border:0px;
}

.clear {clear: both}

/*Page Layout style=====================================================================>  */
#dmh-wrapper {
  width: 908px;
  margin: 0px auto;
  text-align: left;
  position: relative;
}

#dmhtop-head {
  height: 30px;
  width: 908px;
  background: #e4b683 url(/images/topheadbkg.jpg) no-repeat top left;
  margin-bottom:1px;
  
}

#dmhtop-rightlinks {
  float: right;
  height: 30px;
  width: 510px;
}

#dmhtop-rightlinks .rightlinksinner {
  padding: 4px 0px 0px 0px;	
}

#dmhtop-rightlinks .rightlinksinner .lasta {
  margin-right: 5px;
}

#dmhtop-rightlinks .rightlinksinner a {
  color: #583147;
}

#dmhtop-rightlinks .rightlinksinner ul li {
  display: inline;
  float: left;
  margin-top:1px;
  margin-right:10px!important;
}

#dmhtop-rightlinks .rightlinksinner ul li span {
  float: left;
  padding-right: 5px;
  padding-top:1px;
  font-weight: bold;
  color:#583147;
}

#dmhtop-rightlinks .rightlinksinner ul li.laste {
  margin-right:0px!important;
  height: 18px;
}

#dmhtop-rightlinks .rightlinksinner ul li.laste span{
	padding-top:2px;
}

#dmhtop-rightlinks .rightlinksinner ul li form select {
  font-size: 11px;
  padding: 0px 2px;
  width: 130px;
}

#dmhtop-rightlinks .rightlinksinner ul li form input {
  font-size: 11px;
  padding: 0px 2px;
  width: 80px;
  height: 18px;
  float: left;
}


.search input {height:20px;}

.searchbtn {
  width: 18px!important; 
  height: 20px!important;
  border:1px solid black;
  border:0px;
  cursor: pointer;
}

#dmhtop-banner {
  height: 144px;
  background: url(/images/header.jpg) no-repeat;
  width: 908px;
  position: relative;
  
}

#dmhtop-bannerInner {
  height: 99px;
  background: url(/images/header-inner.jpg) no-repeat;
  width: 908px;
  position: relative;
}

#dmhtop-banner #logo {
   position: relative;
   top: 20px;
   left: 17px;
}

#dmhtop-bannerInner #logo-inner {
   position: relative;
   top: 8px;
   left: 17px;
}

#dmh-maincontent {
  margin-top: 1px;
}





.rssnfeed {
  line-height: 15px;
  color: #3e1a21;
  font-size: 11px;
  text-decoration: underline;
  display: block;
  margin-top: 6px;
}

.rssnfeed img {
   float: left;
   margin-right:4px;
   margin-left: 12px;
}

#dmh-maincontent #leftcolumn{
  float: left;
  width: 180px; /*Width of left column in pixel*/
  margin-left: -908px; /*Set margin to that of -(MainContainerWidth)*/
  min-height:500px;
  color:#fff;
  background: #010000 url(/images/leftcolumnbkg.gif) repeat-x top left;
  padding-bottom: 10px;
}


#dmh-maincontent #leftcolumn ul li a{
  display: block;
  padding: 2px 0px 2px 14px;
  border-bottom:1px solid #fff;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  height: 21px;
  line-height: 20px;
}

#dmh-maincontent #leftcolumn ul li a:active{
  color: #fff;
}

#dmh-maincontent #leftcolumn ul li a:hover{
  color: #fff;
  text-decoration: none;
}

.rmbtnborder {border-bottom: 0px!important;}


#leftpillero {
  width: 168px;
  height: 192px;
  background: url(/images/pillerbkg.png) no-repeat left top;
  margin:15px 0px 0px 5px;
  float:left;
}

#leftpillero p {
  color: #9a0d34;
  font: 15px Georgia, "Times New Roman", Times, serif;
  padding: 12px 0px 2px 12px;
}

#leftpillero ul {
   padding: 2px 0px 0px 12px;	
}

#leftpillero ul li {
  display: block;
  background: url(/images/red-dot.gif) no-repeat left 10px;
  padding: 2px 0px 2px 8px;
  color: #9a0d34;
  font-weight: bold;
}


/*Inner pages style=====================================================================>  */
#leftcolumn-inner{
  float: left;
  width: 180px; /*Width of left column in pixel*/
  color:#fff;
  background:url(/images/leftcolumnbkg.gif) repeat-x top left;
}

#rightcolumn-inner{
	float:left;
	width:726px;
}

#inner-maincontent {
  width: 727px;
  height: auto;
  background: #ececec;
}

#inner-maincontent img {
  float: left;
  margin: 25px 20px 40px 30px;
}

.breadcram {
   height: 30px;
   width: 727px;
   background: #36161d;
   margin-top: 2px;
   margin-bottom: 2px;
   color:#fff;
}

.breadcram p {
  padding: 5px 0px 0px 10px;	
}

.breadcram p a {color: #ddd; font-size: 13px;}

/*Footer style=====================================================================>  */
#dmh-footer {
  clear: both;
  border-top: 8px solid #000000;
  margin: 2px 0px 10px 0px;
}

#dmh-footer p {
  padding: 7px 0px 10px 10px;
  line-height: 18px;
}

#menu_items{
 width:180px;
 float:left; 
}

.txtSearchbox{height:20px; position:relative; bottom:4px;}