* {
margin:0;
padding:0;
}

body {
	background:#fff;
	padding:0 0 20px 0;
	}

a {
	color:#8fb34f;
	font-weight:bold;
	text-decoration:none;
	}

a:hover {
	border:1px solid #d7d6b7;
	border-right:none;
	border-left:none;
	}

.nohover:hover {
	border:none;
	}

abbr, acronym {
	cursor:help;
	}

#accessibility {
position: absolute;
top: -10000px;
}

#container {
	position:relative;
	width:781px;
	left:50%;
	margin-left:-390px;
	background:#fff url(../../images/bg.gif) repeat-y center;
	z-index:100;
	}

#container h3 span {
	display:none;
	}

#intro {
	position:relative;
	padding-bottom:14px;
	height:auto !important;
	height:1%;
	}

#header {
	position:relative;
	width:781px;
	height:245px;
	margin:0 auto;
	background:url(../../images/header.jpg) no-repeat right;
	}

#header h1, #header h2 {
	display:none;
	}

#maincontent {	
	width:440px;
	margin-left:42px;
	font:normal 12px/18px Georgia,"Times New Roman",Times, serif;
	color:#a8a781;
	margin-top:19px;
	}

#maincontent h3, #maincontent dt {
	width:402px;
	height:14px;
        margin-top: 15px;
        font-size: 110%;
        margin-bottom:35px;
        padding: 7px 0;
	}

#maincontent dt {
margin: 10px 0;
font-weight:700;
}

#maincontent p {
	margin:20px 0 18px 17px;
	letter-spacing:0.03em;
	text-align:justify;
	}

#maincontent ul, #maincontent ol {
    margin-left:38px;
}

#maincontent ul li {
	list-style-image:url(../../images/blt_sm.gif);
}

#maincontent img {
        border:0;
        padding: 2px 0;
}

#supportcontainer {
	width:430px;
	font:normal 11px/16px "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	color:#a1a07b;
	margin:15px 0 0 30px;
	padding-bottom:26px !important;
	padding-bottom:0;
	text-align:justify;
	}

#supportcontainer p {
	margin:16px 0;
	}

#footer {
	display:inline;
	float:right;
	background:url(../../images/check.gif) no-repeat left center;
	padding-left:18px;
	margin-bottom:-26px;
	}

#extraDiv1 {
	position:relative;
	left:50%;
	margin-left:-390px;
	background:url(../../images/bottom.gif);
	width:781px;
	height:42px;
	}

#rightmenus {
	width:196px;
	position:absolute;
	top:284px;
	right:59px;
	}

#rightmenus h3.navigation {
	width:196px;
	height:34px;
	background:url(../../images/nav.gif);
	}

#rightmenus h3.archives {
	width:196px;
	height:34px;
	background:url(../../images/archives.gif);
        margin-top:20px;
	}

#rightmenus h3.feature {
	width:196px;
	height:34px;
	background:url(../../images/feature.gif);
        margin-top:20px;
	}

#rightmenus h3.resources {
	width:196px;
	height:34px;
	background:url(../../images/resources.gif);
	margin-top:20px;
	}

#rightmenus ul {
	list-style-image:url(../../images/blt_sm.gif);
	margin:5px 0 20px 23px;
	font:normal 11px/16px "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	color:#bcbb93;
	}

#rightmenus ul li {
	margin-bottom:8px;
	}

#rightmenus ul a {
	color:#a9a867;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	text-transform:lowercase;
	}

#rightmenus ul a:hover {
	color:#b2d378;
	border:none;
	}

#rightmenus #navigationholder ul {
	list-style-image:url(../../images/blt_lrg.gif);
	margin:5px 0 20px 23px;
	font:normal 11px/16px "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	color:#bcbb93;
	}

#rightmenus #navigationholder ul a {
	display:block;
	color:#a9a867;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	text-transform:none;
	line-height:14px;
	}

#rightmenus #navigationholder ul a.c {
	display:inline;
	font-style:normal;
	font-size:11px;
	color:#bcbb93;
	letter-spacing:0;
	text-transform:lowercase;
	}

#rightmenus #navigationholder ul a:hover {
	color:#b2d378;
	border:none;
	}

#rightmenus #archivesholder ul, #rightmenus #resourcesholder ul {
	margin:10px 0 20px 24px;
	}

#topleft {
	width:49%;
	position:absolute;
	top:0;
	left:0;
	height:127px;
	background:url(../../images/topLeft_bg.gif) repeat-x;
	z-index:10;
	}

#topright {
	width:49%;
	position:absolute;
	top:0;
	right:0;
	height:141px;
	background:url(../../images/topRight_bg.gif) repeat-x;
	z-index:10;
	}

#maincontent div.google {
    margin: 25px 0 25px -15px;
    }

#frm-container {
        padding-top: 10px;
}
		
#frm-container p.form-label {
	text-align:right;
	margin: 0;
	padding: 5px 0;
}

#frm-container .comment_name_input, #frm-container .comment_email_input, #frm-container .comment_web_input, #frm-container .txpCommentInputMessage{
	border: 3px double #999;
	border-color: #ccc;
	padding: 0.05em;
	color: #333333;
	width: 350px;
	height: 15px;
	margin-left: 10px;
}

#frm-container .txpCommentInputMessage{
        height: 100px;
}

#frm-container input.button {
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.15em;
background-color: #FFFFFF;
background-image: url(/images/events/button_bg.jpg);
background-repeat: repeat-x;
color: #333333;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-left: 10px;
}

#rssLiveArchive { margin: 10px 0 0; }

#rssLiveArchive ul { padding: 0; list-style-type: none; }

#rssLiveArchive ul li { text-align: left; padding: 1px 8px; }

#rssLiveArchive-year { float: left; width: 100px; margin: 0; padding: 0; }

#rssLiveArchive-year li { position: relative; font-weight: bold; }

#rssLiveArchive-month { float: left; width: 100px; margin: 0; font-weight: bold; }

#rssLiveArchive-month li { position: relative; }

#rssLiveArchive-post { float: left; width: 250px; margin: 0; }

#rssLiveArchive-post li { position: relative; font-weight: bold; }

#rssLiveArchive ul li span { position: absolute; right: 8px; font-weight: normal; color: #333; }

* html #rssLiveArchive ul li span { top: -4px; }

#rssLiveArchive .selected { background: #eee; padding-top: 0; padding-bottom: 0; }