/* global */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
}

#topsep
{
  background: #EEEEEE;
  height:25px;
  width:766px;
  margin-left:1px;
  color: #79767a;
  border-color: #FF9C27;
}


p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

em {
	
	color:red;
}

h1
{ font-family: arial, sans-serif;
  font-size: 108%;
  letter-spacing: .1em;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}

img{border: 0px;}

a{outline: none;}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px;
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* margin lefts / margin rights - to centre content */
#main, #links, #footer, #logo, #menu, #content
{ margin-left: auto; 
  margin-right: auto;
}

/* main container */
#main{width: 780px;}

/* links above the logo / footer */
#links, #footer
{ width: 726px;
  height: 15px;
  font-size: 88%;
  text-transform: uppercase;
  padding: 8px 21px 0px 19px;
}

#links{text-align: right;}

#footer
{ text-align: center; 
  border-top: 2px solid;
}

#links a, #footer a{text-decoration: none;}

#links a:hover, #footer a:hover{text-decoration: underline;}

/* logo */
#logo
{ width: 766px;
  height: 164px;
  border-top: 2px solid;
  border-bottom: 5px solid;
}

#logo h1, #logo h2
{ margin: 0px;
  letter-spacing: .2em;
}

#logo h1
{ padding: 28px 0px 0px 139px;
  font-size: 160%;
}

#logo h2
{ font-family: arial, sans-serif;
  padding: 5px 0px 0px 139px;
  font-size: 108%;
}

/* navigation menu */
#menu
{ height: 25px;
  width: 766px;
  margin-top: 0px;
  margin-left: 1px;
  position: relative;
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  margin: 0px 0px 0px 0px;
  padding: 0px;
  list-style: none;
}

#menu li a#first
{
  color:#000000;
  width:130px;
} 

#menu li a 
{ display: block;
  width:165px;
  text-align:center;
  float: left; 
  height: 15px;
  text-decoration: none; 
  color:#000000;
  padding: 6px 0px 2px 0px;
  border-left:#0761a7 1px solid;
  border-right:#0761a7 1px solid;
  border-top:#959597 1px solid;
  border-bottom:#959597 1px solid;
  text-transform: uppercase;
  font-size: 88%;
} 

#menu li a#last
{
  color:#000000;
  width:130px;
}


#menu li a:hover, #menu li a#selected, #menu li a#selected:hover, #menu li a#first:hover, #menu li a#last:hover
{ color:#FFFFFF;
}

/* bar */
#bar
{
  margin: 0px auto;
  height: 20px;
  width: 766px;
  background-color:#D5D2D6;
  padding-top: 5px;
  position: relative;

}

#barcontent {

  margin: 0px auto;
  color: #000000;
  padding: 0px 0px 0px 10px;
  height:10px;

}


/* main content */
#content
{ width: 766px;
  overflow: hidden;
} 

/* column 1 - contains sidebar items */
#column1
{ width: 198px;
  margin: 22px 0px 0px 0px;
  float: right;
  padding: 19px 19px 15px 19px;
}

.sidebaritem
{ text-align: left;
  width: 168px;
  float: left;
  margin: 0px 0px 23px 0px;
  border: 1px solid;
  padding: 14px 8px 14px 19px;
}

.sidebaritem h1
{ margin: 0px; 
  font-weight: normal;
  padding: 0px 0px 16px 0px;
  text-transform: uppercase;
}

.sidebaritem p
{ line-height: 16px; 
  padding: 0px 0px 8px 0px;
}

.sidebaritem a, .sidebaritem a:hover
{ padding: 0px 0px 2px 19px;
  text-decoration: none;
}

.sbilinks{padding: 0px}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
} 

.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 19px;
  width: 149px;
} 

/* column 2 - page content */
#column2
{ font-family: tahoma;
  font-size: 10pt;
  text-align: justify;
  width: 706px;
  float: left;
  padding: 2px 3px 15px 19px;
}

#column2 p {
	
	margin: ;
	
}

#column2 h1
{ font-family: arial, sans-serif;
  padding: 16px 0px 5px 0px; 
  margin: 0px 0px 2px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}

#column2 h2
{ font-family: arial, sans-serif;
  padding: 16px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 0px solid;
  font-size: 80%;
  text-transform: uppercase;
  font-weight: normal;
}

#column2 a, #column2 a:hover
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
  color:#C0C0C0;
  border-bottom: 2px solid;
}

#column2 a:hover{border-bottom: 2px solid;}

/* additional colour scheme selections */
#colour{margin: 0px 0px 20px 0px;}

#colour a, #colour a:hover{border: 0px;}

.orange
{ background: #000000 url(orange.png) no-repeat left center;
  color: #FF9C21;
  padding: 0px 40px 0px 20px;
}

#pic {
	width: 107px;
	height: 164px; 
	background-image: url(../images/temp.gif);  
	background-repeat: no-repeat;  
	background-color: White; 
	float: left; 
}

/* ************ DROP DOWN MENU ****************/

#tophalf {
position: absolute; 
top: 0px;
z-index:10;
}

#allbelowmenu {
position: relative; 
top: 170px;
left: -6px;
z-index:1;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#ddmenu {
width: 222px;
}

#ddmenu dt {
cursor: pointer;
margin: 0px 0;
height: 23px;
line-height: 20px;
text-align: center;
background: #FFB911 url(../images/nav.gif);
color: #000000;
border-left:#F79500 1px solid;
border-right:#f79500 1px solid;
border-top:#959597 1px solid;
border-bottom:#959597 1px solid;
}

#ddmenu li {
text-align: center;
background: #fff;
border: none;
}

#ddmenu li a, #menu dt a {
color: #000;
width: 220px;
text-decoration: none;
display: block;
border-left:#F79500 1px solid;
border-right:#f79500 1px solid;
height: 100%;
}

#ddmenu li a:hover, #menu dt a:hover {
color: #FFF;
}
