/* @override http://radstock.org/_css/styles.css */

*
{
	margin: 0;
	padding: 0;
	line-height: 1;
}

body
{
	background: url(/_img/bg_body.gif);
	font-size: 62.5%;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

hr
{
	display: none;
}

#skip
{
	position: absolute;
	text-indent: -9999px;
	list-style: none;
}

#container-outer
{
	background: url(/_img/bg_container-outer.gif) repeat-x 8px 0;
}

#container
{
	width: 960px;
	margin: 0 auto;
	background: url(/_img/bg_container.gif) no-repeat;
}

a
{
	overflow: hidden;
}

/* =Header
---------------------------------------------------------------------
*/

#header
{
	position: relative;
	float: left;
	width: 960px;
}

#header h1
{
	display: inline; /* IE6 double margin float bug hack */
	float: left;
	width: 275px;
	height: 70px;
	margin: 32px 0 0px 110px;
	background: url(/_img/bg_h1.gif) no-repeat;
	text-indent: -9999px;
}

#header h1 a
{
	display: block;
	width: 279px; /*94 added*/
	height: 68px; /*34 added*/
}

#header #meta-nav
{
	position: absolute;
	bottom: 0;
	right: 102px;
	padding: 7px 0 9px;
	border-top: 1px solid #2c4779;
	border-left: 1px solid #2c4779;
	background: #2c4779 url(/_img/bg_meta-nav.gif) repeat-x;
}

#header #meta-nav p
{
	color: #c2d4ed;
	font-size: 1.2em;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#header #meta-nav a
{
	padding: 0 13px;
	color: #c2d4ed;
	text-decoration: none;
}

#header #meta-nav a:hover
{
	color: #F9F9F7;
}

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

#nav
{
	float: right;
	width: 199px;
	min-height: 250px;
	height: auto !important;
	height: 319px;
	padding: 69px 7px 0;
	border: 0px solid #738638;
	border-top: 0;
	border-bottom: 0;
}

body#home #nav
{
	position: relative;
	float: left;
	width: 188px;
	height: auto;
	padding: 70px 2px 0;
	margin-top: -40px;
	z-index: 1000;
}

body#home #nav hr
{
	display: none;
}

#nav li
{
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Lucida Sans" , "Lucida Grande" , "Trebuchet MS" , Arial, Helvetica, Verdana, Tahoma, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	list-style: none;
}

#nav li a
{
	display: block;
	padding: 7px 0 7px 30px;
	background: url(/_img/bg_nav_li_a.gif) no-repeat 17px 9px;
	color: #372A1D;
	text-decoration: none;
}

#nav li.current a, #nav li.current li.current a, #nav li.current li.current li.current a
{
	color: #ffffff;
	background: url(/_img/bg_nav_li_current_a.gif) no-repeat 11px 9px;
}

#nav li.current li a, #nav li.current li.current li a
{
	background: url(/_img/bg_nav_li_a.gif) no-repeat 17px 9px;
	color: #372A1D;
}

#nav li li, #nav li.current li li
{
	display: none;
	margin-left: 15px;
	font-size: 1em;
}

#nav li.current li, #nav li.current li.current li
{
	display: block;
}

#nav li a:hover, #nav li.current li a:hover, #nav li.current li.current a:hover, #nav li.current li.current li.current a:hover
{
	padding: 6px 0 6px 29px;
	border: 1px solid #8CA14E;
	background: #D0E7BF url(/_img/bg_nav_li_a_hover.gif) no-repeat;
}

/* =Container-Inner
---------------------------------------------------------------------
*/

#container-inner
{
	clear: left;
	width: 765px;
	margin: 0 auto;
	padding: 7px;
	border: 1px solid #5A4A39;
	background: #F9F9F7;
}

#container-inner img#home-header
{
	display: block;
	margin-bottom: 7px;
	border: 3px solid #2F1D11;
}

/* =Content-Wrap
---------------------------------------------------------------------
*/

#content-wrap
{
	position: relative;
	float: left;
	width: 765px;
	margin-bottom: 3px;
	padding-bottom: 30px;
	background: url(/_img/bg_content-wrap.gif) repeat-y right 0;
}

body#home #content-wrap
{
	padding-bottom: 0;
	background: url(/_img/bg_content-wrap_home.gif) repeat-y 377px 0;
}

#content-wrap #search
{
	position: absolute;
	float: right;
	top: 17px;
	right: 28px;
	width: 166px;
}

body#home #navigation #search
{
	position: relative;
	display: block;
	float: right;
	top: 14px;
	right: 15px;
	z-index: 1001;
}

#content-wrap #search h3
{
	margin-bottom: .25em;
	color: #372A1D;
	font-size: 1.1em;
	text-transform: uppercase;
}

body#home #content-wrap #search h3
{
	color: #243b66;
}

#content-wrap #search form input#search_term
{
	float: left;
	width: 127px;
	margin-right: 3px;
	padding: 5px 3px 4px;
	border: 1px solid #D0CBC4;
	color: #545454;
	font-size: 1.2em;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#content-wrap #search form a#search_go
{
	float: left;
	display: block;
	width: 28px;
	height: 25px;
	background: url(/_img/bg_search_go.gif) no-repeat;
	text-indent: -9999px;
}

#content-wrap #home-box
{
	float: right;
	width: 178px;
	margin: 10px 0 0 16px;
}

#content-wrap #home-box h3
{
	margin-bottom: 6px;
	color: #FFF;
	font-size: 1.2em;
	text-transform: uppercase;
}

#content-wrap #home-box div
{
	width: 161px;
	height: 132px;
	padding: 10px 0 0 6px;
	margin-bottom: 8px;
}

#content-wrap #home-box #home-box_1
{
	background: url(/_img/bg_home-box_1.gif) no-repeat;
}

#content-wrap #home-box #home-box_2
{
	background: url(/_img/bg_home-box_2.gif) no-repeat;
}

#content-wrap #home-box #home-box_3
{
	background: url(/_img/bg_home-box_3.gif) no-repeat;
}

#content-wrap #home-box img
{
	width: 153px;
	height: 106px;
}

#content-wrap #home-box #home-box_1 img
{
	border: 1px solid #9cc977;
}

#content-wrap #home-box #home-box_2 img
{
	border: 1px solid #91bc7c;
}

#content-wrap #home-box #home-box_3 img
{
	border: 1px solid #9cc977;
}
#content .gallery
{
	width: 150px;
	float: left;
}
#content .gallery img
{
	float: none;
}

#content .gallery-thumbnail p
{
	display: inline;
}

ul#featuredpic{
   list-style-type: none;
}

#content img#page-header {
	width: 501px;
	display: block;
	border: 3px solid #2F1D11;
	margin-top: -25px;
	margin-bottom: 20px;
}

/* =Content
---------------------------------------------------------------------
*/

#content
{
	display: inline; /* IE6 double margin float bug hack */
	float: left;
	width: 507px;
	margin: 25px 0 0 20px;
	padding-bottom: 30px;
	background: url(/_img/bg_content.gif) no-repeat center bottom;
}
#content.map {
	width:545px;
	margin:25px 0 0 0;
	padding-bottom:0;
}
body#home #content
{
	display: inline; /* IE6 double margin float bug hack */
	width: 335px;
	margin-right: 22px;
	background: none;
}

#navigation
{
	display: inline; /* IE6 double margin float bug hack */
	float: left;
	width: 192px;
	background: none;
	background: transparent url(/_img/bg_nav.gif) repeat-x scroll 0% 0%;
}

#content h3
{
	margin-bottom: .5em;
	color: #6ca050;
	font-size: 2.2em;
	font-weight: normal;
	text-transform: lowercase;
}
#content.map h3 {margin:0 0 .5em 20px;}
body#home #content h3
{
	font-size: 1.9em;
	text-transform: none;
}

#content h4
{
	margin-bottom: .5em;
	color: #6ca050;
	font-size: 1.6em;
}

#content h5
{
	margin-bottom: .5em;
	color: #243b66;
	font-size: 1.4em;
}

#content h6
{
	margin-bottom: .5em;
	color: #6ca050;
	font-size: 1.3em;
}

#content p, #content ul, #content ol, #content td
{
	margin-bottom: 1em;
	color: #464646;
	font-size: 1.3em;
	line-height: 1.15;
}

#content p.verse
{
	font-size: 1.4em;
	font-family: Georgia, Times, "Times New Roman" , serif;
	font-style: italic;
}

#content ul, #content ol
{
	/*margin-left: 3em;*/
}

#content ul#byline
{
	display: inline; /* IE6 double margin float bug hack */
	float: left;
	margin-bottom: 10px;
	font-size: 1.1em;
	list-style: none;
}

#content li
{
	line-height: 1.5;
}

#content ol li
{
	list-style-position: inside;
}

#content ul li
{
	padding-left: 14px;
	background: url(/_img/bg_content_ul_li.gif) no-repeat left 5px;
	list-style: none;
}

#content blockquote
{
	margin-left: 3em;
}

#content hr
{
	display: block;
	margin-bottom: 1em;
}

#content a
{
	color: #6ca050;
}

#content a:hover
{
	text-decoration: none;
}

#content img
{
	float: left;
	margin: 0 10px 5px 0;
	border-width: 0px;
}

#content #text
{
	clear: both;
}

#content .sermonbox
{
	margin-bottom: 20px;
}

#content .sermonbox h4
{
	margin-bottom: 5px;
}

#content .sermonbox p
{
	padding: 0;
	margin: 0;
}

#content .sermonbox p.sermonlink
{
	margin-top: 10px;
}

#content .sermonbox p.eventtime
{
	margin-bottom: 0;
}

#content #member-cp p
{
    width: 65px;
    display: inline;
}

#content #member-cp ul
{
    width: 400px;
}

#content .viewmember
{
    margin-top: 20px;
}

#content .viewmember p
{
    width: 150px;
    display: inline;
}

#content .viewmember ul
{
    width: 320px;
}

#content #mediabox
{
	float: right;
	width: 125px; /*   padding: 5px 5px 0;    border: 1px solid #F00;    font-size: 1.1em;    list-style: none; */
}

#content #mediabox li
{
	margin-bottom: 5px;
	padding: 0;
	background: none; /*text-indent: -9999px;*/
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS" , Arial, Helvetica, Verdana, Tahoma, sans-serif;
	text-transform: uppercase;
	text-align: center;
}

#content #mediabox li a
{
	display: block;
	width: 109px;
	height: 19px;
	padding-top: 6px;
	color: #FFF;
	background-repeat: no-repeat;
	text-decoration: none;
}

#content #mediabox li.sl_listen a
{
	width: 95px;
	padding-left: 14px;
	background-image: url(/_img/bg_current-sermon_listen.gif);
}

#content #mediabox li.sl_download a
{
	width: 95px;
	padding-left: 14px;
	background-image: url(/_img/bg_current-sermon_download.gif);
}

#content #mediabox li.sl_video a
{
	width: 95px;
	padding-left: 14px;
	background-image: url(/_img/bg_current-sermon_video.gif);
}

#content #mediabox li.sl_notes a
{
	width: 95px;
	padding-left: 14px;
	background-image: url(/_img/bg_current-sermon_notes.gif);
}

/*#content #mediabox li{
   margin-bottom: 5px;
   padding: 0;
   background: none;
   font-weight: bold;
}

#content #mediabox li a{
   display: block;
   height: 16px;
   padding-left: 20px;
   background-repeat: no-repeat;
}
*/

#content #mediabox li#mb_print a
{
	background-image: url(/_img/mb_print.gif);
}

#content #mediabox li#mb_video a
{
	background-image: url(/_img/mb_video.gif);
}

#content #mediabox li#mb_download a
{
	background-image: url(/_img/mb_download.gif);
}

#content #mediabox li#mb_notes a
{
	background-image: url(/_img/mb_notes.gif);
}

#content #mediabox li#mb_jukebox a
{
	background-image: url(/_img/mb_jukebox.gif);
}

#content #mediabox li#mb_podcast a
{
	background-image: url(/_img/mb_podcast.gif);
}

#content #new-here
{
	float: left;
	width: 135px;
	height: 84px;
	margin: 25px 17px 0 0;
	padding: 31px 25px 0 29px;
	background: url(/_img/bg_new-here.gif) no-repeat;
}

#content #new-here h3
{
	text-indent: -9999px;
}

#content #new-here p
{
	color: #363636;
}

#content #new-here a
{
	color: #986810;
	text-decoration: none;
}

#content #new-here a:hover
{
	text-decoration: underline;
}

