body {
	margin : 0px;
	background : #fff;
	text-align : center;
}

body, td {
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size : 9pt;
	color : #768183;
}

a {
	color : #859193;
}

img {
	border : none;
}

#header {
	background : url(/images/layout/header_bg.jpg) repeat-x top center;
}

.widthContainer {
	width : 970px;
	text-align : left;
}

#topNav {
	height : 35px;
	position : relative;
}

#nav {
	height : 29px;
}

#nav a, #subnav a {
	outline : none;
}


#storeSubNav {
	margin : 0px;
	padding : 0px;
}


#storeSubNav li {
	list-style : none;
}

#storeSubNav li ul {
	margin : 0px;
	padding : 0px;	
}




#topNav, #nav, #footerNav {
	text-align : right;
	font-size : 0px;
}

#subnav {
	width : 183px;
	background : url(/images/layout/subnav_bg.jpg) no-repeat top right;
}


#topGap {
	height : 42px;
	text-align : right;
}

#footer {
	background : #E6CCB9;
}

#footerNav {
	color : #859193;
}

.flashMargin {
	margin-left : 7px;
}

.content {
	padding-left : 25px;
}

.subnavPadding {
	padding-right : 5px;
	text-align : center;
}

.sideTeasers {
	width : 240px;
	padding-left : 18px;
}

h3 {
	color : #B99C86;
	margin : 0px;
	font-size : 9pt;
	text-transform : uppercase;
}

h4 {
	margin : 0px;
	font-size : 8pt;
	text-transform : uppercase;
}

#storecontent td {
	font-size:13px;
	color:#899597;
	font-weight:normal;
	line-height:1.5em;
}

#storecontent h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#4f4f4f;
	margin-bottom:5px;
	margin-top:2px;
	padding:0px;
	font-weight:normal;
}

#storecontent .price {
	font-size:18px;
}

#storecontent .teaser {
	font-size:12px;
}

#storecontent .cattitle {
	font-size:12px;
	color:#605d5d;
	text-transform:uppercase;
}

#storecontent .description {
/*	border:1px solid #98a6a8; */
	width:192px;
	font-size:11px;
/*	padding:5px; */
}


.section {
	display : none;
}

#sections .first {
	display : block;
}

.sectionNav a {
	display : block;
	font-size : 9pt;
	text-transform : uppercase;
	margin-left : 20px;
	margin-right : 20px;
	outline : none;
}

.sectionNav {
	width : 200px;
	border-right : 1px solid #cbcbcb;
	line-height : 200%;
}

.sectionNav a:hover {
	color : #615D5D;
}

#homeLinks {
	border-top : 1px solid #D6DBDC;
	margin-top : 10px;
	margin-bottom : 5px;
	padding-top : 10px;
}

#homeLinks td, #homeLinks td a {
	color : #B2B7B8;
	font-size : 8pt;
	line-height : 12pt;
}

