p {
	color:#54363e;
	font-family:times,georgia;
	font-size:15px;
}

td {
	color:#54363e;
	font-family:times,georgia;
	font-size:15px;
}

ol {
		color:#54363e;
	font-family:times,georgia;
	font-size:15px;
}

td#t1 {
background-image:url(./images/t1.jpg);
background-repeat: no-repeat;
height:54px;
width:420px;
font-family: georgia, arial;
font-size: 13px;
color:#463439;
text-align:center;
font-style: italic;
}

td#t2 {
background-image:url(./images/t2.jpg);
background-repeat: no-repeat;
height:54px;
width:270px;
font-family: georgia, arial;
font-size: 15px;
color:#827177;
text-align:center;
padding: 18px 0px 0px 0px;
text-transform: capitalize;
}


a.toplink {
font-family: georgia, arial;
font-size: 15px;
color:#827177;
text-decoration: none;
font-weight:bold;
}

a.toplink:hover {
	color: #594a4f;
}

a {
font-family: times, georgia;
font-size: 15px;
color:#d3b1ba;
text-decoration: none;
font-weight:bold;
}

a:hover {
	color: #5f3742;
}

td#t4 {
background-image:url(./images/t4.jpg);
background-repeat: no-repeat;
height:68px;
width:690px;
font-family: georgia, arial;
font-size: 35px;
color:#a89098;
text-align:left;
padding: 0px 0px 0px 15px;
font-style: italic;
}

td#body {
	background-image: url(./images/bg.jpg);
	background-repeat: repeat-y;
}

td#foot {
	background-image: url(./images/f1.jpg);
	background-repeat: no-repeat;
	height:90px;
	text-align:center;
   font-family: georgia, arial;
   font-size: 15px;
   color:#6a595f;
   text-align:center;
   text-transform: capitalize;
	font-weight:bold;
	padding: 4px 0px 0px 0px;

}

a.navlink {
	display:block;
	width:194px;
	background-color: #94727e;
	border-bottom:1px dashed #644b53;
	font-family: times, arial;
	font-size: 14px;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
	color: #674c56;
	letter-spacing: 2px;
	font-weight:bold;
	text-align:left;
}

a.navlink:hover {
	background-color: #b4919e;
	text-decoration: none;
	color:#4d373f;
	border-bottom:1px solid #644b53;
}

a.navlink2 {
	display:block;
	width:194px;
	background-color: #8b6b76;
	border-bottom:1px dashed #644b53;
	font-family: times, arial;
	font-size: 14px;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
	color: #604650;
	letter-spacing: 2px;
	font-weight:bold;
	text-align: right;
}

a.navlink2:hover {
	background-color: #b4919e;
	text-decoration: none;
	color:#4d373f;
	border-bottom:1px solid #644b53;
}

font.navtop {
	display: block;
	width:194px;
	text-align:center;
	color:#786068;
	font-size:17px;
	font-family:times, arial;
	font-weight:bold;
	letter-spacing:2px;
	border-bottom:2px solid #291419;
}

font.navbottom {
	display: block;
	width:194px;
	border-top:2px solid #291419;
	margin:0px 0px 20px 0px;
}

h1 {
	border-bottom: 1px dashed #4e3139;
	color:#4e3139;
	font-family:times,georgia;
	font-size:18px;
	letter-spacing:2px;
	font-style: italic;
	text-align: left;
}