/* CSS Document */

body{
background-color:#000000;
color:#FFFFFF;
margin:0 0 0 0;
font-family: Verdana, Arial;
font-size:80%;
top:0%;
width:100%;
height:100%;
padding-top:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
}

table, td, tr{
	padding-top: 0px;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}

ul{
list-style-type:square;
}

li{
margin:0px;
padding:0px;
}

/*heading*/
h1{
font-weight: bold;
}

h2{
font-weight:bold;
font-size:16px;
margin-top:5px;
margin-bottom:5px;
}

h3{
font-size:12px;
font-weight:bold;
}

.title_homepage{
font-size:18px;
color:#660066;
font-variant:inherit;
font-weight:bold;
}

.title_adelaide{
color:#FF0066;
font-size: 18px;
font-variant:inherit;
font-weight:bold;
}

.title_perth{
color:#7eba00;
font-size: 18px;
font-variant:inherit;
font-weight:bold;
}

.title_parram{
color:#663399;
font-size: 18px;
font-variant:inherit;
font-weight:bold;
}

.title_brissie{
color:#c85371;
font-size: 18px;
font-variant:inherit;
font-weight:bold;
}

.title_melb{
color:#6666FF;
font-size: 18px;
font-variant:inherit;
font-weight:bold;
}

/*ycw action left coloumn*/
.ycwaction{
float:left;
width:220px;
height:310px;
background-image:url(../images/actioncoloumn.gif);
background-repeat:no-repeat;
background-position:center;
padding-top: 110px;
padding-left: 15px;
font-size:80%;
color:#FFFFFF;
}

/*calendar of events*/
.calendar{
font-size:11px;
border-style:solid;
border-width:3px;
border-color:#333333;
background-color:#ffffff;
}

#date_calendar{
font-weight:bold;
color:#FF6600;
font-size:11px;
margin: 5px;
}

#event_calendar{
text-align:left;
padding:5px;
}

#title_calendar{
background-color:#333333;
color:#FFFFFF;
font-weight:bold;
font-size:larger;
}
/*title*/
#whoweare{
color:#CC0000;
text-shadow:Black;
font-size:14px;
font-weight:bold;
}

/*resizeable text*/
#fresizeID
{
font-family: arial;
font-weight: bold;
font-size: 12px;
}

/*links*/
a:link{
color:#FFFFFF;
font-style: normal;
font-weight:bolder;
}

a:hover{
color: #FFFFFF;
font-style: normal;
font-weight:bolder;
text-decoration:none;
}

a:visited{
font-weight: bolder;
color:#FFFFFF;
}

/*navigation*/
.navi{
color:#000000;
background-image:url(../Images/menuboard.gif);
background-repeat:no-repeat;
font-weight: bold;
font-size: 16px;
padding-top: 75px;
padding-left: 9px;
padding-bottom: 9px;
}

navi:hover{
color:#000000;
}

navi:visited, navi:link{
color:#000000;
}

/*footer*/
.footer{
font-size: 12px;
color:#FFFFFF;
}

footer:hover{
color:#FF6600;
footer:link, footer:visited{
color:#FFFFFF;
font-weight:bolder;
text-decoration:none;
}

/*breadcrumb*/
.breadcrumb{
font-size:12px;
color:#FFFFFF;
}

breadcrumb:link, breadcrumb:visited, breadcrumb:hover{
color:#FFFFFF;
}
