/* css document */

/* netscape 4 safe font sizes */
body, div, p, th, td, li, dd {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
ol li {	font-family:"Courier New", Courier, mono; line-height: 2.2em; }

/* strip inconsistencies */
:link,:visited { text-decoration:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
ul,ol { padding-left: 4em; }
a img,:link img,:visited img { border:none }
address { font-style:normal }

/* redefine html tags */
html, body {
	margin:0;
	padding:0;
	text-align:center;
}
div, img {
	font-size:100%;
	border:0;
	margin:0;
	padding:0;
}
p {
	margin:0 0 1em 0;
	font-family:Arial, Verdana, sans-serif;
	font-style:normal;
	color:#333333;
}
hr {
	display:none;
}
div.hr {
	background-image:url(tb-img-bg-hr.png);
	border:0;
	clear:both;
	height:11px;
	left:-23px;
	margin:0 -23px 0 0;
	padding:0;
	position:relative;
	width:740px;
}
.skip {
	display:none;
}
.accesskey {
	text-decoration:underline;
}
.month {
	float:right;
	margin:0;
	padding:0;
}
.pictures {
	float:left;
	width:140px;
	overflow:hidden;
}
span.date {
	background-color:#0000FF;
	clear:left;
	color:#000000;
	display:block;
	font-family:Courier;
	font-size:inherit;
	font-style:normal;
	font-weight:400;
	text-align:center;
	width:55px;
}
span.event {
	background-color:#990000;
	margin:0 0 0 75px;
	width:300px;
}
/* ----- ID ----- */
#center {
	margin:10px auto 100px auto;
	text-align:left;
	width:740px;
}
#body {
	background:#FFF url(tb-img-bg-watermark.jpg) no-repeat top left;
	position:relative;
	width:717px;
	min-height:270px;
}
#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#content {
	margin:0 230px 0 188px;
	padding:18px;
}
#picture {
	float:right;
	width:218px;
	height:226px;
}
#content-bottom {
	background-color:#FFF;
	margin:0 0 -35px 0;
}
.content-bottom-left {
	border-right:1px solid #DDD;
    float:left;
    width:190px;
}
.content-bottom-right {
	padding:15px 15px 15px 0;
    width:503px;
    margin-left:190px;
}
html>body .content-bottom-right {
    width:507px;
}
#left {
	left:-23px;
	position:absolute;
	top:18px;
	width:207px;
}
#menu {
	background-image:url(tb-img-bg-menu.png);
	border:1px solid #000000;
	float:left;
	margin:0 0 4px 0;
	width:205px;
	overflow:hidden;
}
#menu li {
	font-family:"Courier New", Courier, mono;
	font-size:117%;
	font-weight:bold;
}
#menu li a {
	font-weight:normal;
}
#menu div {
	padding:11px 0 12px 38px;
}
#menu li {
	list-style:none;
}
#search {
	margin:0px;
	padding:0px;
}
#search fieldset {
	border:0px solid #FFF;
	border-top:1px solid #000;
	margin:-1px;
	padding:5px 0 5px 0;
	text-align:center;
}
#search input {
	border:1px solid #000;
}
#buttons {
	padding:5px 0 0 0;
	width:215px;
}
ul.inline {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul.inline li {
	display:inline;
}
#associates {
	left:499px;
	position:absolute;
	top:230px;
	width:240px;
}
#buttons div, #associates div {
	float:left;
	margin:0 4px 4px 0;
	padding:0;
}
#telephone {
	clear:both;
	position:relative;
	top:35px;
}
#footer {
	margin:61px 0 0 0;
	width:717px;
}
#footer_bg {
	background-image:url(tb-img-bg-footer.png);
	float:right;
	height:90px;
	width:620px;
}
#footer_stirling {
	float:left;
	width:97px;
}

/* links  */
a:link {
	color:#600;
	text-decoration:none;
}
a:visited {
	color:#600;
	text-decoration:none;
}
a:active {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
a.menu {
	font-weight:normal;
	font-weight: 500;
}

#content :link, #content :visited {
	font-weight: bold;
}

/* headings */
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.6em;
}
  
h1, h2, legend {
	font-family:"Courier New", Courier, mono;
}
h3, h4, h5 {
	font-family: Tahoma, Verdana, "Myriad Web", Syntax, sans-serif;
	font-variant:small-caps;
}

h1 { font-size: 150%; }
h2 { font-size: 120%; }
h3 { font-size: 160%; }
h4 { font-size: 130%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }

#menu form fieldset legend {
	background-image:url(tb-img-bg-footer.png);
	border:1px solid #000;
	padding:2px 5px 2px 5px;
}
