 
body {min-height:100%;}
 
 
#rightside {float:right; width:18%; margin-top:7em;}
.rightside p { background-color:black !important; font-family:"lucida calligraphy", arial, 'sans serif'; font-style:italic; font-weight: 700;}
.rightside em {color:red;}
.rightside h3 {color:#8d6932; font-family:Arial, Helvetica, sans-serif; text-align:center;}
.rightside a {color:red;}
.rightside a:hover {color: blue;}
 
.rollover a {
text-decoration: none;
color: black;
}
.rollover a:hover {
color: white;
background-image: url(hover_background.png);
 
}
 
em {font-style:italic; font-weight:bold; font-size: 110%;}
a {font-style:italic; font-weight:900;}
a:hover {color: white;}
 
#homecontents p {color:black;}
 
 
/* curve height, background image */
.myClassName .t, .myClassName .b, .myClassName .b b, .myClassName .t b{
height:10px;
background-image:url(unique.png);
}
 
/* inner color, border color, border width */
.myClassName .c{
background:#f8f7e5;
border-color:#445566;
border-left-width:4px;
border-right-width:4px;
}
 
 
/* surrounding margins (optional) */
.round{
margin-bottom:5px;
}
.round .c{
/* inner content padding */
padding:0 10px 0 10px;
border-top:0;
border-bottom:0;
border-style:solid;
}
.round .t, .round .b, .round .t b, .round .b b{
display:block;
overflow:hidden;
}
.round .t b, .round .b b{
float:right;
width:50%;
}
.round .t .r{
background-position:top right;
}
.round .b .r{
background-position:bottom right;
}
.round .b{
background-position:bottom left;
}
.round .br{
clear:both;
display:block;
overflow:hidden;
height:0px;
}
 
.headline {text-align:center;}
 
.pullquote {
padding: 10px;
float: right;
width: 200px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 20px;
border-top-width: 2px;
border-bottom-width: 2px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #694e1c;
border-bottom-color: #694e1c;
font-size: 16px;
text-align: center;
line-height: 36px;
font-family: Georgia, Arial, Helvetica, sans-serif;
color: #580000 !important;
font-style: italic;
font-weight: normal;
}
 
/* Captions under images */
 
div.rightside_image {
float: right;
padding: 10px;
margin: 10px;
border: 2px solid #694e1c;
text-align: center;
font-size: 0.8em;
font-style: italic;
}
 
div.leftside_image {
float: left;
padding: 5px;
margin: 10px;
border-right: 2px solid #694e1c; margin: 2em;
border-bottom: 2px solid #694e1c;
text-align: center;
font-family: Georgia, Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-style: italic;
}
 
div.leftside_image p {color: #000 !important;}

.q {font-size: 1.5em; font-famiy: Georgia, Arial, Helvetica, sans-serif; font-style: italic; color:#8d6932;}
.readmore {font-size: .75em; font-famiy: Georgia, Arial, Helvetica, sans-serif; font-style: italic; color:#8d6932; margin-left: 10em;}

/* Colors #B0AB8F was the original */
.padding p:first-letter{

 font-size:3em;
 margin-top:2px;
 margin-right:2px;
 margin-bottom:-5px;
 color:#8d6932;
 font-weight:bold;
 font-style:italic;
 float:left;
 font-family:Georgia, serif;
}
 
#cap {font-size:3em;
 margin-top:2px;
 margin-right:2px;
 margin-bottom:-5px;
 color:#8d6932;
 font-weight:bold;
 font-style:italic;
 float:left;
 font-family:Georgia, serif;}
