body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image:url(Images/Backgrounds/bgfull.png);
	background-repeat: repeat-x;
	background-color:#353E48;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	color:White;
}

.PrivacyPolicy
{
	font-size: 10px;
}

.PAGE
{
}

.PictureBox
{
	border: solid 1px #CFCFCF;
	background-color: White;
	text-align: center;
	background: white;
	border: solid 1px black;	
	height: 375px;
	width: 600px;
}

.PhotoDescription
{
	font-size: 10px;
}

.CollectionHeading
{
	color: #6BAD7B;
	font-size: 16px;
	font-weight: bold;
}

.CollectionItem
{
	font-size: small;
}

.LocationHeadings
{
	color: #6BAD7B;
}

.ContactHeaders
{
	font-weight: bold;
	font-size: 14px;
	color: White;
}

.MAINHEADER
{
	background-image:url(Images/Headers/HeaderBottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.CONTENTHEADER
{
	background-image:url(Images/Headers/HeaderTop.png);
	background-repeat:no-repeat;
}

.TITLE
{
}

.MAINCONTENT
{
	background-image:url(Images/Misc/maincouch.png);
	background-position: top;
	background-repeat:no-repeat;
}

.CONTENT
{
}

.FOOTER
{
	color: white;
	font-size: 18px;
	font-variant: small-caps;
}

.ProductHeader
{
	color: white;
	font-size: 28px;
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	background-color: #999999;
	padding-left: 10px;
}

.ProductCostBackground
{
	font-size: 20px;
	font-weight: 800;
	color: black;
	text-align: right;
	background-color: #999999;	
	padding-right: 5px;
	border-right: solid 1px black;
}

.ProductCost
{
	font-size: 20px;
	font-weight: 900;
	color: black;
	text-align: right;
	background-color: #999999;	
	padding-right: 5px;
}

.ProductDescription
{
	font-size: 10px;
	background-color: #999999;
	border-left: solid 1px black;
	padding-left: 5px;
	color: #990033;
}

.CallToOrder
{
	font-size: 16px;
	font-weight: 800;
	text-align: right;
	background-color: #999999;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	padding-right: 5px;
	color: white;
}


.FrameTopLeft
{
	background-image: url(Images/Backgrounds/Frame/RoundedTopLeft.gif);
	background-position: bottom;
	height: 15px;
	width: 15px;
	background-repeat: no-repeat;
}

.FrameTopRight
{
	background-image: url(Images/Backgrounds/Frame/RoundedTopRight.gif);
	background-position: bottom;
	height: 15px;
	width: 15px;
	background-repeat: no-repeat;
}

.FrameBottomLeft
{
	background-image: url(Images/Backgrounds/Frame/RoundedBottomLeft.gif);
	background-position: bottom;
	height: 15px;
	width: 15px;
	background-repeat: no-repeat;
}

.FrameBottomRight
{
	background-image: url(Images/Backgrounds/Frame/RoundedBottomRight.gif);
	background-position: bottom;
	height: 15px;
	width: 15px;
	background-repeat: no-repeat;
}

.FrameContent
{
	background-color: white;
	color: black;
}

.FrameLeft
{
	background-image: url(Images/Backgrounds/Frame/Left.gif);
	background-repeat: repeat-y;
}

.FrameRight
{
	background-image:url(Images/Backgrounds/Frame/Right.gif);
	background-repeat: repeat-y;
}

.FrameBottom
{
	background-image:url(Images/Backgrounds/Frame/Bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.TabLeftEmpty
{
	background-image: url(Images/Backgrounds/Frame/Top.gif);
	background-position: bottom;
	width: 10px;
	background-repeat: repeat-x;
}

.TabRightEmpty
{
	background-image: url(Images/Backgrounds/Frame/Top.gif);
	background-position: bottom;
	width: 10px;
	background-repeat: repeat-x;
}

.TabEmpty
{
	background-image: url(Images/Backgrounds/Frame/Top.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: Top;
}

.TabLeft
{
	background-image:url(Images/Backgrounds/Frame/TabLeft.gif);
	background-position: top;
	width: 10px;
	background-repeat: no-repeat;
	background-color: white;
}

.TabRight
{
	background-image:url(Images/Backgrounds/Frame/TabRight.gif);
	background-position: top;
	width: 10px;
	background-repeat: no-repeat;
	background-color: white;
}

.Tab
{
	color: black;
	background-color: white;
	height: 40px;
	text-align: center;
	vertical-align: Top;
}

a.Tab
{
	color:#000000;
}

