﻿body {
	background-image: url('images/bg.png');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;
	margin: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#header {
	width: 980px;
	height: 150px;
	text-align: left;
}
.headernav {
	padding-top: 7px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.headernav a:link, .headernav a:visited {
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	color: #DFD999;
	
}
.headernav a:hover { 
	text-decoration: none;
	color: #FFFFFF;
}
#bw {
	background-image: url('images/phil-bg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	height: 166px;
}
.front {
	font-size: 15px;
	color: #FFFFFF;
	line-height: 160%;
}


.front a:link, .front a:visited {
	text-decoration: underline;
	color: #DFD999;
	
}
.front a:hover { 
	text-decoration: none;
	color: #FFFFFF;
}


.dropcap {
float:left;
font-size:100px;
line-height:70px;
padding-top:2px;
color: #88CDD0;
}


#maintext {
	width: 800px;
	text-align: left;
	padding-top: 16px;
	line-height: 160%;
	overflow: visible;
}
.light {
	color: #88CDD0;
}

.front h1 {
	color: #88CDD0;	 
	font-size:18px;
}

.front h2 {
	color: #DFD999;	 
	font-size:17px;
}

.front h3 {
	color: #C33434;	 
	font-size:16px;
}


.tableheading {
	color: #DFD999;	 
	font-size:15px;
	font-weight:bold;
}



#links {
	height: 30px;
	text-align: center;
	background-color: #5E1313;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.contact a:link, .contact a:visited {
	text-decoration: none;
	color: #FFFFFF;
	
}
.contact a:hover { 
	text-decoration: none;
	color: #DFD999;
}

.style1 {
	float: right;
	margin-left:10px;
}



table {
	border-collapse: collapse;
	width: 800px;
}

td{
	padding-right:10px; 
	vertical-align:top;
}

td#nogap{
	padding-right:0px; 
	vertical-align:top;
	line-height: 12px;
}

td#assoc{
	padding-right:10px; 
	padding-bottom:20px; 
	vertical-align:top;
}



.style2 {
	float: right;
	margin: 20px 19px;
}
.bigpadding {
	float: right;
	margin-left: 75px;
}

.small {
	font-size:10px
}

#assocs {
	min-width: 990px; 
	max-width:100%; 
	height: 20px; 

}

.assoc {
	font-size: 12px;
	color: #FFFFFF;

}


.assoc a:link, .assoc a:visited {
	text-decoration: none;
	color: #FFFFFF;
	
}
.assoc a:hover { 
	text-decoration: none;
	color: #DFD999;
}

#space {
		padding-left: 95px;
		padding-right: 95px;
}

