html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 16px;
 vertical-align: baseline;
 background: transparent;
}

html {
 background-color: #000000;
 font-family: arial, sans-serif;
 font-size: 16px;
 padding: 0;
 margin: 0;
 text-align: center;
}

body {
 margin: 0;
 padding: 0;
 line-height: 1;
 text-align: left;
}

ol, ul {
 list-style: none;
}

blockquote, q {
 quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
 content: '';
 content: none;
}

:focus {
 outline: 0;
}

ins {
 text-decoration: none;
}
del {
 text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
 border-collapse: collapse;
 border-spacing: 0;
}

h1 {
 color:#005e20;
 font: 45px tahoma;
}

h2 {
 color:#005e20;
 font: 40px tahoma;
}

h3 {
 color:#005e20;
 font: 30px tahoma;
}

h4 {
 text-align: center;
 font: 30px tahoma;
 color:#005e20;
}

h5 {
 color:#005e20;
 font: 25px tahoma;
}

h6 {
 color:#005e20;
 font: 15px tahoma;
 font-weight: bold;
}

p {
 font: 14px tahoma;
}

.wrapper {
 background-color: #bedfc4;
 width: 1055px;
 position: relative;
 text-align: left;
 margin: 0 auto;
}

.workzone {
 background-color: #bedfc4;
 margin: 0px 0px 0px 182px;
 min-height: 610px;
 padding: 1px 0px 5px 10px;
 width: 863px;
}

#banner {
 /*background-color: #bedfc4;*/
 border-bottom: 2px solid #005e20;
 width: 1055px;
 height: 130px;
 background-image:url('images/bannernew.gif');
}

#menu {
 position: absolute;
 background-color: #bedfc4;
 top: 132px;
 left: 0px;
 width: 182px;
 height: 603px;
 padding: 2px 0px 0px 2px;
}


/*
 * Home page
 */

#first-column {
 float: left;
 display: inline;

 background-color: #bedfc4;
 top: 130px;
 left: 180px;
 width: 180px;
 font-weight: normal;
 text-align: left;
 padding: 5px 10px 10px 0px;
}

#second-column {
 float: left;
 display: inline;
 color: #ffffff;
 background-color: #005e20;
 top: 130px;
 left: 380px;
 width: 370px;
 font-weight: normal;
 text-align: left;
 padding: 0px 12px 10px 12px;
}

#second-column .content {
 margin-top: 240px;
}

#second-column h5 {
 color: #ffffff;
 text-align: center;
}

#second-column a {
color: #fbd7a1;
visited {color:#f8f400};
hover: {color:#e10052};
active:{color:#00a8ec};
}

 /*a:link {color:#000000};    /* unvisited link white*/
 /*a:visited {color:#f8f400}; /* visited link yellow*/
 /*a:hover {color:#e10052};   /* mouse over link red*/
 /*a:active {color:#00a8ec};  /* selected link blue*/



#third-column {
 float: left;
 display: inline;
 background-color: #bedfc4;
 top: 130px;
 left: 770px;
 width: 250px;
 font-weight: normal;
 text-align: left;
 padding: 5px 10px 10px 15px;
}
#third-column h5 { color:#005e20; font: 25px tahoma;  text-align: center; }
#third-column a {
 color:#005e20;
}

#aig-box {
 position: absolute;
 top: 565px;
 left: 635px;
 height: 150px;
 width: 150px;
 font-weight: normal;
 text-align: left;
 padding: 5px 5px 5px 5px;
}

#fifth-column {
position: absolute;
top: 400px;
left: 382px;
width: 370px;
background-color: #005e20;
padding: 10px 12px 10px 12px;
}

/* end of Home Page */


/* Event Box - Calendar */

#event-box {
 position: absolute;
 top: 205px;
 left: 750px;
 height: 300px;
 width: 260px;
 font-weight: normal;
 text-align: left;
 padding: 5px 5px 5px 5px;
}

#event-box-lower{
 position: absolute;
 top: 580px;
 left: 190px;
 height: 100px;
 width: 900px;
 font-weight: normal;
 text-align: left;
 padding: 5px 5px 5px 2px;
}


.event-box-lower.title {
 color: #ff0000;
 font-size: 18px;
 font-weight: bold;
}

#activitylist{
position: absolute;
top: 480px;
left: 205px;
height: 250px;
width: 130px;
font-weight: bold;
text-align: left;
padding: 5px 5px 5px 5px;
}

#activity-photo{
position: absolute;
top: 190px;
left: 620px;
font-weight: bold;
text-align: left;
padding: 5px 5px 5px 5px;
}


#activity-photo2{
position: absolute;
top: 462px;
left: 620px;
font-weight: bold;
text-align: left;
padding: 5px 5px 5px 5px;
}




/*
 * Footer
 */

#footer {
 clear: both;
 background-color: #005e20;
 padding: 5px 5px 5px 5px;
 height: 35px;
 width: 1045px;
}

#footer ul {
 list-decoration: none;
 font-weight: normal;
 text-align: center;
 padding: 10px 10px 10px 10px;
}

#footer li {
 display: inline;
 margin: 2px 2px 2px 2px;
 border-right: 2px solid #000000;
}

#footer .last {
 border-right: none;
}

#footer a {
 color:#ffffff;
}

/*
 * Sarons Hover 
  */
  
#footer li a:hover {
color: green;
background: #ffff00;
border-top: 1px solid green;
border-left: 1px solid green;
border-right: 1px solid green;
border-bottom: 1px solid #333333;
font-weight: bold;
}





/*
 * Lodging
 */

.logding ul {
 list-style: none;
}

.lodging li {
 float: left;
 display: inline;

 height: 300px;
 margin: 0px 10px 20px 35px;
 width: 380px;
}

.lodging li .photo {
 text-align: left;
}

.lodging li .title {
 color: #ff0000;
 font-size: 18px;
 font-weight: bold;
}

.lodging li .cost {
 color: #0000ff;
 font-size: 16px;
 font-style: italic;
}

.lodging li .blurb {
}

.lodging .disclaimer {
 clear: both;
 text-align: center;
}



/*
 * Facilities
 */

.facilities ul {
 list-style: none;
}

.facilities li {
 float: left;
 display: inline;

 height: 300px;
 margin: 10px 10px 35px 35px;
 width: 380px;
}

.facilities li .photo {
 text-align: left;
}

.facilities li .title {
 color: #ff0000;
 font-size: 18px;
 font-weight: bold;
}

.facilities li .cost {
 color: #0000ff;
 font-size: 16px;
 font-style: italic;
}

.facilities li .blurb {
}

.facilities.disclaimer {
 clear: both;
 text-align: center;
}


/*
 * Other pages
 */

 /* Index (Home Page) - see above */
 
.aboutus {
width: 700px;
}

/* Facilities - see above */

/* Lodging - see above */


.activities {
width: 600px;
}

/* Cost - no page */

.history {
width: 500px;
}

.memories {
width: 590px;
}

.friends {
width: 500px;
}

.giving {
width: 500px;
}

.calendar {
width: 900px;
}

.volunteers {
width: 600px;
}

/* directions */

.contactus {
width: 600px;
}

/* End of Track */