BODY
{
	font-family : Arial, Helvetica, sans-serif;
    background-image : url(graphics/background_tile_gold.gif);
}
.border
{
 border-style : solid; 
 border-color : #B39C59;
}   
TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

TD.background
{
    background-image : url(graphics/page_background.gif);
}


TD.green
{
    background-image : url(graphics/green.gif);
}
.greenboxhighlight
{
    background-image : url(graphics/green_box_highlight.gif);
}
TD.button
{
    background-image : url(graphics/button_back_gold.gif);
}

TABLE
{
    margin : 0px;
} 

.goldbox
{
    background-image : url(graphics/gold_box_background.gif);
}

.greenbox
{
    background-image : url(graphics/green_box_background.gif);
}

.goldbox_left2
{
    background-image : url(graphics/goldbox_left2.gif);
}

.goldbox_right2
{
    background-image : url(graphics/goldbox_right2.gif);
}

.gold
{
	font-size : 14px;
    color : #5E4807;

}
.goldsmall
{
	font-size : 13px;
    color : #5E4807;

}
.white
{
	font-size : 15px;
    color : #ffffff;

}

.goldquote
{
	font-size : 12px;
    color : #5E4807;

}

.testimonial-title
{
	font-family : Arial, Helvetica, sans-serif;
	color : #5E4807;
	font-size : 13px;
	text-align: left;
    font-style : bold;

}
.testimonial-author
{
	font-family : Arial, Helvetica, sans-serif;

	font-size : 13px;
	text-align: right;
    font-style : italic;

}


.testimonial-content
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align: left;
}

h1
{
	font-family : Arial, Helvetica, sans-serif;
	color : #5E4807;
	font-size : 15px;
	text-align: left;
    font-style : bold;
    margin-bottom: 4px;

}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	color : #020258;
	font-size : 20px;
	text-align : center;
	font-style : italic;
}

H3
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : left;
}

H4
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : center;
    font-style : italic;
}

H5
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : left;
    font-style : italic;
}

H6
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : center;
    font-style : italic;
    padding-top : 15px;
}

LI
{
    padding-top : 6px;
}

li.bullet
{
	list-style-image: url(graphics/tanbullet.jpg);
	list-style-position: outside;
}
li.purplebullet
{
	list-style-image: url(graphics/purplebullet.jpg);
	list-style-position: outside;
}

li.greenbullet
{
	list-style-image: url(graphics/greenbullet.jpg);
	list-style-position: inside;
}

.footer
{
	font-size : 12px;
	text-align: center;
}
.small
{
    font-size : 9px;
}

.smaller
{
	font-size : 10px;
}

.indent20
{
	margin-left : 20px;
}

LI.indent30
{
    padding-top : 0px;
	margin-left : 30px;
}

LI.indent50
{
    padding-top : 0px;
	margin-left : 30px;
}

.indent30
{
    padding-top : 3px;
	margin-left : 30px;
}


.copyright
{
	font-size : 10px;
	color : #000000;
    padding-left : 25 px;
    padding-right : 20px;
}

a.empty
{
	color: #000000;
	text-decoration: none;
}

a.empty:active
{
	color: #000000;
	text-decoration: none;
}

a.empty:hover
{
	color: #000000;
    text-decoration : none;
}

.contact
{
	color: #000000;
    font-size : 10px;
}