/* CSS Document */

html, body {height:100%;} 
body{
	margin:0px;
	background-color:#220d05;
	background-image:url(images/bgStretch.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#contentrow {height:100%;} 

td{
	text-align:left;
}

li{
	list-style-image:url(images/liDot.gif);
}

.header{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#3f2511;
	font-style:italic;
}

.header2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#660000;
	font-style:italic;
	line-height:40px;
}

.header3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#660000;
	font-style:italic;
	white-space:nowrap;
}
.subHeader3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#660000;
	font-style:italic;
}

.subHeader4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#660000;
	font-style:italic;
}

.subHeader5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#660000;
	font-weight:bold;
}

.navigation{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#dbbb89;
	font-style:italic;
	text-decoration:none;
	text-transform:none;
}

a.navigation:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#ede2d1;
	font-style:italic;
	text-decoration:none;
	text-transform:none;
}

.navbar{
	text-align:center;
}

.homeBox{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#3f2511;
	line-height:16px;
}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#190c07;
	line-height:18px;
}

.text2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#190c07;
	line-height:26px;
}

.powerAndGrace{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#af5701;
	font-weight:500;
	font-style:oblique;
}
.pandg2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#af5701;
	font-weight:500;
	font-style:oblique;
	text-transform:uppercase;
}

.pandg3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#af5701;
	font-weight:500;
	font-style:oblique;
}

.copyright{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#606060;
	font-style:italic;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

.redLink{
	font-family:Arial, Helvetica, sans-serif;
	color:#660000;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
}

.careerLink{
	font-family:Arial, Helvetica, sans-serif;
	color:#660000;
	text-decoration:underline;
	font-size:12px;
}
