
/* Megs additions*/
/*Geelong HomePage Header*/
div.geelong_header {
background-image: url(/Portals/0/Images/geelong_home.png);
background-repeat: no-repeat;
width: 800px;
heigth:150px;
vertical-align: center;
}

/* Geelong Congregational Website sidebar */
div.sidebar {
background-image: url (/Portals/0/Images/geelong_sidebar.png);
width: 150px;
height:700px;
font-family: Geneva, Arial, Helvetica, sans-serif;
                color: #333333;
}

/*Geelong Content area*/

div.home_content {
width: 500px;
height:800px;
padding-top: 30px;
}

div.container{
margin-top: -35px;}

div.header {
margin: 0px, auto;
background-image: url(/Portals/0/Images/geelong_content_header.png);
background-position: left center;
background-repeat: no-repeat;
width: 650px;
height: 200px;
position: relative;
text-align: left;
}
div.middle {
background-image: url(/Portals/0/Images/geelong_content_middle.png);
background-repeat: repeat-y;
background-attachment: scroll;
margin: 0px,auto;
position: relative;
text-align: left;
width: 650px;
}
div.content {
width: 540px;
font-family: Arial,Helvetica,sans-serif;
color: #333333;
padding-top: 10px;
padding-bottom: 20px;
padding-left: 33px;
text-align: left;
margin-top:-37px;
margin-bottom: -54px;
}
div.footer {
margin: 0px, auto;
background-image: url(/Portals/0/Images/geelong_content_footer.png);
background-position: left center;
background-repeat: no-repeat;
width: 623px;
height: 200px;
position: relative;
text-align: left;
}

h1.title_header {font-family: Geneva, Arial, Helvetica, sans-serif;
                font-style: italic;
                color: #333333; font-weight:bold; font-size: 26px;
        word-spacing: 3px;
        letter-spacing: 2px;}

h2.title_header {font-family: Georgia, "Times New Roman", Times, serif;
                font-style: italic;
                color: #333333; font-size: 19px;}


.style1 {
                font-family: Geneva, Arial, Helvetica, sans-serif;
                color: #333333; font-size:12px;
}

p{font-family: Geneva, Arial, Helvetica, sans-serif;
                color: #333333; font-size: 14px;}

.HeadBg { background-color: #FFF8E1;
}

Body
{ background-color: #FFF8E1;
}

table {background-color: #FFF8E1;}

.LeftPane  { background-color: #08085E;
width:100px;
}

.Home_RightPane{ padding-top: 225px;}

.ModuleTitle_MenuContainer {background-color: #FFF8E1;
}

.ModuleTitle_MenuBar { background-color: #FFF8E1;
}

.MainMenu_MenuContainer { background-color: #FFF8E1;
}

.MainMenu_MenuBar { background-color: #FFF8E1;
}


/*End of Meg's Additions*/


