/* ___________Reset Rules___________ */
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus 
{
	outline: 0;
}

body 
{
	line-height: 1;
	color: black;
	background: white;
}

ol, ul 
{
	list-style: none;
}
strong, .b
{
	font-weight: bold;
}

/* tables still need 'cellspacing="0"' in the markup */
table 
{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td 
{
	text-align: left;
	font-weight: normal;
}

blockquote
{
	background: url(images/open-quote.jpg) no-repeat;	
}
blockquote:before, blockquote:after,
q:before, q:after 
{
	content: "";
}

blockquote, q 
{
	quotes: "" "";
}

q
{
	font-style: italic;
	margin-left: 20px;
	background: url(images/close-quote.jpg) no-repeat bottom right;
	padding-right: 23px;
}



/* Global Text Rules */
h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Times, serif;
	line-height: 18px;
}
h1
{
	font-size: 1.2em;
	color: #000;
	margin-bottom: .8em;	
	text-transform: uppercase;
}
h2, h3
{
	font-size: 1.2em;
	margin-bottom: .2em;
}
h2
{
	color: #975127;	
	text-transform: none;	
}
h3
{
	color: #8d7857;	
}
h4
{
	color: #000;
	text-transform: none;
	font-size: 1em;	
}
h5
{
	background-color: #DBBF92;
	color: #533918;
	padding: 2px;
	font-weight: bold;
	margin-bottom: 4px;
}
hr
{
	margin: 20px 0px 0px;
	border-top: 0px;
	height: 1px;
	border-bottom: 1px solid #aac9fe;
}
hr.top
{
	margin: 8px 0px 20px 0px;
	border-top: 0px;
	height: 1px;
	border-bottom: 1px solid #aac9fe;
}

p
{
	margin-bottom: 10px;
	line-height: 18px;
}


a:link
{
	color: #a12204; 
	text-decoration: none;
}
a:visited
{
	color: #975127;
	text-decoration: none;
}
a:hover
{
	color: #e9a03e;	
	text-decoration: underline;
}

.black
{
	color: #000;
}
.eventBold, .eventBoldSm, .bold, .boldSm
{
	color: #533918;
	font-weight: bold;
}
.eventBoldSm, .boldSm
{
	font-size: .8em;
}
.eventBoldEm, .boldEm
{
	color: #351f0e;
	font-style: italic;
	font-weight: bold;
}

/* ___________Global Layout Rules___________ */
body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(images/layout/bodyBg.jpg);
	background-repeat: repeat-x;
	background-color: #efe7d4;
	min-width: 714px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
	min-height: 500px;
}

.imgLink
{
	border: 0px none;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
}


.tablePadding td
{
	padding: 4px;
	vertical-align: top;
}

ul
{
	
	margin: 0px 0px 10px 16px;
	list-style-type: square;	
	color: #523715;
}

ul li
{
	padding-bottom: 7px;
}

.textSm
{
	font-size: 10px;
}

	
/* ___________Layout Rules___________ */
#layout
{		
	margin: 0px auto;
	width: 714px;
	padding: 0px;
}

