#wrapper {
	width:895px;
	padding:0;
	margin:0 auto;
	border: 0px;
	background-color: #FFFFFF;
	}
#wrappercontent {
	background-color: #FFFFFF;
}
#footer {
	color: #FFFFFF;
	background-color: #333366;
	height: 2em;
	width: 878px;
	padding-left: 17px;
	margin-top: 2px;
	font-size: 9px;
	letter-spacing: .1em;
	line-height: 18px;
}
#logo {
	height: 85px;
	width: 895px;
	background-color: #333366;
}
body {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-image: url(../images/tile_dot.gif);
	background-repeat: repeat;
}
h1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #333366;
}

ul {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(../images/nav/arrow.gif);
}
h2, iframe h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333366 !important;
	padding: 0;
}
iframe {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	background-color: transparent;
}
#bannerimages {
	position: relative;
	height: 107px;
	width: 895px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#contentleft {
	float: left;
	width: 500px;
	padding-left: 18px;
	padding-top: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 0px #999999;
}

#contentright {
	float: right;
	margin-top: 15px;
	margin-right: 8px;
	border: none #000000;
	padding-top: 5px;
}
#contentFull {
	width: 815px;
	padding-left: 18px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 0px #999999;
}

#contentright2 {
	border: none #000000;
	margin: 20px 0px 0px 30px;
	float: left;
	width: 315px;
	background-color: #FFFFFF;
}
#contentright3 {
	border: none #000000;
	margin: 20px 0px 0px 30px;
	float: left;
	width: 315px;
	background-color: #FAFAFC;
	padding: 2px 10px;
	background-image: url(../images/edinburghblur.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.spacer {
  clear: both;
  }
  
.note {
	font-size: 9px;
}
#image1 {
	background-color: #FF0000;
	height: 120px;
	width: 150px;
	float: left;
}
#image2 {
	background-color: #FF0000;
	height: 120px;
	width: 150px;
}




/* Nav ---------------------------------------------------------- */

#nav-menu ul
 {
 list-style: none;
 padding: 0;
 margin: 0 0 0 17px;
 }

 #nav-menu li
 {
	float: left;
	padding: 0;
	text-align: left;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 0em;
 }

 #nav-menu li a
 {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-style: normal;
	word-spacing: 1px;
 }

 
 #nav-menu li a:hover
 {
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
 }
 
 #nav-menu li a.active
 {
	color: #cccc66;
 }
 

 #nav-menu
 {
	width:895px;
	background-color: #333366;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 1.5em;
	border: 0px #FFFFFF;
 }


/* Thumbnails ---------------------------------------------------------- */

div.thumbcontain {
	width: 350px;
	height: 70px;
	margin-bottom: 2px;
  }

div.thumb {
	float: left;
	width: 55px;
	padding: 1px;
	height: 30px;
  }
  
div.thumb p {
	text-align: center;
	border: .5px none #333333;
	margin-bottom: 5px;
	font-size: 9px;
	line-height: 1px;
   }

div.thumb2 {
	float: none;
	padding: 0px;
	background-color: #FFFFFF;
	width: 320px;
	margin: 0px;
	height: 50px;
  }
   
   
#clear {
	clear: both;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333366;
}
div.thumb2 img {
	float: left;
	padding: 0px;
	border: 0;
	margin-top: 0px;
	margin-right: 4px;
	margin-left: 0px;
}
.padright {
	padding-right: 20px;
}