#content #podcast
{
	float: left;
	width: 118px;
	margin-top: 30px;
	padding: 73px 0 0 13px;
	background: url(/_img/bg_podcast.gif) no-repeat;
}

#content #podcast a
{
	text-decoration: none;
}

#content #podcast a:hover
{
	text-decoration: underline;
}

/* blog items */
#content p.subscribe {
  float: right;
  text-align: right;
  background: url(/_img/bg_rss.gif) no-repeat right 3px;
  padding-right: 25px;
  padding-top: 3px;
}

#content p.subscribe a.addthis{
  display: block;
  margin-right: -25px;
}

#content p.subscribe a.addthis img{
  margin: 0;
}

#content p#pagination a{
  padding: 0 3px;
}

/* calendar */

#content table.calendar
{
	margin-bottom: 25px;
	border: 1px solid #37291D;
	border-collapse: collapse;
}

#content table.calendar caption
{
	padding-bottom: 10px;
	color: #6CA050;
	font-size: 1.4em;
}

#content table.calendar caption span
{
	color: #758839;
}

#content table.calendar th
{
	padding: 6px 0;
	background: #3F63A4;
	color: #ffffff;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}

#content table.calendar td
{
	width: 68px;
	height: 68px;
	padding: 2px;
	border: 1px solid #3F63A4;
	color: #545454;
	font-size: 1em;
	vertical-align: top;
}

#content table.calendar td a
{
	text-decoration: none;
}

#content table.calendar td ul
{
	margin: .5em 0 0 .5em;
	font-size: 100%;
	list-style: none;
}

#content table.calendar td li
{
	margin-bottom: .75em;
	font-size: 1.1em;
	line-height: 1.2;
}

#content table.calendar td li a
{
	text-decoration: underline;
}

#content table.calendar td li a:hover
{
	text-decoration: none;
}

#content .network-map
{
	background-color: #086cb5;
}

/* =blog comments
---------------------------------------------------------------------
*/
#text .comments h3 span{
  font-size: .6em;
  color: #464646;
}
#text .comments form label{
	color: #6ca050;
	font-size: 1.8em;
	font-weight: normal;
	text-transform: lowercase;
	float: left;
    margin-bottom: 1em;
}

#text .comments form p.commentName{
   float: left;
   clear: both;
}
#text .comments form textarea#comment{
   float: left;
   width: 99%;
   margin-bottom: 1em;
   height: 80px;
}
#text .comments form input#comment-submit{
  clear: both;
  float: left;
}

#text .comments .comment{
  margin-left: 5px;
  margin-bottom: 15px;
}

#text .comments .comment p{
  margin-left: 10px;
  margin-bottom: 5px;
}
/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar
{
	display: inline; /* IE6 double margin float bug hack */
	clear: right;
	float: right;
	width: 179px;
	margin-right: 17px;
	border-top: 0px solid #9dad6d;
}

body#home #sidebar
{
	display: block;
	float: none;
	margin-left: 12px; 
}

body#home #sidebar img
{
	border-width: 0px;
}

body#home #sidebar .network-map
{
	margin-bottom: 10px;
	margin-top: -10px;
}

#sidebar h3
{
	margin-bottom: .5em;
	color: #372A1D;
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Lucida Sans" , "Lucida Grande" , "Trebuchet MS" , Arial, Helvetica, Verdana, Tahoma, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
}

#sidebar h4, #sidebar h5, #sidebar h6
{
	margin-bottom: .5em;
	color: #372A1D;
	font-size: 1.1em;
	font-weight: bold;
}

#sidebar p, #sidebar li
{
	margin-bottom: 1em;
	color: #372A1D;
	font-size: 1.1em;
	line-height: 1.25;
}
body#home #sidebar #map-heading
{
	color: #ffffff;
	font-size: 1.3em;
	font-weight: 700;
}
#sidebar ul, #sidebar ol
{
	margin: 0 0 1em 34px;
}

#sidebar li
{
	margin-bottom: .25em;
}

#sidebar a
{
	color: #004A80;
}

#sidebar ul#blog_list_category li a,
#sidebar ul#blog_list_archive li a
{
  color: #ffffff;
}

#sidebar form fieldset
{
  width: 170px;
}

