/* CSS  page Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	padding:0;
	height:100%;
    border:none;
}
#full_height{
	height:100%
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 10px;
}
h3 {
	font-size: 9px;
}
h4 {
	font-size: 9px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* CSS  contents and sub head Document */

/*
.bg{
	background-image:url(images/RE_Bourke_bg_sm.jpg);
	background-repeat:repeat-y;
	}
*/

.bg_2{
	background-image:url(images/RE_Bourke_bg.jpg);
	background-repeat:no-repeat;
	}
	
.bg_3{
	background-image:url(images/RE_Bourke_bg_julie.jpg);
	background-repeat:no-repeat;
	}

.Body_Text {

	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	line-height:18px;
	
	}
	
.Body_Text a{

	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	line-height:18px;
	font-weight: bold;
	
	}
	
.Body_Text a:hover{

	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	line-height:18px;
	font-weight: bold;
	text-decoration: underline;
	
	}
.Subhead {

	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#E2DCA1;
	line-height:18px;
	
	}


.Subhead a{

	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#E2DCA1;
	line-height:18px;
	
	}
	
.Subhead a:hover{

	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#E2DCA1;
	line-height:18px;
	text-decoration: underline;
	
	}
	
.Subhead_date{

	font-family:Arial;
	font-size:14px;
	color:#E2DCA1;
	line-height:18px;
	
	}

.Footlink {

	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	letter-spacing:1px;
	
	}
	
.Sublink {

	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:18px;
	
	}
	
.Sublink:hover {

	color:#E2DCA1;
	}
	
	
.heading {
	font-family:Arial;
	font-size:29px;
	word-spacing:5px;
	color:#E2DCA1;
	letter-spacing:1px
	}
	
.heading_small {
	font-family:Arial;
	font-size:22px;
	word-spacing:5px;
	color:#E2DCA1;
	letter-spacing:1px;
	}
	
/* CSS  Calendar */

.Month	{
	font-family:Arial;
	color:#E7DC9F;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	}
	
.Months_	{
	font-family:Arial;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	}

.Months_ a{
	font-family:Arial;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	}
	
.Months_ a:hover{
	font-family:Arial;
	color:#E7DC9F;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	}

.day {
	font-family:Arial;
	color:#E7DC9F;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	font-variant:small-caps;
	}
.date {
	font-family:Arial;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	font-variant:small-caps;
	}
.date_active {
	font-family:Arial;
	color:#E7DC9F;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	font-variant:small-caps;
	text-decoration:underline
	}

.date_active a{
	font-family:Arial;
	color:#E7DC9F;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	font-variant:small-caps;
	text-decoration:underline
	}

.event_date {
	font-family:Arial;
	color:#E7DC9F;
	font-size:13px;
	text-align:left;
	}
.event_date a{
	font-family:Arial;
	color:#E7DC9F;
	font-size:13px;
	text-align:left;
	text-decoration:underline
	}
.event_date .underline {
	text-decoration: underline;
}


.event{
	font-family:Arial;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	}
.event_details{
	font-family:Arial;
	color:#E7DC9F;
	font-size:14px;
	text-align:left;
	}
.event_content{
	font-family:Arial;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	}
.event_content a{
	font-family:Arial;
	color:#FFFFFF;
	font-weight: bold;
	font-size:12px;
	text-align:left;
	}
.event_content a:hover{
	font-family:Arial;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size:12px;
	text-align:left;
	}
.movie {
	height: 214px;
	width: 352px;
	margin-top: 44px;
	margin-left: 38px;
}

  #largephoto {
	width: auto;
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
  }
  

