body {
	font-family: "Times New Roman", Times, serif;
	/*font-size: 12px;*/
	line-height: 15px;
	background: #CCC;
	background-repeat: repeat-x;
	margin: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {  color: #7F7F7F; text-decoration: none}

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

a:active {  color: #999999; text-decoration: none}


h3  {
	font: bold 16px Verdana;
}
h5 {
	font: bold 14px Verdana;
}

td {
	vertical-align: top;
}
.col {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	text-align: justify;
	margin: 5px;
	padding: 5px;
}

.content{
	background: #FFF;
}
#divNav {
}
.bnav {
	width: 92px;
	height: 28px;
	background-image: url(images/button2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	padding-top: 4px;
}

.smallcopy {
	font-weight: normal;
	color: #000000;
	letter-spacing: 0em;
	line-height: 11px;
	font-size: 10px;
}
.headbold {
	font-size: 18px;
	font-weight: bolder;
}
td.catheader {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
	font-weight: bold;
	color: #666666;
	text-transform: capitalize;
	font-variant: normal;
}
.headboldsmaller {
	font-size: 14px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.framel {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAECEF;
}
.framer {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAECEF;
}
.smallcopyit {
	font-weight: normal;
	color: #666666;
	letter-spacing: 0em;
	line-height: 11px;
	font-size: 10px;
	font-style: italic;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

.colHeader  {
    background: #000;
	/*background: #754E3F;*/
	color: #FFF;
	font: bold 14px "Times New Roman", Times, serif;
}

.textSm  {
	font: normal 12px "Times New Roman", Times, serif;
}

#map {
	width: 300px;
	height: 250px;
	border: 1px solid #000000;
}

.detail  {
	font: normal 12px Verdana;
}
.detailB {
	font: bold 12px Verdana;
	text-transform: uppercase;
}
.colHead  {
	background: #000;
	color: #FFF;
	font: bold 14px Verdana;
}

.row1  {
	background: #DEDEDE;
}
.row2  {
	background: #EDEDED;
}

.listrow1  {
	background: #EEE;
}

.listrow2  {
	background: #FFF;
}
