/*///////////////////////////////////////////////////////
UNIVERSAL STYLES
///////////////////////////////////////////////////////*/

* {
	padding: 0;
	margin: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.preloadimages {
	display: none;
}

a img {
	border: none;
}

img.floatleft {
	float: left;
	padding: 3px;
	margin: 5px 8px 7px 0;
	border: 1px solid #cccccc;
	background-color: #e9e8db;
}

body {
	background: url(images/wood04.jpg) repeat;
	color: #666;
	letter-spacing: .1em;
	font: 11px Helvetica, Arial, sans-serif;
}

div.spacer {
	height: 500px;
}

table {
	width: 100%;
	border-spacing: 2px;
	margin: 1.5em 0;
}

table th, table td {
	padding: 0.3em 0.75em
}

table th {
	background: #CCC;
	color: #000;
	text-align: left;
}

table td {
	background: #333;
	color: #FFF;
}

table caption {
	text-align: left;
	color: #FFF;
	margin-bottom: -1em;
	margin-top: 1em;
}

.rule {
	border-top: 1px solid #CCC;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 1.5em 0;
}

.bold {
	font-weight: bold;
}


/* Typography */

h1 {
	margin: 0 0 .1em -8px;
	padding: 5px 0 2px 8px;
	font: normal 2em Clarendon, Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

h2, h3 {
	margin: 1em 0;
	color: #7d5b41;
	font: 15px/1.2em Clarendon, Georgia, "Times New Roman", Times, serif;
}

h3 {
	float: left;
	margin: -3px 0 0 0;
}

p {
	margin: 1em 0;
	color: #7d5b41;
	font: 13px/1.1em Georgia, "Times New Roman", Times, serif;
}

#location .content2_2col p {
	margin: 1em 0;
	color: #7d5b41;
	font: 16px/1.2em Georgia, "Times New Roman", Times, serif;
}

.content ul {
	float: left;
	margin: -3px 0 0 30px;
}

.content li {
	color: #7d5b41;
	font: 13px/1.2em Georgia, "Times New Roman", Times, serif;
}

.content1_3col h1, .content2_3col h1, .content3_3col h1 {
	clear: both;
	margin: 12px 0 0 -8px;
	padding: 3px 0 0 8px;
	font: normal 1.5em Clarendon, Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

.content1_3col p, .content2_3col p, .content3_3col p {
	font: 11px/1em Georgia, "Times New Roman", Times, serif;
	margin: .7em 0 0 0;
}

.content a {
	color: #a3640c;
	font: 13px/1.2em Georgia, "Times New Roman", Times, serif;
}

.content a:hover {
	color: #7d5b41;
	background-color: #f4b330;
	text-decoration: none;
}

.content_exhibitors_list a {
	color: #a3640c;
	font: 13px/1.2em Georgia, "Times New Roman", Times, serif;
}

.content_exhibitors_list a:hover {
	color: #7d5b41;
	background-color: #f4b330;
	text-decoration: none;
}

/*///////////////////////////////////////////////////////
STRUCTURE
///////////////////////////////////////////////////////*/

.content {
	height: 335px;
	position: relative;
	clear: both;
	width: 998px;
	min-width: 998px;
	min-width: 998px;
	padding: 10px 0 10px 0;
}

.content_exhibitors_list {
	height: 335px;
	position: relative;
	clear: both;
	width: 998px;
	min-width: 998px;
	min-width: 998px;
	padding: 10px 0 10px 0;
}

.content1_2colwide {
	position: relative;
	float: left;
	width: 700px;
	min-width: 700px;
	max-width: 700px;
	height: 300px;
	margin: 30px 0 0 25px;
}

.content2_2colwide {
	position: relative;
	float: right;
	width: 225px;
	min-width: 225px;
	max-width: 225px;
	height: 300px;
	margin: 30px 25px 0 25px;
}

p {
	margin-bottom: 7px ! important;
}

.content1_2col {
	position: relative;
	float: left;
	width: 425px;
	min-width: 425px;
	max-width: 425px;
	height: 300px;
	margin: 30px 0 0 25px;
}

.content2_2col {
	position: relative;
	float: right;
	width: 500px;
	min-width: 500px;
	max-width: 500px;
	margin-right: 25px;
}

.content1_3col {
	position: relative;
	float: left;
	width: 300px;
	min-width: 300px;
	max-width: 300px;
	height: 300px;
	margin: 15px 0 0 25px;
}

.content2_3col {
	position: relative;
	float: left;
	width: 300px;
	min-width: 300px;
	max-width: 300px;
	margin: 15px 20px 0 20px;
}

.content3_3col {
	position: relative;
	float: left;
	width: 300px;
	min-width: 300px;
	max-width: 300px;
	margin: 15px 25px 0 0;
}

#sprocket .content {
	position: relative;
	width: 900px;
	min-width: 900px;
	max-width: 900px;
	height: 300px;
	margin: 15px auto 0 auto;
}

.content_media {
	position: relative;
	float: left;
	width: 425px;
	min-width: 425px;
	max-width: 425px;
	height: 355px;
	margin: 15px 0 0 0;
}

.content_mediatext {
	position: relative;
	float: right;
	width: 425px;
	min-width: 425px;
	max-width: 425px;
	height: 300px;
	margin: 15px 0 0 25px;
}


#map {
	float: right;
	line-height: 1.1em;
	margin: .5em 0;
	font-size: 1.2em;
	width: 550px;
}

