/* CSS Style For allanbransbury.com may not be copied */
   
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#montage {
	position: absolute;
	top: 200px;
	right: 1%;
}
#pagetop {
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	background-color: #FFCC33;
	background-image: url(sculptor5.jpg);
	background-repeat: no-repeat;
	background-position: 30px;
	border-bottom: 1px solid #004E7A;
}	
#pagetop .image {
	margin-top: 2px;
	margin-bottom: auto;
	padding-right: 4%;
	float: right;
}
#header {
	width: 100%;
	height: 20px;
	margin: 5px 0 10px 0;
	background-color: #CC9900;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}
#footer {
	width: 100%;
	height: 20px;
}
#footer .copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #004E7A;
	background-color: #FFCC33;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	text-align: center;
	padding: 2px 0 2px 0;
	margin: 0;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: right;
	margin-right: 5px;
}
#footer a:link, #footer a:visited {
	color: #004E7A;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer em {
	font-style: normal;
}
#content {
	width: 90%;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
#content img{
	margin: 0 2px 5px 0;
	padding: 0;
}
#content table {
	border-collapse: collapse;
}

#content table td {
	width: auto;
	color: #FFF;
}
#content table td img {
	float: left;
	margin-right: 10px;
}
#content table td.featurednews {
	background: #FFCC33;
	color: #000099;
	font-size: 1.25em;
	font-weight: bold;
	padding: 1px 0 1px 5px;
	border: 1px solid #FFCC33;
	border-bottom: none;
}
#content table td.featurednews span {
	color: #000000;
}
#content table td.feature {
	border: 1px solid #FFCC33;
	border-top: none;
	padding: 10px 5px 10px 5px;
}
#content table td.newstitle {
	vertical-align: text-bottom;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
}
#content table td.newstitle span {
	float: left;
	font-size: 0.9em;
	color: #FFCC33;
}
#content table td.news {
	padding-top: 10px;
	margin-bottom: 30px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#content img {
	border: 1px solid #FFFFFF;
	padding: 1px;
}
#content .images {
	margin: 0 0 10px 0;
}
#content .text {
	width: 72%;
	height: auto;
	min-height: 234px;
	font-size: 0.9em;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #F1F1F1;
	background: #004E7A;
	padding: 5px 19px 0 21px;
	margin: 0 auto;
}
html* #content .text {
	margin-left: -2px;
}
html*+ #content .text {
	width: 72%;
	margin: 0 0 5px 0;
}
#content .text p em {
	font-size: 1.2em;
	font-weight: bold;
}
#content a:link, a:visited {
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content .navigation {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	text-align: left;
	width: 149px;
	margin: 0;
	padding: 0;
}
#content .navigation ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#content .navigation li {
	display: inline;
	margin: 0;
	padding: 0;
}
#content .navigation li.title {
	display: block; 
	width: 150px;
	font-size: 1.8em;
	height: 42px;
	line-height: 42px;
	margin: 0;
	text-indent: 5px;
	background: #FFF;
	color: #000;
	letter-spacing: 7pt;
}

#content .navigation a:link, .navigation a:visited {
	display: block; 
	width: 150px;
	font-size: 0.9em;
	font-weight: bold;
  	height: 34px;
  	line-height: 34px;
	font-size: 0.9em;
	margin: 0;
	color: #000;
	background: url(nav-bg.gif) no-repeat left bottom;
	text-decoration: none;
	text-indent: 30px;
}
#content .navigation a:hover, #content .navigation li a.selected {
	text-decoration: none;
	color: #FFFFFF;
	background: url(nav-bg.gif) no-repeat right bottom;
}
#content .navigation li a.first {
	height: 35px;
	line-height: 35px;
}





p.clear {
	clear: both;
}
h1,h2,h3,h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 2px 0;
	margin: 0 0 0 2px;
}
h1 a, h1 a:visited {
	color: #004E7A;
	text-decoration: none;
}
h3 {
	font-size: 1.2em;
	color: #FFCC33;
	float: right;
	margin-right: 80px;
}
p {
	padding: 5px 0 7px 0;
	margin: 0;
}
.menu {
	float: left;
	margin: 0;
	padding: 5px 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #00661A;
	letter-spacing: 8pt;
}
.page {
	height: 34px;
	line-height: 34px;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	color: #000000;
	letter-spacing: 7pt;
 	margin: 0;
	text-indent: 22px;
	padding: 3px 0 5px 0;
}
