/* Style sheet for Pfeifer House template */
body {
  background-image: url(images/bg.jpg);
  background-color: #FFFFFF;
  }
  
.style1 {
	color: #3c1f02;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {color: #FFFFFF; text-decoration:none}

h1 {color: #FFFFFF; text-decoration:none; font-size: 14px; font-weight: bold; font-family: tahoma;}
h2 {color: #FFFFFF; text-decoration:none; font-size: 14px; font-weight: normal; font-family: tahoma;}
h3 {color: #FFFFFF; text-decoration:none; font-size: 12px; font-weight: bold; font-family: tahoma;}
h4 {color: #FFFFFF; text-decoration:none; font-size: 12px; font-weight: normal; font-family: tahoma;}
h5 {color: #FFFFFF; text-decoration:none; font-size: 10px; font-weight: bold; font-family: tahoma;}
h6 {color: #FFFFFF; text-decoration:none; font-size: 10px; font-weight: normal; font-family: tahoma;}

.bar-title {font-size: 18px; font-weight: normal; font-family: Old English Text MT; padding-top:10px;}
.col-title {font-weight: bold; font-family: Old English Text MT; font-size:20pt }
p {color: #000000; font-size: 15px; font-weight: normal; font-family: Times New Roman, Verdana, Arial;}

	
/* Define standard hyperlinks */	
a:link  { color: #F9F0D3; font: normal normal Verdana, Arial, sans-serif; text-decoration: underline; }  
a:active { color: #F9F0D3; font: normal normal Verdana, Arial, sans-serif; text-decoration: underline; }
a:visited { color: #996633; font: normal normal Verdana, Arial, sans-serif; text-decoration: underline; }
a:hover { color: #C00000; font: normal normal Verdana, Arial, sans-serif; text-decoration: none; }

