/* global */
html { height: 100%;}

body {
	font-family: verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 0.68em;
	/* background-color: #8C8C8C; */
}

p    { margin: 0px;
       padding: 0px 0px 16px 0px;
       line-height: 1.7em;}

h1   { font-family: arial, sans-serif;
       letter-spacing: .1em;}

h2   { margin: 0px;
       padding: 0px 0px 4px 0px;
       font-size: 100%;}

img  { border: 0px;}

.PageBackgroundGlare {
	position: absolute;
	width: 100%;
	height: 482px;
	left: 0;
	top: 0;
}

.PageBackgroundGlareImage {
	background-image: url('../images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 482px;
	width: 389px;
	margin: 0;
}

html:first-child .PageBackgroundGlare {
	border: 1px solid transparent; /* Opera fix */
}

.PageBackgroundSimpleGradient {
	position: absolute;
	background-image: url('../images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 900px;
}

div.img {
margin: 20px;
border: 1px solid #0000ff;
height: auto;
width: auto;
float: left;
text-align: center;} 
div.img img {
display: inline;
margin: 3px;
border: 1px solid #ffffff;}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc {
text-align: center;
font-weight: normal;
font-size: 12px;
width: 200px;
margin: 2px;}

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;}

/* lists */
ul    { margin: 8px 0px 0px 16px;
        padding: 0px;}
ul li { list-style-type: square;
        margin: 0px 0px 11px 0px; 
        padding: 0px;}
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
{ padding: 10px 21px 0px 19px;
  width: 720px;
  height: 26px;
  font-size: 94%;
  text-transform: uppercase;}

#links{text-align: right;}

#footer{text-align: center;}

#links a, #footer a{text-decoration: none;}

#links a:hover, #footer a:hover{text-decoration: none;}

/* logo */
#logo
{ width: 760px;
  height: 100px;
  text-align: left;}

#logo h1
{ margin: 0px;
  padding: 41px 0px 0px 19px;
  font-size: 150%;
  letter-spacing: .2em;}

/* navigation menu */
#menu  { height: 42px;
         width: 760px;}

#menu ul { margin: 0px auto;} 

#menu li { float: left; 
           margin: 0px; 
           padding: 0px;
           list-style: none;} 

#menu li a 
{ display: block; 
  float: left; 
  height: 37px;
  text-decoration: none; 
  padding: 3px 19px 2px 19px;
  text-transform: uppercase;} 

/* main content */
#content
{ width: 760px;
  height: auto;
  padding: 0px;
  overflow: hidden;} 

/* column 1 - contains sidebar items */
#column1
{ width: 207px;
  float: right;
  padding: 16px 0px 15px 0px;}

.sidebaritem
{ text-align: left;
  width: 188px;
  float: left;
  margin: 0px 0px 25px 0px;}

.sbihead
{ height: 14px;
  width: 188px;
  padding: 5px 0px 5px 19px;
  text-transform: uppercase;}

.sbihead h1
{ padding: 0px; 
  margin: 0px; 
  font-weight: bold;
  font-size: 112%;}

.sbicontent{padding: 14px 8px 8px 19px;}

.sbicontent p
{ line-height: 14px; 
  padding: 0px 0px 8px 0px;}

.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: 188px;
  border: 0px;} 

/* column 2 - page content */
#column2
{ text-align: justify;
  width: 512px;
  float: left;
  padding: 12px 3px 15px 19px;}

#column2 h1
{ padding: 6px 0px 4px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  color: #F90;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;}

.sidebaritem a, #column2 a, .sidebaritem a:hover, #column2 a:hover
{ padding: 0px;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: none;
  color: #F90;}

.sidebaritem a:hover {border-bottom: 1px solid;color:#F20;}
#column2 a:hover{border-bottom: 1px solid;color:#F20;}

/* additional colour scheme selections */
#colour{margin: 0px 0px 20px 0px;}

#colour a, #colour a:hover{border: 0px;}

.orange
{ background: #FFFFFF url(orange.png) no-repeat left center;
  color: #FF9C21;
  padding: 0px 40px 0px 20px;}

/* THIS IS MOST OF THE COLOR DEFINITION */
body
{ /*background: #FFFFFF;
  color: #70695A; */}

#main
{ background: #FFF url(main_wht.png) repeat-y;
  color: #70695A;}

#links, #footer, #menu, #menu li a
{ background: #FFF url(menu.png);
  color: #DBD7D1;
  border-color: #D7D7D7;}

#links a, #footer a, #links a:hover, #footer a:hover
{ background: transparent;
  color: #DBD7D1;}

#logo { color: #70695A;}

h1
{ background: transparent;
  color: #EA8916;
  border-color: #CAAE90;}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #FFF url(orange_menu.png);
  color: #70695A;} 

#content, #column2 a, #column2 a:hover
{ background: transparent;
  color: #70695A;}

.sidebaritem, .sidebaritem a, .sidebaritem a:hover
{ background: transparent;
  color: #DBD7D1;}

.sbihead
{ background: #FFF url(orange_sbi.png);
  color: #70695A;}

.sbihead h1
{ background: transparent;
  color: #70695A;}

.sbilinks li a
{ background: #FFF url(link.png);
  color: #DBD7D1;} 

.sbilinks li a:hover
{ background: #B7B7B7;
  color: #EA8916;} 
  
#box {
  margin: 0px;
  padding: 3px;
  list-style: none;}

#box a {
  display: block;
  width: 120px;
  text-align: center;
  color: #70695A;
  margin: 0px;
  padding: 3px;
  background: #FFF url(link2.png);
  border: solid 0px #70695A;}

#box a:link {}

#box a:hover {
  margin: 0px;
  padding: 3px;
  border-bottom: 0px solid;
  background: #FFF url(orange_menu.png);} 