/* start reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* end reset */






body {
	background: url(images/background.jpg) repeat-x;
	min-height: 800px;
	
}

#fclogo {
	position: absolute;
	top: 10px;
	left: 10px;
	
	
}

#slideshow {
	position: absolute;
	top: 30px;
	left: 650px;
	width: 352px;
	height: 466px;
	background-color: #fff;
	}

#alogo {
	position: absolute;
	top: 130px;
	left: -10px;
	
}

#address {
	background-color: #3b3d3b;
	width: 652px;
	height: 20px;
	padding: 5px;
	position: absolute;
	top: 220px;
	left: -10px;
	text-align: right;
	color: #fff;
	letter-spacing: 2px;
	font: small-caps bold 13px Georgia, "Times New Roman", Times, serif;
}

#content {
	
	position: absolute;
	width: 590px;
	height: 330px;
	text-align: left;
	top: 280px;
	left: 20px;
	padding: 10px;
	overflow: auto;
}

blockquote {
	padding-left: 20px;

}

/* @group Map */

#maptab {
	position: absolute;
	top: 668px;
	left: 240px;
	
}

#map {
	
	padding-top: 4px;

	
}

#maptext {
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #fff;

}

#maptext a {
	color: #fff;
	text-decoration: none;
}

#maptext a:hover {
	text-decoration: underline;
}



/* @end */

/* @group news */

.newstitle {
	font: small-caps bold 17px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding-top: 14px;
	letter-spacing: 2px;

}

.newsintro {
	font: italic 18px/21px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

.newsdetail {
	font: 14px/16px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding-left: 10px;
	padding-top: 4px;
}

.newsdetail a {
	color: #c9ccca;
	text-decoration: none;
}

.newsdetail a:hover {
	color: #fff;
	text-decoration: underline;
}


/* @end */

/* @group Retailers */

#retailersbar {
	
	position: absolute;
	top: 700px;
	width: 1000px;
	height: 230px;
	left: 20px;
	
}

#retailertab {
	position: absolute;
	top: 668px;
	left: 20px;
	
}

.retailer {
	width: 180px;
	height: 200px;
	float: left;
	text-align: justify;
	font: italic 10px/11px Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 10px;
}

.retailerlogo {
	text-align: center;
	
}

.retaileraddress {
	text-align: center;
	color: #000;
	font: 10px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.retaileraddress a {
	text-decoration: none;
	color: #7f2203;
	font-weight: bold;
}

.retaileraddress a:hover {
	color: #000;
	text-decoration: underline;
}



/* @end */
