/* ------------- "generic" styles */


body {
	margin: 0;
	padding: 0;
	background: #828282 url(../images/pageBG.jpg) top center repeat-y;
}

a img {
	border: 0;
}

#left-col {
	margin: 0;
	padding: 0;
	width: 285px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 18px;
}

#left-col a:link { 
	text-decoration: underline;
	color: #c4122f;
	font-weight: bold;
	}

#left-col a:visited { 
	text-decoration: underline;
	color: #c4122f;
	font-weight: bold;
	}
	
#left-col a:hover { 
	text-decoration: none;
	color: #c4122f;
	font-weight: bold;
	}

#left-col h1 {
	margin: 5px 0 5px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 15px;
}

#left-col p {
	margin: 0 0 5px 0;
	padding: 4px 5px 4px 25px
}

#left-col p.letterA {
	background: #fff url(../images/a_bg.png) 8px 8px no-repeat;
}

#left-col p.letterA:hover {
	background: #ebebeb url(../images/a_bg.png) 8px 8px no-repeat;
}

#left-col p.letterB {
	background: #fff url(../images/b_bg.png) 8px 8px no-repeat;
}

#left-col p.letterB:hover {
	background: #ebebeb url(../images/b_bg.png) 8px 8px no-repeat;
}

#left-col p.letterC {
	background: #fff url(../images/c_bg.png) 8px 8px no-repeat;
}

#left-col p.letterC:hover {
	background: #ebebeb url(../images/c_bg.png) 8px 8px no-repeat;
}

#left-col p.letterD {
	background: #fff url(../images/d_bg.png) 8px 8px no-repeat;
}

#left-col p.letterD:hover {
	background: #ebebeb url(../images/d_bg.png) 8px 8px no-repeat;
}

#right-col {
	margin: 0;
	padding: 0;
	width: 285px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 18px;
}

#right-col a:link { 
	text-decoration: underline;
	color: #c4122f;
	font-weight: bold;
	}

#right-col a:visited { 
	text-decoration: underline;
	color: #c4122f;
	font-weight: bold;
	}
	
#right-col a:hover { 
	text-decoration: none;
	color: #c4122f;
	font-weight: bold;
	}

#right-col p {
	margin: 0 0 5px 0;
	padding: 6px 5px 4px 25px
}

#right-col p b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 15px;
}

#right-col p.letterE {
	background: #fff url(../images/e_bg.png) 8px 25px no-repeat;
}

#right-col p.letterE:hover {
	background: #ebebeb url(../images/e_bg.png) 8px 25px no-repeat;
}

#right-col p.letterF {
	background: #fff url(../images/f_bg.png) 8px 25px no-repeat;
}

#right-col p.letterF:hover {
	background: #ebebeb url(../images/f_bg.png) 8px 25px no-repeat;
}

#right-col p.letterG {
	background: #fff url(../images/g_bg.png) 8px 25px no-repeat;
}

#right-col p.letterG:hover {
	background: #ebebeb url(../images/g_bg.png) 8px 25px no-repeat;
}

#right-col p.letterH {
	background: #fff url(../images/h_bg.png) 8px 25px no-repeat;
}

#right-col p.letterH:hover {
	background: #ebebeb url(../images/h_bg.png) 8px 25px no-repeat;
}

.subhead-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	letter-spacing: normal;
	line-height: 42px;
}

.stroke {
	border: 12px solid #000;
}

.web-address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #c4122f;
	font-weight: bold;
	font-style: normal;
	letter-spacing: normal;
	line-height: 40px;
}

.web-address a:link { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #c4122f;
	font-weight: bold;
	font-style: normal;
	letter-spacing: normal;
	line-height: 40px;
	text-decoration: underline;
	}
.web-address a:visited { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #c4122f;
	font-weight: bold;
	font-style: normal;
	letter-spacing: normal;
	line-height: 40px;
	text-decoration: underline;
	}
.web-address a:hover { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #c4122f;
	font-weight: bold;
	font-style: normal;
	letter-spacing: normal;
	line-height: 40px;
	text-decoration: none;
	}

.arial-11px-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 14px;
}