/*WCxPC Sun Strung Style Sheet*/


BODY {background-color: #ffffcc;
font-family: sans-serif;
font-size: 1em;
margin: 0 0;
background-image: url(images/bkg.png); 
}

a:link { 
text-decoration: none;
color: #993300;
}
a:visited { 
text-decoration: none; 
color: #336600;
}
a:hover { 
text-decoration: none; 
display: inline; 
background-color: #cc9900;
color:#333300;
}
a:active { 
text-decoration: none;
}

h1 {
font-size: 1.75em;
font-weight: bold;
color: #336600;
}
h2 { font-size: 1.75em;
font-weight: bold; 
font-style: italic;
color: #663300;
}
h3 {font-size: 1.25em;
font-weight: bold; 
color: #336600;
}
h4 {
font-size: 1em;
font-weight: bold;
font-style: italic;
color: #cc0000;
}
h5 { 
font-size: 1em;
font-weight: bold;
font-style: italic;
color: #336600;
}
h6 {font-size: .8em; 
font-weight: normal;
}

p.note {padding: 5px;
font-weight: bold;
font-style: italic;

}

p.note em {
font-style: normal;
font-weight: bold;
}

p.foot {  
font-weight: normal;
font-size: .8em;
}

#banner { 
height: 110px;
float: right;
width: 100%;
background-image: url(images/banner.png); 
background-repeat: repeat;
}

#bannerimg { 
text-align:center;
margin-top:5px;
margin-bottom:0px;
padding:0px;
}

#banner h6{ 
text-align: center; 
padding-left: 10px;
padding-right: 10px; 
padding-top: 10px; }

#contentwrap { 
float: left; 
width: 100%;
}

#navbar {
float: left;
clear: left;
width: 15%;
top: inherit;
background-image: url(images/nav.png); 
font-size: 0.9em;
font-weight: bold;
line-height: 1.25em;
background-color: #999966;
}

#navbar ul  { 
margin: 0 0
}
 
#navbar ul li { 
list-style-type: none;
display: block;
padding: 3px;
width: 100%;
border-top: solid 1px #ffffcc;;
border-bottom: solid 1px #ffffcc;
}

#navbar ul ul { 
padding: 2px; }

#navbar ul li a:link {
text-decoration: none; 
color: #663300;
padding-right: 2px;
}

#navbar ul li a:visited {
text-decoration: none; 
color: #336600;
padding-right: 2px;
}

#navbar ul li a:hover,  #navbar ul li a:active  {
text-decoration: none; 
color: #993300;
padding-right: 2px;
background-color: #ffff99;
}
 

#thumb {  
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
border-bottom: solid 3px #999966;
text-align: center;
}

#thumb ul { 
margin: 0 auto;
padding: 0;
text-align: center;
list-style-type: none;
display: inline;
max-width: 12.5%;
}

#thumb ul li  {  
top: auto;
float: left;
font-size: 0.75em;
padding: 6px ;
background-color: #cccc33;
border: solid 3px #ffffcc;
height: auto;
}
#thumb ul li a:link { 
text-decoration: none; 
font-weight: bold;
color: #333300;
}
#thumb ul li a:hover, #thumb ul li a:active { 
text-decoration: none; 
font-weight: bold;
background-color: #cc9900;
color: #330000;
}
#thumb ul li a:visited { 
text-decoration: none; 
font-weight: bold;
color: #336600;
}


#main { 
float: left; 
top: auto;
width: 84%; 
height: auto;
padding-left: 5px;
}
#main p { 
text-indent: 20px; 
}


#box { 
float: left;
top: auto;
width: 100%;
padding: 4px
 }

#boximage { 
float: left;
top: inherit;
width: auto;
 }
#boxtext { 
float: left;
top: inherit;
width: auto;
padding-top: 40px;
padding-left: 10px;
font-size: .8em;
 }

#right { 
float: right;
 }
 
#centre { 
float: center;
text-align: center;
 }
#footer { 
width: 100%;
clear: left;
background-image: url(images/bkg.png);
text-align: center;
font-weight: bold;
font-size: 0.8em;

}
#footerhead {
clear: right;
}
#footer1 { 
float: left; 
width: 25%;
padding: 2px;
}
#footer2 { 
float: left; 
width: 24%;
padding: 2px;
}
#footer3 { 
float: left; 
width: 25%;
padding: 2px;
}
#footer4 { 
float: right; 
width: 24%;
padding: 2px;
} 