/* CSS Document */

#body{
background-color: #c0c0c0;
}
#whtBg{
background-color: #FFFFFF;
padding: 5px;
}
#header{
background-image:url(images/header.gif);
background-repeat: no-repeat;
height: 120px;
}
#greyShim{
background-image: url(images/greyShim.gif);
background-repeat: repeat-x;
height: 25px;
}
#dottedDevide_v{
background-image: url(images/dotShim_v.gif);
background-repeat: repeat-y;
background-position: center;
width: 10px;
}
#rightCol{
width: 757px;
vertical-align: top;
}
#leftCol{
vertical-align: top;
background-image: url(images/leftColBgShim.gif);
background-repeat: repeat-y;
background-position: left;
border-bottom: solid 1px #c4c4c4;
width: 203px;
}
#navCell{
padding: 12px;
background-color: #e3e3e3;
border-bottom: solid 1px #c4c4c4;
border-left: solid 1px #c4c4c4;
border-right: solid 1px #c4c4c4;
border-top: solid 1px #c4c4c4;
vertical-align: top;
}
#contactCell{
padding-top: 25px;
background-color: #fff;
border-bottom: 0px;
border-top: solid 1px #c4c4c4;
border-left: solid 1px #c4c4c4;
border-right: solid 1px #c4c4c4;
vertical-align: top;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
line-height: 12px;
padding-left: 12px;
}
#contactCell2{
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 10px;
background-color: #fff;
vertical-align: top;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
line-height: 16px;
}
#devide{
border-top: dotted 1px #cccccc;
}
#bridgePic{
background-image: url(images/bridge.jpg);
background-repeat: no-repeat;
background-position: left;
height: 172px;
width: 413px;
}
#passionPic{
background-image: url(images/passion.jpg);
background-repeat: no-repeat;
background-position: center;
width: 167px;
padding-right: 5px;
padding-left: 5px;
}
#catherdralPic{
background-image: url(images/cathedral.jpg);
background-repeat: no-repeat;
}
#footerCell{
height: 25px;
}
#adCol{
width: 15px;
padding-left: 2px;
padding-right: 3px;
vertical-align: top;
}
.dottedDevide_h{
background-image: url(images/dotShim_h.gif);
background-repeat: repeat-x;
background-position: center;
height: 10px;
}
#spacer{
height: 5px;
}
#contentPadding{
padding-top: 10px;
}
#content{
vertical-align:top;
padding-top: 10px;
padding-left: 15px;
padding-right: 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
line-height: 16px;
}
#nav{
vertical-align: top;
}
#nav a{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #013f6e;
text-decoration: none;
display: block;
padding-left: 14px;
padding-top: 8px;
padding-bottom: 3px;
border-bottom: dashed 2px #fff;
height: 20px;
}
#nav a.sub1_on{
color: #013f6e;
background-image: url(images/bullet.jpg);
background-position: center left;
background-repeat: no-repeat;
}
#nav a:hover{
color: #013f6e;
background-image: url(images/bullet.jpg);
background-position: center left;
background-repeat: no-repeat;
}
/* Nav without border */
#nav2{
vertical-align: top;
}
#nav2 a{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #013f6e;
text-decoration: none;
display: block;
padding-left: 14px;
padding-top: 8px;
padding-bottom: 3px;
height: 20px;
}
#nav2 a.sub1_on{
color: #013f6e;
background-image: url(images/bullet.jpg);
background-position: center left;
background-repeat: no-repeat;
}
#nav2 a:hover{
color: #013f6e;
background-image: url(images/bullet.jpg);
background-position: center left;
background-repeat: no-repeat;}
#adEmpty{
background-color: #dfdfdf;
height: 85px;
}
.bulletlist {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
line-height: 18px;
text-decoration: none;
margin: 0px 0px 0px 31px;
list-style-image: url(images/bullet.gif);
list-style-type: none;
}
#copyright{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #333333;
}