body {
	background: #FFFFFF url(img/bkg_green.gif) repeat-x 0px 0px;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: normal 14px/21px Georgia, Times New Roman, Times, serif;
	color: #000000;
	}
#wrapper	{
	margin: 0px;
	padding: 0px;
	width: 780px;
}
#nav {
	width: 160px;
	padding: 0px;
	float: left;
}
#columnTwo {
	font: normal 14px/21px Georgia, Times New Roman, Times, serif;
	margin: 0px 0px 0px 200px;
	padding-top: 0px;
	width: 550px;
}
.navText {
	margin-left: 0px;
	font:  12px/18px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	color: #000000;
	letter-spacing: 2px;
}

.tileLarge {
	font: 24px/30px Georgia, "Times New Roman", Times, serif;
}
.reviews {
	font: 12px/18px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;

}
a:link {
	color: #6666CC;
	text-decoration: none;
}
a:visited {
	color: #6666CC;
	text-decoration: none;
}
a:hover {
	background: #99CC99;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
.body_indent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	text-indent: 2em;
}
