/* CSS Document */

body {
background-color:#F26E74;
margin:0;
}

table {
background-color:#FFF;
border-collapse:collapse;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000;
}

table.header {
background-color:#FFF;
background-image:url(http://www.janepollak.com/uploads/header.jpg);
width:800px;
height:269px;
border-collapse:collapse;
}

table.header TD {
background-image:url(http://www.janepollak.com/uploads/dreampeek.gif);
}

table.information {
background-color:#FFF;
border-top:1px solid #F26E74;
width:800px;
height:800px;
}

.rightTable {
width:34%;
background-color:#c9c3b7;
padding:35px;
vertical-align:top;
}

.leftTable {
width:66%;
background-color:#FFF;
text-align:center;
padding:35px;
vertical-align:middle;
}

table.footer {
background-color:#FFF;
border-top:1px solid #F26E74;
width:800px;
height:150px;
text-align:center;
}

hr {
color: #F26E74;
background-color: #F26E74;
height: 1px;
border:0;
width:50%;
}

.textBoldAllcaps {
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
font-size:13px;
color:#000000
}

p.mainText {
text-align:justify;
font-size:13px;
line-height:1.35em;
}

.quoteName {
font-family:Georgia, "Times New Roman", Times, serif;
color:#000;
font-size:10px;
text-transform:uppercase;
font-style:normal;
}

.testimonial {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#d94761;
font-style:oblique;
}

.janeBio {
text-align:left;
line-height:1.3em;
color:#3D3D3D;
}

.address {
color:#706550;
}

a {
color:#d94761;
text-decoration:none;
border-bottom: #000 solid 1px;
}

a:hover {
color:#000;
text-decoration:none;
border-bottom: #d94761 solid 1px;
}

.introAllCaps {
text-transform:uppercase;
font-weight:bold;
background-color:#FFFFFF;
color:#d94761;
}

img.jane {
padding:3px;
border:1px solid #999;
background-color:#ddd;
margin:0 0 35px 0;
}
