body {
	background-color:#666;
	height:100%;
	width:100%;
	margin:0px;
	Font: normal 13px arial;
}

body table, body table table, body table table table {
	Font: normal 13px arial;
}

.LTContent{
	width: 200px;	
	vertical-align: top;
        float: left;
	margin-top: 2px solid #FFF;
        margin-bottom: 4px solid #FFF;
        background: #EEE;
        height: 100%;
        border-right: 2px solid #DDD;
}

.Content {
	vertical-align: top;
	padding: 2px 10px;
        background: #FFF;
        width: 100%;
        overflow: hidden;
        line-height: 15px;
}

.Content a:link, .Content a:visited, .Content a:active {
  color: #000000;
} 

.Content a:hover{
  text-decoration: none;
  color: #893034;
}

.breadCrumb {
	  background: #ddd;
	  color: #000;
	  padding: 1px;
	  font-weight: bold;
}

.breadCrumb a:link, .breadCrumb a:active, .breadCrumb a:visited {
	color: #000;
}

.breadCrumb a:hover {
 	text-decoration: none;
	color: #893034;
}


.title {
	font: bold 18px arial;
	color: #893034;
	margin: 5px 0px 2px;
        border-bottom: 1px solid #893034;
}

.subTitle {
	font: bold 14px arial;
	color: #63948e;
	margin-bottom: 2px;
        border-bottom: 1px solid #893034;
}

a.header_links:link, a.header_links:visited, a.header_links:active {
	color: #FFF;
	text-decoration:none;
	font: bold 12px arial;
}

a.header_links:hover {
	color: #893034;
	text-decoration:none;
	font: bold 12px arial;
}

a.footer_links:link {font-size: 12px; color: #999; text-decoration:none}
a.footer_links:visited {font-size: 12px; color: #999;text-decoration:none }
a.footer_links:hover {font-size: 12px; color: #999;  text-decoration:underline }
a.footer_links:active {font-size: 12px; color: #999; text-decoration:none}

.box {
	background: url(/common/images/bgrd-lrg-bottom.gif) no-repeat;
	background-position: bottom right;
	border-right:2px solid #999999;
	border-bottom: 2px solid #000;
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
        min-height: 150px;
}

.boxTitle {
	background-color:#63948e;
	color:#FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding: 2px;
}

.buttons {
	padding:2px 20px;
	background:#9c0000;
	border-style:double;
	color: #CCC;
	font-weight: bold;
}

a.buttons:link,  a.buttons:visited,  a.buttons:active  {
   text-decoration: none;
   color: #999;
}

a.buttons:hover {
  color: #FFF;
}


a.bizLink:link, a.bizLink:visited, a.bizLink:active {
	text-decoration: none;
	color: #066;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;  
	padding: 1px 0px 2px;
	background-color: #EEE;
	font-weight:600;
	display:block;
}

a.bizLink:hover {
	color: #900;
	text-decoration: none;
	background-color: #DDD;
	display:block;
}

a.itemLinks:link, a.itemLinks:visited, a.itemLinks:active {
	text-decoration: none;
	color: #066;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;  
	padding: 1px 0px 2px;
	background-color: #EEE;
	font-weight:600;
	display:block;
}

a.itemLinks:hover {
	color: #900;
	text-decoration: none;
	background-color: #DDD;
	display:block;
}

.address {
  width: 100%;
  height: 100%;
  background: #DDD;
  padding: 1px;
}

/* .map {
  width: 100%;
  height: 250;
  border: 1px solid #666;
  margin: 1px 5px;
}*/
