/*
Minimum total height should be 650px.
Height of the title zone is 330px.
Image frame: 255-249-242

-------------COLOURS---------------
orange normal: #EE7600 (238-118-0)
darker1: #E57100
darker2: #D96C00
darker3: #C16106
darker4: #AE5908

*/


body {
	bac4kground-color:#EE7600;
	margin: 0px;
	padding: 0px 0px;
	overflow: auto;
	background: url(/graphics/mainpage/tile.png) repeat;
	background-attachment: fixed;
	font: 11px/130% Georgia;
	col4or: #FCF2E8;
	color: #fdfaf7;
	text-align: center;
	letter-spacing: 150%;
}

a:link, a:visited {
	color: #F7C99D;
	text-decoration: none;
	bor4der-bottom-style: dashed;
	bor4der-bottom-width: 1px;
	bor4der-bottom-color: #AE5908;
}

a:hover, a:active {
	color: #fdfaf7;
	text-decoration: none;
	bor4der-bottom-style: dashed;
	bor4der-bottom-width: 1px;
	bor4der-bottom-color: #FFFFFF;
}

a.nodash:link, a.nodash:visited, a.nodash:hover, a.nodash:active {	
	text-decoration: none;
	border-bottom-style: none;
}


.img_thumb {
	border: none;
	v4ertical-align:bottom;
}

h1 {
	font: bold 18pt/20pt "Trebuchet MS";
}

.p1 {
	font: 8pt/10pt "Trebuchet MS";
	border-bottom: 1px solid #EBA86B;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 4px 0px;
}


/* %%%%%%%%  CONTAINER  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

#container {
	background-color:#EE7600;
	position: relative;
	margin: 0px auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #be5e00;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #d16700;
	padding-bottom: 8px;
	width: 760px;  /* <<<<<<<<<<<<<<<<< the width of the useful page area. */
	height: 100%;
	text-align: left;
}

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* %%%%%%%%  HEADER  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

#header {
	position: relative;
	height: 90px;
	background: #EDA200;
	border-top: 10px solid #A90000;
	border-bottom: 1px solid #d16700;
	padding: 0px;
	margin: 0px;
}
#header div {
	bor4der-top: 1px solid #FFF;
	padding: 0px;
	margin: 0px;
}
#header div a#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 290px;
	height: 90px;
	float: left;
	background: url(/graphics/logo.png) no-repeat 0px 100%;
	text-indent: -5000px;
	text-decoration: none;
}

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* %%%%%%%%  NAVIGATION  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

ul#navigation {
	list-style: none;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}
ul#navigation li {
	float: left;
	display: inline;
	background: none;
	padding: 0px;
	margin: 0px;
}
ul#navigation li a {
	width: 90px;
	height: 80px;
	display: block;
	color: #FFF;
	background: #EDA200;
	font: 14px/16px Arial;
	font-weight: bold;
	padding: 4px 6px 6px 6px;
	margin: 0px;
	text-decoration: none;
}
ul#navigation li.active a,
ul#navigation li.active a:hover {
	background: #A90000;
	position: relative;
	margin: 0px;
}
ul#navigation li a:hover {
	background: #E48C00;
	margin: 0px;
}


/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* %%%%%%%%  CONTENT  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
#content {
	min-height: 500px;
	padding: 40px 23px 30px 14px;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* %%%%%%%%  LEFT COLUMN CONTAINER FOR GENERAL PAGES  %%%%%%%%%%%%%% */
#lc {
	float: left;
	width: 470px;
	padding-left: 9px;
	padding-right: 23px;
	border-right: 2px solid #bf3000;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* %%%%%%%%  RIGHT COLUMN CONTAINER FOR GENERAL PAGES  %%%%%%%%%%%%% */
#rc {
	float: left;
	width: 195px;
	padding-left: 23px;
	bac4kground: #E48C00;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* %%%%%%%%  LEFT COLUMN CONTAINER FOR SLOOZE ALBUMS  %%%%%%%%%%%%%% */
#leftcolcontainer {
	float: left;
	width: 500px;
	padding-right: 12px;
	border-right: 2px solid #bf3000;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* %%%%%%%%  RIGHT COLUMN CONTAINER FOR SLOOZE ALBUMS  %%%%%%%%%%%%% */
#rightcolcontainer {
	float: left;
	padding-left: 23px;   /* 14 from the original padding + 9 for the shadow equivalent */
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* %%%%%%%%  FOOTER  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
#footer {
	he4ight: 30px;
	padding: 8px 5px 8px 5px;
	background: #EDA200;
	border-top: 1px solid #d16700;
	border-bottom: 8px solid #A90000;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

.prop {
	height: 400px;
	float: right;
	width: 1px;
}

.clearbar {
	clear:both;
	height:1px;
	overflow:hidden;
}


.exifdate {
	font: 8pt/9pt "Trebuchet MS";
	text-align:left;
	margin-bottom: 8px;
}

