/* CSS Document */
body {
	font-size:12px;
	color:#333333;
	font-family:"Lucida Grande", Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background: #000033 url(images/htwbg.jpg) repeat-x;
}

#wrapper {
	width:819px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	padding:0px 10px;
	margin-top:10px;
	margin-bottom:10px;
}

#header {
	height:20px;
	margin-bottom:5px;
	background-image:url(images/htw-header.gif);
	font-size:10px;
	padding:80px 0px 0px 155px;
}

#header a:link, #header a:visited {
	color:#333333;
	text-decoration:none;
	padding:3px 3px;
	display:inline;
}

#header a:hover {
background-color:#003399;
	color:#ffffff;
}

.headerbluebold {
	font-weight:bold;
	color:#003399;
	padding-right:20px;
}

#main {
	position:relative;
	width:819px;
}

#menu {
	width:140px;
	float:left;
	font-size:11px;
}

#leftinfo {
	margin-top:20px;
	font-size:10px;
	text-align:right;
	padding-right:5px;
}

.bluebold {
	color: #003399;  
	font-size: 11px;
	font-weight: bold;
}

#content {
	border:1px solid #cccccc;
	margin-left:145px;
	padding:0px 10px 10px 10px;
	margin-bottom:10px;
}

#pagecontent {
	float:right;
	border:1px solid #cccccc;
	width:648px;
	padding:0px 10px 10px 10px;
	font-weight:normal;
	margin-bottom:0px;
}

.contentblue {
	color:#003399;
	font-size:14px;
	padding-top:10px;
}

#menu a:link, #menu a:visited {
	display:block;
	padding:5px 10px 5px 10px;
	border:1px solid #666666;
	margin-bottom:1px;
	background-color:#666666;
	color:#ffffff;
	text-decoration:none;
}

#menu a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#003399;
	border:1px solid #003399;
}

a:link, a:visited {
	color:#ff6600;
	text-decoration:none;
}

a:hover {
	color:#333333;
	text-decoration:none;
}

h1 {
	font-size:20px;
	font-style: normal;
  	color: #003399;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #cccccc;
	margin-top:10px;
}

h2 {
	font-size: 14px;
	color:#333333;
}

h3 {
	color: #003399;
}

.randomimages img {
	margin:0px 0px 10px 0px;
}

.halfsplit2 {
	float:right;
	margin-right:20px;
	width:315px;
}

.halfsplit {
	float:right;
	width:315px;
}

.clr {
	clear:right;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.clrright {
	clear:both;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.thirdsplit1 {
	float:right;
	width:208px;
	margin-right:5px;
	margin-bottom:5px;
}

.thirdsplit2 {
	float:right;
	width:208px;
	margin-right:5px;
	margin-bottom:5px;
}

.thirdsplit3 {
	float:right;
	width:208px;
	margin-right:5px;
	margin-bottom:5px;
}

.thirdsplit1 img, .thirdsplit2 img, .thirdsplit3 img {
	margin-top:5px;
	margin-bottom:5px;
}

.table-underscore {
	border-bottom:1px solid #cccccc;
}

.businessbox {
	height:110px;
	border:1px solid #cccccc;
	padding:20px;
	margin-bottom:10px;
	text-align:left;
	overflow:hidden;
	font-size:11px;
}

.businessbox img {
	margin-right:20px;
}

.businessboxleft {
	float:left;
}

.businessboxright {
	width:600px;
}

.businessname {
	color:#003399;
	font-size:18px;
}

.businessbox a:link, .businessbox a:visited {
	color:#ff6600;
}

.businessbox a:hover {
	text-decoration:underline;
}

#branchpage h1 {
	color:#003399;
	font-size:16px;
	padding:0px;
	margin:0px;
	text-decoration: none;
	border:none;
}

#footer {
	text-align: right;
	font-size: 10px;
	padding:10px;
}

#menu #leftinfo .leftlink {
	text-align: right;
	font-size: 10px;
	background:#ffffff;
	border:none;
	color:#003399;
}

#menu #leftinfo .leftlink:hover {
	color:#ff6600;
}

.pricelistoffers td {
	border:1px solid #cccccc;
	padding:0px 10px 10px 10px;
}