#header
{	
	background: url(images/layout/head.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;	
	width: 714px;
	height: 314px;	
}

#content
{
	width: 708px;
	background: url(images/layout/contentBg.jpg);
	background-repeat: repeat-x;	
	background-color: #f1eada;	
	margin: 0px 0px 0px 2px;
	padding: 0px;	
}

#container
{
	text-align: left;
	width: 708px;
	min-height: 350px;
	padding: 10px 0px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}


#footer
{	
	margin: 0px auto;
	
	background: url(images/layout/footerBg.jpg);
	background-repeat: repeat-x;		
	background-color: #523715;
	clear: both;	
	text-align: center;	
}
#footerContainer
{
	width: 708px;
	padding: 5px 0px 0px;
	margin: 0px auto;
	font-size: .85em;
	color: #8d7857;
}
#footerContainer h3
{
	color: #dbbf92;
	border-bottom: 1px solid #8d7857;
	text-align: left;
	margin-bottom: 10px;
	font-weight: bold;
}
#footerContainer a:link
{
	color: #8d7857;
	text-decoration: none;
}
#footerContainer a:visited
{
	color: #8d7857;
	text-decoration: none;
}
#footerContainer a:hover
{
	color: #efddbb;
	text-decoration: underline;
}

.copyright
{
	color: #dbbf92;
	font-size: 10px;
	text-align: left;
	padding-bottom: 5px;
}

.sponsor
{
	text-align:left; 
	margin: 0px 8px 10px 0px;
	float: left;
}
.sponsor img
{
	border: 1px solid #DBBF92;
}

/*___________Nav Rules___________ */
#navBar
{
	width: 715px;
	height: 32px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
.button
{
	float: left;
	margin: 0px;
	padding: 0px;
}

.event_schedule
{
	width: 160px;
}

.exhibitor_listing
{
	width: 155px;
}

.tours_seminars
{
	width: 154px;
}

.dine_around
{
	width: 121px;
}

.buy_tickets
{
	width: 125px;
}


/* ___________Event Rules___________ */

.day
{
	margin-bottom: 20px;
}
#schedule
{
	display: none;
}
#nextEvent
{
	color: #DBBF92;
	border: 1px dashed #8d7857;
	margin: 6px 4px;
	padding: 4px;
}


/* ___________Legend Rules___________ */
fieldset
{
	padding: 5px 8px 10px;
	text-align: left;	
}
fieldset.outlineDashedGrayGreen
{
	border: 1px #828470 dashed;
}
fieldset.outlineDashedRedOrange
{
	border: 1px #a12204 dashed;
}
legend
{
	margin-left: .4em;
	padding: 0.2em 0.8em;
	font-weight: bold;
	font-size: 18px;
	font-family: Corsiva, "Lucida Handwriting", script, "Times New Roman", Times, serif;
	color: #a12204;
}


/* ___________FORMS___________ */
.formHeader
{
	margin: 0px 0px 15px 0px;
	padding-top: 0px;
}
.formLayout label, .formLayout input, .formLayout select
{
	display: block;	
	float: left;
	margin-bottom: 10px;
}
.formLayout input, .formLayout select, .formLayout textarea
{
	width: 150px;
	border: 1px solid #8c8772;
}
.formLayout textarea
{
	width: 558px;
}
.formLayout label 
{	
	text-align: right;
	width: 243px;
	padding-right: 15px;
}
.formLayout label.shWidth
{
	width: 115px;
}
.submit
{
	background-color: #dbbf92;
	float:right; 
	margin-right: 20px;
}

/* ___________Margin/Padding/Dimensions Rules___________ */
.oneThirdLeft
{
	float: left;
	width: 33%;
	margin: 10px 0 10px 15px;
	text-align: left;
}
.twoThirdsRight
{
	margin: 10px 15px 10px 20px;
	float: right;
	width: 58%;
	text-align:left;
}
.oneThirdRight
{
	float: right;
	width: 33%;
	margin: 10px 20px 10px 15px;
	text-align: left;
}
.twoThirdsLeft
{
	margin: 10px 0 10px 15px;
	float: left;
	width: 58%;
	text-align:left;
}

.center
{
	text-align: center;
}

.marginTop15
{
	margin-top: 15px;
}
.marginLeftRight15
{
	margin-left: 15px;
	margin-right: 15px;
}
.marginLeft5
{
	margin-left: 5px;
}
/* membership form title, cheesemaker archive section */
.marginLeft20Bot10
{
	margin-left: 20px;
	margin-bottom: 10px;
}





/* ___________Common Float Rules___________ */
.fLeft
{
	margin: 0px;
	padding: 0px;
	float: left;
}
.fRight
{
	margin: 0px;
	padding: 0px;
	float: right;
}
.clear
{
	clear: both;
}
.clearLeft
{
	clear: left;
}
.clearRight
{
	clear: right;
}


/* pic on index */
.paddingRight8
{
	margin-right: 8px;
}

/* pic on event*/
.paddingLeft8
{
	margin-left: 8px;
}

/*index page*/
.locMargin
{
	margin: 10px 0 10px 10px;
}

