@charset "utf-8";
.menuTitles {
	font-size: 14px;
	font-weight: bold;
}

td img {display: block;}
hr {
	color: #D5363B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.maintable {
	border: 1px solid #D5363B;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}
.copyright {
	font-size: 9px;
	line-height: 20px;
}
.botnavlinks {
	font-size: 10px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
p {
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
	
.homeParagraph
{
	width: 540px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 10px;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 0px;
}

.pics
{
	margin-top: 10px;
	border: 1px solid #CC0000;
}

.menupics
{
	margin-top: 0px;
	border: 1px solid #CC0000;
}
