/*
=================================================================================
Style sheet for AFP Webworks Pty Ltd
By Michael Kear,  AFPWebworks Pty Lttd
Windsor, NSW, Australia. 
http://afpwebworks.com
18/Feb/2006
=================================================================================
*/
/* 
=================================================================================
Zero out all elements
=================================================================================
*/
html, body, p, h1, h2, h3, h4, h5, h6, blockquote, ol,  dl, dt, dd, td, form, fieldset, a {
    margin : 0;
    padding : 0;
    border : 0;
}

 
body {
    width : 100%;
    padding-top : 8px;
    padding-bottom : 8px;
    background-image : url(../images/leaves.jpg);
    background-repeat : repeat;
    background-color : #000000;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 76%;
    line-height : 150%;
    text-align : center;
    position : absolute;
}

.skiplink {
    margin-left : -1500px;
    position : absolute;
    height : 0px;
}

a:link, a:visited {
    color : #990000;
    font-weight : bold;
    text-decoration : none;
}

 a:active, a:hover {
    border-bottom : 1px dotted #115011;
    color : #115011;
    font-weight : bold;
    text-decoration : none;
}

 img a,
 img a:link,
 img a:visited
 img a:hover,
 img a:active {
	border: none;
    border: 1px solid red;
    text-decoration : none;
}      
		
        
 table {
	border: none;
  /*  border: 1px solid #000000;*/
    background-color: #FFFFFF;
   font-family: inherit;
   border-collapse:collapse;
}
 th {
	background-color : #008000;
    color: #FFFFFF;
    font-weight: bold;
    text-align : center;
}
 td {
	padding-left: 5px;
    padding-right: 5px;
  
}

.dark {
	/*background-color: #ceffcf;*/
	border-bottom: 1px solid #005303;

}

.lite {
	/*background-color: #ecffec;*/
	border-bottom: 1px solid #005303;
}

/*
======================================================================
Heading Band
======================================================================
*/
/*#heading {
    padding : 0;
    margin : 0;
    background-color : #FFFFFF;
    background : url(../images/headerimages/HeaderImage.gif) center top no-repeat;
    text-align : center;
    min-width : 770px;
    height : 143px;
}
*/
#heading {
    border-bottom : 3.5px solid #808080;
    padding : 0.5em 0.5em 0em 0.5em;
    background : url("../images/headimage.jpg");
    background-color : #FFFFD4;
    background-position : 65%;
    background-repeat : no-repeat;
    height : 90px;
}

#heading img {
    border : none;
    float : left;
}

#headingtext {
    float : left;
    width : 680px;
    margin : auto;
    padding-left : -200px;
    text-align : left;
    position : relative;
}

#headingtext h1 ,#headingtext h2 {
    padding-left : 250px;
    padding-top : 50px;
    color : #939393;
    text-align : left;
}

#headingtext h1 {
    padding-top : 20px;
    font-size : 1.6em;
    font-style : italic;
}

#headingtext h2 {
    font-size : 1.4em;
    font-style : italic;
    line-height : 120%;
}

/*
======================================================================
Container and wrapper
======================================================================
*/
#containerwrapper {
    width : 95%;
    min-width: 770px;
    margin-right : 30px;
    margin-left : 30px;
    margin : auto;
    border : 2px solid #008000;
    background-color : #FFFFFF;
    background-image : url(../images/ContainerBackground.gif);
    background-position : center;
    background-repeat : repeat-y;
    text-align : left;
}

#container {
    border : none;
    margin-right : 20px;
    margin-top : 5px;
    ;
    margin-left : 30px;
}

/*
======================================================================
Breadcrumb
======================================================================
*/
#breadcrumbcontainer {
    border : 1px solid #878787;
    margin : -2px 0px 3px 0px;
    padding : 10px 10px;
    background : #C9D6C9;
}

#breadcrumb {
    padding : 0;
    margin : 0;
    list-style : none;
}

 #breadcrumb li {
    padding : 0;
    margin : 0;
    display : inline;
}

/*
======================================================================
Main Menu (NavContainer)
======================================================================
*/
   div#navcontainer {
    border-top : none;
    border-bottom : solid 1px #FFFFFF;
    border-right : 1px solid #000000;
    width : 100%;
    min-width: 770px;
    background-color : #008000;
}

 div#navcontainer ul {
    margin : 0;
    padding-bottom : 5px;
    padding-top : 5px;
    color : #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    text-align : center;
}

div#navcontainer ul li {
    margin-left : 2px;
    display : inline;
}

div#navcontainer ul li a {
    padding : 2px 4px 2px 4px;
    border-right : 1px solid #DDDDDD;
    border-left : 1px solid #FFFFFF;
    border-top : 1px solid #FFFFFF;
    border-bottom : 1px solid #DDDDDD;
    color : #FFFFFF;
    text-decoration : none;
    font-size: 90%;
}

div#navcontainer ul li a:hover {
    border-bottom : none;
    background-color : #C1C1C1;
    color : #000000;
}

#active a {
    border-left : 1px solid #FFFFFF;
}

/*
======================================================================
Sidebar right
======================================================================
*/
#sidebarcontainer {
    /*position : absolute;
    */
    border : 1px solid #E4E4E4;
    float : right;
    margin-right : -20px;
    width : 210px;
    padding : 5px;
    background-color : #FFFFFF;
}

#sidebarright {
    border : 1px solid #115011;
    margin-bottom : 70px;
}

#sidebarright h1 {
    padding : 5px;
    background-color : #115011;
    color : #FFFFFF;
    font-weight : 800;
    font-size : 1.4em;
    line-height : 125%;
}

