/***** MAIN PAGE LAYOUT *****/

#browser_container {position:absolute; left:0; top:0; background-color:#F8F0E2; width:100%; margin: 0 auto; }
#page_container {width:900px; background-color:#EFDBAE; height:750px; z-index: 1; margin:0 auto; float:none; }
#top_container {width:900px; background:#BA8424; background-image:url(images/smith-header.jpg); background-repeat:no-repeat; height:100px; background-position:center top; }
#top_strip {width:900px; height:130px; background-image:url(images/topstrip.jpg); background-repeat:no-repeat; top:auto; }
#navigation_bar {width:170px; float:left; margin:12px 12px 0 12px; }
#vertical_bar_left {width:1px; height:500px; float:left; color:#000; margin:12px 0 0 194px; background-color: #000000; background-position: left top; position: absolute; z-index: 2; }
#vertical_bar_right {
	width:1px;
	height:500px;
	float:left;
	color:#000;
	background-color: #000000;
	background-position: left top;
	position: absolute;
	z-index: 2;
	margin-top: 12px;
	
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 730px;
}
#sidebar_right {
	width:170px;
	float:left;
	position:absolute;
	z-index:4;
	background-position: center;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 730px;
}
#center_text_container {
	width:510px;
	height:500px;
	position:absolute;
	z-index:3;
	overflow:scroll;
	margin-top: 0px;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 206px;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 0;
}

#footer {width:900px; position:absolute; margin-top:400pt; height:24pt; background-position:center; }

body {
	background: #FFF;
	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.4em;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p {
	padding-top: 0.22em;
	padding-right: 0px;
	padding-bottom: 0.35em;
	padding-left: 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
}


/***** TYPOGRAPHIC *****/
a {text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; }
a:link {text-decoration: underline; color:#252f7b; }
a:visited {text-decoration: underline; color:#252F7B; }
a:hover {text-decoration: none; color:#BA8424; }
a:active {text-decoration: none; color:#252F7B; }

h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; }

h1 {font-size: 24px; line-height:24px; color:#ba8424; }
h2 {font-size: 20px; color:#ba8424; line-height:24px; }
h3 {font-size: 12px; line-height:18px; color:#ba8424; }
h4 {font-size: 10px; line-height:14px; color:#252f7b; }
h5 {font-size: 9px; line-height:11px; color:#000000; }

.event_date {
	color:#252f7b;
	line-height:14px;
	font-weight:bold;
	text-align:left;
	padding:0;
}
.event_name {
	line-height:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	padding:0;
}
.event_website {
	padding-bottom:24pt;
	color:#000000;
	text-align:left;
}

img {border:0;}


.right_sidebar {
	font-size:10pt; 
	padding:0; 
	text-align:center; 
	line-height:12pt; 
	color:#252f7b; 
	font-style:normal; 
	font-family:Georgia, "Times New Roman", Times, serif;
}

.right_sidebar2 {
	font-size:28pt; 
	line-height:28pt; 
	text-align:center; 
	color:#ba8424; 
	font-family:Georgia, "Times New Roman", Times, serif;
}

.right_sidebar3 {
	line-height:16pt; 
	font-size:12pt; 
	text-align:center; 
	color:#252f7b; 
	font-style: normal; 
	font-family:Georgia, "Times New Roman", Times, serif;
}

.copyright {
	font-size:6pt; 
	color:#000000;
}

.black {color:#000000;}
.blue {color:#252f7b; }

.contact {"color:#252f7b; 
font-size:1em; 
text-decoration:underline; 
border:none;}

.bold {font-weight:bold;}
.smaller {font-size:.75em;}

.price {font-size:2em; 
color:#252f7b;
font-weight:bold;}

.shipping {font-size:1em;}
