/*structure colours*/
/*Structure divs */
html {
}

body {
font-size: small;
font-family:"Comic Sans MS";
color: #036;
background: #fff;
}

#wrap {
border-bottom: solid #755500 2px;
}
#wrap-inner {
background: #ffc url(../images/left-nav-back-low.gif) repeat-y 0 0;
border-right: solid #755500 2px;
border-left: solid #755500 2px;
}

#header {
background: transparent url(../images/head-title-low.gif) no-repeat left top;
}

#content {
}
#top-banner {
background: transparent url(../images/top-banner-low.jpg) right top no-repeat;
}


#content-inner {
}

#threecolumn #content-inner {
} 

#left-sidebar {
}
#left-sidebarin {

}
#right-sidebar {
}
.right-sidebarin {
}

#right-navholder {

}

/*footer*/
#footer {
background-color: #755500;
color: #fff;
}

#crest {
}

#copywrite {
}

/*fonts */
h1 {
color: #755500;
background-color: transparent;
}
h2 {
color: #755500;
background-color: transparent;
}

#right-sidebarin .rightcontainer h2 {
color: #fff;
background: #755500 url(../images/right-header-back-low.gif) left top no-repeat;
}
h3 {
color: #755500;
background-color: transparent;
}
#right-sidebarin h3, .right-sidebarin ul h3 {
color: #fff;
background-color: #755500;
}
#left-sidebarin h3 {
color: #ffc;
background-color: #755500; 
}

h4 {
color: #755500;
background-color: transparent;
}

h5 {
color: #755500;
background: transparent;
}

p {
color: #755500;
background-color: transparent;
}
.right-sidebarin p {
color: #755500;
background-color: transparent;
}
#footer p {
color: #fff;
background-color: transparent;
}
.boxed p {
color: #fff;
padding: 0 20px 10px 20px;
} 
#content-inner ul {
color: #000;
}
#content-inner ol {
color: #000;
}

#content-inner li {
}




/*definition lists*/
.boxed dl {
}
.boxed dl dt {
}
.boxed dl dd.first-col {
}
.boxed dl dd.second-col {
}


/*form*/
form {
}

/*tables*/
#content-inner table {
border: 1px solid #755500;
}
#content-inner th{
color: #755500;
background-color: #ffc;
}
#content-inner tr {
}
#content-inner td {
color: #ffc;
background-color: #755500;
border-bottom: 1px dashed #755500;
}

/*internal postioning ids for interest*/
#imageholder {
background-color: #755500;
border-bottom: #ffc 3px solid;
}
#imageholder p{
color: #755500;
}


/*classes*/

.off-left {
}
.floatleft {
}
.floatright {
}
.leftimage {
border: 1px solid #755500;
}
.rightimage {
border: 1px solid #755500;
}
.clearall {
}
.small {
}
.hidden {
}
p.date {
}
#navholder ul#nav li.height-space {
}
.boxed {
background: #036 url(../images/blue-back-bot.gif) bottom left no-repeat;
color: #fff;
}
/* quotation marks */
#quote-1 {
background: transparent url(../images/topquotationmark11-50pxh.gif) left top no-repeat; 
border-top: 1px dotted black;
border-bottom: 3px solid #ccc;
}
.botquote-1 {
background: transparent url(../images/botquotationmark11-50pxh.gif) right bottom no-repeat;
}
/*content navigation*/
a img {
}

#content-inner a {
color: #755500;
background-color: transparent;
}
#content-inner a:link, #content-inner a:visited {
color: #755500;
background-color: transparent;
}
#content-inner a:hover, #content-inner a:active {
color: #000;
background-color: transparent;
}


/*navigation colours*/
/* dropdown nav */

#navholder {
font-size: 1.2em/1.2em ;
}
#navholder ul{
}
ul#nav{
background-color: transparent;
color: #333;
}
#nav li {
}

#nav li a {
color: #755500; 
}

#nav a:hover {
background-color: #ffc;
color: #755500;
}

ul#nav li ul {
background-color: #ffcb3c;
color: #ffc;
}
#nav li:hover ul ul, #nav li.subhover ul ul {
}
#nav li:hover ul, #nav li li:hover ul, #nav li.subhover ul, #nav li li.subhover ul {
}

#nav li.submenu {
background: transparent url(../Images/arrow.gif) 95% 50% no-repeat;
}
#nav li.submenu:hover {
background: #ffc url(../Images/arrow-hover.gif) 95% 50% no-repeat;
}

#nav li ul li a {
color: #755500;
}

/*righthand navigation*/
.rightcontainer {
background-color: #ffcb3c;
}

ul#right-nav {
color: #755500;
background-color: transparent;

}
ul#right-nav li {

}
ul#right-nav li a{

}
ul#right-nav li a:link, ul#right-nav li a:visited {
color: #755500;
background-color: transparent;
}
ul#right-nav li a:hover, ul#right-nav li a:active {
color: #666;
background-color: transparent;
}




