body {
background-color: #7F745A;
background-image: url(../images/bg.jpg);
background-repeat: repeat-y;
background-position: center top;
}

.bodytype {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}

.bodytypewhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}

a.bodytype { color: #000000; text-decoration: underline;  }

a.bodytype:visited { text-decoration: underline; }

a.bodytype:hover { color: #663333; }

.sublink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663333;
	font-weight: bold;
}
.sublinktitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663333;
	font-weight: bold;
	text-decoration: none;
}
.pagetitle {
	font-family: Times New Roman, Times, Serif;
	font-size: 20px;
	color: #663333;
	font-weight: bold;
	text-decoration: none;
}
.sublinkunderline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663333;
	font-weight: bold;
	text-decoration: underline;
}

a.sublink { color: #663333; font-weight: bold; text-decoration: none;  }

a.sublink:visited { font-weight: bold; text-decoration: none; }

a.sublink:hover { color: #663333; text-decoration: underline;  }

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.tableheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFEF5;
	background-color: #6D1C00;
	font-weight: bold;
	border: 1px solid #7F745A;
}

#img_div {
	width:auto;
	padding:0 25px 22px 25px;
	background:url(../images/shadow.png) bottom right no-repeat;
	text-align:right;
	float:left;
	}

.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #663333;
	font-weight: bolder;
	letter-spacing: -2px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: normal;
}
.table {
	border: 1px solid #7F745A;
}
.table2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	border: 1px solid #7F745A;
	background-color: #FFFFFF;
}
.table1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	border: 1px solid #7F745A;
	background-color: #FFFEF6;
}
