/*PhelpsCPA site CSS file --- Prepared by Peter Phelps 7/14/2013*/


body {
background-color: #CDE6FF;
background-repeat: no-repeat;
background-position: top;
padding-top: 90px;
}


.picture {
width: 150px; /*Set to image width*/
height:166.5px; /*Set to image height*/
position:absolute;
top: 10%;
left: 50%;
margin: -75px auto auto -83.25px; /*Half of image width, 0, 0, half of image height*/
text-align:center;
}


.button {
color: black;
}




h1 {
color: #000000;
text-align: center;
font-size: 2em;
font-family: "Arial Black", Arial, sans-serif;
margin: 0;
}



h2 {
color: #000000;
font-weight: normal;
font-family: "Palatino Linotype", Baskerville, serif;
font-size: 1.5em;
border-bottom: 2px white solid;
background: url(images/bullet_flower.png) no-repeat;
padding: 0 0 2px 80px;
margin: 0;
}

.column {
color: #000000;
text-align: left;
font-size: 1em;
font-family: "Arial Black", Arial, sans-serif;
margin: 0;
border: 2px solid Blue;
}


.weblink {
text-align: center;
margin: 0;
padding: 5px;
}



.phone {
color: #000000;
text-align: center;
font-size: 1em;
font-weight: normal;
font-family: "Arial Black", Arial, sans-serif;
padding: 10px;
}



.intro {
color: #6A94CC;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
margin-left: 0;
margin-bottom: 25px;
}



p {
font-family: "Palatino Linotype", Baskerville, serif;
color: #616161;
line-height: 150%;
margin-top: 10px;
margin-left: 80px;
}


.copyright {
text-align: center;
}




