.backgrd {
	background-attachment: fixed;
	background-color: #112211;
	background-image: url(images/bgimagehome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.homepgtype {
	font-family: Minion, Times New Roman, Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 20px;
	font-weight: lighter;
	font-variant: normal;
	color: #cccccc;
}
div.horRule {
height: 1px;
border-top: 1px solid #cccccc;
margin-top: 6px;
margin-bottom: 6px;
}
div.horRule hr {
display: none;
}
A:link {
	font-family: Minion, Times New Roman, Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 30px;
	font-weight: lighter;
	font-variant: normal;
	color: #cccccc;
	text-decoration: none
}
A:visited {
	font-family: Minion, Times New Roman, Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 30px;
	font-weight: lighter;
	font-variant: normal;
	color: #cccccc;
	text-decoration: none
}
A:hover {
	font-family: Minion, Times New Roman, Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 30px;
	font-weight: lighter;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none
}
A:active {
	font-family: Minion, Times New Roman, Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 30px;
	font-weight: lighter;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none
}.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.linkstyle:link, a.linkstyle:visited {
	font-family: Minion, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #999999;
	text-decoration: none;
    text-align: left;
    padding-right: 10px;
}
a.linkstyle:hover {
	font-family: Minion, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	height: 0px;
    text-align: left;
    padding-right: 10px;
}
.divider {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	baseline: -18px
}
.pagetitle {
	font-family: Minion, Times New Roman, Times, serif;
	font-size: 26px;
	font-style: italic;
	color: #CCCCCC;
}
.indent1 {padding-left: 300px;
}

