body {
	margin: 0px 0px 0px 0px;
	background-color: #7C2A7B;
	background-image: url(template-gfx/bg.jpg);
	background-repeat: repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #533209;
}


img.bordered {
	border: 1px solid black;
}

.peachy {
	background-color: #FCEAC3;
}

hr.pat-div {
	border:  1px solid #54303c;
	color: #54303c;
}

#Master-Table {
	border: 2px solid #FFD070;
}


td.table-footer-bar {
	background-color: #9B629C;
	height: 10px;
}

.black {
	color: black;
}

td.main-cell {
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	text-align: justify;
	background-color: #FCEAC3;
}
td.photo-box {
	background-repeat: no-repeat;
	background-position: top right;
}
td.side-box {
	background-repeat: no-repeat;
	background-position: top left;
	color: #000;
	width: 200px;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666666;
	color: #000;
	background-color: #FCEAC3;
}
td.side-box p {
	margin-left: 10px;
}
td.side-box li {
	padding-bottom: 10px;
	margin-left: -12px;
}
.mini-text {
	font-size: 10px;
}
.big-title {
	font-size: 22px;
	color: #9d6142;
}

td.footer {
	color: white;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	font-family: Verdana, Sans Serif;
	background-image: url(template-gfx/footer-repeat.jpg);
	background-repeat: repeat-x;
	height: 285px;
}

td.footer-repeat {
	background-image: url(template-gfx/footer-repeat.jpg);
	background-repeat: repeat-x;
	height: 285px;
}

td.subfooter {
	height: 237px;
	background-image: url(template-gfx/footer-bottom.jpg);
	background-repeat: repeat-x;
}

td.cityscape-box {
	 width: 545px;
	 height: 251px;
	 background-image: url(template-gfx/topper-top.jpg);
	 background-position: 0 42px;
	 background-repeat:  no-repeat;
	 vertical-align: top;
}

td.logo-box {
	 width: 331px;
	 height: 251px;
	 background-image: url(template-gfx/topper-logo.jpg);
	 background-position: 0 42px;
	 background-repeat:  no-repeat;
}

.sidebar {
	width: 200px;
	font-size: 12px;
	vertical-align: top;
	padding-top: 30px;
	padding-left: 10px;
}

a.author-link {
	color: white;
	text-decoration: none;
}
a.author-link:hover {
	text-decoration: underline;
}


a.nav-menu-link {
	color: white;
	font-size: 11px;
	text-decoration: none;
}
a.nav-menu-link:hover {
	text-decoration: underline;
}

td.line-bottom {
	border-bottom: 1px solid;
	color: #fff;
}

a.mini-nav {
	color: #f8d9c1;
	font-size: 10px;
	text-decoration: none;
}
a.mini-nav:hover {
	text-decoration: underline;
}

