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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}

body {
	background:url('../images/bg_loosbrock.gif') repeat-x top #FFFFFF;
	color:#394754;
	font:12px/1.6em Verdana, Arial, Sans-serif;
	margin:0;
	padding:0;
	font-weight:normal;
	text-align:left
	}

a:hover,a:visited,a:link {color:#6D0B10;border:0px;}
a:hover {color:#006699;text-decoration:underline}

h1 {font-size:25px;color:#6D0B10;padding:10px 0px 0px 0px;font-weight:normal}
h2 {font-size:23px;color:#3399cc;padding:10px 0px 0px 0px;font-weight:normal}
h3 {font-size:20px;color:#3399cc;padding:10px 0px 0px 0px;font-weight:normal}
h4 {font-size:16px;margin:0;padding:0}
p{margin:0px;padding:10px 0px;}
img{border:0px;vertical-align:bottom}
a img{border:0px;}
td{vertical-align:top;margin:0px;padding:0px;font-weight:normal}
	
#big {width:980px;margin:0px;padding:0px;margin-left:auto;margin-right:auto;}

#header{width:980px;margin:0px;padding:0px;color:#FFFFFF}
#header .menu{background:#641519}
#header .location{margin:0px;padding:20px 10px 0px 20px;background:url('../images/bg_header.jpg') repeat-y left}
#header .slidetext{margin:0px;padding:15px 0px 15px 20px;text-align:center;font-size:13px;background:#641519}
#header .googleform{padding-top:8px}
#header .googleform input{border:1px solid white}
#header .googleform input.but{border:1px solid #641519;background:#641519}

#content{width:980px;margin:20px 0px;padding:0px;background:url('../images/bg_content.gif') repeat-y left}
#content .col{width:220px;margin:0px;padding:20px 0px 10px 20px;}
#content .pagecontent{width:710px;float:right;margin:0px;padding:10px;}
#content td{margin:0px;padding:10px}
#content ul{margin:0px;padding:0px;padding-left:20px;color:#3399cc}

#footerdown {width:100%;margin:0px;padding:0px;background:#202c3a}
#footer{width:940px;text-align:right;margin:0px;padding:20px;color:#a66468;margin-left:auto;margin-right:auto;background:#641519}
#footer ul{margin:0px;padding:0px;list-style:none}
#footer ul li{margin:0px;padding:0px 6px;float:left;border-right:1px solid #a66468}
#footer ul li.last{margin:0px;padding:0px 10px;float:left;border-right:0px}
#footer ul li a{color:#FFFFFF;text-decoration:none;text-transform:uppercase}
#footer ul li a:hover{color:yellow;text-decoration:none;text-transform:uppercase}

.clear {
  display:block;
  clear:both;
  height:1px;
  font-size:1px;
  line-height:1px;
  }

  
.suckerdiv{padding:13px 10px 0px 13px}
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 210px; /* Width of Menu Items */

}
	
.suckerdiv ul li{
position: relative;
padding:3px;
border-bottom:1px solid #7d3b3e;
text-transform:uppercase
}

.suckerdiv ul li.last{
position: relative;
padding:3px;
border-bottom:0px solid white
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
background:#641519;
position: absolute;
border:1px solid #7d3b3e;
width: 200px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 0px 5px;
}

.suckerdiv ul li a:visited{
color: white;
}

.suckerdiv ul li a:hover{
background-color: #7d3b3e;
color:yellow;
text-decoration:none
}

.suckerdiv .subfolderstyle{
background: url('../images/arrow-list.gif') no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */