
/*CORE JOOMLA STYLES
------------------------------------------------------------------------------
------------------------------------------------------------------------------ */

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	margin: 0 auto;
	text-align: center;
	background: url(../images/body_bg.jpg) repeat;
}
body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0;
	font-size: 0.8em;
	color: #333;
}


/* JOOMLA STYLE
--------------------------------------------------------- */

/* COMPONENTHEADING, CONTENTHEADING, CONTENTPAGETITLE AND CONTENTPANEOPEN
---------------------------------------------------------------------------*/
table.contentpane {
	border: none;
	width: 100%;
}
table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
table.contentpaneopen p {
	padding: 0 5px 0 0;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	float: right;
}
table.contenttoc a {
	text-decoration: none;
}
table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}
table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}
h1.componentheading, .componentheading {
	padding: 5px 0 15px;
	margin: 0 0 10px;
	font-size: 1.3em;
}
.componentheading {
	font-size: 1.2em;
	font-weight: bold;
}
.contentdescription {
	padding-bottom: 2px;
}
h2.contentheading, .contentheading, title {
	padding: 3px 0 5px;
	margin: 0;
	font-weight: normal;
	font-size: 1.3em;
}
.contentheading, .componentheading {
	background: url(../images/main_header.png) no-repeat;
	color: #a97c00;
	font-style: italic;
	margin: 0;
}
a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}
table.blog {
}

/* SEPARATORS 
------------------------------*/

.article_separator {
	clear: both;
	display: none;
}
.article_column {
	padding: 5px 8px 5px 3px;
}
.column_separator {
}

/* POLL TABLE 
------------------------------*/

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}
table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}

/* SEARCH 
------------------------------*/

table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
table.adminform {
}
.adminform .inputbox {
}
.category {
	font-weight: bold;
}

/* PAGINATION AND PAGENAV 
------------------------------*/

span.pagination {
	padding: 3px;
}
span.pagination span {
	padding: 3px;
}
span.pagination a {
	padding: 3px;
}
ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}
ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}
ul.pagination li span{
	padding: 2px 5px;
}
ul.pagination a {
	padding: 2px 5px;
	border: 1px solid #F6F6F6;
}
ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #ECECEC;
	background: #FFFFFF;
}
.pagenavbar {
	padding-left: 14px;
}
.pagenavcounter {
	padding: 8px 14px 0 14px;
}

/* SECTIONTABLE
------------------------------*/
td.sectiontableheader {
  padding: 4px;
  border-right: 1px solid #fff;
}
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}
td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}
.sectiontableheader {
	padding: 8px 5px;
	background: #444444;
	color: #333333;
}
.sectiontableheader a {
	color: #333333;
}
.sectiontable { 
	margin: 1em 1px; 
	width: 99%; 
	font-size: 1em; 
	border-collapse: collapse; 
	border: 1px solid #E5E5E5; 
}
.sectiontableheader { 
	background-color: #EFEFEF; 
	color: #000; 
	font-weight: bold; 
	padding: 0.4em; 
	text-align: left; 
	border-bottom: 1px solid #e5e5e5; 
	border-right: 1px solid #E5E5E5; 
}
.sectiontableheader img { 
	margin: 0 0 5px 5px; 
	vertical-align: middle; 
	border: none; }

tr.sectiontableentry td { 
	padding: 0.4em; 
	border-bottom: 1px solid #e5e5e5; 
	border-right: 1px solid #E5E5E5; 
	vertical-align: top; 
}
tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom;
}
tr.sectiontableentry2 td {
	padding: 8px 5px;
	background: #F4F4F4;
}
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: #F8F8F8;
}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}


/* LINKS, TEXT, LISTS AND HEADINGS
----------------------------------------------------------------------------------------------*/
a {
	color: #006699;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #9d301b;
	text-decoration: underline;
}
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a97c00;
	font-weight: normal;
	padding: 5px;
}
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #666666;
	font-size: 92%;
}
h1 {
	font-size: 18px;
	margin: 0;
}
h2 {
	font-size: 16px;
	margin: 0;
}
h3 {
	font-size: 14px;
	margin: 0;
	text-decoration: underline;
}
h4 {
	font-size: 13px;
	margin: 0;
}
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0 10px 5px;
	padding: 5px 2px 5px 0;
	line-height: 130%;
}
#main p {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	margin: 10px 0 10px 0;
}
ul {
	list-style: none;
	padding-bottom: 10px;
	padding-top: 0;
	margin-bottom: 10px;
}
ul li {
	padding-left: 30px;
	padding-top: 2px;
	background: url(../images/bullet.gif) no-repeat 18px 8px;
	line-height: 130%;
	margin: 0;
}
ol li {
	margin-left: 35px;
	line-height: 130%;
}
blockquote {
	padding-left: 30px;
}
th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}
fieldset {
	border: none;
	padding: 10px 5px;
	background: url(../images/hdot2.gif) repeat-x top;
}
fieldset a {
	font-weight: bold;
}
hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
td, div {
	font-size: 100%;
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
.addItem {
	margin-top: 10px;
}
.addItem td {
	padding: 2px;
}
input.guestbutton {
	padding: 0;
	margin: 10px 5px 10px 5px;
	width: 105px;
	padding: 1px 8px 3px 2px;
	line-height: 20px;
	height: 25px;
}
.guestbutton {
	font-size: 13px;
	font-weight: bold;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	border: none;
	background: url(../images/button.gif) no-repeat;
}

/* FORMS AND BUTTONS
----------------------------------------------------------------------------------------------*/

#jumpMenu {
	background: #cfbd88;
	background: #7d8ca4;
	border: none;
	border: 1px solid #33435b;
}
form {
	margin: 0;
	padding: 0;
}
form label {
	cursor: pointer;
}
#form-login ul {
	margin: 10px 0 0;
	display: none;
}
#form-login p{
	padding: 2px 5px;
	margin: 0;
}
#form-login input.inputbox {
	display: block;
}
#form-login label {
	float: left;
	display: block;
	margin: 2px 10px 5px 0;
}
input, select, textarea, .inputbox {
	padding: 3px 8px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.inputbox {
	clear: left;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
.inputbox:hover, .inputbox:focus {
	background: #FFFFCC;
}
#form-login-remember label{
	float: right;
	margin-right: 80px;
}
#form-login-remember input {
	float: none;
}

/*others*/
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}
.clr {
	clear: both;
}
.hasTip img {
	margin: 10px 5px 0 0;
	border: none;
}
a.button {
	position: relative;
	float: right;
	width: auto;
	height: auto;
}
a.button img {
	margin-bottom: 5px;
	margin-top: -26px !important;
	margin-top: 0;
	border: none;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
input.button, button.button {
	padding: 0;
	margin: 10px 5px 10px 5px;
	width: 105px;
	padding: 1px 8px 3px 2px;
	line-height: 20px;
	height: 25px;
	clear: both;
}
.button {
	font-size: 13px;
	font-weight: bold;
	display: block;
	color: #fff;
	text-decoration: none;
	border: none;
	background: url(../images/readmore.gif) no-repeat;
}

/* META
--------------------------------------------------------- */


/* BLOG_MORE, READON, NEWSFEED AND BREADCRUMBS 
----------------------------------------------------------------------------------------------*/

.blog_more {
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}
.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 1.2em;
}
.blog_more ul {
	margin: 0;
	padding: 0;
}
.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/bullet.gif) no-repeat 6px 8px;
}
.newsfeed {
	padding: 0;
	margin: 0;
	text-align: left;
}
.newsfeed ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.newsfeed li {
	padding: 2px 5px 2px 10px;
	margin: 0;
	background: transparent;
}
.newsfeed a {
	color: #a0b5dc;
	text-decoration: none;
}
a.readon {
	float: right;
	margin: 0;
	padding: 0;
	padding: 0 10px 0 0;
	display: block;
	color: #006699;
	text-decoration: underline;
}
a.readon:hover, a.readon:active, a.readon:focus {
	color: #9d301b;
}
a.readmore {
	float: left;
	margin: 0;
	padding: 3px 3px 3px 8px;
	font-size: 11px;
	font-weight: bold;
	display: block;
	color: #fff;
	text-decoration: none;
	line-height: 16px;
	width: 99px;
	height: 21px;
	background: url(../images/readmore.gif) no-repeat;
	margin-bottom: 10px;
}
a.readmore:hover, a.readmore:active, a.readmore:focus {
	color: #fff;
	text-decoration: underline;
}
.breadcrumbs {
	width: 100%;
	padding: 10px;
	font-size: 9px;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
.breadcrumbs span {
	color: #666;
}
.breadcrumbs img {
	margin: 0 0 -2px 2px;
	padding: 0 5px 0 5px;
}
.pathway a {
	color: #666;
	text-decoration: underline;
}
.pathway a:hover {
	color: #9d301b;
}


/*ARTICLE TOOLS, META, CREATEBY, CREATEDATE, MODIFYDATE AND CLEARFIX
----------------------------------------------------------------------------------------------*/
.article-tools {
	border-top: 1px solid #DDDDDD;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	background: #ECECEC;
}
.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}
.createby {
	padding: 3px 3px 3px 3px;
	background: url(../images/icon-user.gif) no-repeat 0 2px;
}
.createdate {
	padding: 3px 3px 3px 3px;
	background: url(../images/icon-date.gif) no-repeat 0 2px;
}
.modifydate {
	width: 100%;
	float: left;
}


/* Monatsprogram Table
------------------------------*/

table.program {
	width: 100%;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #6b6868;
}
table.program tr {

}
table.program td, table.program th {
	padding: 3px;
}
.program td {
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
.program tr.menuMain {
	background: #e2e2e2;
}
.program tr.default{
	background: #f2f2f2;
}
.program td.darker {
	background: #e2e2e2;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #132e42;
}

/*Clearfix
------------------------------*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
*+html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */



/* MAIN STRUCTURE
----------------------------------------------------------------------------------------------*/
#top {
	position: relative;
	width: 100%;
	min-height: 158px;
	height: 100%;
	margin: 0;
	background: url(../images/top_bg.jpg) top left repeat-x;
	padding: 0;
	z-index: 0;
}
#mainwrapper {
	background: url(../images/footer_bg.jpg) bottom left repeat-x;
	min-height: 93px;
	height: 100%;
}
#header {
	width: 960px;
	margin: 0 auto;
	background: url(../images/logo_header.jpg) top left no-repeat;
}
#links {
	width: 100px;
	height: 28px;
	float: right;
	margin-right: 95px;
	margin-top: 72px;
	padding: 0;
	color: #fff;
	font-size: 14px;
	text-align: left;
	line-height: 21px;
}
#form {
	margin-left: 5px;
	font-size: 95%;
}
#navigation {
	float: left;
	width: 960px;
	height: 28px;
	z-index: 998;
	margin-top: 30px;
	padding: 0;
}
#contentwrap {
	width: 960px;
	float: left;
	background: #fff;
}
#main {
	width: 680px;
	float: left;
	min-height: 400px !important;
	height: 400px;
	height: auto;
	text-align: left;
	padding: 0 2px 2px 2px;
}
.content {
	width: 100%;
}
.content {
	float: left;
	width: 688px;
	padding: 0 0 10px 3px;
}
#rightcolumn {
	width: 262px;
	height: auto;
	float: right;
	text-align: left;
}
#footer {
	position: relative;
	width: 100%;
	height: 93px;
	color: #d8d3b8;
	margin: 0;
	margin-top: 3px;
	padding: 0;
	text-align: left;
}
#rightcolumn table.contentpaneopen p {
	padding: 0 10px 0 5px;
}
.box {
	width: 100%;
	float: left;
	margin: 0 3px 10px 5px;
}
#bluebox {
	background: url(../images/losung_box.png) top repeat-x; 
	width: 940px;
	height: auto;
	margin: 4px 6px;
	padding: 5px;
}
.clr {
	clear: both;
}
/* MODULETABLES
------------------------------------------------------------------------------------ */
.moduletable {
	padding: 0;
}
div.moduletable {
	font-size: 0.8em;
	line-height: 16px;
}

/* LOSUNGBOX 
---------------------------------*/

div.moduletablelosung {
	position: relative;
	min-height: 65px;
	height: auto;
	width: 100%;
	float: left;
	text-align: left;
	color: #fff;
	padding: 0;
	margin: 0;
	background: url(../images/deco.png) bottom right no-repeat;
}
div.moduletablelosung p {
	padding: 0;
	margin: 0;
	color: #a0b5dc;
}
div.moduletablelosung h3 {
	font-size: 14px;
	margin: 3px 4px 2px;
	padding: 0;
	color: #eae6d5;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-shadow: #333 1px 1px 1px;
}
ul.newsfeed {
	width: 95%;
	height: auto;
}

/* MONATSPIC 
---------------------------------*/
div.moduletablemonatspic {
	position: relative;
	float: left;
	height: auto;
	width: 678px;
	text-align: left;
	padding: 5px;
	margin: 0 0 0 4px;
	background: #6d6c6a;
}
div.moduletablemonatspic img {
	margin: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #4b4845 #767573 #b6b5b3 #433f3c;
}
div.moduletablemonatspic p {
	padding: 0;
	margin: 0;
}

/* LOSUNGPIC 
---------------------------------*/

div.moduletablepic {
	position: relative;
	height: auto;
	text-align: right;
	float: right;
	width: 25%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	/*background: url(../images/losung_box.png) top repeat-x; */
}
div.moduletablepic p {
	padding: 0;
	margin: 0;
}
div.moduletablepic img {
	padding: 0;
	position: relative;
	bottom: 0;
	right: 0;
	margin-top: 10px;
}

/* MONATSBOX 
---------------------------------*/

div.moduletablemonat {
	position: relative;
	float: left;
	height: auto;
	width: 688px;
	float: left;
	text-align: left;
	color: #fff;
	padding: 0;
	padding: 0 0 10px 0;
	margin: 0 0 0 4px;
	background: #433f3c url(../images/monats_box.png) top repeat-x; 
}
div.moduletablemonat p {
	padding: 5px 10px;
	margin: 0;
	font-size: 12px;
	color: #fff;
}
div.moduletablemonat h3 {
	font-size: 15px;
	margin: 8px 2px 4px;
	padding: 0;
	color: #eae6d5;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-shadow: #333 1px 1px 1px;
}
div.moduletablemonat h2 {
	font-size: 15px;
	margin: 2px 2px 4px 2px;
	padding: 0;
	color: #eae6d5;
	font-weight: bold;
	text-align: center;
	text-shadow: #333 1px 1px 1px;
}

/* BOTTOM
---------------------------------*/

div.moduletablebottom {
	background: #f6f3ea;
	border: 2px solid #7d6a48;
	padding: 0;
	z-index: 0;
}
.moduletablebottom p {
	margin: 0;
	padding: 5px;
	font-size: 0.9em;
	text-align: left;
}
.moduletablebottom h3 {
	line-height: 15px;
	text-align: center;
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 0;
}

/* EXTRA
---------------------------------*/

div.moduletableextra {
	background: #fff;
	padding: 0;
	z-index: 0;
}
.moduletableextra p {
	font-size: 0.9em;
	text-align: left;
	margin: 5px 0 5px 5px;
	padding: 5px 2px 5px 0;
	line-height: 130%;
}
.moduletableextra h3 {
	padding: 5px 0 15px;
	font-size: 1.2em;
	font-size: 1.3em;
	background: url(../images/main_header.png) no-repeat;
	color: #a97c00;
	font-style: italic;
	text-decoration: none;
	margin: 0;
}
/* FOOTER 
---------------------------------*/

div.moduletablefooter {
	position: relative;
	width: 950px;
	height: 25px;
	text-align: left;
	color: #fff;
	padding:5px;
	margin: 0 auto;
}
div.moduletablefooter p {
	padding: 5px 0;
	font-size: 11px;
	color: #d8d3b8;
}
div.moduletablefooter h1 {
	font-size: 17px;
	color: #d8d3b8;
}
div.moduletablefooter a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

