body {
	margin: 0;
	background-color: #6a0c00;
}
#MainTable {
	background: url(images/bg-maintable.gif) repeat-y;
}
#slideshow {
	padding: 0;
	width: 900px;
}
#slideshow  td.width93 {
	width: 98px;
}

#Navbar {
	background-color: #163437;
}
#Navbar td {
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f0f6d0;
	font-size: 16px;
	text-align: center;
}
#Navbar a {
	color: #f0f6d0;
	text-decoration: none;
}
#Navbar a:hover {
	color: #D66312;
	text-decoration: none;
}
#WelcomeTable {
	background: url(images/bg-welcome.jpg) no-repeat;
}
#WelcomeTable td.main  {
	height:226px;
	_height:156px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #571700;
	padding: 0 130px 30px 130px;
	*padding:0 130px 10px 130px;
}
#Content {
	font-family: Arial, Helvetica, sans-serif;
	color: #571700;
	font-size: 14px;
}
#Content td.rightcol h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #571700;
}
.imgleft {
	float: left;
	padding-right: 7px;
}

.openTable{
border:#6a0c00 solid 2px;
height:115px;
vertical-align:top;
padding-top:5px;
}
#Content td.leftcol {
	width: 118px;
	background: url(images/bg-ipleftcol.jpg) repeat-y;
}
#Content td.rightcol {
	padding: 25px 35px;
}
#Content td.bottomrow {
	font-size: 11px;
	text-align: center;
	height: 95px;
	max-height: 95px;
}
#Content td.bottomrow a {
	color: #571700;
	text-decoration: none;
}
#Content td.bottomrow a:hover {
	color: #006666;
	text-decoration: underline;
}


#Content .lastrow {
	height: 7px;
}

#Content a{
color:#3e0808;
}
#Content a:hover{
color:#bd8b2c;
}
#Content a:visited{
color:#3e0808;
}

#Footer{
text-align: center;
	color: #571700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
}

#Footer.lastbottom td {
	background: url(images/bg-footer.gif) repeat-x 0 bottom;
	text-align: center;
	color: #571700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100px;
	padding-bottom: 10px;
}
#Footer a {
	color: #571700;
	text-decoration: none;
}
#Footer a:hover {
	color: #006666;
	text-decoration: underline;
}

