/* Special Styles */

.blurb h1 {
color: #def6ff;
font-size: 13pt;
font-weight: normal;
margin-bottom: 13pt;
}

.quotes p {
color: #ffffff;
font-size: 12pt;
font-weight: 500;
}

/* Structure */
.header {
width: 852px;
height: 275px;
background: url(../images/header.jpg);
}

.blurb {
width: 814px;
padding-right: 15px;
padding-top: 20px;
float: left;
}

.quotes {
width: 210px;
padding: 0px 14px;
/*margin-top: 10px;
background: url(../images/highlights/highlight_200d.png) repeat-x;*/
float: left;
}

.nav {
width: 852px;
padding-bottom: 30px;
padding-top:10px;;
}

.blogs {
text-align: center;
font-size:25pt;
}