#sidebar form fieldset input
{
	float: left;
	width: 127px;
	margin-right: 3px;
	padding: 5px 3px 4px;
	border: 1px solid #D0CBC4;
	color: #545454;
	font-size: 1.2em;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	margin-bottom: 10px;
}

#sidebar form fieldset input.submit_go
{
	float: right;
	display: block;
	width: 28px;
	height: 25px;
	background: url(/_img/bg_search_go.gif) no-repeat;
	text-indent: -9999px;
	border: none;
}

/* traildiv */

#traildiv
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
	visibility: hidden;
	width: 150px;
	height: 100px;
	color: #236871;
}

#traildiv ul
{
	padding: .75em;
	padding-bottom: 0;
	border: 3px solid #577288;
	background: #A4B8B6;
	font-size: 1.1em;
}

#traildiv li
{
	color: #236871;
	margin-left: 1em;
	margin-bottom: .75em;
}

#traildiv a
{
	color: #236871;
	text-decoration: none;
}
/* =Footer
---------------------------------------------------------------------
*/

#footer
{
	clear: both;
	padding-bottom: 75px;
}

#footer p
{
	float: left;
	color: #898989;
	font-size: 1.2em;
}

#footer p.powered
{
	float: right;
}

#footer a
{
	color: #7bb145;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer #footer-inner
{
	height: 219px;
	margin-bottom: 15px;
	padding: 34px 25px;
	background: #243B66 url(/_img/bg_footer.gif) repeat-x;
}

#footer #footer-inner h3
{
	margin-bottom: .75em;
	padding: 11px 0 8px;
	border-bottom: 3px solid #99cc64;
	color: #FFF;
	font-size: 1.3em;
	text-transform: uppercase;
}

#footer #footer-inner #news
{
	float: left;
	width: 220px;
	margin-right: 25px;
}

#footer #footer-inner #news h4
{
	margin-bottom: .5em;
	font-size: 1.3em;
}

#footer #footer-inner #news h4 a
{
	color: #A8AA81;
}

#footer #footer-inner #news p
{
	margin-bottom: 2em;
	color: #FFF;
	font-size: 1.2em;
	line-height: 1.25;
}

#footer #footer-inner #news p.byline
{
	color: #988D81;
	font-size: 1.1em;
}

#footer #footer-inner #news a.more
{
	margin-left: 3px;
	padding-right: 10px;
	background: url(/_img/bg_more.gif) no-repeat right center;
	color: #A8AA81;
	font-weight: bold;
}

#footer #footer-inner #recent-sermons
{
	float: left;
	width: 220px;
	margin-right: 25px;
}

#footer #footer-inner #recent-sermons h3
{
	margin-bottom: 1px;
}

#footer #footer-inner #recent-sermons .sermon
{
	position: relative;
	margin-bottom: 1px;
	padding: 10px 12px 5px;
	border-bottom: 1px solid #374c73;
}

#footer #footer-inner #recent-sermons .sermon:hover
{
	border: 0;
	padding-bottom: 6px;
	background: #364A6D url(/_img/bg_sermon.gif) repeat-x left bottom;
}

#footer #footer-inner #recent-sermons .sermon h4
{
	width: 160px;
	margin-bottom: .25em;
	font-size: 1.2em;
	line-height: 1.2;
}

#footer #footer-inner #recent-sermons .sermon h4 a
{
	color: #9fcf6f;
}

#footer #footer-inner #recent-sermons .sermon p
{
	float: none;
	font-size: 1.1em;
	color: #FBFBFB;
}

#footer #footer-inner #recent-sermons .sermon li
{
	text-indent: -9999px;
	list-style: none;
}

#footer #footer-inner #recent-sermons .sermon li a
{
	position: absolute;
	top: 16px;
	right: 5px;
	width: 15px;
	height: 14px;
	background-repeat: no-repeat;
	background-position: left top;
}

#footer #footer-inner #recent-sermons .sermon li.download a
{
	right: 25px;
	background-image: url(/_img/bg_footer_download.gif);
}

#footer #footer-inner #recent-sermons .sermon li.play a
{
	background-image: url(/_img/bg_footer_play.gif);
}

#footer #footer-inner #recent-sermons .sermon:hover li a
{
	background-position: left bottom;
}

#footer #agenda
{
	float: left;
	width: 220px;
	margin-right: 25px;
}

#footer #agenda ul
{
	float: left;
	width: 220px;
	border-bottom: 3px solid #99cc64;
	list-style: none;
}

#footer #agenda li
{
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

#footer #agenda li a
{
	display: block;
	height: 21px;
	padding-top: 11px;
	color: #FFF;
	outline: 0;
}

#footer #agenda li#an_agenda a
{
	width: 85px;
}

#footer #agenda li#an_calendar
{
	width: 88px;
}

#footer #agenda li#an_agenda a.current
{
	background: url(/_img/bg_agenda_li_agenda.gif) no-repeat;
	color: #243b66;
}

#footer #agenda li#an_calendar a.current
{
	background: url(/_img/bg_agenda_li_calendar.gif) no-repeat;
	color: #243b66;
}

#footer #agenda li a:hover
{
	text-decoration: none;
}

#footer #agenda p.more, 
#footer #recent-sermons p.more
{
    background: transparent url(/_img/bg_basement_p_more.gif) no-repeat scroll 0%;
    clear: both;
    display: inline;
    float: right;
    height: 25px;
    margin-top: 5px;
    padding: 1px 0px 0px 10px;
}

#footer #agenda p.more a,
#footer #recent-sermons p.more a{
   color: #9FcF6F;
   background: transparent url(/_img/bg_basement_p_more_a.gif) no-repeat scroll right top;
   display: block;
   height: 20px;
   padding-right: 20px;
   padding-top: 6px;
}

#footer #agenda .event
{
	clear: left;
	float: left;
	width: 220px;
	padding: 5px 0;
	border-bottom: 1px solid #374c73;
}

#footer #agenda .event:hover
{
	border: 0;
	margin-top: 1px;
	padding: 4px 0 6px;
	background: url(/_img/bg_sermon.gif) repeat-x left bottom;
}

#footer #agenda .event h4
{
	float: left;
	width: 23px;
	margin-right: 9px;
	padding: 7px 3px 8px;
	background: #3f63a4;
	color: #FFF;
	font-size: 1em;
	font-weight: normal;
	font-family: Georgia, Times, "Times New Roman" , serif;
	text-align: center;
	text-transform: lowercase;
}

#footer #agenda .event h4 span.date
{
	font-size: 1.2em;
}

#footer #agenda .event h4 span.month
{
	font-size: 1.1em;
}

#footer #agenda .event h5
{
	margin: .5em 0;
	font-size: 1.2em;
}

#footer #agenda .event h5 a
{
	color: #99cc64;
}

#footer #agenda .event p
{
	float: none;
	margin: 0;
	color: #FBFBFB;
	font-size: 1.1em;
}

#footer #agenda table.calendar
{
	clear: both;
	margin: 0 auto;
	border-collapse: collapse;
}

#footer #agenda table.calendar caption
{
	margin: .5em auto;
	color: #99CC64;
	font-size: 1.2em;
	font-weight: bold;
}

#footer #agenda table.calendar caption span
{
	color: #ffffff;
}

#footer #agenda table.calendar th
{
	background: #3f63a4;
	padding: 5px 0;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

#footer #agenda table.calendar td
{
	width: 28px;
	height: 28px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}

#footer #agenda table.calendar td.linked-day
{
	padding: 1px 1px;
}

#footer #agenda table.calendar a
{
	display: block;
	padding: 7px;
	background: #3f63a4;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#footer #footer-inner #contact-information
{
	float: left;
	width: 220px;
}

#footer #footer-inner #contact-information h4
{
	margin-bottom: .5em;
	color: #FFF;
	font-size: 1.4em;
}

#footer #footer-inner #contact-information p
{
	float: none;
	margin-bottom: .5em;
	color: #FFF;
	font-size: 0.9em;
	line-height: 1.2;
}
#footer #footer-inner #contact-information #mainnumber
{
	font-size: 1.2em;
	font-weight: bold;
}

#footer #footer-inner #contact-information p.mail
{
	margin-bottom: 1em;
}

#footer #footer-inner #contact-information p.mail a
{
	padding-left: 20px;
	background: url(/_img/bg_contact-information_a.gif) no-repeat left center;
	color: #99cc64;
}

#footer #footer-inner #contact-information img
{
	padding: 1px;
	border: 3px solid #1D150E;
	background: #D1CFCE;
}
