@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:16px;
}
.content {
	padding-top:15px;
}
.menurow {
	background-color: #7B1317;
}
.logobar {
	padding-top: 28px;
	padding-bottom: 28px;
}
.blackgr {
	background-image:url(../images/blackgr.jpg);
	background-repeat:repeat-x;
	height:152px;
}
body {
	background-color: #ECE9D8;
	background-image:url(../images/bg.gif);
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.paddingright {
	padding-right: 30px;
}

.redindicator {
	color: #990000;
}
h1.redindicator {
	color: #990000;
	line-height: 22px;
}
.picpaddingright {
	padding-right: 5px;
}
.rightdivide {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
.purple {
	color: #824199;
}
.calltitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #7B1317;
	line-height: 25px;
}
.calltitleblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 19px;
}
.maintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #000000;
	line-height: 30px;
}
.mainsubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #000000;
	line-height: 30px;
}
.white {
	color: #FFFFFF;
	font-size: 14px;
}
.righttext {
	font-size: 14px;
}
.rightsidetitle {
	font-size: 14px;
	font-weight: bold;
	color: #824199;
}
#toggle1 { display: none;}
