@charset "UTF-8";
/* CSS Document */

body {
	color: #000000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../xmas-images/body-bg.png);
	background-repeat: repeat-x;
	background-color: #002a5c;
}

a:link {	font-family: Georgia, "Times New Roman", Times, serif;

color: #00539b;
	text-decoration: underline;
}
a:visited {	font-family: Georgia, "Times New Roman", Times, serif;

color: #00539b;
}
a:hover {	font-family: Georgia, "Times New Roman", Times, serif;

color: #ffee00;
	background-color:#00539b;
}
a:active {	font-family: Georgia, "Times New Roman", Times, serif;

color: #00539b;
}
h1 {
	font: bold 24px/28px Georgia, "Times New Roman", Times, serif;
	color: #002a5c;
	margin: 0px;
	padding: 0px 0px 10px;
}
h2 {
	font: normal 18px/21px Georgia, "Times New Roman", Times, serif;
	color: #FE0000;
	padding: 0px 0px 10px;
	margin: 0px;
}
h3 {
	font: normal 18px/21px Georgia, "Times New Roman", Times, serif;
	color: #ffee00;
	padding: 0px 0px 10px;
	margin: 0px;
}
h4 {
	font: bold 24px/28px Georgia, "Times New Roman", Times, serif;
	color: #00539b;
	margin: 0px;
	padding: 0px 0px 10px;
}
#container {
	background-image: url(../xmas-images/bodybg.jpg);
	background-repeat: no-repeat;
	min-height: 768px;
	width: 1280px;
	left: 50%;
	margin-left: -640px;
	position: absolute;
	top: 0px;
}
#wrapper {
	min-height: 768px;
	width: 930px;
	top: 0px;
	position: relative;
	left: 175px;
}
#header {
	height: 178px;
	width: 930px;
}
#navhorizontal{
	list-style:none;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:13px;
	width:901px;
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #FFEB01;
	background-image: url(../xmas-images/navi-bg.png);
	background-repeat: repeat-x;
}

#navhorizontal ul{	font: 18px Georgia, "Times New Roman", Times, serif;
list-style:none;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
}

#navhorizontal li{	font: 18px Georgia, "Times New Roman", Times, serif;
text-align:left;
	float:left;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
}

#navhorizontal ul li a{	font: 18px Georgia, "Times New Roman", Times, serif;
display:block;
	margin-right:0px;
	padding:10px 18px 9px 18px;
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;
}

#navhorizontal  li a:hover{
	color: #FFEB01;
	background-color:#FE0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.selected {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #ffee00;
	background-color: #F80010;
}

#content {
	background-image: url(../xmas-images/content-bg.png);
	background-repeat: repeat-y;
	width: 930px;
	min-height: 550px;
}

#store-list {
	width: 873px;
	padding-top: 15px;
	margin-left: 27px;
}
#footer {
	background-image: url(../xmas-images/home_footer.png);
	background-repeat: repeat-x;
	position: relative;
	left: 0px;
	bottom: 0px;
	height: 45px;
	width: 100%;
}
.footer-text {
	float: left;
	height: 40px;
	width: 370px;
	margin-top: 12px;
	margin-left: 25px;
	color: #ffee00;
}
.footer-text a:link {	font-family: Georgia, "Times New Roman", Times, serif;

color: #ffee00;
	text-decoration: underline;
}
.footer-text a:visited {	font-family: Georgia, "Times New Roman", Times, serif;

color: #ffee00;
}
.footer-text a:hover {	font-family: Georgia, "Times New Roman", Times, serif;

color: #00539b;
	background-color:#ffee00;
}
.footer-text a:active {	font-family: Georgia, "Times New Roman", Times, serif;

color: #ffee00;}

#footer2 {
	background-image: url(../xmas-images/footer2.png);
	background-repeat: repeat-x;
	position: relative;
	left: 0px;
	bottom: 0px;
	height: 90px;
	width: 100%;
}
.siteby-text {
	height: 25px;
	width: 300px;
	margin-left: 45px;
	color: #FFFFFF;
}
#large-images {
	position: absolute;
	height: 350px;
	width: 340px;
	top: 245px;
	left: 550px;
}
#site_text {
	height: 540px;
	width: 310px;
	margin-left: 222px;
	padding-top: 30px;
}
#site_text_wide {
	width: 680px;
	margin-left: 222px;
	padding-top: 30px;
}
.divider-line {
	width: 100%;
	margin-right: -50px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #00539B;
	padding-top: 10px;
	padding-bottom: 10px;
}
.blu-bold {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #00539b;
	}
#sponsors {
	position: absolute;
	height: 343px;
	width: 160px;
	top: 245px;
	left: 40px;
}
div#about-feature { position : relative; width: 680px; padding: 10px 0 30px 10px; margin:0;  top:0; left:0; background: #FFFFFF; border-bottom:#CCCCCC solid 1px; min-height:200px;}
