/* CSS Document */

body
{
	font-family:tahoma, Arial, Verdana;
	font-size:11px;
	color:#421B00;
	margin:0px;
	text-align:left;
	text-decoration:none;
}

.footer-site
{
	background-color:#F6F4F0;
	color:#45392B;
	font-size:11px;
	text-decoration:none;
	
}
	
a:hover.footer-site
{
	color:#4587C0;
	text-decoration:none;
}

.footeractive
{
	color:#4587C0;
	text-decoration:none;
}

.copyright-site
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#363636;
	text-decoration:none;
}

a:hover.copyright-site
{
	color:#4587C0;
	text-decoration:none;
}

.greenbg
{
	background-image:url(../images/greenbg.gif);
	background-repeat:no-repeat;
}

.greenmenu
{
	background-image:url(../images/greenmenubg.gif);
	background-repeat:repeat-y;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	/*color:#2D3CFF;*/
	line-height:27px;
	text-decoration:none;
}

a:hover.greenmenu
{
	color:#00086B;
	text-decoration:none;
}

a:active.greenmenu
{
	color:#462500;
	text-decoration:none;
}
.giftcard
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
}

.welcome
{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
}

ul.arrow
{
	list-style-image:url(../images/arrow.gif);
}

.about
{
	font-size:13px;
}

.green_top
{
	background-image:url(../images/greenbordertop.gif);
	background-repeat:repeat-x;
}

.green_bottom
{
	background-image:url(../images/greenborderbottom.gif);
	background-repeat:repeat-x;
}

.green_left
{
	background-image:url(../images/greenborderleft.gif);
	background-repeat:repeat-y;
}

.green_right
{
	background-image:url(../images/greenborderright.gif);
	background-repeat:repeat-y;
}

.banner_bg
{
	background-image:url(../images/banner.gif);
	background-repeat:no-repeat;
	width:735px;
	height:104px;
	font-size:10px;
}

.top_links
{
	text-decoration:none;
	font-size:10px;
	color:#421B00;
}

.top_links_active
{
	text-decoration:none;
	font-size:10px;
	color:#5A86A1;
}

a:hover.top_links
{
	text-decoration:none;
	font-size:10px;
	color:#5A86A1;
}
.brownbg
{
background-color:#421B00;
text-align:right;
background-image:url(../images/left_brown_curv.gif);
background-repeat:no-repeat;
background-position:left top
}
.blue_bg
{
 background-color:#DEEBF3;
 text-align:right
}.internal-bg {
	background-color: #F7F7F7;
}