body
{
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	background-image: url('page-bg.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B7B97F;
}


h1, h2{
	margin: 0;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;

}

h1 {
	font-size: 2em;
		color: #ca0033;
}

h2 {
	font-size: 1.2em;
		color: #720033;
}

h3 {
	font-size: 1.4em;
		color: #000;
}

a {
	text-decoration: none;
	color: #D64803;
}

a:hover {
}

#wrapper {
display: block;
width: 1000px;
    margin-left: auto;
    margin-right: auto;
	padding: 0;
}

/* Header */

#header {
	display: block;
	width: 973px;
	height: 800px;
	margin-left: auto;
	margin-right:auto;
	padding: 0;
	margin-top: 10px;
	background: url(christmas.png) no-repeat;
}

/* Box */

#box {
	width:600px;
	padding:125px 0 0 350px;
	float:left;
}

#box p.text1{
	display:block;
	width:570px;
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#b5043a;
	margin:0;
	padding:18px 0 0 0;
	float:left;
}

#box p.text1 a{
color:#660033;
text-decoration:none;
}

#box p.text1 a:hover{
color:#ff0000;
text-decoration:underline;
}

#box2{
width:300px;
	padding: 70px 0 0 30px;
	float:left;
}

#box3 p.text1{
	display:block;
	width:1000px;
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#b99950;
	margin:0;
	padding:30px 0 0 0;
	float:left;
}

#box3 p.text1 a{
color:#e6bf65;
text-decoration:none;
}

#box3 p.text1 a:hover{
color:#fff;
text-decoration:underline;
}

#footer{
	width:300px;
	padding: 32px 0 0 330px;
	float:left;
}
#footer p.text1{
	color:#000;
	text-decoration:none;
	margin:0;
	padding: 2px 0 0 0;
}

#footer p.text1 a{
color:#660033;
text-decoration:none;
}

#footer p.text1 a:hover{
color:#660033;
text-decoration:underline;
}
