/* -----------------------------------------------------------------------


 National Confectionery Sales Association
 http://candyhalloffame.org

   * Copyright (c) 2009. All rights reserved.

----------------------------------------------------------------------- */

#advertise-left a img {
	margin-bottom: 10px;		
}

#advertise-right a img {
	margin-bottom: 10px;	
}

#advertise-right a img {
	margin-bottom: 10px;		
}
#advertise-top a img {
	margin-bottom: 10px;	
}

body#national-confectionery-sales-association {
	background: #E6B3B4 url(../images/NCSA%20Tile.jpg) repeat-x;
}

#main-content img {
	float: left;
	margin-right: 20px;
	border: 1px solid #6B2E30;
}

body#national-confectionery-sales-association div.container {
	background-color: #fff;
	border-left: 1px solid #6B2E30;
	border-right: 1px solid #6B2E30;
}

body#national-confectionery-sales-association #navigation li {
	display: inline;
}

#navigation a {
	color: white;
	text-decoration: none;
	background-color: #AA2228;
	padding: 5px 10px;
}

#navigation a:hover {
	color: white;
	padding: 10px;
	text-decoration: none;
	background-color: #6B2E30;
}

div.span-24 {
	background-color: #fff;
	text-align: center;
}

div.span-24.last {
	background-color: #fff;
	text-align: center;
}

div.span-15 {
	background-color: #fff;
	width: 560px;
	padding-left: 10px;
	padding-right: 20px;
}

div.span-15.last {
	background-color: #fff;
}

div.span-9 {
	background-color: #fff;
	margin-top: 10px;
}

div.span-9 last {
	background-color: #fff;
	margin-top: 10px;
}

div.span-5 {
	background-color: #fff;
}

div.span-5 last {
	background-color: #fff;
	text-align: right;
}

div.span-4 {
	background-color: #fff;
}

div.span-4 last {
	background-color: #fff;
}

#header h1 {
	text-align: center;
}

#header p {
	text-align: center;
}

body#national-confectionery-sales-association h2 {
	font-weight: bold;
	color: #6B2E30;
	margin-bottom: 0px;
	clear: both;
}

body#national-confectionery-sales-association h3 {
	font-weight: bold;
	color: #6B2E30;
	font-style: italic;
	clear: both;
}

#main-content a {
	color: #6B2E30;
}

body#candy-hall-of-fame p {
	margin-bottom: 10px;
}

body#national-confectionery-sales-association #copyright {
	background-color: #CC666A;
	height: 72px;
	border-top: 1px solid #6B2E30;
	text-align: center;
	color: white;
	padding-top: 10px;
}

.datatable {
	border: 1px solid #6B2E30;
}

.datatable td {

}

.datatable th {
	color: white;
	background-color: #6B2E30;
	font-size: larger;
}

.datatable caption {

}

.datatable tr.rowA {

}

.datatable tr.rowB {
	background-color: #E6B3B4;
}

input.txt {

}

input.btn {

}

form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

form p label {
	float: left;
	width: 30%;
}

#sponsorlist {
	list-style-type: none;
}

#sponsorlist li {
	float: left;
	font-weight: bold;
	text-align: center;
	height: 150px;
	width: 200px;
	list-style-type: none;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
}

#sponsorlist img {
	border-style: none;
}
