html, body {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica sans-serif;
	font-size: 70%;
	line-height: 1.3;
	color: #000000;
	margin: 0px;
	width: 100%;
}

#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	background-image: url("http://www.playground-sf.org/images/backgrade.gif");
	background-repeat: repeat-y;
	margin: 0 auto;
}

html>body #container {
	height: auto;
}

/* Header */

#header {
	width: 100%;
	height: 125px;
	background-color:#707E8B;
}
.row {
	width: 90%;
	clear: both;
	padding: 0px;
	margin: 0px;
}

.logo {
	float: left;
}

.title {
	padding-top: 80px;
	float: right;
	padding-bottom: 3px;
	text-align: right;
}

#menu {
	clear: both;
	width: 100%;
	background-color: #C69045;
	margin: 0px;
}

#menu ul {
	list-style: none;
	margin: 0px 0px 0px 136px;
	padding: 2px 0px 3px 40px;
	width: 500px;
}

#menu li {
	display: inline;
	margin-right: 25px;
}

#menu a {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica sans-serif;
	color:#000;
	font-weight:normal;
	padding: 4px 0px;
}

#menu a:hover {
	color: #fff;
}

/* BODY */

#homelist ul {
	list-style: disc url(/images/bullet.gif); 
}

#homelist li {
	margin: 0px 0px 0px 25px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	font-family: Arial, Helvetica sans-serif;
	font-size: x-small;
	padding: 3px 0px;	
}

#homelist a {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	font-family: Arial, Helvetica sans-serif;
	font-size: x-small;
}

#homelist a:hover {
	text-decoration:none;
	color:#C69045;
	font-weight: bold;
	font-family: Arial, Helvetica sans-serif;
	font-size: x-small;
}

#bodymain {
	width: 90%;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#bodymain ul, #bodymain ol {
	margin-bottom: 2px;
	padding-left: 25px;
}

#bodymain p, #bodymain ul, #bodymain ol, #bodymain hr, #bodymain h1 {
	margin-left: 175px;
}

#bodymain p {
		text-align: justify;
}

#bodymain li {
	margin: 0px 10px 0px 10px;
}

#bodymain a {
	text-decoration:underline;
	color:#3366FF;
	font-weight:normal;
}

#bodymain a:hover {
	text-decoration:underline;
	color:#C69045;
	font-weight: normal;
}

#bodymain h1 {
	font-size: 120%;
	font-weight: bold;
	color:#C69045;
	margin-top: 4px;
	margin-bottom: 4px;
}

#bodymain img {
	float: right;
	border: 1px solid #000;
	margin-left: 10px;
	margin-bottom: 10px;
}

.bodytextwhite {
	font-family: Arial, Helvetica sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}

#bodymain .rightphoto {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}

#bodymain .caption {
	width: 200px;
	padding-top: 2px;
	color: #C69045;
	font-size: xx-small;
	text-align: justify;
}

#calendar {
	width: 500px;
	padding-left: 20px;
}

#calendar .month {
	background-color: #707E8B;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebar {
  width:220px;
  float:right;
  }
  
/* FOOTER */

#footer {
    width: 100%;
	text-align: center;
	text-indent: 175px;
	padding-bottom: 10px;
}

#footer a {
	padding-right: 15px;
	padding-left: 15px;
	color:#3366FF;
	text-decoration: underline;
}

#footer a:hover {
	color: #C69045;
}

/* LINKS */

.abodylinksmall {
	text-decoration:underline;
	color:#707E8B;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica sans-serif;
	font-size: xx-small;
}
A.abodylinksmall:hover {
	text-decoration:underline;
	color:#000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica sans-serif;
	font-size: xx-small;
}
.amenulink {
	text-decoration:none;
	color:#707E8B;
	font-weight:bold;
	font-family: Arial, Helvetica sans-serif;
	font-size: x-small;
}

.amenulinkwhite {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-family: Arial, Helvetica sans-serif;
	font-size: x-small;
}

A.amenulink:hover {
	text-decoration:underline;
	color:#C69045;
	font-weight: bold;
	font-family: Arial, Helvetica sans-serif;
	font-size: x-small;
}
A.amenulink:visited {
	color:#333333;
	font-weight: bold;
	font-family: Arial, Helvetica sans-serif;
	font-size: x-small;
}
.asubmenulink {
	color:#707E8B;
	font-weight: bold;
	font-family: Arial, Helvetica sans-serif;
	font-size: x-small;
}

.asubmenulinkwhite {
	text-decoration:underline;
	color:#C69045;
	font-weight: bold;
	font-family: Arial, Helvetica sans-serif;
	font-size: x-small;
}
.asubmenulinkblack {
	text-decoration:none;
	color:#000000;
	font-weight: bold;
	font-family: Arial, Helvetica sans-serif;
	font-size: x-small;
}
.asubmenulinkblack2 {
	text-decoration:underline;
	color:#000000;
	font-weight: bold;
	font-family: Arial, Helvetica sans-serif;
	font-size: x-small;
}

A.asubmenulink:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight: bold;
	font-family: Arial, Helvetica sans-serif;
	font-size: x-small;
}
