body {
	background-color: #0160b0;
	margin-left: 0px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818ba1;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.topnav a:link, a:active, a:visited  {
	text-decoration: none;
}

.topnav a:hover  {
	text-decoration: underline;
}
.mainnav {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2e3f3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2e3f3;
}
a.navitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c849c;
	text-decoration: none;
	text-indent: 20px;
	font-weight: bold;
}

.navshop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #ed9d12;
	font-weight: normal;
	text-decoration: none;
	text-indent: 20px;
}
a.navshop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #ed9d12;
	font-weight: normal;
	text-decoration: none;
	text-indent: 20px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:link, .copyright a:active, .copyright a:visited {
color: #FFFFFF;
text-decoration: underline;
	
}
.copyright a:hover {
text-decoration: underline;
	
}


.gifts  {
	background-color: #fffbef;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2e3f3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2e3f3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2e3f3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #E97B03;
	text-decoration: none;
	margin-left: 40px;
	padding-left: 40px;
	line-height: 16px;
	background-image: url(images/icon_gift.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
}

.gifts a:link, .gifts a:active, .gifts a:visited {
	background-color: #fffbef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	
}
.gifts a:hover{
background-color: #fffbef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	
}
.giftbg {
	background-image: url(images/icon_gift.jpg);
	background-repeat: no-repeat;
	background-position: 35px 25px;
}




.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00467f;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.sidebarlite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0161B0;
	background-color: #e5f0f9;
}
.sidebarregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0161B0;
	background-color: #ffffff;
}

.sidebar {
	background-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2e3f3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2e3f3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2e3f3;
}.sidebarhdrtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F88F10;
	font-weight: bold;
	text-decoration:underline;
}
a.sidebarhdrtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F88F10;
	font-weight: bold;
	text-decoration:underline;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #00467f;
}
.bodytxt a:link, .bodytxt a:active, .bodytxt a:visited {
	color: #F88F10;
	/*text-decoration: none;*/	
}

.bodytxt a:hover{
	/*color: #F88F10;*/
	text-decoration: underline;
}
.sidebarbodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0262af;
}
.sidebarbodytxt a:link, .sidebarbodytxt a:active, .sidebarbodytxt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0262af;
}
.sidebarbodytxt a:hover {
	text-decoration: underline;
}

#list-menu {
width: 207px;
/* this width value is also effected by
the padding we will later set on the links. */
}

#list-menu ul {
margin: 0; 
padding: 2px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c849c;
	text-decoration: none;
	font-weight: bold;
}
#list-menu li {
margin: 8px 0 0;
}
#list-menu a {
display: block;
width:182px;
padding: 4px 4px 2px 19px;
background: #ffffff;
text-decoration: none;
filter:blendTrans(duration=0.5);
}
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #7c849c;
}

#list-menu a:hover {
background: #f89e30;
color: #ffffff;
} 
.subheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0161b0;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	padding-top: 5px;
	margin-top: 5px;
}
.bodytxtbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #356A9F;
	font-weight: bold;
}
.bodytxtlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #356a9f;
	font-weight: bold;
}
.bodytxtmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #00467f;
	font-weight: normal;
	padding-left: 20px;
}
.bodytxtmain a:link, .bodytxtmain a:active, .bodytxtmain a:hover, .bodytxtmain a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #F88F10;
	font-weight: normal;
	text-decoration: underline;
}
.brdrtop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CAE1EF;
}


.titles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0161b0;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	padding-top: 5px;
	margin-top: 5px;
}
.sidebarboldor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F88F10;
	font-weight: bold;
	text-decoration: none;
}
.holidaytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C00;
	text-align: center;
	text-decoration: none;
	padding-bottom: 15px;
}

.holidaytxt a:link, .holidaytxt a:active, .holidaytxt a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C00;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.holidaytxt a:hover {
	text-decoration: underline;
	font-color: #CC0000;
}

.holidaytxtleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.holidaytxtleft a:link, .holidaytxtleft a:active, .holidaytxtleft a:visited {
	color: #C03;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}

.holidaytxtleft a:hover {
	text-decoration: underline;
}

.bodytxtgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	font-weight: normal;
}
.holidaybox {
	background-color: #F5F5F5;
	background-repeat:no-repeat;
	padding: 15px 15px 15px 15px;
}

