@charset "utf-8";
/* CSS Document */

body {
	background:#6d001b url(images/bg_01.gif) top repeat-x;
	margin:0;
	padding:0;
	font:13px "Times New Roman", Times, serif;
	line-height: 18px;
	}
	
a {
	color: #CC0000;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}

a img {
	border:none;
	}
#wrapper {
	width:826px;
	margin:0 auto;
	}
#top {
	height:133px;
	position:relative;
	}
#logo {
	position:absolute;
	top:0px;
	left:-50px;
	}
#quicklinks {
	position:absolute;
	top:0px;
	right:0px;
	}
#main {
	margin:0 auto;
	}
span {
	padding-left:30px;
	}
.title {
	font-size:20px;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.leftnav{
	text-decoration:none;
	color:#a73a00;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	}
.leftnav a {
	text-decoration:none;
	color:#a73a00;
	font-weight: bold;
	}
.leftnav a.hover {
	text-decoration: underline;
	font-weight: bold;
	}
a.mailto {
	text-decoration:underline;
	color:#FF0000;
	}
.split {
	height:1px;
	background:url(images/3x1_03.gif) repeat-x;
	margin:10px 0 10px 0;
	}
.attentionbold { 
	font-size:16px;
	font-weight:bold;
	}
.attention { 
	font-size:14px;
	}	
.welcome {
	font-size:28px;
	color: #e0e2e3;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footer{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

.footer a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.navigation{
	font-family:"Times New Roman", Times, serif;
	color:#a73a00;
	text-decoration:none;
	font-weight: bold;
	line-height: 17px;
}

.navigation a{
	color:#a73a00;
	text-decoration:none;
	font-weight: bold;
}
.navigation a:hover{
	color:#CC0000;
	text-decoration:underline;
}
.giftcert {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
}
