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



#mainwrapper {
	background-color: #FFF;
	horizontal-align: center;
	padding:0;
	width: 780px;
	margin-top: 0px;
	top: auto;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	clear: both;
	}

#header {
	background-color: #FFF;
	text-align: center;
	padding:0;
	width: 764px;
	margin: 0px auto;
	float: none;
	}

#leftnav {
	background-color: #FFFF99;
	padding: 0px;
	float: left;
	clear: left;
	width: 140px;
	margin-left: 0px;
	height: auto;
	display: inline;
	}

#maincontent {
	text-align: center;
	padding:0;
	width: 764px;
	margin-top: 0px;
	border: 2px;
	background-color: #FF9;
	}
	

#Holiday-Schedule {
	border-style: dotted;
	background-color:#FFF;
	border-color: #C00;
	padding: 5px;
	margin: 0px 0px 10px 0px ;
}

.Holiday-Schedule {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #060;
	font-weight: bold;
	}	
	
h2.Holiday-Schedule {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	color: #060;
	font-weight: bold;
	text-align: center;
	}	
	

#thawte {
	width: 137px;
	margin: 0px;
	}
	
#orderform {
	width: 624px;
	margin-left: 155px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFC;
	float: right;
	}
	

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #06F;
	font-size: 18px;
	}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 18px;
	}
	
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	margin: 0;
	}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	padding: 5px;
	}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	padding: 5px;
}

.center {
	text-align: center;
	padding: 3px;
}
	
.caption {
	text-align: center;
	font-size:10px;
}

.tagline {
	text-align: center;
	padding-bottom: 0px;
	color:#0066ff;
	font-weight: bold;
	margin-bottom: 0px;
	}

.blue {
	color:#0066ff;
	}
	
.red {
	color:#FF0000;
	}
	
.white {
	color:#FFF;
}
	
.whiteBG {
	background-color:#FFF
	}
	
.highlight {
	background:#FFFF99;
	border-bottom: dotted;
	border-top-style: dotted;
	border-bottom-color: #1667FF;
	border-top-color: #1667FF;
	}
	
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left: 10px;
	padding-left: 10px;
	text-align: left;
}

li {
	color:#06F;
	list-style: disc;
	text-align: left;
	}

#blue {
	background-color: #09F;
	}

.vacationtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #B9CFFF;
	border-style: double;
	border-top-color: #0033CC;
	border: 5px;
	border-top-width: thick;
	border-right-width: medium;
	border-bottom-width: thick;
	border-left-width: medium;
	border-top: 2px;
	border-color: #0033CC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.FeaturedItem {
	color: #FFF;
	background-color: #0C0;
	border-color: #0F0;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	padding: 0;
}

.FeaturedCopy {
	color: #000;
	background-color: #FFF;
	border-color: #0C0;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	padding: 0;
}


.style1 {
	color: #FF0000;
	font-weight: bold;
}
