body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/tulip-watermark.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #e4e1d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}



/* LINK OPTIONS */

a, a:active, a:visited, a.LinkStandard, a.LinkStandard:active, a.LinkStandard:visited {
color:#27629b;
}
a:hover, a.LinkStandard:hover {
color:#000000;
}
a.LinkBold, a.LinkBold:active, a.LinkBold:visited, a.LinkBold:hover {
font-weight:bold;
}



#breadcrumbs {
	background-image: url(../images/breadcrumb-background.jpg);
	height: 38px;
	padding-left: 7px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	font-size:11px;
	color:#8c8a85;
}
#breadcrumbs a, #breadcrumbs a:active, #breadcrumbs a:visited {
	color: #8c8a85;
}
#breadcrumbs a:hover {
	color: #000000;
}



h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:29px;
	font-weight:bold;
	text-align: center;
	line-height: 35px;
}
.CaptionMainPhoto {
	font-size: 10px;
	color: #868279;
	text-align: right;
	line-height: 12px;
	margin-bottom: 24px;
}





/* DETAIL PAGE CONTENT */

div.DetailPageContent {
	margin-left: 50px;
	width: 385px;
}
.DetailPageContent h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
}
.DetailPageContent p {
	margin-top: 4px;
	margin-bottom: 6px;
	margin-left: 10px;
}
.DetailPageContent hr {
	color: #a7a49b;
	height: 1px;
	background-color: #a7a49b;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #a7a49b;
	margin-top: 12px;
	margin-bottom: 6px;

}
.DetailPageContent ul {
	margin-left: 40px;
	margin-top: 6px;
}
.DetailPageContent ul li {
	margin-bottom: 4px;
}

.detailpageheader img {
border:solid;
border-width:1px;
border-color: #aba9a3;
}
.DetailPageContent a, .DetailPageContent a:active, .DetailPageContent a:visited {
	color:#000000;
	text-decoration:underline;
}
.DetailPageContent a:hover {
color:#0099FF;
}

/* CATALOG LISTING PAGE CONTENT */

div.CatPageContent {
width:477px;
margin-left:7px;
font-size:12px;
line-height:14px;
}
.CatPageContent h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}
.CatPageContent p {
	margin-top: 6px;
	margin-bottom: 0px;
}
.CatPageContent a.LinkMoreInfo, .CatPageContent a.LinkMoreInfo:active, .CatPageContent a.LinkMoreInfo:visited {
	color: #5a5a5a;
	text-decoration: underline;
	font-size: 11px;
	display: block;
	float: right;
	margin-right: 15px;
}
.CatPageContent a.LinkMoreInfo:hover {
color:#000000;} 

.CatPageContent a.LinkMoreInfoLEFT, .CatPageContent a.LinkMoreInfoLEFT:active, .CatPageContent a.LinkMoreInfoLEFT:visited {
	color: #5a5a5a;
	text-decoration: underline;
	font-size: 11px;
	display: block;
	float: left;
	margin-right: 15px;
}
.CatPageContent a.LinkMoreInfoLEFT:hover {
color:#000000;
}

.CatPageContent table tr td.listboxleft {
background-image:url(../images/listbox-left.gif); background-repeat:repeat-y; background-position:left; 
}
.CatPageContent table tr td.listboxright {}
.CatPageContent table tr td.listboxcenter {
	padding-top: 5px;
	padding-bottom: 5px;
}
.CatPageContent table tr td img {
	border:solid;
	border-color:#d9d6cf;
	border-width:1px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.CatPageContent .listingwrapper img {
	display:block;
}
.CatPageContent .listingwrapper {
	margin-top: 2px;
	margin-bottom: 14px;
}
.CatPageContent .listingwrapper table tr td.listboxcenter table {
	margin-top: 6px;
}
.CatPageContent .listingwrapper table tr td.listboxcenter table tr td {
}
.CatPageContent .listingwrapper table tr td.listboxcenter table tr td ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: disc;
	margin-left: 20px;
	padding-left: 0px;
}
.CatPageContent .listingwrapper table tr td.listboxcenter table tr td ul li {
	font-size: 11px;
	line-height: 12px;
	list-style-type: disc;
	margin-left: 0px;
	margin-bottom: 4px;
}
.CatPageContent .listingwrapper .listboxcenter a, .CatPageContent .listingwrapper .listboxcenter a:active, .CatPageContent .listingwrapper .listboxcenter a:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c0b8;
	color:#000000;
}
.CatPageContent .listingwrapper .listboxcenter a:hover {
	border-bottom-color: #000000;
}






/* FOOTER */

#footerwrapper #footerA {
	background-color: #4a7cb0;
	height: 21px;
	width: 734px;
	padding-left: 6px;
	font-weight: bold;
	color: #FFFFFF;
}
#footerwrapper #footerA a, #footerwrapper #footerA a:active, #footerwrapper #footerA a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footerwrapper #footerA a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footerwrapper #footerB {
	background-color: #FFFFFF;
	height: 21px;
	width: 728px;
	padding-right: 6px;
	padding-left: 6px;
	color: #4a7cb0;
}
#footerwrapper #footerB a, #footerwrapper #footerB a:active, #footerwrapper #footerB a:visited {
	color: #4a7cb0;
	font-weight: bold;
}
#footerwrapper #footerB a:hover {
	color: #000000;
}

#footerwrapper #footerC {
	width: 734px;
	padding-left: 6px;
	font-size: 10px;
	line-height: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#footerwrapper {
	position: relative;
	height: 126px;
}

#footerwrapper #DidYouKnow {
	height: 260px;
	width: 256px;
	position: absolute;
	top: -260px;
}
#footerwrapper #DidYouKnow #DidYouKnowB {
	width: 166px;
	background-color: #f2f0e9;
	border: 1px solid #bbb8b1;
	position: absolute;
	bottom: 42px;
	left: 34px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 16px;
	color: #777572;
}
#footerwrapper #DidYouKnow #DidYouKnowB #DidYouKnowTitle {
	display: block;
	margin-left: 20px;
}
#footerwrapper #footerC #STBEfooter {
position:absolute; left:405px; top:85px;
}
#footerwrapper #DidYouKnow #DidYouKnowB p {
	margin-top: 11px;
	line-height: 16px;
}



/* PACKET REQUEST */
#requestpacket {
	margin-left: 33px;
}



.directionsToWam li {
	margin-bottom: 6px;
}
.inset {
	padding-left: 30px;
}
