@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-color: #0A204F;
	background-image: url(../graphics/bkg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #036;
}
a:visited {
	color: #0D3365;
}
a:hover {
	color: #09C;
}
a:active {
	color: #0D3365;
}
.ccidimage {
	position:relative;
	left:300px;
	top:-480px;
	background-color:#FFFFE0;
	width:269px;
	height:193px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #000000;
	visibility:hidden;
}
.oneColFixCtr #container {
	position:relative;
	margin:0px auto;
	width:960px;
	text-align:left;
}
.oneColFixCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.tablebg {
  background-color:#F2e9bb;
}
.headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #99060B;
}
.specialfont {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 21px;
font-style: italic;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: capitalize;
color: #99060B;
letter-spacing: 2px;
}
.specialfont2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 21px;
font-style: italic;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: capitalize;
color: #339900;
letter-spacing: 2px;
}
.bodycopy, .bodycopy td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.sidebar-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.sidebar-white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.sidebar-small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}

.oneColFixCtr .noprint .sidebar-white .sidebar-big a:link {color: #FFF; text-decoration:none;}
.oneColFixCtr .noprint .sidebar-white .sidebar-big a:visited {color: #FFF; text-decoration:none;}
.oneColFixCtr .noprint .sidebar-white .sidebar-big a:hover {color: #F3D96B; text-decoration:none;}
.oneColFixCtr .noprint .sidebar-white .sidebar-big a:active {color: #FFF; text-decoration:none;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}

a.sidebar-white:link {color: #FFF; }
a.sidebar-white:visited {color: #FFF; }
a.sidebar-white:hover {color: #F3D96B; }
a.sidebar-white:active {color: FFF; }

/************************************************************/
.datebox {
	width: 75px;
}
.numberbox {
	width:30px;
}
.currencybox {
	width:70px;
}
.mytracetext {
	color:#ffffff;
	background-color:#666666;
	font-size:12px;
}
.statusmsg{
	color:#009900;
	font-size:12px;
	font-weight:bold;
	line-height: 18px;
}
.errortext {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	line-height: 18px;
}
.errortext1 {
	color:#FF0000;
	background-color:#99FF66;
	font-size:12px;
	font-weight:bold;
	line-height: 18px;
}
.chkoutorder, .chkoutorder td{
	color:#666666;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
.box100 {
	width:100px;
}
.box200 {
	width:200px;
}
.box300 {
	width:300px;
}
.box400 {
	width:400px;
}
.box500 {
	width:500px;
}
.box600 {
	width:600px;
}
.box700 {
	width:700px;
}
.box800 {
	width:800px;
}
.cartinit {
	padding-right:410px;
}
.rptheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #99060B;
}
.leadpara {
	margin-top:0px;
}
.total {
	color:#40668b;
}
.reviews {
	color: #900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
}
.adultsonly {
	color:#666666;
	font-size:11px;
	font-style:italic;
}

