body {
	background-color: #EAF3FF;
	margin: 0px;
	padding: 0px;
}
#nav {
	width: 880px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #1C582C;
	height: 55px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(images/heading.jpg);
	background-repeat: no-repeat;
	float: left;
}
#banner {
	height: 266px;
	background-color: #FFFFFF;
	float: left;
	width: 880px;
}
#stripe {
	background-color: #26763B;
	height: 30px;
	width: 440px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	float: left;
}
#stripeRight {
	background-color: #26763B;
	height: 30px;
	width: 400px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#colLeft {
	height: 478px;
	width: 440px;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/main_bg.jpg);
}
#colRight {
	float: left;
	height: 478px;
	background-color: #FFFFFF;
	width: 440px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/main_bg.jpg);
}
#footer {
	background-color: #226B36;
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 25px;
	width: 845px;
	clear: left;
	padding-right: 35px;
	float: left;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #174E28;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	line-height: 1.6em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #1E1E23;
	text-decoration: none;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	line-height: 1.4em;
	margin-top: 18px;
	margin-bottom: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #B10001;
	text-decoration: none;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	line-height: 1.4em;
	margin-top: 18px;
	margin-bottom: 0px;
}
.h1_spacing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 1.4em;
	margin-top: 18px;
	margin-bottom: 0px;
}
ul.mainnav {
	list-style-type: none;
	float: right;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
ul.mainnav li {
	float: right;
}
ul.mainnav a {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-image: url(images/btn_up_02.jpg);
	text-decoration: none;
	height: 34px;
	width: 110px;
	text-align: center;
	margin-right: 4px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	padding-top: 28px;
	letter-spacing: 0.1em;
	background-position: 0px 9px;
}

ul.mainnav a:hover {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FFD300;
	background-image: url(images/btn_up_02.jpg);
	text-decoration: none;
	height: 34px;
	width: 110px;
	text-align: center;
	margin-right: 4px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	padding-top: 28px;
	letter-spacing: 0.1em;
	background-position: 0px 9px;
}
.p_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.line_break {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
	width: 365px;
	margin-left: 40px;
	padding: 0px;
	margin-top: -1px;
	margin-bottom: -1px;
}
#menuHeader2 {
	width: 400px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #1C582C;
	height: 30px;
	padding-top: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(images/heading.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 480px;
}
#menuHeader {
	width: 880px;
	height: 141px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(images/xmas_menu1.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	float: left;
}
#xmas_footer {
	clear: both;
	width: 760px;
	float: right;
	text-align: center;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #173E03;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-left: 60px;
}
#colRight a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #26763B;
	text-decoration: underline;
}
#colRight  a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #26763B;
	text-decoration: underline;
}
#colRight  a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #15A13D;
	text-decoration: underline;
}
#wrapper {
	padding: 0px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1C582C;
	border-left-color: #1C582C;
	overflow: hidden;
}
.yellow {
	color: #FAD03C;
}
.terms {
	font-size: 12px;
	line-height: 1.2em;
}
