﻿body 
{
    background-color:#6D91A9;
    background-image:url(../images/bkgrnd2.jpg);
    background-repeat:repeat-x;
    margin-top:10px;
    padding-top:0;
    color:#325065;
    text-align:center;
    font-family:verdana, Sans-Serif;
    font-size:12px;
    line-height:18px;
}
img
{
    border:none;
}
hr
{
	border: 0px;
	width:20%;
	height: 1px;
	color: #fff;
	background-color: #fff;
	margin:7px;
	
}
#envelope {
	margin: 0 auto;
	padding: 0;
	width: 861px;
	position: relative;
	background-color:#fff;
	text-align:left;

}

.content_l
{
    padding:10px 20px 0 40px;
}
.content_r
{
    padding:10px 40px 0 20px;
}
.content_f
{
    padding:10px 40px 0 40px;
}

.info
{
    color:#fff;
    font-size:12px;

}

.begin
{
    font-weight:bold;
    font-size:14px;
}
.bkgrnd
{
    background-image:url(../images/h_bkgrnd2.jpg);
    background-position:center center;
    background-repeat:no-repeat;
}
.quotetext
{
    color:#fff;
    /* background-color:#81A2B7; */
    background-color:#77A797;
}
.quote2
{
    background-image:url(../images/q_about.jpg);
    background-repeat:no-repeat;
    color:#fff;
    width:780px;
    height:202px;
    margin-top:20px;
}
.quote3_l
{
    background-image:url(../images/b_left.jpg);
    background-repeat:repeat-y;
    width:30px;
}
.quote3_r
{
    background-image:url(../images/b_right.jpg);
    background-repeat:repeat-y;
        width:30px;

}
.quote3_l780
{
    background-image:url(../images/b_left780.jpg);
    background-repeat:repeat-y;
    width:30px;
}
.quote3_r780
{
    background-image:url(../images/b_right780.jpg);
    background-repeat:repeat-y;
        width:30px;

}
.q_start
{
    float:left;
    margin-right:10px;
}
.q_end
{   
    margin-left:10px;
}
.author
{
    float:right;
    font-weight:bold;
    padding:0 20px 0 0;
}
.inner
{
    padding:30px;
}
blockquote
{
    margin-right:15px;
}
h1
{
    font-family:Century Gothic, Sans-Serif;
    font-size:18px;
    color:#325065;
}
h2
{
    font-family:Century Gothic, Sans-Serif;
    font-weight:bold;
    font-size:16px;
    margin-bottom:2px;
    color:#82CAB3;
}
h3
{
    font-family:Century Gothic, Sans-Serif;
    font-weight:normal;
    font-size:15px;
    margin-bottom:2px;
}
h4
{
    font-family:Century Gothic, Sans-Serif;
    font-weight:normal;
    font-size:15px;
    margin-top:5px;
    margin-bottom:2px;
}
.photo
{
    float:right;
    margin-left:20px;
}
.quote
{
    float:left;
    margin-right:20px;
}
.footer
{
    background-color:#69879D;
    color:#C4D5DF;
    font-size:10px;
    text-align:center;
    height:22px;
    width:861px;
}
a, a:visited { color:#325065;
}

a:hover
{
    text-decoration:underline;
}
