﻿body
{
	font: 100% Helvetica, Arial, Verdana, Trebuchet MS, sans-serif;
/*	font-size:11pt;*/
	font-size:11px;
	background-color:#FFFFFF;/* this is the white around everything*/
	margin: 0; 
	color: #000000;
	width:1350px;
	height:0px;
	
}

.container
{
	width: 1150px;
	
	
	margin: 0 auto;
/*	padding-left:30px;
	padding-right:30px;
*/
    
}

img {
border: 0;
}


a {
	outline: none;
}


#content
{
width: 1200px;
height:500px;
position:relative;

}

#footer
{
width: 1200px;
height:350px;
position:relative;

}


#footerBottom
{
width: 1200px;
height:350px;
position:relative;

}


.contact {
	position: absolute;
	z-index: 5;
	left:250px;
   	top:270px;
	width: 500px;
	height:500px;
	
   background-color:#CCCCCC;
   margin: 0px 50px 0px 50px;
   text-align: center;
}





.heirloom
{

position: absolute;
	z-index: 0;
    left:-20px;
   	top:800px;
   
   
   margin: 0px 50px 0px 50px;
   text-align: center;

}

.bedbreak
{
position:absolute;
top:351px;
left:-50px;
}








/*Header section*/
.header
{
	height:300px;
	position:relative;
	
}

.header #logo
{
	position:absolute;
	top:20px;
	left:100px;
	
}

.header #topnav
{
	position:absolute;
	top:35px;
	left:440px;
	
}



.main
{
	width:0px;
	height:0px;
	background:#CC0033;
	}


#banner

{
position:relative;
	top:25px;
	left:35px;
	
	
}





/*this is the SHOP ON LINE page-----------------------------------------------------------------------------------------------------------------------------*/



/*this is the ABOUT page-----------------------------------------------------------------------------------------------------------------------------*/

/*this is the PAGe element-----------------------------------------------------------------------------------------------------------------------------*/

.page
{
position:absolute;
	top:75px;
	left:25px;
	

}

.pagemid
{
position:absolute;
	top:159px;
	left:25px;
	


}
.pagebottom
{
position:absolute;
	top:751px;
	left:25px;
	


}
.articletitle
{

font-family: "Times New Roman", Times, serif;
font-size:72px;
color:grey;
position:absolute;
left:460px;
top:100px;
z-index:1;
border-bottom-style: 
}

.articletitle2
{

font-family: "Times New Roman", Times, serif;
font-size:30px;
color:grey;
position:absolute;
left:160px;
top:300px;
z-index:1;
border-bottom-style: 
}
/*this is the PAGe element-----------------------------------------------------------------------------------------------------------------------------*/





/*this is the nav bar______________________________________________________________*/



.header #navbar
{
	position:relative	;
	top:236px;
	left:-80px;
	width:1350px;
	
}




#footerBottom
{
	text-align:center;
	color:#999;
	position:absolute;
	left:0px;
	top:-1500px;
	background-color: #00FF00;
}


{
    cursor:pointer,hand;
}

