body { 
	margin: 15px 0 0 0;
	/*
background-image: url(../images/newBG2.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	background-position-x:center;
	background-color: black;
*/
	background: url(../images/clouds.jpg) fixed center 0;
	
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	width:100%; height:100%;
	position:absolute;
	background-attachment:fixed;
	
}

.contentTD{
	background-image: url(../images/contentBG2.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	padding: 0 0 20px 0;
	
}

.footerTD{
	background-image: url(../images/newFooter_02.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 11px;
	letter-spacing: 0px;
	
	font-weight: normal;
}
.footerTD a:link, .footerTD a:active, .footerTD a:visited{

}

.subFooter{ color: #F0E9E3; }

p {/*these paragraph rules make line spacing as similar as they can be between ie and ff*/
	margin: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0em;
	line-height: 1.3em;
}

h1{
	font-size: 18px;
	margin: 5px 0px -10px 0px;
}

h2{
	font-size: 16px;
	margin: 5px 0px -10px 0px;
}

h3{
	font-size: 14px;
	margin: 5px 0px -10px 0px;
}

a:link, a:active, a:visited{
	color: #62260A;
}

a:hover{ text-decoration: none; }

.navTD{
	height: 29px;
	display: table-cell;
	background-image: url(../images/tabBG1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Times;
	font-size: 15px;
	
	font-weight: bold;
	
}

.tab a:link, .tab a:visited, .tab a:active{
	background-image: url(../images/tabBG0.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: none;
	color: #6F6F6E;
	padding: 0 0px 0 0px;
	
}

.tab{
	margin: 0 0px 3px 1px;
	display: block;
	position: relative;
	top:-2px;
	padding: 0;
	
}

.tab:hover{
	top:-4px;
	margin: 0 0px 4px 1px;
}
.tabCurrent{
	margin: 0 0px 4px 1px;
	position: relative;
	top:-3px;
}
.tabCurrent a:active, .tabCurrent a:visited, .tabCurrent a:link{
	padding: 0 0px 0 1px;
	background-image: url(../images/tabBG0b.gif);
	background-repeat: repeat-x;
	height:24px;
	background-position: top;
	text-decoration: none;
	color: black;
	display: block;
	text-align: center;
	
	
	
}
#tabContainer{
	
	height:23px;	
	display: block;
	position: relative;
	top:-4px;
	overflow: hidden;

}
#tabTable{
	position: relative;
	top:4px;
}
.content{
	padding:10px 15px 15px 30px;
	
}
.content img{
	border-color: #91928D;
	
}
.divider{
	position:relative;
	top:0px;
}
.sideBarContent{
	padding:10px 30px 15px 15px;
	
}

.topBG{
	
	top:-25px;
	left:0;
	width:100%;
	height:193px;
	display:block;
	z-index:1;
	background-position:top center;
	background-repeat:no-repeat;
	position:fixed;
	background-image: url(../images/inlaidCrosses2.gif);
	
	display:none;
}
* html .topBG{	position:absolute; }



#everythingElse{
	position:relative;
	z-index:2;
}

.altHeaderImg
{
    display:block;
    position:relative;
    margin:0 -1px 0 0px;
    left:-1px;
    width:747px;
    background-repeat:no-repeat;
}
.footerImg
{
    position:relative;
    left:0px;
}
.hDivider
{
    display:block;
    height:1px;
    width:197px;
    background-repeat:no-repeat;

}

*html .hDivider{	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/hDivider.png',sizingMethod='image');	}
.hDivider[class]{	background-image: url(../images/hDivider.png);	}

.eCards input{
	position:relative;
	display:block;
	left:55px; top:220px;
}

.SecondaryContent
{
    width: 221px;
    display: block;
    z-index: 50;

}

.privacyStatement{ font-size:10px; }

.shopNavTable ul{
	margin-top:5px;
	
}
.shopNavTable ul li{
	margin:0 0 5px 0;
	position:relative;
	list-style-position:outside;
	color:#65300E;
	
	overflow:visible;
}
.shopNavTable img{
	margin:0 0 0 0;
	padding:0px;
}

.shopNavTable td{
	overflow:visible;
}
.shopNavTable div{
	margin: 0 0 0 -35px;
	padding:0px;
	position:relative;
	display:block;
	overflow:visible;
}
.LightCellText{
	background-image:url(../images/Hdivider.gif);
	background-repeat:no-repeat;
	border:0px;
	height:1px;
	width:338px;
	position:relative;
	/*left:-60px;*/
}
hr{
	
		background-image:url(../images/Hdivider.gif);
	background-repeat:no-repeat;
	border:0px;
	height:1px;
	width:338px;
	position:relative;
}

small{ font-size: 11px; }