/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body-index {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/home_bgd_repeat.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	
}
.body-interior {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/interior_bgd_repeat.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434447;
	line-height: 24px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #63638A;
	line-height: 24px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6D6E72;
	line-height: 24px;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E3E42;
}
a {
	color: #63638A;

}
a:hover {
	color: #404059;

}

ul {
	font-size: 12px;
	line-height: 21px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #434447;
}

.interior-container {
	background-image: url(images/interior_txt_bgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 70px;
	padding-left: 80px;
}
.indextxt {
	background-image: url(images/home_txt_bgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.indextxt2 {
	line-height: 40px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.indextxt-leftstroke {
	background-image: url(images/news_bgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 40px;
	line-height: 12px;
}
.newstxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434447;
	line-height: 18px;
}
.stroke-top-footer {
	background-image: url(images/top-stroke.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	color: #434447;
}


.subhead-purple {
	font-weight: bold;
	color: #63638A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.subhead-grey {
	font-weight: bold;
	color: #6D6E72;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.italic {
	font-style: italic;
}
.purplefooter {
	color: #63638A;
}
.subhead-just-purple {
	font-weight: bold;
	color: #63638A;
}
.subhead-just-purple-larger {
	font-weight: bold;
	color: #63638A;
	font-size: 12px;
}
.all-stroke-all-padding {
	padding: 8px;
	border: 1px solid #87839A;
}

.stroke-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4A4AD;
}
li {
	margin-bottom: 6px;
}
