html { 
	overflow-y: scroll; 
}
html { 
	overflow: -moz-scrollbars-vertical; 
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/*a {text-decoration: none;}*/
a:hover {text-decoration: underline;}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5d6161;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7D664E;
	margin: 0;
	padding: 0;
}

li { list-style-type: square; color: #6f0014;}
li a { list-style-type: square;color: #6f0014; }
li a:hover { list-style-type: squarecolor: #6f0014; text-decoration: underline;}

.picfloat {
	margin-right: 5px;
	float: left;
	padding-right: 5px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	margin-top: 2px;
}
#wrapper {
	z-index: 1;
	width: 100%;
	position: relative;
	text-align: center;
	clear: both;
	float: none;
}
#container {
	z-index: 2;
	width: 768px;
	clear: both;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: auto;
	
	}
	
	
#footer {
	width: 768px;
	height: 25px;
	z-index: 3;
	text-align: left;
	clear: both;
	float: none;
	left: auto;
	right: auto;
	color: #7D9AAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin: 0;
	position: absolute;
	margin-top: 10px;
}
#content {
	width: 768px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 4;
	text-align: left;
	visibility: visible;
	color: #666666;
	font-size: 11px;
	margin: 0;
	padding: 0;
	position: absolute;
	margin-top: -180px;
	top: 250px;
}
a{
	color: #7d9aaa;
	text-decoration:underline;
}
#topmenu {
	z-index: 5;
	left: 0px;
	top: 0px;
	visibility: visible;
	width: 768px;
	height: 252px;
	position: relative;
}
#flashid {
	position: relative;
	top: 0px;
	z-index: 6;
	text-align: left;
	left: auto;
	right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: thin solid #000000;
}
#footer a {color:#7D9AAA;text-decoration: none;}
#footer a:hover {color: #999999;text-decoration: underline;}
/*content divs*/
#coll_thum_title {
	z-index:1;
	background-image: url(images/thum-coll-style-bottom-bg.gif);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 35px;
	text-align: center;
	padding-top: 6px;
}
#coll_thum_title a {
	background-image: url(images/thum-coll-style-bottom-bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}
#coll_lg_topnav {
	z-index:1;
	background-image: url(images/thum-coll-style-top-bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	padding-top: 6px;
}
#coll_lg_topnav_back {
	z-index:1;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9B9B9C;
	text-align: left;
	border-top-color: #9B9B9C;
	border-top-style: solid;
	border-top-width: 1px;
	height: 25px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#coll_lg_topnav_back a {
	color: #9B9B9C;
	text-align: left;
}
#coll_lg_topnav a {
	color: #FFFFFF;
}
#coll_lg_bottomnav {
	z-index:1;
	background-image: url(images/thum-coll-style-bottom-bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 35px;
}
#coll_lg_bottomnav a {

	color: #FFFFFF;
}
.linesolidgrey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9B9B9C;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	padding-top: 5px;
	line-height: 2px;
}
#addtocart a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #223254;
}
#addtocart a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #223254;
	text-decoration: underline;
}
#addtocart {
	z-index:1;
	background-image: url(images/icon_square_btn_navy.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #223254;
	text-align: right;
	display: block;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 0px;
	height: 15px;
}
input {
	margin: 2px;
	padding: 0px;
	height: 18px;
}
.copy{
	font-size:10px;
	font-weight:normal;
	font:Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
}

.signupframe {
  color: #9f8446;
  float:left;
  font-family: georgia, serif;
  font-style:italic;
  margin:30px -10px 0 0px;
}

#signupform {
margin-left:200px; }




