/* resets */

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;
}
/* 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:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
 
 
 
 /***** MAIN PAGE LAYOUT *****/

body {background-color:#F8F0E2;
	width:100%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight:normal;
	background-image:url(images/screenbg3.png);
	background-repeat:repeat;
}
	

	
#page_container {
	width:900px; 
	background-color:#fff; 
	margin:0 auto;
	text-align:center;
	background-image:url(images/bgtile.png);
	background-repeat:repeat;
	}
	
	
#top_container {
	width:100%;
	background:#BA8424; 
	background-image:url(images/smith-header.jpg); 
	background-repeat:no-repeat; 
	height:100px;
	margin:0;
	text-align:center;
	}
	
#top_strip {
	width:100%; 
	height:130px; 
	background-image:url(images/topstrip.jpg); 
	background-repeat:no-repeat;
	text-align:center;
	}
	

	
#left_col {
	width:170px; 
	padding-left:12px;
	padding-right:18px;
	float:left;
	padding-top:12px;
	}
	
	
#left_col p {
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	font-weight:normal;
}


#right_section {
	float:right;
	width:700px;
}

#center_col {	
	width:519px;
	float:left;
	padding-top:12px;
	padding-right:12px;
	}
	
#center_col p {
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
	font-weight:normal;
}

#center_col a {text-decoration:none; font-family:Arial, Helvetica, sans-serif; color:#000; }
#center_col a:link {text-decoration: none; color:#000; }
#center_col a:visited {text-decoration: none; color:#000; }
#center_col a:hover {text-decoration: none; color:#000; background-color:#CCDCE4; }
#center_col a:active {text-decoration: none; color:#000; }

#center_col .contact {color:#000; text-decoration:underline; }
#center_col .bold {font-weight:bold;}
#center_col	h1, h2, h3, h4, h5, h6 {font-family:Arial, Helvetica, sans-serif; font-weight: normal; }

#center_col h1 {font-size: 24px; line-height:24px; color:#ba8424; }
#center_col h2 {font-size:18px; color:#ba8424; line-height:24px; text-align:left;}
#center_col h3 {font-size: 14px; line-height:18px; color:#000;text-align:left;}
#center_col h4 {font-size: 12px; line-height:14px; color:#252f7b; text-align:left; margin-top:6px;}
#center_col h6 {font-size: 14px; line-height:14px; color:#252f7b; text-align:center; padding-top:6px; font-weight:bold;}
#center_col h5 {font-size: 9px; line-height:11px; color:#000000; }
#center_col .black {color:#000000;}
#center_col .blue {color:#252f7b; }
#center_col .smaller {font-size:.75em;}
#center_col .price {font-size:2em; color:#252f7b; font-weight:bold;}
#center_col .shipping {font-size:1em;}
#center_col .bluebold {color:#252f7b; font-weight:bold; }
#center_col .event_date {color:#252f7b;	line-height:14px;font-weight:bold;text-align:left;}
#center_col.event_name {line-height:16px;font-family:Arial, Helvetica, sans-serif;font-weight: bold;text-align:left;}
#center_col .event_website {padding-bottom:24pt;color:#000000;text-align:left;}
img.center {display: block; margin-left: auto; margin-right: auto;}	
	
#right_col {
	float:right;
	width:145px;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	background-color:#694717;
}

#right_col p {
	font-size:14px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	padding-right:4px;
	font-weight:normal;
}

#right_col .right_sidebar {
	font-size:10pt; 
	text-align:center; 
	line-height:11pt; 
	color:#FFF; 
	font-style:normal; 
	font-family:Arial, Helvetica, sans-serif;
		padding-right:4px;

}

#right_col .right_sidebar2 {
	font-size:26pt; 
	line-height:26pt; 
	text-align:center; 
	color:#fff; 
	font-family:Georgia, "Times New Roman", Times, serif;
		padding-right:4px;
		font-weight:bold;

}

#right_col .right_sidebar3 {
	line-height:16pt; 
	font-size:14pt; 
	text-align:center; 
	color:#fff; 
	font-style: normal; 
	font-family:Arial, Helvetica, sans-serif;
		padding-right:4px;

}


a {text-decoration:none; font-family:Arial, Helvetica, sans-serif; color:#fff; }
a:link {text-decoration: none; color:#fff; }
a:visited {text-decoration: none; color:#fff; }
a:hover {text-decoration: none; color:#fff; background-color:#CCDCE4; }
a:active {text-decoration: none; color:#fff; }



.clear {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	font-size:0;
}


#footer {width:900px; height:24pt; text-align:center; margin:0 auto;}

#footer .copyright {
	font-size:6pt; 
	color:#000;
	text-align:center;
}

.aligncenter {
	text-align:center;
}
