/*html {
	margin: 0;
	padding: 0;
}*/

html, body {
	background: #CDC2B3 url(../images/bg.gif);
	text-align: center;
	color: #5F3E2F;
	font: 12px verdana, sans-serif;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	scrollbar-3d-light-color:#5F3E2F;
	scrollbar-arrow-color:#341c12;
	scrollbar-base-color:#CDC2B3;
	scrollbar-dark-shadow-color:#341c12;
	scrollbar-face-color:#CDC2B3;
	scrollbar-highlight-color:#74653D;
	scrollbar-shadow-color:#5F3E2F
}
a {
	color: #CD0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #341c12;
	text-decoration: underline;
}

a.top {
	color: #CD0000;
	font-weight: bold;
	text-decoration: none;
	font: 10px verdana, sans-serif;	
}

img {
	border: 0px;
}
#wrapper {
	width: 778px;
	margin: auto;
	text-align: left;
}
#header p {
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#slogan {
	position:relative;
         left: 105px;
         bottom: 60px;
}
p.slogan {
	position:relative;
         left: 190px;
         top: 110px;
}

#header {
	height: 203px;
	background: url(../images/header4.gif) no-repeat;
}
#header div {
	padding: 183px 213px 0px 82px;
}
#header p {
	margin: 0px;
	padding: 0px;
}
#header a {
	color:#FFFFFF;
}
#nav {
	width: 740px;
	height:48px;
	margin: 0px 0px 0px 20px;
	background-image:url(../images/nav.gif);
	background-repeat:no-repeat;
	display:inline;
	float:left;
	
}
#nav a {
	font-size:15px;
	font-style:italic;
	color:#260403;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 12px 0px 10px 0px;
	padding: 0px 8px 0px 8px;
	display:inline;
	float:left;
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #76644f;
}
#nav a:hover {
	color:#862e06;
	text-decoration:none;
}
.lastchild {
	border-right: none 0px !important;
}

#body {
	background: url(../images/body_blue_bg.gif) repeat-y;
	clear: both;
	width: 100%;
}

#body_noline {
	background: url(../images/body_blue_bg_noline.gif) repeat-y;
	clear: both;
	width: 100%;
}

#body_darkmid {
	background: url(../images/body_bg_darkmid.gif) repeat-y;
	clear: both;
	width: 100%;
}

#body-top {
	background: url(../images/body_blue_top.gif) no-repeat;
}
#body-bot {
	background: bottom url(../images/body_blue_bot.gif) no-repeat;
	padding: 21px 25px 15px 42px;
}
#about-box {
	float: left;
	width: 315px;
}

#about-box ul {
	margin-left: 8px;
}

#full-box {
	float: left;
	width: 700px;
}

#full-box ul {
	margin-left: 8px;
}

#express-box {
	float: right;
	width: 327px;
}

#expressdown-box {
	float: right;
	width: 327px;
	padding-top:30px;
}
#foot {
	width: 738px;
	margin-left: 20px;
	background: url(../images/foot_bg.gif) repeat-y;
}
#foot-top {
	background: url(../images/foot_top.jpg) no-repeat;
}
#foot-bot {
	background: bottom url(../images/foot_bot.gif) no-repeat;
	padding: 13px 21px 12px 28px;
}
#what-box {
	float: left;
	width: 332px;
}
#what-box img.left {
	margin-left: 10px;
}
#what-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}
#news-box {
	float: right;
	width: 316px;
}
#news-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}
#footer {
	margin: 14px;
	text-align: center;
}

h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:italic;
	color:#862e06;
}

h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:italic;
	color:#862e06;
}

h2 b{
	color:#341c12;
}

h2 del{
	text-decoration: line-through;
}

h3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	text-decoration: underline;
	color:#862e06;
}
h3 b{
	color:#341c12;
}

p.bold {
	font-weight: bold;
}

p.notice {
	font-weight: bold;
	text-align: center;
	font-size: large;
	color: #FF0000
}

ul li {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	list-style: none;
	background: 0px 3px url(../images/bullet.gif) no-repeat;
}

/*li {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	list-style: none;
	background: 0px 3px url(../images/bullet.gif) no-repeat;
}*/

li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

p.ctr {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}

p.bold {
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight:bold
}

p.boldctr {
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight:bold;
	text-align: center;	
}

div.narrow-text {
	margin-right: 18px;
}
img.left {
	float: left;
	padding-right: 14px;
	padding-bottom: 16px;
}
#body p.more {
	padding-top: 6px;
}
#news-box p.more {
	padding-top: 0px;
	margin-top: 0px;
}
p.more {
	text-align: right;
}
.clear {
	clear: both;
}

table.users {
	color: #5F3E2F;
	font: 12px verdana, sans-serif;
	/*width: 100%;*/
	padding-right: 10px;
	font: 11px verdana;
	top: auto;
    border: outset 2px #fff;
	margin-left:auto;
	margin-right:auto;
	}

caption.center{
	margin-left:auto;
	margin-right:auto;	
}
	
span.users {
font-size:14px;
}

li.users {
text-align:justify;
}

th.users {
text-align:center;
}

input.payment4dig{
float: left;
width: 35px;
}

input.reg{
width: 140px;
}

input.phone, textarea{
width: 90px;
/*margin-left: -20px;*/
border:thin;
margin-bottom: 1px;
}

input.large, textarea.large{
width: 180px;
/*margin-left: -20px;*/
border:thin;
margin-bottom: 1px;
}

input.small, textarea{
width: 70px;
/*margin-left: -20px;*/
border:thin;
margin-bottom: 1px;
}

td.center {
text-align:center;
}

td.right {
text-align:right;
}

td.left {
text-align:left;
}

td.lefttop {
vertical-align:top;
text-align:left;
}

span.valid {
	color: #ffffff;
	font-size:24px;
	font-weight:bold;
}

img.cardlogo {
width: 100px;
position:relative;
left: 300px;
top: -75px;
}