body {
	font-family: Arial, Helvetica, Sans;
	font-size: 12px;
	font-weight: normal;
	color: #767676;
}

td.pagetitle {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	}
td.maintext {
	font-size: 12px;
	font-weight: normal;
	color: #767676;
	}
td.copytext {
	font-size: 10px;
	font-weight: normal;
	color: #767676;
	}

td.spacer {
	background-image: url("http://www.homepebbletiles.com/images/line.gif");
	background-repeat: repeat-y;
	}

/* TOP MENU */
td.topmenu {
	font-size: 13px;
	font-weight: normal;
	color: #767676;
	}
a.toplink:link, a.toplink:visited, a.toplink:active {
	font-size: 13px;
	font-weight: normal;
	color: #767676;
	text-decoration: none;
	}
a.toplink:hover {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}

/* RIGHT BULLETS */
ul.rtbullet { 
	font-size: 12px;
	font-weight: bold;
	color: #457090;
	list-style-type: none;
	list-style-image: url("http://www.homepebbletiles.com/images/pebble-tile.gif");
	margin-left: 25px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

/* LEFT MENU */
ul.ltmenu { 
	font-size: 12px;
	font-weight: normal;
	color: #767676;
	list-style-type: none;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
li.ltmenu { 
	color: red;
	margin-top: 2px;
	margin-bottom: 2px;
}
li.ltbullet { 
	font-size: 12px;
	font-weight: bold;
	color: #457090;
	list-style-type: none;
	list-style-image: url("http://www.homepebbletiles.com/images/pebble-tile.gif");
	margin-left: -1px;
	padding-left: -5px;
	}
a.ltlink:link, a.ltlink:visited, a.ltlink:active {
	font-size: 12px;
	font-weight: normal;
	color: #767676;
	text-decoration: none;
	}
a.ltlink:hover {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}