.content iframe {
	border: 5px solid #7d5b41;
	margin-bottom: 3px;
}

div.nametag {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 2;
	margin: 15px 0 0 0;
	width: 998px;
	height: 5px;
/*	height: 535px; Full div height */
}


/*///////////////////////////////////////////////////////
NAVIGATION
///////////////////////////////////////////////////////*/

.nav {
	position: relative;
	float: left;
	clear: right;
	width: 500px;
	max-width: 500px;
	margin-left: 465px;
	height:120px;
}

.nav ul {
	margin:30px 0 7px 0;
	padding:0;
	float: left;
	width: 500px;
	max-width: 500px;
}
.nav li {
	color: #000;
	margin:0;
	padding:0;
	display:inline;
}
.nav a:link, .nav a:visited {
	text-decoration: none;
	text-transform: uppercase;
	font: 18px Clarendon, Georgia, serif;
	letter-spacing: normal;
	color: #4b2e0e;
	padding: 5px 6px 2px 6px;
	margin: 0 3px 3px 0;
	display: block;
	float: left;
}


/*///////////////////////////////////////////////////////
DIV BY DIV : STYLE VARIATIONS
///////////////////////////////////////////////////////*/

#festivalhome, #sustainableliving, #farmforestry, #landcare, #tastemaleny, #woodartisans, #entertainment, #program, #location, #sprocket, #exhibitors_list {
	clear: both;
	background: url(images/bg.jpg) no-repeat center 15px;
	position: relative;
	width: 998px;
	min-width: 998px;
	min-width: 998px;
	height: 550px;
	max-height: 550px;
	margin: 0 auto 0 auto;
}

/* festivalhome */

#festivalhome div.nametag, #festivalhome h1, #festivalhome .nav a:hover, #festivalhome a.credits:hover, #festivalhome a.tag:hover, #festivalhome a.activepage {
	background-color: #f4b330;
	color: #4b2e0e;
}

#festivalhome div.content {
	border-bottom: 2px dotted #f4b330;
}

/* sustainableliving */

#sustainableliving div.nametag, #sustainableliving h1, #sustainableliving .nav a:hover, #sustainableliving a.credits:hover, #sustainableliving a.tag:hover, #sustainableliving a.activepage {
	background-color: #8bc641;
	color: #4b2e0e;
}

#sustainableliving div.content {
	border-bottom: 2px dotted #8bc641;
}

/* farmforestry */

#farmforestry div.nametag, #farmforestry h1, #farmforestry .nav a:hover, #farmforestry a.credits:hover, #farmforestry a.tag:hover, #farmforestry a.activepage {
	background-color: #3da9ce;
	color: #4b2e0e;
}

