/* Telopea */

body {
	background-image: url(images/telopea_bgnd.png);
}

.border { color: #0c6; border: solid 1px #006766 }
body,td,select,textarea,input,p       {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	font-weight:normal;
	color: #000066;
}

table.outer   {
	color: #0000CC;
	border: solid 1px #555553;
	background:#ffffff;
	border-top-color: #00006C;
}

td.content 
	{ 
	vertical-align:top; 
	padding:5px; 
	padding-left:15px; 
}

a         { font-size: 11px; color: black; text-decoration: none  }
a:link    { color: #333333; text-decoration: none }
a:visited { color: black; text-decoration: none }
a:hover   { color: #009933; text-decoration: underline }
a:active  { color: black; text-decoration: none }

ul.spaced li { margin-bottom:5px; }
.caption { text-align:center; font-size: x-small; font-style:italic; margin-top:3px; }

h1 { font-size: 18px }
h2   { color: #000066 font-weight: bolder; font-size: 16px}
h3   { color: #000066; font-style: oblique; font-size: 17px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
h4 { font-weight: bold; font-size: 110% }
h5 { font-weight: bold; font-size: 102% }
h6 { font-weight: bold; font-size: 95% }

.photo {
	border:1px solid #a48248;
	}

.footer {
	background-image: url(images/bottom.jpg); 
	background-repeat:no-repeat;
	font-size: x-small;
	text-align:center;
/*	vertical-align:bottom;
	padding-bottom:8px; */
	}

