body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	margin: 0 auto; 
	text-align: center;
	background-color: #dfddc9;
	background-image: url(../images/bgrepeat.jpg);
	background-repeat: repeat-x repeat-y;
}


h1
{
    margin: 0;
    color: #76552A;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
}

h1 span {
	text-transform:uppercase;
	font-size:11px;
	display:block;
	color:#8e8575;
	margin-bottom:5px;
}

h2
{
    margin: 5px 10px 10px 10px;
    font-size: 16px;
    font-weight: bolder;
    color: #765127;
}

h3 {
	margin:10px 10px 5px 5px;
	font-size: 14px;
	color:#8E8575;
}

h5 {
	font-size:14px;
	margin:0 0 5px 0;
}
li
{
	font-size: 11px;
}
	
p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.3em;
    color: #59574F;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 10px;
    margin-left: 10px;
}


.twoColFixLtHdr #CenterPage
{
}
.twoColFixLtHdr #container
{
	width: 900px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: center;
} 
.twoColFixLtHdr #header
{
	background: #edebd5;
	height: 137px;
	width: 900px;
	background-image: url(/images/header.jpg);
	text-align: center;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-color: #192647;

}

#mainstuff {
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-width: 1px;
}
.twoColFixLtHdr #menu  {
	margin: 0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #edebd5;
}
.twoColFixLtHdr #mainContent
{
    padding: 10px 100px 10px 100px;
    margin: 0px;
    background-color: #FFFFFF;
    clip: rect(auto, auto, auto, auto);
    text-align: left;
} 
.twoColFixLtHdr #sidebar1
{
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px 15px 20px;
	height: auto;
	clip: rect(auto, auto, auto, auto);
}
.twoColFixLtHdr #footer
{
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #DDDDDD;
	text-align: center;
	vertical-align: middle;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat
{
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

/* place css box model fixes for IE 5* in this conditional comment */



/* place css fixes for all versions of IE in this conditional comment */

.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */


/* Vince Added for GridLayout */
 .Content
{
    padding: 10px;
    color: #371C00;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
} 
/* Vince Added for Adobe Needed Disclaimer */
.asteric {
	font-size:10px;
	margin:0 0 6px 0;
}
/* Vince Added for Image Shadowing */
.img-shadow {
  border: 1px solid #dddddd;
  padding: 4px;
  } 
  .whitetext {
color: #FFFFFF;

}
.Rules
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #636158;
	font-variant: normal;
}
.BookedTime
{
	font-size: 10px;
	margin: 0 0 5px 0;
}
.When
{
	padding: 10px;
	font-size: 10px;
	margin: 10;
}
.footer {
	font-size:10px;
	margin:0 0 5px 0;
}
.Dataviews
{
	font-size: smaller;
	margin: 0 0 5px 0;
}
.GazeboSchedule
{
	margin: 10px;
	padding: 10px 10px 10px 65px;
	color: #192647;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.HomePage
{
	height: auto;
	overflow: auto;
	display: block;
	clip: rect(auto, auto, auto, auto);
}
/* === Recent News Panel ============================= */

div.RecentNewsDate {
	font: bold 8pt arial;
	white-space: nowrap;
	color: #666;
}

div.RecentNewsText {
	font: 8pt arial;
	color: #666;
	padding-left: 10px;
	padding-bottom: 4px;
}

/* === Reading News Item ============================= */

div.NewsReaderSubject
{
    font: bold 9pt arial;
    color: #555;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
}

div.NewsReaderBody
{
    padding-right: 10px;
    font: 8pt arial;
    color: #555;
    padding-left: 10px;
}

div.NewsReaderBody p {
	margin-top: 8pt;
	margin-bottom: 8pt;
}

div.NewsReaderBody p.top {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 8pt;
	padding-bottom: 0;
}
div.main-content-News
{
    width: 80%;
    float: right;
    padding-right: 10px;
    padding-left: 15px;
}
div.NewsIndex
{
    float: left;
    width: 20%;
    padding-right: 10px;
    padding-left: 10px;
}
div.NewsIndex.h1
{
    font-size: x-small;
    text-align: center;
}
div.ads
{
    padding: 10px 5px 10px 5px;
    bottom: 10px;
    float: none;
    clear: both;
    text-align: center;
}
