@charset "utf-8";
/* CSS Document */
body {
	margin:0; /* set body margins and padding to 0 for compatibility */
	padding:0;
}



/* Header include */
#header {
  background: url(../images/header.jpg);
  position: relative;
  margin:0;
  padding: 0;
  top: 0px;
  left: 0px;
  width: 800px;
  height: 113px;
  background-repeat:no-repeat;
}
#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font: 11px Verdana, Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: white;
background-color: #f6c986;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #EFA538;
}
#navigationcontainer {
    left:0px;
	top:0px;
	padding: 0;
	background-color: #f6c986;
	position:relative;
	width: 800px;
	height:21px;
}
#navigationcontainer ul {
    left:0px;
	top:0px;
	padding: 0;
	margin-left: 72px;
	margin-top:0px;
	background-color: #f6c986;
	position:relative;
	width: 728px;
	height:20px;
}
#navigationcontainer ul li { display: inline; }
#navigationcontainer ul li a {
	background-color: #EFA538;
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	float: left;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	border-bottom: solid 1px #fff;
}
#navigationcontainer ul li .borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}
#navigationcontainer ul li a:hover {
	background-color: #f6c986;
	color: #ffffff;
}
#menu1 {
	background: #EFA538;
	position: relative;
	top: 0px;
	left: 0px;
	height: 30px;
	float:inherit;
}

/* Index only */
#index_topbanner {
  position: relative;
  margin:0;
  top: 1px; /* 36px without language selection */
  left: 72px;
  width: 576px;
  height: 77px;
}

#index_topbanner_warning {
  position: relative;
  margin:0;
  top: 1px; /* 36px without language selection */
  left: 72px;
  width: 576px;
  height: 100px;
}
.warning {
  color:#CD0000;
  font-weight:bold;
		  }
#index_imagebanner {
	position: relative;
	top: 37px; /* 72 without language selection */
	left: 0px;
	width: 800px;
	height: 153px;
}
#index_body {
	position: relative;
	top: 65px; /* 100 without language selection */
	left: 72px; 
	width: 576px;
	height: 330px;
}
.blockquote {
	width: 288px;
	font-weight: normal;
	color: #000;
	font-size:12px;
	line-height:19px;
	font-family: Verdana, Georgia, Times New Roman, Times, serif;
	text-align:left;
}
#index_st5banner {
  position: relative;
  top: 0px;
  left: 0px;
  float:right;
  margin: 0 0 0 36px;
  width: 217px;
  height: 288px;
}

/* Footer include */
#footer_container {
  position:relative;
  width:800px;
  height:100%;
  top:100px;
  margin-bottom:72px;
}
.footer_text {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	border-bottom-style:none;
	line-height: 22px;
}
#footerbar {
  background: #D3DCEA;
  position: relative;
  top: 0px;
  left: 0px;
  width: 800px;
  height: 9px;
}


/* All Pages */

a:link {color: #EFA538;}
a:visited {color: EFA538;}
a:hover {color: #f6c986;}
a:active {color: #f6c986;}

#body_container {
  position:relative;
  width:800px;
  height:100%;
}
.body_text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	border-bottom-style:none;
	line-height: 22px;
}
.body_secondary {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	border-bottom-style:none;
	line-height: 22px;
}
#body_left {
  position: relative;
  top: 36px;
  left: 72px;
  width: 470px;
  text-align:justify;
}
#body_gallery {
  position: relative;
  top: 36px;
  left: 72px;
  width: 584px;
  text-align:justify;
}
#body_right {
	position: relative;
	float:right;
	top:36px;
	width: 232px;
	text-align:left;
}
h1 {
	color: #3D50A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style:none;
	line-height: 22px;
	margin-top:0px;
    margin-bottom:0px;
	
}
ul {
    list-style-type:disc;
	list-style-position:inside;
	margin: 0 0 0 0px;
}
.gallery_text {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	border-bottom-style:none;
	line-height: 13px;
}


/* Special Page Exceptions */ 
#body_textfacilities {
  position: relative;
  float:right;
  margin: 0 13px 0 36px;
  width: 236px;
  text-align:justify;
}
#body_facilities {
	position: relative;
	top: 36px;
	left: 72px;
	width: 728px;
	height: 330px;
}

/* Menu for Stirling Pages */
#menu_st {
  position: relative;
  top: 36px;
  left: 72px;
  width: 470px;
}


/* things I think you can delete */
.menu a:link {
	color: #FFFFFF;
	background: #EFA538;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	padding: 4px;
	border-bottom-style:none;
}
.menu a:visited {color: #FFFFFF; background: #EFA538; font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	padding: 4px;
	border-bottom-style:none;}
.menu a:hover {color: #FFFFFF; background: #f6c986; font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	padding: 4px;
	border-bottom-style:none;}
.menu a:active {color: #FFFFFF; background: #f6c986; font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	padding: 4px;
	border-bottom-style:none;}




