.Menu
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #FFFFFF;
		}

.Menu A:Link
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #ffffff;
		text-decoration: none;
		background-image:  url(images/but-blu-dkbg.gif);    /* rollover state */
		width: 120px;                   /* image width */
		height: 30px;
		background-repeat: no-repeat; 
		padding-top: 8px;
		}

.Menu A:Visited
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #ffffff;
		text-decoration: none;
		background-image:  url(images/but-blu-dkbg.gif);    /* rollover state */
		width: 120px;                   /* image width */
		height: 30px;
		background-repeat: no-repeat; 
		padding-top: 8px;
		}

.Menu A:hover
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #cc0000;
		text-decoration: none;
		background-image:  url(images/but-blu-dkbg_f2.gif);    /* rollover state */
		width: 120px;                   /* image width */
		height: 30px;
		background-repeat: no-repeat; 
		padding-top: 8px;
		}

.Menu A:Active
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #ffffff;
		text-decoration: none;
		background-image:  url(images/but-blu-dkbg.gif);    /* rollover state */
		width: 120px;                   /* image width */
		height: 30px;
		background-repeat: no-repeat; 
		padding-top: 8px;
		}

.header
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: rgb(0,0,0); /*rgb(96,52,25);*/
		}

.header A:Link
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: rgb(0,0,0); /*rgb(96,52,25);*/
		text-decoration: none;
		}

.header A:Visited
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: rgb(0,0,0);
		text-decoration: none;
		}

.header A:Hover
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: rgb(0,0,0);
		text-decoration: underline;
		}

.header A:Active
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: rgb(0,0,0);
	    text-decoration: none;
		}

.footer
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #000000;
		}

.footer A:Link
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #333366;
		text-decoration: none;
		}

.footer A:Visited
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #333366;
		text-decoration: none;
		}

.footer A:Hover
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #CC0000;
		text-decoration: none;
		}

.footer A:Active
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #333366;
	    text-decoration: none;
		}

H1
		{
        font-family:Verdana, Arial, Helvetica, sans-serif;
		font-style: italic;
		font-size:18pt;	
		color: rgb(0,0,0);
		}

H2
		{
        font-family:garamond, times, times new roman, serif;
		font-weight: 600;
		font-size:16pt;	
		color: rgb(0,0,0);
		}

H3
		{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12pt;	
		color: rgb(0,0,0);
		}

H4
		{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;	
		color: rgb(0,0,0);
		}

P
		{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;	
		color:#000000;
		}

td
		{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;	
		color:#000000;
		}

.small
		{  
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:9pt;
		font-variant: small-caps;
        color:black;
		font-style: bold;
		}

.smallcaps
		{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-variant: small-caps;
		color:#000000;
		}

.rev	{
		font-family:Verdana,arial,sans-serif,default;
		color:#FFFFFF
		}

.accent	{
		color:#330033;
		}

.accent2
		{
		color:#C7A932;
		}

BODY	{
		background-image: url(/brownlowgift/images/content.jpg);  /* background1.jpg */
		margin-top: 0%;
		margin-left: 0%
		}

.mainbg	{
		background-color:#ffffff;
		border-right: solid 4px rgb(0,90,136);
		border-left: solid 4px rgb(0,90,136);
		}

.headerbg
		{
		}

.headlinkbg
		{
		background-color: #ffffff;
		border: solid 4px  rgb(0,90,136);
	/*	border-radius: 10px;*/
		}

.navline
		{
		background-color: rgb(0,0,0);
		}

.footerbg
		{
		background-color: ;
		}

.footlinkbg
		{
		background-color: ;
		}

A:link
		{ 
		font-family:Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
		color:#000066;
		}

A:visited
		{ 
		font-family:Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
		color:#000066;
		}

A:active
		{ 
		font-family:Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
		color:#000066;
		}

A:hover
		{ 
		font-family:Verdana, Arial, Helvetica, sans-serif;
        text-decoration: underline;
		color:#000066;
		}

.hover { position: absolute; left: -1px; top: -1px; color: #cccc33;}

.shadow { position: relative; left: 1px; top: 1px; color: #666666; }

#headerEmail	{
	width:33%;
	height:175px;
	float:left;
}

#headerPhone	{
	width:33%;
	height:175px;
	float:left;
	text-align:center;
}


#headerLogo	{
	width:34%;
	height:300px;
	float:left;
}
img.head-image	{
	margin: 20px 0 20px 0;
}

div.cat_item    {
        height:320px;
        width:260px;
        float:left;
        position:relative;
        padding:0;
        text-align:center;
       margin-left:auto;
       margin-right:auto;

        }

div.cat_content_bottom  {
        position:absolute;
        vertical-align:baseline;
        text-align:center;
        padding:0px;
        bottom:0px;
       margin-left:35px;
       margin-right:auto;
        }

div.cat_item div.cat_content_top        {position:absolute; top:0px}

.popup	{
	background-color:#ffffff;
}

.popupStyle	{
	background-color:#ffffff;
}

img.face-book	{
	margin-top: 20px;
}


