body
{
	background-color: #6D3542;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Times New Roman, Times;
	font-size: 14px;
}

.page
{
	padding: 0px;
	width: 1022px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-image: url(../images/background1.jpg);
}

.jamleft
{
	position: absolute;
	background-image: url(../images/jamleft.png);
	width: 211px;
	height: 240px;
	left: 0px;
	top: 350px;
}

.jamcontact
{
	position: absolute;
	background-image: url(../images/contact-us-jam.png);
	width: 299px;
	height: 349px;
	left: 720px;
	top: 200px;
}

.jamright1
{
	position: absolute;
	background-image: url(../images/jamright1.png);
	width: 211px;
	height: 240px;
	left: 811px;
	top: 350px;
}

.jamright2
{
	position: absolute;
	background-image: url(../images/jamright2.png);
	width: 211px;
	height: 240px;
	left: 811px;
	top: 550px;
}

.toparea {
    background-color: #90112F;
    height: 105px;
    padding-right: 40px;
    text-align: right;
}

#toplogos {
    height: 101px;
    margin-left: 450px;
    margin-top: -91px;
    text-align: left;
}

.menu
{
	background-color: #5E2C37;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
	font-size: 16px;
	font-weight: normal;
}

.menu a
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
	text-decoration: none;
	border-right: solid 1px white;
	padding-left: 20px;
	padding-right: 20px;
}

.menu a:hover
{
	background-color: #90112F;
}

.logo
{
	position: absolute;
	left: 50px;
	top: 25px;
	width: 161px;
	height: 131px;
}

.headerimage
{
}

.product-paper
{
	width: 591px;
	margin: 0 auto;
	background-image: url(../images/notepaper.png);
}


.paper-top
{
	width: 850px;
	margin: 0 auto;
	height: 138px;
	background-image: url(../images/paper-head.png);
}

.paper-repeat
{
	width: 850px;
	margin: 0 auto;
	background-image: url(../images/paper-repeat.png);
}

.paper-repeat .paper-pad
{
	padding-left: 70px;
	padding-right: 70px;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.product-paper  .paper-pad
{
	padding-left: 110px;
	padding-right: 110px;
	font-size: 16px;
	padding-top: 40px;
	padding-bottom: 20px;
}

.paper-pad  a
{
	color: #8A0115;
}

p
{
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.bottomarea
{
	background-color: #90112F;
	height: 100px;
	color: #ffffff;
	padding-left: 30px;
}

.bottomarea a
{
	color: #ffffff;
	text-decoration: none;
}

.bottomarea a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.bottomarea .facebook
{
	padding: 0px;
	margin: 0px;
	font-size: 18px;
}

h1
{
	font-size: 26px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	
	text-decoration: underline;

}

h2
{
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 15px;
}

h3
{
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}



