﻿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:1200px;
position:relative;

}

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

}


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

}




/*dots*/


.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;
	
	
}



/*#banner2

{
position:relative;
	top:525px;
	left:35px;
	z-index:8;
	
	
}
*/


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




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



.fortynine
{
position:absolute;
	top:460px;
	left:200px;
	z-index:2;



}

.signature
{
position:absolute;
	top:1365px;
	left:550px;
	z-index:1;

}

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

}

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


}
.pagebottom
{
position:absolute;
	top:1251px;
	left:0px;
	


}
.articletitle
{

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


.p1

{

position:absolute;
	top:170px;
	left:200px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	height:300px;
	width:700px;
	



}

.p2

{

position:absolute;
	top:790px;
	left:200px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	height:300px;
	width:700px;
	



}

.p3

{

position:absolute;
	top:505px;
	left:90px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	height:300px;
	width:735px;
	text-align:justify;



}
.p4

{

position:absolute;
	top:1015px;
	left:90px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	height:200px;
	width:900px;
	text-align:justify;



}

.p5

{

position:absolute;
	top:1080px;
	left:90px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	height:300px;
	width:740px;
	text-align:justify;



}

.p6

{

position:absolute;
	top:1640px;
	left:90px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	height:300px;
	width:740px;
	text-align:justify;



}


/*this is the nav bar______________________________________________________________*/



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


/*______________________________________________________________*/


/*this is the bottom menu bar______________________________________________________________*/
/*#menu
{
	position:relative;
	top:30px;
	left:-40px;
	
}*/

/*______________________________________________________________*/




/*
.content
{
/*	background-color:#9C6;*/
	/*min-height:150px;
	position:relative;
}*/


/*/*Footer section*/
/*.footer
{
   
	height:108px;
    font-size:9px;
	padding-left:17px;
	padding-right:15px;
}


.footer #footerBar
{ 
    
  
}

.footer #footerBar a
{
    color:#666666;
	text-decoration:none;
	font-weight:normal;
}

.footer #footerBar a:hover
{
    color:#666666;
	text-decoration:underline;
	font-weight:normal;
}

.footer #fnav
{
	color:#666666;
	display:inline-block;
	margin-right:44px;
	
	
}
.footer #fnavFltrt
{
	float:right;
	color:#666666;
	
	text-align:right;
}

.footer #signUpFormLabel
{
	color:#666666;
	display:inline-block;
}

.footer #signUpForm
{
	display:inline-block;
}

*/


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

/*.h21px
{
	height:21px;
/*	background-color:#F00;*/
/*}

.h15px
{
	height:15px;
/*	background-color:#F00;*/


/*Float helper*/
/*.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
/*	float: right;
	margin-left: 8px;
	min-height:1px;
}*/
/*.fltlft { /* this class can be used to float an element left in your page */
	/*/*float: left;
	margin-right: 8px;
	min-height:1px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	/*clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;    
}*/
/*/

.textLink
{
    cursor:pointer,hand;
}