#sidebarright h2 {
    padding : 5px;
    background-color : #833838;
    color : #FFFFFF;
    font-weight : 400;
    font-size : 1.1em;
    line-height : 125%;
}

#sidebarright p {
    padding : 5px 10px;
    background-color : #C9D6C9;
    color : #000000;
    font-size : 0.9em;
}

#sidebarright ul {
    padding : 5px 10px;
    margin : 0px;
    list-style : none;
    background-color : #C9D6C9;
    color : #000000;
    font-size : 0.9em;
}

#sidebarright img {
    border : none;
    border : 1px solid #000000;
    text-decoration : none;
    text-align : center;
}

/*
======================================================================
Sidebar left
======================================================================
*/
#leftcontainer {
    /*position : absolute;
    */
    border : 1px solid #E4E4E4;
    float : left;
    margin-left : -20px;
    width : 210px;
    padding : 5px;
    background-color : #FFFFFF;
}

#sidebarleft {
    border : 1px solid #115011;
    margin-bottom : 70px;
}

#sidebarleft h1 {
    padding : 5px;
    background-color : #115011;
    color : #FFFFFF;
    font-weight : 800;
    font-size : 1.4em;
    line-height : 125%;
}

#sidebarleft h2 {
    padding : 5px;
    background-color : #833838;
    color : #FFFFFF;
    font-weight : 400;
    font-size : 1.1em;
    line-height : 125%;
}

#sidebarleft p {
    padding : 5px 10px;
    background-color : #C9D6C9;
    color : #000000;
    font-size : 0.9em;
}

#sidebarleft ul {
    padding : 5px 10px;
    margin : 0px;
    list-style : none;
    background-color : #C9D6C9;
    color : #000000;
    font-size : 0.9em;
}

#sidebarleft img {
    border : none;
    border : 1px solid #000000;
    text-decoration : none;
}

/*
======================================================================
Main content Selectors
======================================================================
*/
#content {
    border : none;
    padding : 5px 15px;
}

#content h2,h3,h4,h5,h6 {
    border-bottom : 1px solid #D3D3D3;
    padding : 15px 0px 5px 0px;
    margin-bottom : 10px;
    color : #747474;
    line-height: 100%;
}

.floatright {
    float : right;
    padding : 15px 0 15px 15px;
}

.floatleft {
    float : left;
    padding : 15px 15px 15px 0;
}

.relatedlinks {
    margin : 20px 0 0 0;
    padding-top : 10px;
    border-top : 3px double #115011;
    color : #115011;
    font-weight : 800;
    font-size : 130%;
}

.pullout {
    float : right;
    width : 40%;
    border : 2px solid #008000;
    padding : 5px;
    background-color : #BBBBBB;
    font-style : italic;
    font-size : 90%;
}

#content ul
 {
	list-style : square inside;
    }
#content ol {
	list-style : decimal inside;
}
#content li {
	padding-left: 30px;
}
/*
======================================================================
Footer Selectors
======================================================================
*/
#subfooter {
    clear : both;
    margin : 40px 0px -2px 0px;
    background : #FFFFFF;
    background-image : url(../images/SubfooterBackground.gif);
    background-repeat : no-repeat;
    background-position : right bottom;
    text-align : left;
    height : 90px;
}

#subfooter img {
    border-top : 8px double #000000;
    margin-top : 10px;
}

#footer {
    border-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    padding : 5px 30px;
    border-top : 3px double #868686;
    background-color : #C9D6C9;
    color : #545454;
    font-size : 90%;
    line-height : 150%;
}

#footer a:link, #footer a:visited {
    color : #545454;
}

#footer a:hover, #footer a:active {
    background-color : #545454;
    color : #000000;
}

/*
======================================================================
Photo Gallery  Selectors
======================================================================
*/
.imagefloat {
    float : left;
    width : 225px;
    border : 1px solid #999999;
    margin : 0px 2px 15px 0;
    padding-top : 5px;
    background-color : #545454;
    text-align : center;
}

.imagefloat a:link, .imagefloat a:visited {
    border : none;
}

.imagefloat a:hover, .imagefloat a:active {
    border : none;
}

.caption {
    color : #FFFFFF;
    font-size : 90%;
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
}

.largephoto,
.largephoto img,
.largephoto a:link,
.largephoto a:visited,
.largephoto a:hover,
.largephoto a:active {
    margin-top : -4px;
    margin-right : 10px;
    padding : 15px;
    border : none;
    background-color : #545454;
    text-align : center;
}

.nextprevious img,
.nextprevious a:link,
.nextprevious a:visited,
.nextprevious a:hover,
.nextprevious a:active {
    border : none;
    padding : 0 10px;
    text-decoration : none;
}

.nextprevleft a {
    float : left;
    padding-bottom : 10px;
    border : none;
    color : #C9D6C9;
    font-size : 1.3em;
}

.nextprevright a {
    float : right;
    padding-bottom : 10px;
    border : none;
    color : #C9D6C9;
    font-size : 1.3em;
}


.Contenttable table {
	border: 1px solid #008000;
   font-family: inherit;
}
.Contenttable th {
	background-color : #008000;
    color: #FFFFFF;
    font-weight: bold;
    text-align : center;
}
.Contenttable td {
	padding-left: 5px;
    padding-right: 5px;
/*    border: 1px solid #C8C8C8;*/
    background-color : #FFFFFF;
}


/*
======================================================================
MP3 Download  Selectors
======================================================================
*/
.songdownloads dl {
	border: 1px solid red;
}
dt {
font-size: 110%;
margin-left: 10px;
}
dd {
	color: Black;
    margin-left: 30px;
}


.clearboth {
    clear : both;
}

