﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body
{
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	background: #85aacc;	
}

p
{
	margin-bottom: 16px;
}

strong
{
	font-weight: bold;
}

div#wrapper
{
	width: 1024px;
	margin: 0 auto;
}

/*Template content*/
td#templateLeft
{
	background: url(/images/template/bg-repeater.jpg) repeat-y top left;
	padding-left: 20px;
	vertical-align: top;
	width: 900px; 
	padding-top: 10px;
}

td#templateRght
{
	background: url(/images/template/bg-repeater.jpg) repeat-y top right; 
	padding-right: 34px; 
	width: 218px; 
	vertical-align: top;
}	

/*Main Navigation*/

div#incMenu, div#incFooter
{
	width: 1024px; 
	background: url(/images/template/bg-repeater.jpg) repeat-y top left;
}

div#navMenuContainer
{
	background: #dfdfdf url(/images/template/header/top-nav-bg.jpg) bottom left repeat-x;
	width: 970px; 
	margin-left: 20px;
}

.item_header
{
	background: #dfdfdf url(/images/template/title-header.jpg) top left no-repeat;
	height: 19px;
	width: 719px;
	padding: 3px;
}

.item_header font
{
	color: #003993;
	margin-left: 3px;
	font-size: 14px;
}

.item_content
{
	padding: 0 10px;
	background: #e0e7f1;
}

.item_footer
{
	background: #dfdfdf url(/images/template/title-footer.jpg) bottom left no-repeat;
	height: 19px;
	width: 752px;
}

ul#navMenu li
{
	float: left;
	padding: 5px;
	position: relative;
	border-right: solid 1px #ababab;
}

li#firstNav
{
	border-left: solid 1px #ababab;
}

ul#navMenu li a
{
	color: White;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

ul#navMenu li ul
{
	position: absolute;
	background: #003993;
	display: none;
	top: 25px;
	left: 0;
	width: 200px;
}

ul#navMenu li ul li
{
	clear: both;
	display: block;
	border-right: none;
	width: 190px;
}
ul#navMenu li ul li a
{
	display: block;
}

/*right side include*/
div#calendarContent h2
{
	color: #003993;
	font-weight: bold;
}
div#calendarContent p, div#calendarContent span
{
	margin: 0;
	margin-bottom: 3px;
}

/*Centennial*/
div#centennialWrapper
{
	background: url(/images/template/content/centennial-members.jpg) no-repeat left top;
	width: 735px;
	height: 29px;
}

div#chamberNewsContent h2
{
	font-weight: bold;
	font-size: 14px;
	color: #003993;
}

div#chamberNewsContent
{
	background: #e0e7f1;
	width: 705px;
	margin-left: 10px;
	padding: 10px;
}

div.autoscroll ul li
{
	padding: 5px 0;
}

div.autoscroll ul li a
{
	color: White;
	text-decoration: none;
	font-size: 10px;
}

div.autoscroll div.spacer
{
	height: 200px;
}

