body
{
    margin: 0;
    padding: 0;
    background-color: #E5F2F8;
    clear: both;
}

a img
{
    border: none;
}

#container
{
    width: 1090px;
    height: 1090px;
    background-image: url(../images/backgroundrepeat.jpg);
    background-repeat: repeat-X;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
}
/* beginning Header */
#header
{
    width: 900px;
    height: 220px;
    background-image: url(../images/header.jpg);
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

/* end header*/
/* start main*/

#main
{
    width: 1090px;
    height: auto;
}

#mainleft
{
    width: 310px;
    height: 100%;
    float: left;
}

#menuheader1, #menuheader2, #menuheader3
{
    width: 185px;
    height: 100%;
    list-style-type: none;
    margin-left: 30px;
    display: block;
}

#menu1, #menu2, #menu3
{
    width: 185px;
    height: 100%;
    margin-left: 70px;
    float: left;
}

/* menu formatting*/

#menu1 ul, #menu2 ul, #menu3 ul
{
    display: block;
    padding: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 40px;
}

#menu1 ul li a, #menu2 ul li a, #menu3 ul li a
{
    list-style-type: none;
    text-decoration: none;
    padding-bottom: 3px;
    display: block;
}

/*end menu*/
/*undermenu round links*/
/*content formatting*/

#changing
{
    margin-top: 0px;
    width: 780px;
    height: 100%;
    overflow: hidden;
}

#ActiveData
{
    margin-left: 70px;
    margin-top: 0px;
    padding: 0px;
}

#ActiveDataGallery
{
    margin-left: 0px;
    margin-top: 0px;
    padding: 0px;
}

#ActiveDataCalendar
{
    margin-left: 125px;
    margin-top: 5px;
    padding: 0px;
}

#WelcomeTitle
{
    width: 676px;
    overflow: hidden;
    height: 303px;
}

.welcome
{
    width: 676px;
    height: 303px;
    background-image: url(../images/MarigoldWelcome.jpg);
    background-repeat: no-repeat;
}
.contact
{
    width: 676px;
    height: 94px;
    background-image: url(../images/MarigoldContact.jpg);
    background-repeat: no-repeat;
}
.ao
{
    width: 676px;
    height: 90px;
    background-image: none;
    background-repeat: no-repeat;
    margin-left: 135px;
}
.ao p
{
    font-weight: bold;
}
/*end main*/

/* text formatting*/
h3
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 24px;
    font-weight: bold;
    color: #FA6501;
    text-decoration: none;
    margin-top: 10px;
    margin-bottom: 8px;
    padding-top: 0px;
}
h2
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 18px;
    font-weight: bold;
    color: #FA6501;
    text-decoration: none;
}

h1
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 24px;
    color: #FA6501;
    font-weight: bold;
    color: #FA6501;
    margin-top: 10px;
    margin-bottom: 8px;
    margin-left: 50px;
    padding-top: 0px;
    text-decoration: none;
}
p
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 14px;
    color: #0066FF;
    padding-left: 12px;
}
a
{
    color: #0066FF;
    font-weight: bold;
    font-size: 20px;
    text-decoration: none;
}
a:visited
{
    color: #0033CC;
    font-weight: bold;
    font-size: 20px;
}
.style1
{
    color: #0066FF;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 18px;
}
ul
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 14px;
    color: #0066FF;
    font-weight: bold;
}
li
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 14px;
    color: #0066FF;
    font-weight: bold;
    list-style-type: none;
}

