body{
	margin:0px;
	background-color:#590B0D;
	background-image:url(images/bkg.jpg);
	background-position: center top;
	height:100%;
	font-size: 14px;
	background-repeat: no-repeat;
}

#wrapper{width:1001px;}
#header{width:1001px;}
		
#leftlogo{
	float:left;
	width:318px;
	height:391px;
	background-image: url(images/logo2.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 5px;
}
#right{float:right; width:681px; height:391px;}
#nav{
	width:681px;
	height:35px;
	padding-top: 40px;
}
#nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #332E03;
	font-size: 18px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}
.navbord {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #332E03;
}



#video{
	width:681px;
	height:316px;
	background-image: url(images/headerimg2.jpg);
	background-repeat: no-repeat;
}
#contenttop {
	height: 40px;
	width: 901px;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(images/contenttop.jpg);
	background-repeat: no-repeat;
	background-position: 18px;
}

#content{
	clear:both;
	width:901px;
	background-image: url(images/contentbg.jpg);
	text-align: left;
	padding-top:0px;
	padding-left:50px;
	padding-right:50px;
	background-repeat: repeat-y;
	background-position: 18px;
	position: relative;
	top: -20px;
}
#contentbtm {
	background-image: url(images/contentbtm.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 901px;
	padding-right: 50px;
	padding-left: 50px;
	background-position: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	top: -35px;
}


.content{clear:both; width:901px; height:721px; background-image: url(images/layout_11.png); text-align: left; padding-top:40px; padding-left:50px; padding-right:50px;}

.contentextra{clear:both; width:901px; height:721px; background-image: url(images/content2.png); text-align: left; padding-top:40px; padding-left:50px; padding-right:50px;}

#sidebar{
	float:right;
	width:311px;
	margin-right:0px;
	margin-bottom: 20px;
	height:431px;
	background-image: url(images/sidebarbg.png);
	background-repeat: no-repeat;
	position: relative;
	top: -63px;
	padding-top: 55px;
}
h1{color:black; font-family: Times;}
h2{color:#941b1f; font-family: Times;}
h3 {
	font-size: 14px;
	color: #941b1f;
}

#giftcertblam {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #941b1f;
}

a{color:#941b1f;}
a:visited{color:#941b1f;}
.boldrt {
	font-weight: bold;
	text-align: right;
	padding-right: 25px;
}

