/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/main_BG.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A3808;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
}

.active {
	color: #CC9933;
}

#mainContent{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#leftSide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 161px;
	height: 540px;
	background: url(../images/left_BG.png) no-repeat top left;
}

#topBar {
	position: absolute;
	top: 0px;
	left: 161px;
	width: 561px;
	height: 100px;
	background: url(../images/top_BG.png) no-repeat top left;
}

#logoTop {
	position: absolute;
	top: 20px;
	left: 0px;
}

#topLinks {
	position: absolute;
	top: 5px;
	left: 481px;
	height: 54px;
	width: 74px;
}

#topLinks a:link,
#topLinks a:visited,
#topLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	margin: 0px;
	display: block;
}

#navBar {
	position: absolute;
	top: 80px;
	left: 0px;
	
	margin: 0px;
	padding: 0px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: .05em;
	font-weight: bold;
}

#navServices {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 74px;
	height: 20px;
	text-align: center;
}

#navServicesBG {
	position: absolute;
	top: -4px;
	left: -4px;
	width: 82px;
	height: 24px;
	z-index: 1;
}

#navProducts {
	position: absolute;
	top: 0px;
	left: 74px;
	width: 81px;
	height: 20px;
	text-align: center;
}

#navProductsBG {
	position: absolute;
	top: -4px;
	left: 70px;
	width: 89px;
	height: 24px;
	z-index: 1;
}

#navLocation {
	position: absolute;
	top: 0px;
	left: 155px;
	width: 136px;
	height: 20px;
	text-align: center;
}

#navLocationBG {
	position: absolute;
	top: -4px;
	left: 151px;
	width: 142px;
	height: 24px;
	z-index: 1;
}

#navAbout {
	position: absolute;
	top: 0px;
	left: 291px;
	width: 83px;
	height: 20px;
	text-align: center;
}

#navAboutBG {
	position: absolute;
	top: -4px;
	left: 287px;
	width: 91px;
	height: 24px;
	z-index: 1;
}

#navGiftCert {
	position: absolute;
	top: 0px;
	left: 374px;
	width: 126px;
	height: 20px;
	text-align: center;
}

#navGiftCertBG {
	position: absolute;
	top: -4px;
	left: 370px;
	width: 134px;
	height: 24px;
	z-index: 1;
}

#navNews {
	position: absolute;
	top: 0px;
	left: 500px;
	width: 58px;
	height: 20px;
	text-align: center;
}

#navNewsBG {
	position: absolute;
	top: -4px;
	left: 494px;
	width: 66px;
	height: 24px;
	z-index: 1;
}

a.navBar:link,
a.navBar:hover,
a.navBar:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.navBar:hover {
	color: #CC9933;
}
	

#topLinks a:hover {
	color: #CC9933;
}

#contentContainer {
	position: absolute;
	top: 100px;
	left: 161px;
	width: 561px;
	height: 372px;
	background: url(../images/content_BG.png);
}

#content {
	margin: 10px 0px;
	padding: 0px 10px;
	width: 541px;
	height: 352px;
	overflow: auto;
}

#bottomBar {
	position: absolute;
	top: 472px;
	left: 161px;
	width: 561px;
	height: 68px;
	background: url(../images/bottom_BG.png) no-repeat top left;
}

#appLink {
	position: absolute;
	top: 22px;
	left: 360px;
	width: 190px;
	height: 15px;
}

#appLink a:link,
#appLink a:visited,
#appLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6A3808;
	text-decoration: none;
}

#appLink a:hover {
	text-decoration: underline;
}

#appLink {
	position: absolute;
	top: 22px;
	left: 360px;
	width: 190px;
	height: 15px;
}

#specialsLink {
	position: absolute;
	top: 19px;
	left: 10px;
	width: 190px;
	height: 15px;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d38537;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bb4a20;
}
.serif-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #bb4a20;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d38537;
}

#termsLink {
	position: absolute;
	top: 527px;
	left: 588px;
	width: 124px;
	height: 16px;
}

#termsLink a:link,
#termsLink a:visited,
#termsLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6A3808;
	text-decoration: none;
}

#termsLink a:hover {
	text-decoration: underline;
}

#bottomlinks {
	position: absolute;
	top: 550px;
	left: 0px;
	width: 100%;
	height: 16px;
	text-align:left;
}

#bottomlinks a:link,
#bottomlinks a:visited,
#bottomlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6A3808;
	text-decoration: none;
}

#bottomlinks a:hover {
	text-decoration: underline;
}

img.spaservices {margin-top:-30px;}

img.floatleft {float:left; padding-right:15px;}
img.floatright {float:right; padding-left:15px;}

.hometop {
	color:#bb4a20;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:9pt;
	line-height:15pt;
	font-weight:bold;
	margin-top:10px;
	margin:0;
}
.firstletter {
	font-size:22pt;
	font-style:oblique;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.hometestim {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	line-height:12pt;
	margin:0;
}

a.homelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #d38537;
	text-decoration:none;
	font-variant:normal;
}
a.homelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color: #d38537;
	text-decoration:none;
	font-variant:normal;
}
a.homelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #bb4a20;
	text-decoration:none;
	font-variant:normal;
}
a.homelink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #d38537;
	text-decoration:none;
	font-variant:normal;
}

#hometable {margin:0; padding:0;}

.quote {
	color: #d38537;
	font-size:10pt;	
}

.specialhead {
	color:#bb4a20;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:11pt;
	line-height:16pt;
	font-weight:bold;
	margin:0;
}

.specialtxt {
	color:#bb4a20;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	line-height:15pt;
	font-weight:normal;
	margin-top:5px;
}

a.speciallink:link {
	text-decoration:none;
	font-weight:inherit;
}
a.speciallink:visited {
	text-decoration:none;
	font-weight:inherit;
}
a.speciallink:hover {
	font-weight:inherit;
	text-decoration:underline;
}
a.speciallink:active {
	text-decoration:none;
	font-weight:inherit;
}

.location {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	line-height:14pt;
	margin-top:10px;
}

#boa {
	position:absolute;
	top:125px;
	margin-left:265px;
}

.toptxt {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#be5029;
	font-size:10pt;
	line-height:16pt;
	margin:0;
}

p {margin-top:5px;}