.Catalog
{
	border: 1px solid #CC0033;
	vertical-align: top;
    padding-left: 8px; 
    padding-right: 8px;
    color: #000000;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Franklin Gothic Medium, Arial;
}

.Container 
{
	background: #FFFFFF; 
	margin: 0 auto; 
	position: relative;
    width: 100%;
    height: 100%;
}

.Content
{ 
    width: 580px; 
    height: 100%;
    background: #FFFFFF;
    color: #000000;
    border: 0px solid;
    text-align: left;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Franklin Gothic Medium, Arial; 
    padding-left: 8px; 
    padding-right: 8px; 
    padding-top: 8px; 
    padding-bottom: 8px; 
    float: left;
}

.Copyright
{ 
    width: 170px; 
    height: 100px;
    background: transparent;
	color: #000000;
    text-align: center;
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Franklin Gothic Medium, Arial; 
    border: 0px solid;
}

.DidYouKnow
{ 
	float: right;
    margin-left: 8px; 
    margin-right: 0px; 
    margin-top: 0px; 
    margin-bottom: 8px; 
    text-align: right;
    width: 170px;
    border: 0px solid;
}

.DidYouKnowBackground
{ 
    width: 170px;
    background: #FFFFFF url('../images/DidYouKnowBackground.gif');
    border: 0px solid;
    text-align: left;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Franklin Gothic Medium, Arial; 
    padding-left: 30px; 
    padding-right: 30px; 
    padding-top: 0px; 
    padding-bottom: 0px; 
}

.DidYouKnowFooter
{ 
    width: 170px; 
    height: 91px; 
    background: #FFFFFF url('../images/DidYouKnowFooter.gif');
    border: 0px solid;
}

.DidYouKnowHeader
{ 
    width: 170px; 
    height: 91px; 
    background: #FFFFFF url('../images/DidYouKnowHeader.gif');
    border: 0px solid;
}

.ErrorMessage 
{
    color: #CC0033;
    FONT-WEIGHT: bold;
}

.Footer
{ 
    width: 190px; 
    height: 205px;
    background: #FFFFFF url('../images/Footer.gif');
    text-align: left;
    border: 0px solid;
}

.Header 
{
    background: #FFFFFF url('../images/Header.gif');
    color: #000000;
    border: 0px solid;
    width: 770px; 
	height: 235px; 
	margin: 0 auto;
}

.HeaderBeesBeeGone
{
    background: #FFFFFF url('../images/HeaderBeesBeeGone.gif');
    color: #000000;
    border: 0px solid;
    width: 770px; 
	height: 235px; 
	margin: 0 auto;
}

.Main
{
    width: 770px; 
    height: 100%;
    background: #FFFFFF;
    border: 0px solid;
}

.Nav 
{
    background: #FFFFFF;
    color: #000000;
    border: 0px solid;
    width: 190px; 
    height: 100%;
    margin: 0 auto;
    float: left;
    text-align: left;
}

.PageHeader
{ 
    color: #CC0033;
    text-align: center;
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
}

.PhotoLeft
{ 
	float: left;
    margin-left: 0px; 
    margin-right: 8px; 
    margin-top: 0px; 
    margin-bottom: 0px; 
    text-align: right;
    border: 0px solid;
}

.PhotoRight
{ 
	float: left;
    margin-left: 8px; 
    margin-right: 0px; 
    margin-top: 0px; 
    margin-bottom: 0px; 
    text-align: right;
    border: 0px solid;
}

.SmallText
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Franklin Gothic Medium, Arial;
}

a:link       { color: #CC0033 }
a:visited    { color: #000000 }
a:active     { color: #CC0033 }

body
{
    margin: 0;
    padding: 0;
    background: #FFFFFF;
}

img
{
    border-style: solid; 
    border-width: 0;
}

input
{ 
    color: #000000;
    border: 1px solid #CC0033;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Franklin Gothic Medium, Arial;
    width: 60px;
}

input.Contact
{ 
    color: #000000;
    border: 1px solid #CC0033;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Franklin Gothic Medium, Arial;
    width: 320px;
}

input.Submit
{ 
    color: #000000;
    border: 1px solid #CC0033;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Franklin Gothic Medium, Arial;
    width: 60px;
}

select
{ 
    color: #000000;
    border: 1px solid #CC0033;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Franklin Gothic Medium, Arial;
	scrollbar-base-color: #CC0033;
}

textarea.Contact
{ 
    color: #000000;
    border: 1px solid #CC0033;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Franklin Gothic Medium, Arial;
}

textarea.Order
{ 
    color: #000000;
    border: 1px solid #CC0033;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Courier New;
}

td
{
	border: 0px; 
	vertical-align: top;
    background: #FFFFFF; 
    padding-left: 2; 
    padding-right: 2;
    color: #000000;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Franklin Gothic Medium, Arial;
}

ul
{
	list-style-image: url('../images/Bullet.gif');
}