body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1 {
	font-size : 1.8em;
	margin-bottom : 5px;
	padding : 0px;
	color : #c74b81;

}

h2 {
	font-size : 1em;
	margin : 0px;
	color : #333;
}

h3 {
	font-size : 1em;
	margin : 0px;
	padding : 0px;
	color : black;
}

table {
	background : white;
	}


/* link definitions */

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #999999;
}

a:active {
	text-decoration: none;
}

/* for floating images */

.floatright {
	float : right;
	padding : 0px 0px 10px 10px;
}

.floatleft {
	float : left;
	padding : 0px 10px 10px 0px;
}

.byline {
	font-size : .8em;
}

/* body text alignment */

.bodyjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align : justify;
	line-height : 1.3em;
}

.bodyleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align : left;
}

.bodyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align : right;
}

.bodycenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align : center;
}

ul li {
	padding : 3px;
	width : 90%;
	margin-left : 0px;
	list-style-type : square;
}


.bodycontent {
	padding : 10px;
	text-align: justify;
	}

.bodycontent h1 {
	text-transform: uppercase;
	text-align: left;
	}


/* Index Page */

#bodyTable {
	background : white;
	}

#bodyTable hr {
	border : 0px;
	border-bottom : 2px dotted #999;
	margin : 10px 10px 20px 10px;
	}
	
#bodyTable p {
	margin : 0px;
	padding : 0px;
	color : #900;
	margin-bottom : 5px;
	}

#bodyTable h2 {
	margin-bottom : 10px;
	font-size : 14pt;
	font-family : Georgia, serif;
	font-weight : normal;
	}
	
#bodyTable img {
	border : 0px;
	float : left;
	}

.big {
	font-size : 12pt;
	margin-bottom : 5px;
	}

#bodyTable .col {
	margin-bottom : 10px;
	}
	
#bodyTable .col a {
	border : 0px;
	text-decoration : none;
	color : black;
	}

#bodyTable .col a:hover {
	color : #900;
	}
	
#bodyTable .col img {
	border : 0px;
	float : left;
	margin-right : 5px;
	}

.bodySection {
	margin : 10px;
	}

.bodySection .col {
	width : 290px;
	float : left;
	}
	
.bodySection23 {
	width : 384px;
	float : left;
	margin : 10px;
	}

.bodySection23 .col {
	width : 192px;
	float : left;
	}

.bodySection23r {
	width : 184px;
	float : left;
	margin : 10px 10px 10px 0px;
	}
	
.clear {
	clear : both;
	}

#topBanner hr {
	margin : 10px;
	}


#adspace {
	margin : 20px 0px 20px 0px;
	}

#adspace img {
	float : none;
	border : 0px;
	}

#adspace hr {
	margin : 10px;
	border : 0px;
	border-bottom : 2px dotted #999;
	}








/* old stuff, need to sort through */

.header1 {
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.subheader1 {
	font-size: 18px;
	color: #ACB95D;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#image {
	float: left;
	padding-left: 10px;
	border-left-color: #FFFFFF;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align : justify;
	font-weight: normal;
}
.subheader2 {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #0000FF;
}

.author {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
}
.acknowledgement {
	font-size: 10px;
	font-style: italic;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
}
.highlight {
	border : 2px solid red;
}
.directorytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #666666;
}
.businessname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.category2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C74B81;
}
.category1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C74B81;
}




