/* main default style sheet for hollymason.org */

body {
	background-color:#ffffcc;
	margin:0px;
	}
	
img.banner {
	position:absolute;
	top:0px;
	left:0px;
	height:150px;
	border:none;
	}

#donate_button {
	position:absolute;
	right:25px;
	height:71px;
	width:150px;
	border:none;
	background:transparent url(button_donate_blue.gif) no-repeat 0px 0px;
	}

#content {
	text-align:center; /* to make IE center content */
	}

table.nav_button {
	float:left;
	width:146px;
	height:40px;
	margin:0;
	border:0;
	padding:0
	}

tr.nav_button {
	width:146px;
	height:40px;
	margin:0;
	border:0;
	padding:0
	}
td.nav_button {
	vertical-align: top;
	padding-top:5px;
	padding-left:10px;
	text-align:center;
	width:146px;
	height:40px;
	}

td.nav_button_inactive {
	background: url(/nav_button_inactive.gif) center left no-repeat;
	}

td.nav_button_active {
	background: url(/nav_button_active.gif) center left no-repeat;
	}

td.nav_button_current_inactive {
	background: url(/nav_button_current_inactive.gif) center left no-repeat;
	}

td.nav_button_current_active {
	background: url(/nav_button_current_active.gif) center left no-repeat;
	}

a.nav_button_link {
	font-weight:bold;
	text-decoration: none;
	}

a.nav_button_link:link {
	color:#ffffcc;
	}
a.nav_button_link:visited {
	color:#ffffcc;
	}
a.nav_button_link:hover {
	color:#ffffcc;
	}
a.nav_button_link:active {
	color:#ffffcc;
	}

a.nav_link { /* same as normal link for now*/
	}

a.nav_link_thispage:link {
	color:#ee6600;
	font-weight:bold;
	}

a.nav_link_thispage:visited {
	color:#ee6600;
	font-weight:bold;
	}

a.nav_link_thispage:hover {
	color:#ff9900;
	}

a.nav_link_thispage:active {
	color:#ff9900;
	}

#subnav_links_text {
	padding-bottom:10px;
	}





div#outercontainer {
	text-align: left;
	margin: 0 auto;
	}

div.multimedia { /* made to get index page with images displaying properly on multiple browsers */
	clear:both;
	}

div#footer {
	font-size:0.8em;
	color:#999999;
	text-align:center;
	padding-top:10px;
	padding-bottom:2px;
	}

div#footer a {
	color:#999999;
	}

a {
	text-decoration: none
	}

a:link {
	color:#009933;
	font-weight:bold;
	}

a:visited {
	color:#006633;
	font-weight:bold;
	}

a:hover {
	color:#ff9900;
	}

a:active {
	color:#ff9900;
	}

a img {
	border:none;
	}

p {
	text-align:justify;
	}

p.centered {
	text-align:center;
	}

p.announcement {
	margin-top:0px;
	float:left;
	width:400px;
	text-align:left;
	font-size:1.3em;
	font-weight:bold;
	padding-left: 55px;
	padding-right: 70px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

p.infobox {
	border:1px #000000 solid;
	width:150px;
	padding:6px;
	text-align:left;
	background-color:#ffe052;
	}

div.banner_content_top {
	border:1px #000000 solid;
	padding:5px;
	margin-top: 15px ;
	}
	
div.banner_content_top p {
	font-size:0.8em;
	}

div.introbox {
	border:2px #000000 solid;
	padding:15px;
	background-color:#fff082 ;
	}

div.de-notranslation {
	border:2px #000000 solid;
	padding:5px;
	background:#ffffcc url(/flag_de.gif) no-repeat 6px 23px;
	}

div.de-notranslation p {
	margin-left: 46px ;
	}

div.newsbox {
	
	/* padding:35px; */
	padding-top:0px;
	margin-top:20px;
	margin-bottom:20px;
	
	
	width:512px;
	background: #fff082 url(/decor_newspaper_texture.jpg) repeat 0px 84px;


	/*
	border:2px #fff082 solid;
	background:#cccc99 url(/decor_newspaper_small.gif) repeat 10px 10px;
	*/
	
	}
	
div.newsbox p.newstitle {
	margin-top:0px;
	float:left;
	width:400px;
	/* background:#ffffcc url(/decor_newspaper_texture_hi.jpg) no-repeat 0px 0px; */
	text-align:left;
	font-size:1.3em;
	font-weight:bold;
	padding-left: 55px;
	padding-right: 70px;
	padding-top: 55px;
	padding-bottom:10px;

	}
	
div.newsbox p {
	padding-left:35px;
	padding-right:35px;
	font-size:1.09em;
	}

div.newsbox:after {
	/* content:url(/decor_newspaper_texture_low.jpg); */
	}





div.photobox {
	margin-top:35px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}

div.photobox p {
	text-align:center;
	font-size:1.7em;
	}

div.donations {
	background-color:#fff082; /* #ffe052 is a good colour */
	color:#000000;
	padding:10px;
	padding-top:0px;
	text-align:left;
	border:3px #996633 solid;
	position:relative;
	}

div.donations_inner {
	background-color:#ffffcc;
	position:relative;
	border:2px #996633 solid;
	padding:15px;
	margin-top:15px;
	margin-bottom:15px;
	}

h1 {
	color:#660000;
	}

h3 {
	color:#660000;
	margin: 0.0em 0em 0.0em 0em;
	padding: 0em 0em 0em 0em;
	}

.edit {
	color:#026066;
	font-weight:bold;
	font-style:italic;
	}

table.invisible_layout {
	background-color:#ffffcc;
	}

table.invisible_layout p {
	border:2px #000000 solid;
	margin:6px;
	padding:4px;
	text-align:center;
	font-weight:bold;
	}

col.donor_description {
	background-color:#fff082;
	}

.addtable {
	float:left;
	height:75px ;
	width:150px ;
	border: 0 none ;
	padding: 0px ;
	margin: 0px ;
	}

.addtable tr {
	height:25px ;
	width:150px ;
	border: 0 none ;
	padding: 0px ;
	margin: 0px ;
	}

.addtable td {
	height:25px ;
	width:75px ;
	border: 0 none ;
	padding: 0px ;
	margin: 0px ;
	}

.addtable img {
	height:25px ;
	width:75px ;
	border: 0 none ;
	padding: 0px ;
	margin: 0px ;
	}

div.advertblock {
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	}

.centered {
	margin-left:auto;
	margin-right:auto;
	}

.compact {
	margin: 0 ;
	padding: 0;
	text-align:left;
	}

ul {
	text-align:left;
	}

ol {
	text-align:left;
	}

table.raffles {
	margin-left:100px;
	width:400px;
	text-align:left;
	}