/*
Theme Name: Becke Martin
Theme URI: http://www.beckemartin.com
Description: Site for Becke Martin
Version: 2.0
Author: Liz Bemis, Bemis Promotions
Author URI: http://www.bemispromotions.com
*/
	body {
		background: url('images/cherry_bkgrnd.gif');
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
	}
	.content
	{
		FONT-FAMILY: Georgia, Times New Roman, Times, serif;
		FONT-SIZE: 10pt;
	    COLOR: #000000;
		padding-left: 10px;
		padding-right: 10px;
	}
	.content p
	{
	    FONT-SIZE: 10pt;
	    COLOR: #000000;
	}
	.content H1
	{
	    FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	    FONT-SIZE: 14pt;
	    COLOR: #329900;
   	    font-weight: bolder;
	}
	.content  H2
	{
	    FONT-SIZE: 11 pt;
	    COLOR: #cc0001;
	    font-weight: bolder;
	}
	.content  H3
	{
	    FONT-SIZE: 10 pt;
	    Font-weight: bold
	    COLOR: #67cb33;
	}
	.content  A:link
	{
	    COLOR: #67cb33;
	    FONT-WEIGHT: Bold;
	    TEXT-DECORATION: underline;
	}
	.content  A:visited
	{
	    COLOR: #329900;
	    FONT-WEIGHT: Bold;
	    TEXT-DECORATION: underline;
	}
	.content  A:active
	{
	    COLOR: #329900;
	    FONT-WEIGHT: Bold;
	    TEXT-DECORATION: underline;
	}
	.content A:hover
	{
	    COLOR: #cc0001;
	    FONT-WEIGHT: Bold;
	    TEXT-DECORATION: none;
	}
	.content UL
	{
	    Color: 000000;
	    Font-size: 10pt;
	    text-align: left;
	    list-style-image: url('images/bullet.gif');
	}
	#quote
	{
		FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	    FONT-SIZE: 8pt;
		COLOR: #329900;
	    FONT-WEIGHT: normal;
	    TEXT-DECORATION: none;
		font-style: italic;
		width:400px;
		height:40px;
		float: left;
		padding-left: 10px;
	}
	.copyright
	{
		FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	    FONT-SIZE: 8pt;
		text-align: right;
	}
	.copyright  A:link
	{
	    COLOR: #c90000;
	    FONT-WEIGHT: Bold;
	    TEXT-DECORATION: underline;
	}
	.copyright  A:visited
	{
	    COLOR: #c90000;
	    FONT-WEIGHT: Bold;
	    TEXT-DECORATION: underline;
	}
	.copyright  A:active
	{
	    COLOR: #c90000;
	    FONT-WEIGHT: Bold;
	    TEXT-DECORATION: underline;
	}
	.copyright A:hover
	{
	    COLOR: #335100;
	    FONT-WEIGHT: Bold;
	    TEXT-DECORATION: none;
	}