

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	border:0;
	width: 500px;
	letter-spacing: .05em;
	line-height: 140%;
	word-spacing: .10em;
}

#left-side {
	float: left;
	width: 185px;
}

#right-side { 
	margin: 0;
	padding-left: 20px;
	float: left;
	width: 315px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#home-title {
	color:#01674c;
	font-size:13px;
	font-weight:bold;
	padding-bottom: 3px;
}

#hometable {
	text-align: left;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	border:0;
	width: 500px;
}

#subhometable {
	text-align: left;
}

#subhometable td {
	padding: 0px 0px 10px 0px;
}

A.menutitles:link { 
	color: #01674c; 
	font-weight: bold;
	font-size: 13px; 
	text-decoration: none
}

A.menutitles:visited { 
	color: #01674c; 
	font-weight: bold; 
	font-size: 13px; 
	text-decoration: none
}

A.menutitles { 
	color: #01674c; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px; 
}

A.menutitles:alink { 
	color: #01674c; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px; 
}

A.menutitles:vlink { 
	color: #01674c; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px; 
}

A.menutitles:hover { 
	color: #01674c; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px; 
}


.submenutitlesNA { 
	color: #01674c; 
	font-weight: bold; 
	font-size: 12px; 
}

A.submenutitles:link { 
	color: #01674c; 
	font-weight: bold;
	font-size: 12px; 
	text-decoration: none
}

A.submenutitles:visited { 
	color: #01674c; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration: none
}

A.submenutitles { 
	color: #01674c; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
}

A.submenutitles:alink { 
	color: #01674c; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
}

A.submenutitles:vlink { 
	color: #01674c; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
}

A.submenutitles:hover { 
	color: #01674c; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
}

.submenutitles: li { 
	color: #01674c; 
	font-weight: bold;
	font-size: 12px; 
}