body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #962905;
}
/* PAGE LAYOUT DIVS ALL PAGES */
#container {
	text-align: center;
	width:900px;
	background-color: #F29335;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 900px;
	float: left;
	background-color: #FFF;
	border-top-width: 16px;
	border-right-width: 16px;
	border-bottom-width: 0px;
	border-left-width: 16px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F29335;
	border-right-color: #F29335;
	border-left-color: #F29335;
	margin-top: 10px;
}
/* INDEX HEADER DIVS */
#header {
	width: 900px;
	height: 145px;
	background-image: url(../graphics/mora_chamber_header.jpg);
	float: left;
	margin-top: 0px;
}
#events {
	width: 210px;
	height: 68px;
	position: relative;
	margin-top: 22px;
	margin-left: 675px;
	text-align: left;
}
/* PAGES HEADER DIV */
#pg_header {
	width: 900px;
	height: 126px;
	background-image: url(../graphics/mora_chamber_pg_hdr.jpg);
	float: left;
	margin-top: 0px;
}
/* INDEX MENU NAV */
#nav {
	font-size: 11px;
	color: #000;
	width: 900px;
	height: 30px;
	position: relative;
	text-align: center;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#nav a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
#nav a:hover {
	text-decoration: none;
	color: #00C;
	font-size: 11px;
}
/* PAGES MENU NAV */
#pg_nav {
	font-size: 11px;
	color: #000;
	width: 900px;
	height: 30px;
	position: relative;
	text-align: center;
	margin-top: 92px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pg_nav a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
#pg_nav a:hover {
	text-decoration: none;
	color: #00C;
	font-size: 11px;
}
/* MORE PAGE LAYOUT FOR ALL PAGES */
#pg_title {
	width: 400px;
	padding: 8px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 35px;
	text-align: left;
}
#leftcol {
	width: 490px;
	padding: 8px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 35px;
	text-align: left;
}
#center_bottom {
	width: 900px;
	background-color: #FFFFFF;
	border-top-width: 18px;
	border-top-style: solid;
	border-top-color: #F29335;
	height: 70px;
	margin: 0px;
	clear: both;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightcol {
	width: 300px;
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 570px;
}
#add_this {
	width: 300px;
	padding: 10px;
	background-color: #FFFFFF;
}
#footer {
	width: 900px;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	float: left;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #F29335;
	background-color: #F29335;
	clear: both;
}
#footer a {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	text-decoration: none;
	color: #00C;
}
/* LAYOUT STYLES */
a {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
p {
	margin: 0 0 10px 0;
}
ul {
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-type: disc;
	padding: 18px;
}
ol {
	margin: 5px 0 8px  5px;
}
li {
	margin: 0px;
}
img {
	margin: 0;
	padding: 0px;
}
a img {
	border: 0;
}
.events {
	font-size: 11px;
	font-weight: bold;
	color: #009;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
hr {
	color: #F29335;
	background-color: #F29335;
	height: 2px;
	margin: 3px 0 3px 0;
	width: 100%;
	text-align: center;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 75px;
	float: right;
}
.tableborder {
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F29335;
	border-right-color: #F29335;
	border-bottom-color: #F29335;
	border-left-color: #F29335;
}
/* CALENDAR DIVS */
#month {
	width: 440px;
	float: left;
	background-color: #F29335;
	margin-right: 5px;
	margin-left: 25px;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#date_event {
	width: 455px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 25px;
	text-align: left;
}
.date {
	padding-left: 32px;
	font-size: 12px;
	font-weight: bold;
}
#rightcol_title1 {
	width: 300px;
	padding: 3px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 560px;
}
#rightcol_top {
	width: 300px;
	padding: 3px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 560px;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F29335;
	border-right-color: #F29335;
	border-bottom-color: #F29335;
	border-left-color: #F29335;
}
#rightcol_title2 {
	width: 300px;
	padding: 3px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 560px;
}
#rightcol_events {
	width: 300px;
	padding: 3px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 560px;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F29335;
	border-right-color: #F29335;
	border-bottom-color: #F29335;
	border-left-color: #F29335;
}
