html,body {
	height: 100%;
	height:100%;
	width:100%;
	text-align:center;
	margin: 0px; 
	padding:0px;
	
}
.standardText{
	color:#23211D;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,geneva,sans-serif;
}
.standardHeader{
	color:#23211D;
	font-size: 22px;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial,geneva,sans-serif;
}
.standardSmallText{
	color:#23211D;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,geneva,sans-serif;
}
.standardLink:hover{
	color:#ff9900;
}
.standardLink{
	color:#0000ff;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial,geneva,sans-serif;
}
.darkLink:hover{
	color:#BBA14F;
}
.darkLink{
	color:#000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-family: verdana, Arial,geneva,sans-serif;
}
.ListLink{
	color:#3F8DE4;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,geneva,sans-serif;
}
.ListLink:hover{
	color:#ff9900;
}
.introText{
	color:#23211D;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,geneva,sans-serif;
}
.picInfo{
	color:#eeeeee;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,geneva,sans-serif;

}
.footerText{
	color:#a4a4a4;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,geneva,sans-serif;
}
.brownHeaderText{
	color:#514C3C;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial,geneva,sans-serif;
}

/*classes for the filter*/
.filterLabel{
	color:#6E6854;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,geneva,sans-serif;
}
a.filterLabel:hover{
	color:#DEC168;
}
.filterLabel_dark{
	color:#23211D;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,geneva,sans-serif;
}
.filterLabel_light{
	color:#ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,geneva,sans-serif;
}
a.filterLabel_light:hover{
	color:#DEC168;
}
a.filterLabel_dark:hover{
	color:#DEC168;
}
.divSwatch{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	font-weight:normal;
	line-height: 11px;
}

/*form elements*/
.flat{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-color: #514C3C;
	color: #000000;
	font-weight:normal;
}
/*used to create a consistent cross browser look to select boxes*/
.filter{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	font-weight:normal;
	width: 180px;
}
.swatchButton{
	border-style: outset;
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px;
	height: 15px;
	width:16px;
	font-size: 1px;
}
/*Classes for the list*/
.listTotal{
	color:#23211D;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,geneva,sans-serif;
}
.listSelect_active{
	color:#23211D;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Arial,geneva,sans-serif;
		
}
.listSelect_active:hover{
	color:#DEC168;
	font-size: 11px;
}
.listSelect_inactive{
	color:#AFACA6;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial,geneva,sans-serif;	
}
.listSelect_current{
	color:#423F3A;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial,geneva,sans-serif;	
}
.listHeader{
	color:#514C3C;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, Arial,geneva,sans-serif;	
}
.listOffer{
	color:#ff9900;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,geneva,sans-serif;	
}
/*details table*/

table.detailsTable{
	border: 0px solid #333333;
}
table.detailsTable th{
	color:#000000;
	font-size: 9px;
	padding: 2px;
	padding-left:2px;
	padding-right:2px;
	text-decoration: none;
	font-weight: bold;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,geneva,sans-serif;
}
table.detailsTable td{
	color:#000000;
	font-size: 9px;
	padding: 1px;
	text-decoration: none;
	font-weight: normal;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,geneva,sans-serif;
}
/*used on the swatch*/
table.dark{
	border: 0px;
}
table.dark th{
	color:#ffffff;
	background-color: #514C3C;
	font-size: 10px;
	padding: 2px;
	padding-left:2px;
	padding-right:2px;
	text-decoration: none;
	font-weight: bold;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,geneva,sans-serif;
}
table.dark td{
	color:#000000;
	background-color: #ffffff;
	font-size: 10px;
	padding: 1px;
	text-decoration: none;
	font-weight: normal;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,geneva,sans-serif;
}
.frmLabel{
	float:left;
	font-size:12px;
	font-family:verdana, arial;
	font-weight:normal;
	color:#000000;
	width:180px;
	padding: 0 5px 0 5px;
}
.clearer{
	clear:both;
	height:1px;
	width:1px;
	line-height:1px;
}



/* begin css tabs */

#menu {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
}

#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

	
#menu a:link, #menu a:visited	{
	background : #E8EBF0;
	border : 1px solid #ccc;
	color : #666;
	float : left;
	font-size : 10px;
	font-family:verdana;
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 5px 2px 5px;
	text-decoration : none;
}

#menu a:link.active, #menu a:visited.active	{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}

#menu a:hover	{
	color : #f00;
}

body.section-0 #menu li#nav-0 a,	
body.section-1 #menu li#nav-1 a, 
body.section-2 #menu li#nav-2 a,
body.section-3 #menu li#nav-3 a,
body.section-4 #menu li#nav-4 a,
body.section-5 #menu li#nav-5 a{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}

#menu #subnav-0,
#menu #subnav-1,
#menu #subnav-2,
#menu #subnav-3,
#menu #subnav-4,
#menu #subnav-5{
	display : none;
	width: 90%;
}
body.section-1 #menu ul#subnav-0, 
body.section-1 #menu ul#subnav-1, 
body.section-2 #menu ul#subnav-2,
body.section-3 #menu ul#subnav-3,
body.section-4 #menu ul#subnav-4,
body.section-1 #menu ul#subnav-5 {
	display : inline;
	left : 10px;
	position : absolute;
	top : 95px;
}
body.section-1 #menu ul#subnav-0 a, 
body.section-1 #menu ul#subnav-1 a, 
body.section-2 #menu ul#subnav-2 a,
body.section-3 #menu ul#subnav-3 a,
body.section-4 #menu ul#subnav-4 a,
body.section-1 #menu ul#subnav-5 a {
	background : #fff;
	border : none;
	border-left : 1px solid #ccc;
	color : #999;
	font-size : smaller;
	font-weight : bold;
	line-height : 10px;
	margin-right : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

 #menu ul a:hover {
	color : #f00 !important;
}

/* end css tabs */

table.adminList{
	
}

table.adminList th{
	background-color: #514c3c;
	color:#ffffff;	
	font-size:12px;
	padding:3px;
}

table.adminList td{
	color:#000000;
	font-size:12px;
	font-family: helvetica, verdana, arial;	
	padding:3px;
}

