/* CSS Document for FamilyDiehl.com*/

body {
background-color:#FFFFCC;
margin-top: 35px;
}

.contentbox {
    padding:12px;
	}
	
.quotebox {
	padding-left: 0px;
	padding-right: 0px;
}

.contentpara {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 6px;
	left: 8px;
	top: 110px;
}

.contentparaindent, .contentparaindent p {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 6px;
	margin-left: 20px;
	left: 8px;
	top: 100px;
}

.contentpara p {
margin-bottom: -9px;
}

.contentparasubhead {
    font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 4px;
	margin-top: 36px;
}

.contentparasubheadred {
    font-family: Arial, sans-serif;
	color: darkred;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 4px;
	margin-top: 36px;
}

.contentparabyline {
    font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	margin-bottom: 10px;
}

.header1 {
    font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 8px;
}

.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-align: left;
}

.header3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	color: #885500;
	text-align: left;
	margin-top: 32px;
	background-color: #FFCC33;
}

.topbar {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 24px;
	color: #ffff00;
	text-align: left;
	background-color: black;
	/* Position defeats the standard margin for pages which accommodates the logo*/
	position:absolute;
	top: 10px;
	width: 100%;
}

/* Couldn't use :hover here for sake of Netscape */
.navlink {
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	color: #ffcc33;
	text-decoration: none;
}
.navhover {
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
    color:white;
    text-decoration: none;
}

.caption {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 6px;
}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-align: center;
}

