body {
	background: #302e2f url(../images/page_background.gif) repeat-x bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%; /* 16px */
    margin: 0;
    padding: 0 20px 0 20px;
	text-align: center;
}
	  
table td {
	text-align: left;
}

a:link, a:visited {
	color: #e32020;
}

a img { 
	border: none; 
}

#wrapper {
	background: transparent url(../images/shadow.gif) no-repeat bottom center;
    margin: 0 auto;
	padding: 0 12px 0 12px;
	width: 960px;
}

#left-column {
	background: #000;
	color: #fff;
	font-size: .75em; /* 12px */
	padding-top: 33px;
	vertical-align: top;
	width: 206px;
}

#right-column {
	vertical-align: top;
	width: 754px;
}


/*- Main Navigation -*/
ul.nav {
	margin: 0;
	padding: 0;
}

ul.nav li {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 5px 0 5px 30px;
}

ul.nav li.over {
	background: #292929;
	margin: 15px 0 0 0;
}

ul.nav li.on {
	background: #292929;
}

ul.nav a:link, ul.nav a:visited {
	color: #fff;
	text-decoration: none;		
}

ul.nav a:link.on, ul.nav a:visited.on, ul.nav a:hover.on {
	text-decoration: none;		
}

ul.nav a:hover {}

ul.nav li.over a:link, ul.nav li.over a:visited {}

ul.subnav {
	background: #000;
	font-size: .8em; /* 10px */
	margin: 5px 0 0 45px;
	padding: 0;
}

ul.subnav li {
	list-style: none;
	margin: 0;
	padding: 4px 0;
	vertical-align: middle;
}

ul.subnav li.on {
	background:none;
}

ul.subnav a:link, ul.subnav a:visited {
	color: #fff;
	text-decoration: none;
}

ul.subnav a:link.on, ul.subnav a:visited.on {
	text-decoration:underline;
}

ul.subnav a:hover {
	text-decoration: underline;
}

/* Top Nav */
#topnav {
	background: #2d2d2d;
	color: #fcf6f7;
	font-size: .81em; /* 13px */
	line-height: 38px;
	padding: 0 25px 0 20px;
}

#topnav a:link, #topnav a:visited {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#topnav a:hover {
	color: #e32020;
}
	
form.search {
	float: right;
	margin: 0;
	padding: 0;
	position:relative;
	top:8px;
	right:20px;
}

form.search input.input {
	border: 1px solid #edecec;
	color: #a8a8a8;
	width: 122px;
}

form.search input.submit {
	background: none;
	border: none;
	color: #fff;
	font-size: .94em; /* 15px */
	font-weight: bold;
}

/* Banner & Tagline & Festical */
#banner {
	background: #2F2E2C;
	padding-bottom: 4px;
}

#tagline {
	background: #E31F20;
	color: #000;
	font-size: .81em; /* 13px */	
	font-style: italic;
	font-weight: bold;
	padding: 4px 10px 4px 40px;
	width: 704px;
}

.festival {
	background: url(../images/2010-background.gif) no-repeat -28px 0;
	color: #c62128;
	font-size: 25px;
	font-weight: bold;
	height: 203px;
	line-height: 1;
	margin: 30px 0 45px 0;
	text-align: center;
	text-transform: uppercase;
}

.festival p {
	margin: 0;
	padding: 13px 0 0 40px;
}

.festival a:link, .festival a:visited {
	color: #c62128;
}

/*- Main Content -*/
table.main {
	background: #fff;
	padding: 25px 0 0 40px;
	width: 100%;
}

#content {
	color: #000;
	font-size: .81em; /* 13px */		
	line-height: 1.5;
	padding-right: 15px;
	vertical-align: top;
}

#content .wd_standard .item a img {
	border: 5px solid #fff;
	margin: -5px;
	padding: 0;
}

table.spintable {
	font-size: 10pt;
}

#content ul {
	margin: 0;
	padding: 0 0 0 10px;
	position: relative;
	left: 20px;
}

#content p {
}

/* use h2 for the title of a section */
#content h2 {
	border-bottom: 1px dotted #999;
	/*font-size: .81em;*/  /* 13px */
	font-size: 1.1em;
	padding-bottom: 4px;
}
	
/* use h3 for the title of an item, or a group heading */
#content h3 {}

/* use h4 for subtitles and such */
#content h4 {}
	
/* caption style override for pictures within the template1-content area */
#content .caption {}

/* inline links */
#content a:link, #content a:visited {
	color: #e32020;
	text-decoration: none;
}

#content a:hover {
	color: #e32020;
	text-decoration: underline;
}

/* use .itemlink class for anything that clicks through to an item */
#content a:link.itemlink, #content a:visited.itemlink {
	font-weight: bold; 
}

#content a:hover.itemlink {}

/* use .itemtitle for things that are like .itemlink, but aren't links */
#content .itemtitle {
	font-weight: bold;
}

.contentbox table {
	margin: 0;
}

div.wd_sponsors {
	padding: 0 15px 10px 15px;
}

div.wd_sponsors p {
	margin: 0 0 5px 0;
	padding: 5px;
	font-weight:bold;
	padding-bottom:15px;
	background:url('../images/heading_background.png') bottom no-repeat;
}

div.wd_sponsors img {
	padding: 10px;
}

/*- Sidebar and Footer -*/
#sidebar {
	padding: 35px 0 0 0;
	vertical-align: top;
	width: 175px;
}

#sidebar a:link, #sidebar a:visited {
	color: #e32020;
	text-decoration: none;
}

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

.socialMedia {
	text-align: right;
}

.socialMedia img {
	vertical-align: middle;
}	

#footer {
	color: #000;
	font-size: .63em; /* 10px */
	margin: 0;
	padding: 0 45px 15px 15px;
	text-align: center;
}
	
#footer a:link, #footer a:visited {
	color: #e32020;
}
	
#footer a:hover {
	text-decoration: underline;
}

/* SPIN defaults */
.pageimage {
	margin: 0;
	padding: 0;
}

.poll td {
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

.poll h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	margin: 0 0 4px 0;
	padding: 2px;
}

.poll h4 {
	color: #000033;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin: 0;
}

.formbuilder p {
	margin: 0;
	padding: 0;
}

