body, img, div, form, table, tbody, tr, td, h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	list-style-type: none;
}
.clearme {
	clear:both;
}
body {
	position:relative;
	left:0px;
	top:0px;
	z-index:0;
	font-family: "Georgia", Palatino Linotype, Serif;
	font-size: 12px;
	background-color:#003418;
	background-image:url(../img-glb/bg-side-btm.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

/* GLB TAGS */

#bg {
	z-index:-1;
	position:absolute;
	top:-46px;
	right:0px;
}
*html #bg {
	top:0px;
}
*+html #bg {
	top:0px;
}
#pg {
	width:90%;
	height:90%;
	margin:5%;
}
#logo {
	position:absolute;
	top:0px;
	left:5%;
}
*html #logo {
	top:5%;
}
*+html #logo {
	top:5%;
}
#header {
	width:100%;
	background-color:none;
	margin-top:30px;
}
#nav {
	width:100%;
	margin-top:20px;
	background-image:url(../img-glb/bg-nav.gif);
	background-repeat:no-repeat;
	white-space:nowrap;
	height: 21px;
}
#nav a {
	position:relative;
	top:8px;
}
#nav td.sep {
	width:30px;
}
#menu {
	float:right;
	display:inline;
	white-space:nowrap;
}
#content {
	width:100%;
}
#content td {
	background:#FFFFFF;
}
#content td.corner {
	background-image:url(../img-glb/corner.gif);
	background-repeat:no-repeat;
	width:13px;
	height:13px;
}
#content td.left {
	width:13px;
	background-image:url(../img-glb/brd-left.gif);
	background-repeat:repeat-y;
}
#content td.body {
	height:400px;
	padding-top: 20px;
	padding-left:66px;
}
#content #wrapper {
	background-color:#999999;
	
	overflow:scroll;
}
#content td.right {
	width:13px;
	background-image:url(../img-glb/brd-right.gif);
	background-repeat:repeat-y;
}
#content td.bottom {
	height:13px;
	background-image:url(../img-glb/brd-bottom.gif);
	background-repeat:repeat-x;
}
.paddingbtm {
	padding-bottom:12px;
}
.margintop {
	position:relative;
	top:8px;
}
.marginright {
	margin-left:80px;
}
h1 {
	margin:16px auto 15px auto;
	font-size:22px;
	font-weight:200;
}
h2 {
	margin:5px 5px 5px 0px;
	font-size:17px;
	font-weight:200;
}
h3 {
	margin:16px auto 5px auto;
	font-size:18px;
	font-weight:200;
	color:#943031;
}
h4 {
	font-size:14px;
	font-weight:200;
	margin-top:0px;
	margin-bottom:5px;
}
a {
	color:#102052;
}
a:visited {
	color:#102052;
}
a:hover {
	color:#943031;
	text-decoration:none;
}
p {
	margin:5px;
}
ul {
	margin:5px 5px 20px 66px;
}
li {
	margin-top:4px;
	margin-bottom:4px;
}
ul h2 {
	margin:5px 5px 5px 0px;
}
.sm {
	font-size:10px;
}
.txt {
	font-size:12px;
}
.style1 {
	font-weight:900;
	font-style:italic;
	padding-left:10px;
}
.right {
	float:right;
	margin:10px;
}
#features {
	background-image:url(../img-glb/bg-features.jpg);
	border:solid #943031 3px;
	float: right;
	height: 90%;
	width: 160px;
	margin:10px;
	color:#666666;
}
#features h1 {
	font-size:15px;
	margin:5px 5px 10px 10px;
	font-weight:900;
	color:#943031;
}
#features h2 {
	font-size:12px;
	margin:5px 10px 5px 10px;
	font-weight:900;
	padding:2px 2px 2px 15px;
}
#features ul {
	margin-left:26px;
}
#features li {
	list-style-image:url(../img-glb/icon-bullet.gif);
}
.menu {
	width:70%;
}
.menu td {
	vertical-align:top;
	padding:2px;
	color:#333333;
}
.menu td.vint {
	font-weight:900;
	font-style:italic;
	padding-left:10px;
	width:50px;
}
.menu td.item {
	font-weight:900;
	font-style:italic;
	padding-left:10px;
	border-bottom:solid #943031 1px;
}
.menu td.price {
	font-weight:900;
	text-align:right;
	padding-right:10px;
	white-space: nowrap;
	border-bottom:solid #943031 1px;
}
.menu td.item2 {
	font-weight:900;
	font-style:italic;
	padding-left:10px;
	padding-bottom:18px;
}
.menu td.price2 {
	font-weight:900;
	text-align:right;
	padding-right:10px;
	white-space: nowrap;
	padding-bottom:18px;
}
.menu td.item3 {
	font-weight:900;
	font-style:italic;
	padding-left:10px;
}
.menu td.price3 {
	font-weight:900;
	text-align:right;
	padding-right:10px;
	white-space: nowrap;
}
.menu td.descrip {
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}
.marginbottom {
	margin-bottom:25px;
}
.subctrl {
	float:right;
	margin-right:20px;
	text-align:center;
}
.subctrl a {
	display:block;
	text-decoration:none;
}
.bordernone {
	border:none;
	border-bottom:none;
}
