* {
	margin: 0;
	padding: 0;
}
# h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 5%; }
# li, dd { margin-left:5%; }
# fieldset { padding: .5em; }
body {
	font-size: small;
	background-color: #F4F2E6;
	color: #400000;
	line-height: 140%;
	min-width: 800px;
	font-family: Arial, Helvetica, sans-serif;
}
img a, a img {
	border: none;
}
#pagetext img {
	position: relative;
}
#header {
	height: 140px;
	background-image: url(../images/parched.jpg);
	background-repeat: repeat-x;
	padding: 10px 0px 0px 30px;
}
#wrap {
	font-size: 90%;
	min-height: 720px;
}
#headplate {
	position: relative;
	top: -50px;
	left: 20px;
}
#contentwrap {
	margin: 0 200px 0 180px;
	background-image: url(../images/content_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	top: -10px;
}
#content {
	background-image: url(../images/body_right.jpg);
	background-repeat: repeat-y;
	background-position: bottom right;
	position: relative;
	top: -10px;
}
#contentwrap h1.heading {
	background-image: url(../images/content_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px 80px 0px;
	text-align: center;
	color: #8A1713;
	font-style: oblique;
}
#pagetext {
	background-image: url(../images/body_left.jpg);
	background-position: bottom left;
	background-repeat: repeat-y;
	padding: 0px 80px 40px 80px;	
}	
#secondary {
	width: 180px;        
  	position: absolute;
	top: 160px;
	right: 10px;
	text-align: center; 	
}
#secondary div {
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 40px 0px 20px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DDD;	
}
#footerwrap {
	clear: both;
	background-image: url(../images/footbg_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
	font-size: 90%;
	margin-top: 10px;
}
#footer {
	background-image: url(../images/footbg_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 100%;	
	padding: 5px 0px;
}
#navbar {
	width: 180px;
	position: absolute;
	top: 170px;
	left: 10px;
}
#copy {
	float: left;
	margin-left: 30px;
	font-weight: bold;
}
#terms {
	float: right;
	margin-right: 30px;
}
.clear:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
#terms a {
	margin-right: 15px;
}
#nav {
	height: 360px;
	background-image: url(../images/scroll.jpg);
	background-repeat: no-repeat;
	padding: 40px 0 10px 20px;
}
#nav li {
	margin: 4px 0px;
	list-style: none;
}
#nav a {
	background-image: url(../images/nav-bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 4px 0px 4px 20px;
	height: 12px;
}
#nav a:link, #nav a:visited {
	color: #8A1713;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {	
	color: #B01E19;
	text-decoration: underline;
}
#cobra {
	position: absolute;
	top: 0;
	right: 0;
	width: 249px;
	height: 133px;
}
#secondary h2 {
	background-image: url(../images/labelred.gif);
	background-repeat: no-repeat;
	background-position: 10px 0;
	height: 25px;
	font-size: 14px;
	text-align: center;
	padding-top: 4px;	
	color: #8A1713;
}
#secondary dl {
	border: 1px solid #8A3F13;
	width: 110px;
	margin: 0 auto;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#footer a, #right dd a {
	border-bottom: 1px dotted #8A1713;
}
a:link, a:visited {
	color: #8A1713;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #B01E19;
	text-decoration: underline;
}
#content ul li {
	list-style: none;
	background-image: url(../images/listbullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 2px 2px 2px 20px;
	margin-left: 10px;
}
h1.question {
	font-size: 12px;
	font-weight: bold;
	color: #8C0000;
	margin-top: 5px;
}
h2.answer {
	font-size: 11px;
	font-weight: normal;
	padding-left: 20px;
	margin-bottom: 3px;
}
.faqnumber {
	font-size: 14px;
	margin-top: 5px;
	color: #333333;
}
hr {
	border-color: #B01E19;
	border-style: dashed;
	border-width: 1px 0px 0px 0px;
	height: 0px;
	margin-top: 2px;
}
p.address {
	padding-left: 20px;
}
h2.searchreg {
	font-size: 12px;
	margin-left: 20px;
}
#reg {
	margin-left: 30px;
	line-height: 180%;
}
.required {
	font-weight: bold;
	font-size: 120%;
	color: #FF0000;
}
span.link {
	padding-left: 20px;
	font-weight: normal;
	display: block;
	margin-bottom: -5px;
}
span.showname {
	font-weight: bold;
}
h6.size-head {
	background-color: #B01E19;
	color: #FFFFFF;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	margin: 10px 0px 0px 0px;
}
#sizes-pix img {
	position: static;
}