﻿body 
{
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #0A3643;
	font-family: Trebuchet, Tahoma, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
}

h1
{
	color: #0A3643;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 18px 0px;
}

h2
{
	color: #A48044;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h3
{
	color: #0A3643;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h4
{
	color: #A48044;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 18px 0px;
}

h5
{
	color: #3D606A;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 18px 0px;
}

hr
{
	color: #A48044;
	border: none;
	border-bottom: solid 1px #A48044;
	height: 1px;
	margin: 0px 0px 0px 0px;
}

strong
{
	color: #A48044;
}

p
{	
	margin: 0px 0px 18px 0px;
}

img
{
	border: none;
}

ul
{
	margin: 0px 0px 18px 30px;
	padding: 0px;
}

a:link, a:visited
{
	color: #0A3643;
	font-weight: bold;
}

a:hover, a:active
{
	color: #A48044;
	font-weight: bold;
}

#container
{
	background-image: url(images/cont_bg.gif);
	background-repeat: repeat-y;
	width: 786px;
	min-height: 800px;
	position: relative;
	margin: 0px auto 0px auto;
}

#hd1
{
	background-image: url(images/hd1.gif);
	background-repeat: no-repeat;
	width: 786px;
	height: 58px;
}

#hd2
{
	background-image: url(images/hd2.jpg);
	background-repeat: no-repeat;
	width: 786px;
	height: 161px;
}

#sidebg
{
	background-image: url(images/side_bg.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 395px;
	position: absolute;
	top: 375px;
	left: 783px;
}

#nav
{
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 410px;
	position: absolute;
	top: 219px;
	left: 0px;
	padding: 20px 10px 10px 18px;
}

	#nav a:link, #nav a:visited
	{
		line-height: 30px;
		background-image: url(images/nav_bullet.gif);
		background-repeat: no-repeat;
		background-position: 0px 13px;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		display: block;
		height: 30px;
		padding: 0px 0px 0px 9px;
	}
	
#maincontent
{
	width: 340px;
	min-height: 700px;
	float: left;
	padding: 10px 10px 10px 10px;
}	

	*html #maincontent
	{
		height: 700px;
	}
	
#footer
{
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 786px;
	height: 90px;
	position: relative;
	margin: 0px auto 0px auto;
}

.footerstars
{
	background-image: url(images/footerstars.gif);
	background-repeat: no-repeat;
	width: 126px;
	height: 115px;
	position: absolute;
	top: -30px;
	left: 783px;
}

/* */

#giftshop
{
	background-image: url(images/giftshop_bg.gif);
	background-repeat: repeat-y;
	width: 208px;
	position: relative;
	top: 445px;
	float: left;
}
	#giftshop .top
	{
		background-image: url(images/giftshop_top.gif);
		background-repeat: no-repeat;
		width: 208px;
		height: 19px;
	}
	
	#giftshop .content
	{
		padding: 0px 14px 0px 14px;
	}
	
	#giftshop .bottom
	{
		background-image: url(images/giftshop_bottom.gif);
		background-repeat: no-repeat;
		width: 208px;
		height: 19px;
	}
	
	#giftshop h1
	{
		font-size: 18px;
		text-align: center;
	}
	
	#giftshop h2
	{
		color: #0A3643;
	}
	
#newsletter
{
	background-color: #fff;
	width: 180px;
	position: absolute;
	top: 219px;
	left: 577px;
	float: left;
	padding: 10px;
	margin: 0px 0px 6px 0px;
}
	
	.join
	{
		margin: 4px 0px 14px 0px;
		float: right;
	}
	
#events
{
	background-color: #fff;
	width: 180px;
	position: absolute;
	top: 219px;
	left: 577px;
	float: left;
	padding: 10px;
	margin: 0px 0px 6px 0px;
}

.testimonial
{
	display: block;
	margin: 18px 0px 0px 0px;
}

.quote
{
	font-weight: bold;
	display: block;
	margin: 0px 0px 18px 0px;
}

.testbox
{
	background-color: #B5C5CA;
	padding: 10px;
}

.emphasis
{
	color: #0A3643;
	font-weight: bold;
}

.emphasisgold
{
	color: #A48044;
	font-weight: bold;
}

.small
{
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0px 9px 0px;
}

.center
{
	text-align: center;
	margin: 8px 0px 8px 0px;
}

.rightlink
{
	display: block;
	text-align: right;
	width: 100%;
}

ul.doublelist
{
	list-style-type: none;
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 0px;
}

.doublelist li
{
	width: 160px;
	float: left;
	margin: 0px 10px 0px 0px;
}

.appform
{
	display: block;
	text-align: right;
	margin: 0px 40px 18px 0px;
}

.giftshopimg
{
	float: right;
	margin: 0px 0px 2px 10px;
}

.nomargin
{
	margin: 0px;
}

.price
{
	color: #3D606A;
	font-weight: bold;
	text-align: right;
	margin: 4px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

.giftprice
{
	text-align: right;
	font-size: 14px;
	color: #3D606A;
	font-weight: bold;
	margin: 0px 0px 18px 0px;
	padding: 0px 150px 0px 0px;
}