@charset "UTF-8";
/* CSS Styles for Holly Whiteside Site ©2010 */

* {vertical-align: baseline; font-family: inherit; font-style: inherit; font-size: 100%; border: none; padding: 0; margin: 0;}

h1, h2, h3, h4, h5, h6, pre, blockquote, form, ul, ol, dl {margin: 20px 0;}
li, dd, blockquote {margin-left: 40px;}
dt {font-weight: bold;}
table {border-collapse: collapse; border-spacing: 0;}

body {background-color: #060b37; padding: 5px;}

/* Content Frames */

.header {width: 985px; height: 152px; float: left;}
.birdheader {width: 199px; height: 152px; float: left; background-image: url(images/bird.jpg);}
.hollyheader {width: 786px; height: 152px; float: left; background-image: url(images/header.gif);}

.mainframe {width: 985px; margin: 0px auto; background-color: #fff;}
.content {width: 955px; height: 3444px; margin-right: 15px; margin-left: 20px; background-image: url(images/rightaccent.gif); background-repeat: repeat-y; background-position: right;}
.fill {width: 900px; margin: 10px; float: left;}
.events {width: 350px; padding: 10px; float: right; border: 2px solid #8893a1; margin-top: 30px; margin-left: 16px; clear: both; font-size: 13px; font-family: Geneva, Arial;}
.contact {width: 350px; padding: 10px; float: right; border: 2px solid #8893a1; margin-top: 30px; margin-left: 16px; clear: both; font-size: 13px; font-family: Geneva, Arial;}
.bottom {width: 850px; background-color: #e7e9ff; padding: 20px; float: left; margin-top: 25px;}
.about {float: left; width: 850px;}
.endorsements {float: left; width: 850xp; clear: left; margin-top: 10px;}
.footer {float: right; clear: both; margin-top: 10px;}

/* Character */

p {line-height: 1.5em; font-size: 13px; font-family: Geneva, Arial;}


