/*Starting Properties*/

body
{
background-color: #ffffff;
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 15px;
color: #112104;
	margin: 0;
	padding: 0;
}

#upcoming
{
margin-left: 20px;
background-color:#EEEEEE;
border: 1px solid #669966;
width: 370px;
padding-left: 6px;
padding-bottom:5px;
font-family: Georgia,"Times New Roman",Times,serif;
}

#upcoming p
{
font-size: 0.7em;
}

#upcoming h3
{
font-family: arial,helvetica,sans-serif;
color: #006633;
line-height: 0.9em;
}

#upcoming_background
{
margin: 0 auto;
margin-top: 10px;
width: 400px;
background: url('pgimg/rounded_border.gif') no-repeat center bottom;
}


a img { border: none; text-decoration: none}

img
{
border: none;
}


a, a:visited, a:hover
{
color: #003300;
border: none;
}

table
{
border-collapse: collapse;
width: 100%;
}

strong
{
font-weight: bolder;
}

td
{
width: 100%;
}

.smaller
{
font-size: 13px;
}

h2
{
font-weight: bolder;
text-align: center;
font-size: 22px;
}

h4
{
font-weight: normal;
font-size: 18px;
text-align: center;
font-style: italic;
}

ital
{
font-style:italic;
}

.red
{
color: #DD0000;
}

/* DIVs */
#topbar
{
text-align: left;
}

#menu_left
{
position: absolute; top: 155px; left: 5px;
width: 150px;
line-height: 0.70em;
}

#center
{
position: absolute; top: 155px; left: 140px;
width: 420px;
}

#center_large
{
position: absolute; top: 155px; left: 140px;
width: 590px;
}

#advert_left
{
position: relative; top: 20px; 
text-align: left;
line-height: 3.00em;
}

#advert_right
{
position: absolute; top: 155px; left: 590px;
text-align: center;
line-height: 3.00em;
}

#footer
{
position: relative; top: 100%; 
}

#calendar
{
text-align: center;
font-size: 13px;
}

#calendar p
{
margin-bottom: 2.0em;
}


