#shipinfo {
	width: 90%;
	padding-top: 20px;
	padding-left: 20px;
}
.toomuch {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
	text-decoration: blink;
}
.counter {
	font-size: 18px;
	color: #336600;
	font-weight: bold;
}
#thankyou {
	text-align: center;
	height: 100px;
	width: 100%;
	padding-top: 150px;
}
#cardbg {
	background-image: url(images/postcardbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	visibility: visible;
	z-index: 1;
	height: 340px;
	width: 540px;
	left: 0px;
	top: 0px;
	padding-top: 70px;
	padding-left: 10px;
	margin-left: 80px;
}
#cardmsg {
	position: relative;
	visibility: visible;
	z-index: 10;
	height: 340px;
	width: 240px;
	left: 0px;
	top: 0px;

}
#cardimg{
	position: absolute;
	left: 250px;
	top: 80px;
	visibility: inherit;
	z-index: 2;
	height: 325px;
	width: 420px;
	text-align: left;
}
hr {
	color: #EFD979;
}
body, p, table, tr, td, img, hr, div, h1, h2, h3, h4, h5, ul, ol, li, blockquote{
	padding:0px;
	margin:0px;
}
td{
	vertical-align:top;
}
#tophead {
	background-color: #929FC9;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	color: #DDE6ED;
}
#tophead p {
	margin: 0px;
	padding: 0px;
}
#m {
}
p {
	padding: 5px 15px;
	font-size: 11px;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-size: 14px;
	padding: 8px;
}
/* set primary controls */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;		/* default to charcoal grey */
	background-color: #929FC9;
}

/*primary structure*/
#ow, #iw, #h, #n, #m, #f, #ab{
	position:relative;
	width:900px;		/* normal width - ow will be overridden for shadowing */
}
#ow, #ab{	/* for drop shadow effect and other spacing */
	width:930px;
	margin:0px auto auto auto;
	text-align:left;
}
#ab{
	text-align:center;
	font-size: 10px;

}
#iw{ 	/* for primary page positioning*/
	width:900px;
	margin:0px auto auto auto;
	background:#FFFFFF;	/*main page background color*/
}
#h {
	background: url(images/headwrap.jpg) no-repeat center top;
	padding-top: 25px;
}
#n1 {
	color: #FFFFFF;
	background-color: #122F8B;
	border-top: 0px solid #EFD979;
	border-right: 0px solid #EFD979;
	border-bottom: 5px solid #EFD979;
	border-left: 0px solid #EFD979;
}
#n1 ul {
	text-align: center;
	line-height: 20px;
	list-style: none;
}
#n1 ul li {
	display: inline;
	padding-right: 9px;
	padding-left: 9px;
	line-height: 30px;
	list-style: none;
}
#n1 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#m {
	background: url(images/backfade.jpg) repeat-y;
	position: relative;
}
#sidenav ul {
	list-style: none;
	margin-left: 15px;
	padding-right: 10px;
}
#sidenav ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#f {
	color: #FFFFFF;
	background-color: #092787;
}
#f ul {
	text-align: center;
	list-style: none;
}
#f ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	list-style: none;
	line-height: 30px;
}
.style1 {color: #990000}

#midtable{
	position:relative;
	background-color: #FFFFFF;
}
.style2 {font-size: 12px}
.style5 {font-size: 12px; font-weight: bold; }
.style6 {font-size: 10px}
.style7 {font-size: 18px}
.style8 {
	font-size: 16px;
	color: #990000;
}
.style10 {font-weight: bold}