#farmforestry div.content {
	border-bottom: 2px dotted #3da9ce;
}

/* landcare */

#landcare div.nametag, #landcare h1, #landcare .nav a:hover, #landcare a.credits:hover, #landcare a.tag:hover, #landcare a.activepage {
	background-color: #5189c0;
	color: #4b2e0e;
}

#landcare div.content {
	border-bottom: 2px dotted #5189c0;
}

/* tastemaleny */

#tastemaleny div.nametag, #tastemaleny h1, #tastemaleny .nav a:hover, #tastemaleny a.credits:hover, #tastemaleny a.tag:hover, #tastemaleny a.activepage {
	background-color: #9371c2;
	color: #4b2e0e;
}

#tastemaleny div.content {
	border-bottom: 2px dotted #9371c2;
}

/* woodartisans */

#woodartisans div.nametag, #woodartisans h1, #woodartisans .nav a:hover, #woodartisans a:hover, #woodartisans a.credits:hover, #woodartisans a.tag:hover, #woodartisans a.activepage {
	background-color: #ca5c71;
	color: #4b2e0e;
}

#woodartisans div.content {
	border-bottom: 2px dotted #ca5c71;
}

#woodartisans div.content p {
	margin: 1em 0;
	color: #7d5b41;
	font: 11px/.8em Georgia, "Times New Roman", Times, serif;
}

/* entertainment */

#entertainment div.nametag, #entertainment h1, #entertainment .nav a:hover, #entertainment a.credits:hover, #entertainment a.tag:hover, #entertainment a.activepage, #entertainment .content a:hover {
	background-color: #cb3f38;
	color: #4b2e0e;
}

#entertainment div.content {
	border-bottom: 2px dotted #cb3f38;
}

/* program */

#program div.nametag, #program h1, #program .nav a:hover, #program a.credits:hover, #program a.tag:hover, #program a.activepage {
	background-color: #68be8d;
	color: #4b2e0e;
}

#program div.content {
	border-bottom: 2px dotted #68be8d;
}

/* location */

#location div.nametag, #location h1, #location .nav a:hover, #location a.credits:hover, #location a.tag:hover, #location a.activepage {
	background-color: #db6d5e;
	color: #4b2e0e;
}

#location div.content {
	border-bottom: 2px dotted #db6d5e;
}

/* sprocket */

#sprocket div.nametag, #sprocket h1, #sprocket .nav a:hover, #sprocket a.credits:hover, #sprocket a.tag:hover, #sprocket a.activepage {
	background-color: #db6d5e;
	color: #4b2e0e;
}

#location div.content {
	border-bottom: 2px dotted #db6d5e;
}

/* exhibitors_list */

#exhibitors_list div.nametag, .content_exhibitors_list h1, #exhibitors_list .nav a:hover, .content_exhibitors_list a:hover, #exhibitors_list a.credits:hover, #exhibitors_list a.tag:hover, .content_exhibitors_list a.activepage {
	background-color: #ca5c71;
	color: #4b2e0e;
}

.content_exhibitors_list {
	border-bottom: 2px dotted #ca5c71;
}

.content_exhibitors_list p {
	margin: 1em 0;
	color: #7d5b41;
	font: 14px/1em Georgia, "Times New Roman", Times, serif;
}

.content_exhibitors_list ul {
	list-style-type: none;
	margin-top: 15px;
	margin-left: 10px;
	width: 1000px;
}

.content_exhibitors_list li {
	margin-top: 1em;
	margin-left: 0;
	color: #7d5b41;
	font: 15px/1em Georgia, "Times New Roman", Times, serif;
}

.content_exhibitors_list h1 {
	background-color: none;
	width: 950px;
	margin-left: 20px;
	margin-top: 35px;
	margin-bottom: -20px;
}

.content_exhibitors_list h2 {
	background-color: none;
	margin-bottom: -10px;
}

#exhibitors_list .content1_3col, #exhibitors_list .content2_3col, #exhibitors_list .content3_3col {
	height: 250px;
}

