@charset "UTF-8";
.section-contact #content h3{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1.5em;
   font-weight: normal;
   color: #666633;
   margin-top: 50px;
   text-align: center;
}
#headline {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #666633;
		font-weight: bold;
		position: relative;
		top: 60px;
		width: 600px;
		margin-right: 50px;
		margin-left: 50px;
}
#address {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 24px;
		line-height: 36px;
		font-weight: bold;
		color: #333300;
		text-align: right;
		display: block;
		position: absolute;
		width: 400px;
		visibility: visible;
		margin-left: auto;
		margin-right: auto;
		left: 61px;
		top: 156px;
}
#titles  #PageTitles   {
		padding-top: 6px;
		width: auto;
		height: 20px;
		margin-top: 0px;
		margin-bottom: 0px;
}
#contactInfo
{
   font-family: Arial, Helvetica, sans-serif;
   color: #333300;
   height: 106px;
   background-image: url(../images/Contact/bishop_ICON24.png);
   background-repeat: no-repeat;
   background-position: center top;
   position: absolute;
   left: 375px;
   padding-top: 130px;
   text-align: center;
   top: 90px;
}
#contactInfo li   {
   font-size: 2em;
   list-style-type: none;
   color: #663;
}
#contactInfo ul #phone {
   margin-bottom: 0.4em;
   font-size: 2.2em;
}
#contactInfo ul #email
{ }
#contactInfo a:link {
   font-family: Arial, Helvetica, sans-serif;
   color: #996600;
   text-decoration: none;
}
#contactInfo a:hover {
   font-family: Arial, Helvetica, sans-serif;
   color: #CC0000;
   text-decoration: underline;
}
#contactInfo h4
{
   font-size: 1.6em;
   font-weight: bold;
   color: #663;
}
#contactInfo p {
   font-size: 23px;
   font-weight: bold;
   color: #663;
   background-image: none;
}
#contactInfo a:link, #contactInfo a:visited
{
   color: #996600;
   text-decoration: none;
}
#contactInfo a:hover, #contactInfo a:active
{
   color: #CC0000;
   text-decoration: underline;
}
#content #twtr-profile-widget {
   height: 300px;
   width: 250px;
   position: absolute;
   left: 75px;
   top: 75px;
}