/* HOME
---------------------------------*/
.moduletablehome img {
	margin: 0 10px 5px 0;
}
.moduletablehome h3 {
	padding: 5px 3px 0px;
	font-size:1.3em;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.moduletablehome p {
	margin: 0;
	padding: 5px;
	font-size: 0.9em;
	text-align: left;
}

/* RIGHT
---------------------------------*/

.moduletableright {
	background: #f2f2f2;
	padding-bottom: 10px;
	margin: 0 5px 10px 0;
}
.moduletableright h3 {
	background: url(../images/right_header.png) center no-repeat;
	line-height: 20px;
	text-align: left;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 13px;
	margin: 0;
	color: #fff;
}
.moduletableright p {
	padding: 5px 5px 5px 5px;
	line-height: 130%;
}


/* Navigation 
-------------------------------------------------------------------------------- */

/* Main Menu 
---------------------------------------------------------------------------------*/
#nav {
	z-index: 999;
}
#nav, #nav ul{ /* all lists */
	list-style: none;
	font-size: 12px;
	color: #2a2a2a;
	display: block;
	padding: 0;
	margin: 0;
	height: 28px;
	line-height: 28px;
}
#nav a {
	display: block;
	margin: 0;
	width: auto; 
	text-align: left;
	text-decoration: none;
	padding: 0 0 0 10px;
	color: #2a2a2a;
	line-height: 28px;
	font-weight: bold;
}
#nav li { /* all list items */
	float: left;
	list-style: none;
	z-index: 999;
	height: 28px;
	display: inline;
	margin: 0;
	margin-right: 3px;
	padding: 0;
	background: transparent url(../images/tab.jpg) left no-repeat;
}
#nav li a:hover,
#nav li.active a{
	color: #9d301b;
}
#nav li span {
	padding: 10px 20px 10px 10px;
	background: transparent url(../images/tab.jpg) right no-repeat;
}
#nav li:hover span,
#nav li.sfhover span,
#nav li.active span { 
	background: url(../images/tab_hover.jpg) right no-repeat;
	padding: 10px 20px 10px 10px;
}
#nav li:hover,
#nav li.sfhover,
#nav li.active { /* IE6 stuck-on hover bug fix */
	background: url(../images/tab_hover.jpg) left no-repeat;
}
#nav li.active li {
	background: none;
	color: #2a2a2a;
}
#nav li.active li a {
	color: #2a2a2a;
}
#nav li.active li a:hover {
	color: #9d301b;
}
#nav li ul { /* second-level lists */
	position: absolute;
	margin: 0;
	background: #fff url(../images/nav_bottom.png) bottom no-repeat;
	width: 175px;
	height: auto;
	left: auto;
	margin-left: -1px;
	margin-top: 0px;
	z-index: 999;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */ 
}
#nav li ul a{
	width: 165px;
	line-height: 28px;
	background: none;
	/*padding: 0 5px 2px 5px;*/
}
#nav li li {
	text-align: left;
	z-index: 999;
	background: #fff;
}
#nav li span li {
	/*padding: 0px 10px 0 6px;*/
	background: #fff;
}
#nav li:hover li span,
#nav li.sfhover li span{ 
	background: none;
	/*padding: 0 10px 0 6px;*/
}
#nav li:hover li,
#nav li.sfhover li{
	background: none;
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -28px 0 0 175px !important;
}
#nav li ul ul ul {
	margin: -28px 0 0 175px !important;
}
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {
	left: -999em;
	background: #fff url(../images/nav_bottom2.png) bottom right no-repeat;
	color: #017498;
	z-index: 999;
}
#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul { /* lists nested under hovered list items */      
	left: auto;
	color: #017498;
	z-index: 999;
}


/* Bottom Menu
------------------------------------------------------------------------------ */

.menu {
	color: #d8d3b8;
	display: inline;
	float: left;
}
.menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.menu li {
	float: left;
	margin: 0;
	padding: 0;
	margin: 0 15px 0 0;
	background: transparent;
}
.menu li a {
	color: #d8d3b8;
	text-align: left;
	text-decoration: underline;
}
.menu li a:hover {
	color: #fff;
}


/*Contact List 
------------------------------------------------------------------------------*/

div.contactitem {
	padding: 20px 0;
	border-bottom: 1px dotted #ccc;
}
div.contactitem img {
	padding: 5px;
	border: 1px solid #ccc;
}
div.contactitem h3 {
	margin-left: 180px;
}
div#contacts dl{
	margin: 5px;
	margin-left: 180px;
}

div#contacts dt { /* definition term */
	margin: 0; padding: 0.3em 0;
	float:left;
	font-size: 1em; font-weight: bold;
	width: 9em;
	background: transparent;
	line-height: 12px;
	height: 14px;
}

div#contacts dd { /* definition description */
	display: block;
	margin: 0 0 5px 9em; padding: 0.3em 0;
	font-size: 1em;
	background: transparent;
	line-height: 12px;
	height: 14px;
}