.content_exhibitors_list {
	border-bottom: 2px dotted #321e09;
}

/*///////////////////////////////////////////////////////
FOOTER
///////////////////////////////////////////////////////*/

p.footer  {
	clear: none;
	float: right;
	position: absolute;
	width: 982px;
	z-index: 2;
	margin: 53px 0 0 0;
	color: #4b2e0e;
	letter-spacing: normal;
	font-size: 10px;
	text-align: right;
}

a.credits {
	color: #4b2e0e;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
}

a.tag {
	color: #4b2e0e;
	margin-left: 5px;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
}

p.sponsors  {
	clear: none;
	float: left;
	position: relative;
	margin: 10px 5px 50px 12px;
	color: #4b2e0e;
	letter-spacing: normal;
	font: 14px Clarendon, Georgia, serif;
}

/*   Required to separate 2 background images so ions can float over the biline image */
div#footer_tags_wrap {
	margin: 0 0 0 10px;
	padding: 0;
	height: 75px;
	width: 900px;
	clear: none;
	text-align: left;
}

div#footer_tags {
	margin: 0;
	padding: 0;
	height: 100px;
	overflow: hidden;
}

#footer_tags a img, #footer_tags div img {
	clear: none;
	margin: 4px 0 0 0;
	text-align:left;
}

#footer_tags img#logo {
	float:left;
	clear: none;
	margin: 0;
	text-align:left;
}

/*   Sponsors footer tags  */

div#footer_tags a.scrc {
	float:left;
	clear: none;
	margin: 4px 0 0 0;
	text-align:left;
	width: 200px;
	height: 50px;
	background: url(images/scrc_fade.gif) no-repeat;
}

div#footer_tags a.barung {
	float:left;
	clear: none;
	margin: 4px 0 0 0;
	text-align:left;
	width: 100px;
	height: 50px;
	background: url(images/barung_fade.gif) no-repeat;
}

div#footer_tags a.bmrg {
	float:left;
	clear: none;
	margin: 4px 0 0 0;
	text-align:left;
	width: 100px;
	height: 50px;
	background: url(images/bmrg_fade.gif) no-repeat;
}

div#footer_tags a.seqc {
	float:left;
	clear: none;
	margin: 4px 0 0 0;
	text-align:left;
	width: 100px;
	height: 50px;
	background: url(images/seqcatchments_fade.gif) no-repeat;
}

div#footer_tags a.cal_tourism {
	float:left;
	clear: none;
	margin: 4px 0 0 0;
	text-align:left;
	width: 150px;
	height: 50px;
	background: url(images/cal_tourism_fade.gif) no-repeat;
}

div#footer_tags img.divider {
	float:left;
	clear: none;
	margin: 4px 0 0 0;
	text-align:left;
	width: 10px;
	height: 70px;
	background: url(images/divider_fade.gif) no-repeat center top;
}

div#footer_tags a.program {
	float:left;
	clear: none;
	margin: 4px 0 0 5px;
	text-align:left;
	width: 100px;
	height: 70px;
	background: url(images/program_fade.gif) no-repeat ;
}

div#footer_tags a.vollie {
	float:left;
	clear: none;
	margin: 4px 0 0 0;
	text-align:left;
	width: 100px;
	height: 70px;
	background: url(images/vollie_fade.gif) no-repeat ;
}

/*   The hover highlight for the icons  */

div#footer_tags a.scrc:hover {
	background: url(images/scrc.gif) no-repeat;
}

div#footer_tags a.barung:hover {
	background: url(images/barung.gif) no-repeat;
}

div#footer_tags a.bmrg:hover {
	background: url(images/bmrg.gif) no-repeat;
}

div#footer_tags a.seqc:hover {
	background: url(images/seqcatchments.gif) no-repeat;
}

div#footer_tags a.cal_tourism:hover {
	background: url(images/cal_tourism.gif) no-repeat;
}

div#footer_tags a.program:hover {
	background: url(images/program.gif) no-repeat;
}

div#footer_tags a.vollie:hover {
	background: url(images/vollie.gif) no-repeat;
}