.exifdata {
	font: 8pt/9pt "Trebuchet MS";
	text-align:left;
	co4lor:#ECCFB4;
}

.td_exiftable_1 {
	vertical-align:top;
	border-top: 1px solid #bf3000;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width:50%;
}

.td_exiftable_2 {
	vertical-align:top;
	border-top: 1px solid #bf3000;
	margin: 0px;
	padding: 0px;
	width:50%;
}

#div_comment01 {
	background-color: #E57100;
	border-top: 1px dashed #EBA86B;
	margin: 0px 11px 10px 11px;  /* the 11's are for shadow adjusting */
	padding: 5px 5px;
}

.comment_name {
	font-weight: bold;
	margin:0px;
}

.comment_meta {
	font: 8pt/11pt "Trebuchet MS";
	color:#ECCFB4;
	margin:0px;
}

.comment_content {
	font-style: italic;
	margin:0px;
}

.navbar {
	font: 10pt/11pt "Trebuchet MS";
	font-weight: bold;
	margin-bottom: 40px;
}

.topicnavbar {
	font: 8pt/9pt "Trebuchet MS";
	font-weight: bold;
	margin-bottom: 40px;
}

.leftcol {        /* the text in the left column has to be adjusted for the photo shadows on both left and right sides*/
	margin-left: 11px;
	margin-right:11px;
}

.maincol {        /* the text in the left column has to be adjusted for the photo shadows, but only on the left side */
	margin-left: 11px;
}

#div_thumb01 {
	back4ground-color: #ff0000;
	margin-bottom: 10px;
}

.td_centerer {
	vertical-align: middle;
	text-align: center;
}

.table_thumb {
	bac4kground-color: #651238;
	padding: 0px;
	border-bottom: 1px solid #bf3000;
	width: 478px;  /*   500 - 2* 11  */
}

.table_large {
	bac4kground-color: #651238;
	padding: 0px;
}

.td_thumb01 {
	bac4kground-color: #ff0000;
	clear: left;
	margin-bottom: 10px;
}

.td_thumb0101 {
	bac4kground-color: #00ff00;
	text-align: center;
	padding-bottom: 8px;
}

.td_thumb0102 {
	bac4kground-color: #0000ff;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#div_gb01 {
	back4ground-color: #ff0000;
	margin-bottom: 10px;
}

.table_gb {
	bac4kground-color: #651238;
	padding: 0px;
	margin-bottom: 35px;
}

.td_gb01 {
	bac4kground-color: #ff0000;
	clear: left;
}

.td_gb0101 {
	bac4kground-color: #00ff00;
	text-align: right;
	border-right: 1px solid #FFFFFF;
	padding-right: 10px;
}

.td_gb0102 {
	ba4ckground-color: #0000ff;
	padding-left: 10px;
	text-align: left;
}

.exifdate_thumb {
	font: 8pt/9pt "Trebuchet MS";
	color:#E5B689;
	padding-bottom: 0px;
	margin: 0px;
}

.thumb_description {
	border-bottom: 1px solid #EBA86B;
	padding-bottom: 12px;
	margin-bottom: 2px;
}

.exifdata_thumb {
	font: 8pt/9pt "Trebuchet MS";
	color:#E7A667;
	border-bottom-color: #EBA86B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0px;
	padding: 2px 0px;
	/* background-color: #345236; */
}

.topic_dateline {
	font: bold 11pt/12pt "Trebuchet MS";
	margin-bottom: 0px;
}

.topic_title {
	margin-top: 3px;
	margin-bottom: 50px;
	font: bold 18pt/20pt "Trebuchet MS";
}

.topic_summary {
	margin-top: 3px;
	margin-bottom: 50px;
	font-weight: bold;
}

.regular_heading {
	margin-top: 20px;
	margin-bottom: 40px;
	font: bold 18pt/20pt "Trebuchet MS";
}

.table_topictable {
	border-collapse: collapse;
}

.tr_topictable {
	margin-left:30px;
	width:700px;
}

.td_topictable_date {
	border-right: 1px solid #FFFFFF;
	text-align:right;
	width:230px;
	padding-right:15px;
}

.td_topictable_description {
	padding-left:15px;
}

.td_topictable_header {
	vertical-align:bottom;
	padding-top:35px;
	padding-bottom:10px;
	padding-left:15px;
	font: bold 13pt/16pt "Trebuchet MS";
	text-align:left;
	wi4dth:230px;
}

.change2unicodefont {
	font-family: "Times New Roman";
}






/*
#div_thumb0101 {
	background-color: #00ff00;
	text-align: center;
	width: 190px;
	float: left;
	margin-bottom:10px;
	display: inline;
}

#div_thumb0102 {
	background-color: #0000ff;
	margin-left: 190px;
	margin-bottom:10px;
}

#div_thumb010201 {
	background-color: #55ff00;
	margin-left: 0px;
	padding: 0px;
}  */
