html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
}
#bodibgr {
	background-image: url(img/body_bgr.gif);
	background-repeat: repeat-x;
	background-color: #3A637F;
}
#container {
	background-color: #2f546f;
	width: 769px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #FFFFFF;
	background-image: url(img/map_overlay.gif);
	background-repeat: no-repeat;
}
#logo {
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#containerinside {
	border: 5px solid #FFFFFF;
	margin: 10px;
	background-color: #2f546f;
}
#navigation {
	background-color: #FFFFFF;
	background-image: url(img/main_nav_pattern.gif);
	background-repeat: repeat-x;
	height: 36px;
	border: 1px solid #2F546F;
	padding-right: 14px;
	padding-left: 14px;
}

#subnavigation {
	background-color: #FFFFFF;
	background-image: url(img/sub_nav_pattern.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2F546F;
	border-bottom-color: #2F546F;
	border-left-color: #2F546F;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 14px;
	padding-top: 4px;
}
#navigation img.btnimg {
}
#navigation a {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #94afc4;
	padding-right: 20px;
	display: block;
	float: left;
	padding-top: 12px;
}

#navigation a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #6397BE;
}
#cartlinks {
	text-align: right;
	width: 214px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A637F;
}
#links {
	width: 500px;
	float: left;
}


#navigation a.current{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #2F546F;
	margin-right: 10px;
	padding-right: 10px;
}






img.logo {
	padding-right: 242px;
}
a.chkoutlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	background-color: #3A637F;
	margin-left: 5px;
}
#links a {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
}
#links a:hover, #links a.current:hover {
	background-color: #709EBE;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

#links a.current {
	background-color: #2F546F;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

a.chkoutlink:hover {
	background-color: #666666;
}
#footer {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
img.newarrivals {
	float: left;
	margin-right: 5px;
}
a.mybaglink {
	color: #3A637F;
	font-weight: bold;
}
a.mybaglink:hover {
	color: #000000;
}
#secondaryPage {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding: 15px;
}
.storyimgl {
	background-color: #FFFFFF;
	width: 300px;
	border: 5px solid #FFFFFF;
	overflow: visible;
	padding-bottom: 2px;
	color: #2F546F;
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
	text-align: center;
}
.storyimgr {
	background-color: #FFFFFF;
	width: 200px;
	border: 5px solid #FFFFFF;
	overflow: visible;
	padding-bottom: 2px;
	color: #2F546F;
	float: right;
	margin-bottom: 2px;
	text-align: center;
	margin-left: 10px;
}

/* admin and checkout styles */

#checkouttable .subcatnames {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#checkoutfooter a {
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	color: #990000;
	margin: 2px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#checkoutfooter a:hover {
	background-color: #FFFFFF;
}

.checkoutfooter {
	padding: 10px;
	background-color: #DCCEB4;
	color: #FFFFFF;
	font-size: 14px;
	text-align: right;
}
.checkoutfooter a {
	background-color: #E5E5E5;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	color: #990000;
	margin: 2px;
	font-size: 12px;
	font-weight: bold;
}
.checkoutfooter a:hover {
	background-color: #FFFFFF;
}

#checkouttable {
	background-color: #3A637F;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}
#checkouttable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.checkouttable {
	width: 760px;
}
.checkouttable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/**/
#checkouttable a {
	color: #FFFFFF;
}
#catalogbox1 {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 0px;
	height: 22px;
}
#catlogbox3 {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #2F546F;
	float: left;
	width: 718px;
}
.productgid {
	width: 760px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}#notes {
	background-color: #3A637F;
	color: #F8F2EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tabs a {
	display: block;
	float: left;
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#tabs {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #3A637F;
	clear: both;
}

#tabs .activecategory {
	background-color: #3A637F;
}
#tabs a:hover {
	background-color: #94AFC4;
}
a.viewcart {
	background-color: #87A4D7;
}
#checkoutfooter {
	margin-top: 10px;
	padding: 5px;
	background-color: #3A637F;
	border: 1px solid #CCCCCC;
	text-align: right;
}
.subcatnames img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
}
.subcatnames input {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #000033;
}
#productthumbs {
	width: 738px;
	border: 3px solid #3A637F;
}
#departments {
	width: 166px;
	float: left;
	background-color: #3A637F;
	border: 1px solid #163B56;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#productthumbs td {
	text-align: center;
	border: 3px solid #3A637F;
	background-color: #2F546F;
	padding: 3px;
}
#departments a {
	color: #FFFFFF;
	text-decoration: none;
}

#departments li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2F546F;
	padding: 5px;
	display: block;
	
}

#departments .activecategory {
	background-color: #2F546F;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#departments li:hover {
	background-color: #2F546F;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#departments ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.hr1 {
	line-height:0;
	font-size:0;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3A637F;
}

.hr2 {
	line-height:0;
	font-size:0;
	clear:both;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#productthumbs a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
#productthumbs a:hover {
	background-color: #3A637F;
}
.activecategory ul li {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #3A637F;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#pageLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px;
	text-align: right;
}
#pageLine select {
	font-family: Arial, Helvetica, sans-serif;
	color: #3A637F;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 10px;
	margin-right: 3px;
	margin-left: 3px;
}
#pageLine input.btn {
	background-color: #3A637F;
	border: 1px solid #2F546F;
	color: #3A637F;
	font-size: 10px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(img/main_nav_pattern.gif);
	background-repeat: repeat-x;
}
.subcats {
	background-color: #DFDFDF;
	visibility: hidden;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 717px;
}
.subcats td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#links a:active {
	background-color: #CCCCCC;
}
.subcats ul {
	background-color: #DFDFDF;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	list-style-type: none;
	padding: 10px;
	float: left;
	margin: 0px;
}
.subcats a {
	color: #666666;
}
.subcats a:hover {
	color: #3A637F;
}
#productthumbs p {
	font-family: Arial, Helvetica, sans-serif;
	color: #E5E5E5;
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	margin-top: 10px;
	padding-right: 50px;
}
#productthumbs h2 {
	font-size: 14px;
	color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#productthumbs h1 {
	color: #94AFC4;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding-left: 15px;
	font-size: 18px;
}
#productthumbs p img {
	border: 1px solid #FFFFFF;
	margin-right: 3px;
}
#productthumbs h3 {
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: italic;
}
#productthumbs .checkoutbtn {
	font-size: 10px;
	background-color: #FAFAFA;
	background-image: url(img/main_nav_pattern.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
	color: #3A637F;
}
.checkoutbtn disabled {
	background-color: #999999;
}
#productthumbs select {
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

textarea {
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}.ourstory p {
	margin-bottom: 10px;
}
.leftimg {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: thin solid #CCCCCC;
}
.rghtimg {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	border: thin solid #CCCCCC;
	margin-left: 10px;
}.ourstory h2 {
	color: #94AFC4;
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #94AFC4;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: right;
}
#secondaryPage a {
	color: #94AFC4;
}
ul.categories {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 25px;
}
ul.categories a {
	color: #FFFFFF;
}
ul.categories ul {
	padding-left: 15px;
}
#content h1 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A637F;
}
#footerlinks {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	text-align: center;
}
#footerlinks a {
	color: #FFFFFF;
}
