body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../media/Gradient.jpg);
	background-repeat: repeat-x;
}
.MainTable	{
	width:900px;
}
.Address {
	font-size: 70%;
	font-weight: bold;
	text-align: right;
	color: #6C8088;
	padding-bottom: 17px;
	padding-right: 7px;
}
.Bottom {
	background-image: url(../media/BottomBar.jpg);
	background-repeat: repeat-x;
}
.Top {
	background-image: url(../media/TopBar.jpg);
	background-repeat: repeat-x;
}
.Footer, .Title {
	font-weight: bold;
	padding: 7px;
	padding-left: 3px;
}
.Nav a:link, .Nav a:visited {
	letter-spacing:-0.04em;
	text-decoration:none;
	padding: 4px;
	font-weight: bold;
	color:#FFFFFF;
}
.Nav a:hover {
	letter-spacing:-0.04em;
	text-decoration:none;
	border: 1px inset #89a0ad;
	padding: 3px;
	background-color: #D5DBE1;
	color:#516168;
}
.White {
	background-color: #FFFFFF;
}
td {
	font-size: 80%;
	color: #333333;
}
.RightBar {
	background-image: url(../media/RightBar.jpg);
	background-repeat: no-repeat;
}
.LeftBar {
	background-image: url(../media/LeftBar.jpg);
	background-repeat: no-repeat;
}
h1, .CZ {
	display: none;
}
.Content {
	text-align: justify;
}
.RightTable, .ImageTable {
	margin: 0px;
	border: 1px solid #89a0ad;
}
.ImageTable {
	background-color:#F0F3F4;
	float:left;
	display:inline;
	margin:2px;
	width:200px;
}
.ImageTableOver {
	background-color:#CFD9DE;
	float:left;
	display:inline;
	margin:2px;
	border: 1px solid #89a0ad;
	width:200px;
}
.Plan a:link, .Plan a:visited {
	letter-spacing:-0.04em;
	color: #FFFFFF;
	background-color: #B1BEC7;
	padding: 5px;
	padding-left: 10px;
	display: block;
	margin-bottom: 1px;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	background-image: url(../media/TopBar.jpg);
	background-repeat: repeat-x;
}
.Plan a:hover {
	letter-spacing:-0.04em;
	color: #516168;
	background-color: #D5DBE1;
	text-decoration: none;
	background-image: none;
	padding: 4px;
	padding-left: 9px;
	border: 1px inset #89a0ad;
}
.Border {
	border: 1px solid #89a0ad;
}
#Selected {
	letter-spacing:-0.04em;
	text-decoration:none;
	background-color: #FFFFFF;
	color:#990000;
	border: 1px outset #89a0ad;
	padding: 3px;
}
#SelectedPlan	{
	letter-spacing:-0.04em;
	color: #990000;
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	padding: 4px;
	padding-left: 9px;
	border: 1px outset #89a0ad;
}
h2 {
	font-size: 150%;
	font-weight: bold;
	color: #75818F;
	letter-spacing: -0.04em;
	font-variant: small-caps;
}
h2 a:link, h2 a:visited {
	font-weight: bold;
	color: #990000;
	letter-spacing: -0.04em;
	font-variant: small-caps;
	text-decoration:none;
}
h2 a:hover {
	font-weight: bold;
	color: #FF0000;
	letter-spacing: -0.04em;
	font-variant: small-caps;
	text-decoration:none;
}
#PhotosSelected	{
	color:#FF0000;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	color: #990000;
	letter-spacing: -0.04em;
	margin-bottom:-15px;
	margin-top:2px;
}
p {
	line-height: 130%;
}
td.content p a:link, td.content p a:visited, td.content li a:link, td.content li a:visited	{
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
td.content p a:hover, td.content li a:hover	{
	text-decoration:underline;
}
.MainBox {
	padding: 10px;
	background-image: url(../media/MainBox.jpg);
	background-repeat: repeat-x;
}
.MainBox p	{
	line-height:200%;
	font-weight:bold;
	font-size:90%;
	text-align:justify;
}
li {
	list-style-image: url(../media/bullet.gif);
	padding-bottom: 10px;
}
.SmallPic {
	width: 180px;
	height: 135px;
	margin:5px;
	border: 1px solid #89a0ad;
}
.SmallPicV {
	width: 145px;
	height: 180px;
	margin:5px;
	border: 1px solid #89a0ad;
}
.BigPic {
	border: 1px solid #89a0ad;
}
.PicTitle {
	color: #990000;
	font-weight:bold;
	letter-spacing:-0.04em;
	padding-top:2px;
	padding-bottom:2px;
	text-transform: capitalize;
}
.PicCaption, .Date {
	font-size: 70%;
	color: #333333;
	padding-bottom:5px;
}
.Date {
	font-size: 80%;
	color: #666666;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
}
.Spacer {
	width: 606px;
}
