@charset "utf-8";
/* Made by Andrew Coleman */

body
{
	background: transparent url(images/background-cloth.jpg) repeat scroll top left; 
	margin: 10pt;
}

.Header {
    color: #6a7076;
    font-family: 'Palatino-Bold', 'Palatino', 'serif';
    font-size: 29px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing:     0.16em;
    line-height: 38px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: uppercase;
}

.Quote {
    color: #5e3a16;
    font-family: 'Palatino-Italic', 'Palatino', 'serif';
    font-size: 12px;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.annetable
{
	padding-top: 15px;
	background: transparent url(images/flourish_yellow_top.png) center top; 
}

.navbar
{
	background: transparent url(images/navbar_background.png) center top; 
	padding-bottom: 7px;
}

.title
{
	background: transparent url(images/page_tile_white.jpg) center top;
	padding-bottom: 7px;
}

.whitetable
{
	background: transparent url(images/page_tile_white.jpg) repeat-y center top; 
	padding-bottom: 7px;
}

.imagecell
{
	padding-right: 7px;
}

.picturecell
{
	padding-right: 7px;
}

.bodytable
{
	padding-top: 10px;
	background: transparent url(images/page_tile_page_fill.jpg) repeat-y center top; 
	padding-bottom: 10px;
}

.space
{
	padding-top: 6px;
}

.info
{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #EAD9C5;
}

.Heading_1 {
    color: #a76539;
    font-family: 'Palatino-Bold', 'Palatino', 'serif';
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.linkStop
{
	font-family: 'Bell MT',' Times New Roman', 'Arial', 'serif';
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	margin-left: 20px;
	margin-right: 20px;
}

a
{
	font-family: 'Bell MT',' Times New Roman', 'Arial', 'serif';
	font-weight: bold;
	text-decoration: none;
	color:#999999;
	margin-left: 20px;
	margin-right: 20px;
}

a:hover
{
	color:#666666;
}

a.link
{
	color:#000;
	text-decoration:underline;
}

a.link:hover
{
	color:#999;
	text-decoration:underline;
}