html { overflow: -moz-scrollbars-vertical !important; }
body {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .9em;
background-image: url(/images/brownstripe.jpg);
text-align: justify;
}

#header    {
width: 100%;
height: 175px;
vertical-align: top;
background-image: url(/images/skyline.jpg);
background-repeat: no-repeat;
  background-position: top;
}

#Logo {
background-image: url(../images/logo.jpg);
width: 250px;
height: 130px;
background-repeat: no-repeat;
float: left;
margin-top:10px;
margin-left:10px;
}

/* Site Menu */
#Menu_Site {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.1em;
text-align: right;
padding-top: 8px;
padding-bottom: 8px;
float: right;
Margin-top:100px;
	width: 88%;
	height:20px;
	margin-bottom: 2px;
/*	background-image: url(../images/bar.gif);
	background-repeat: no-repeat; */
    background-color: #B6A205;
}

#Menu_Site span.separator {
font-size: .9em;}

#Menu_Site ul li a:link, #Menu_Site ul li a:visited {color: #000000;
text-decoration: none;
display: inline;
text-transform: uppercase;
font-size: .9em;}

#Menu_Site ul li a:hover {
text-decoration: underline;
color: #1B4633;
}

#Menu_Site a.active {
text-decoration: underline;
}

#Menu_Site ul li {margin: 0px;
padding: 0px; list-style-type: none; display: inline;
color: #B6A205;
}

#Menu_Site ul {margin: 0px; padding: 0px; }

/* Sub  Menu - Not Yet in use */
#Menu_Sub {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .9em;
text-align: center;
padding: 8px;
clear: both;

}

#Menu_Sub span.separator {
font-size: .9em;}

#Menu_Sub ul li a:link, #Menu_Sub ul li a:visited {
color: #A6A6A6;
text-decoration: none;
display: inline;
text-transform: uppercase;
}

#Menu_Sub ul li a:hover {
text-decoration: underline;
color: #B6A205;}

.greenstripe {
background-image: url(/images/greenstripe.jpg);
background-repeat: repeat;
padding: .5em;
}

.brownstripe {
background-image: url(/images/brownstripe.jpg);
background-repeat: repeat;
}

#Menu_Sub a.current {text-decoration: none;
font-weight: bold;
color: #c6c00d;}

#Menu_Sub ul li {margin: 0px; padding: 0px; list-style-type: none; display: inline; 
}

#Breadcrumb{
float:left;
height:20px;
}

#Breadcrumb ul, li{
list-style-type: none;
display: inline;
}

#Menu_Sub ul {margin: 0px; padding: 0px; }

#Content {
float:left;
width:420px;
}

.centre{
text-align:center;
}

.imageright{
float:right;
}

#ContentFull {
width: 100%;
}

#MainContent{
height:500px;
padding: 10px;
  right: 0;
  overflow: auto;
  clear: both
}

#MainContentImageTop{
background-image: url(/images/topleft.jpg);
background-repeat: no-repeat;
width: auto;
height: 175px;
float: left
}

h1{
color: #B6A205;
font-size: 1.25em;
text-align: left;
text-transform:uppercase;
background-color: #1B4633;
width: auto;
padding-left: 20px;
line-height: 36px;
margin-left:-20px;
}

h2{
font-size: 1.1em;
color: #1B4633;}

h3{
font-size: 1em;
color: #00;
font-weight:bold;
}

p{
font-size: 1em;
color: #00;
font-family: Arial, Helvetica, sans-serif;
}


a:link, a:visited {
color: #1B4633;}

a:hover {
color: #B6A205;
text-decoration: none;}


#ContentFull ul{
display:list-item;
list-style-type:none;
}

#lastestnews {
padding: 10px;
  right: 0;
  overflow: auto;
  clear: both
}


/* sub nav styles */
#Footer {
width: 100%;
background-color: #1B4633;
}

#CopyrightNotices a:link, a:visited{
color: #B6A205;
}

#CopyrightNotices a:hover{
text-decoration:underline;
}

#CopyrightNotices{
font-size: 0.7em;
text-align:center;
color: #FFFFFF;
padding:10px;
font-weight: bold;
}

#TagLine{
font-size: 1.1em
text-transform: uppercase;
text-align:center;
color: #FFFFFF;
line-height: 1.5ln;
font-weight: bold;
}

#template_chooser{
  float:right;
}

#Wrapper {
	margin: 0 auto;
	width: 950px;
	margin-top: 25px;
    background-color:#FFFFFF;
  border: thin solid #777777
}
