body {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	background-color: #FBF8F4;
	background-image: url(images/bg_page.gif);
	margin-top: 0px;
}

#pageContainer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
}

#header {
	margin-bottom: 0px;
	height: 40px;
}

#headerTitle {
	margin-left: 350px;	
}
#headerTitle h1 {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	font-weight: normal;
	font-style: italic;
}
#headerTitle p {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
#navbarWrapper	{
	margin: 0px 0px 1px 0px;
	height: 65px;
	display: block;

}
#navbarContainer {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	font-size:85%;
	color: white;
	background-color: #49764A;
	width: 637px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#navbarContainer a:link {
	text-decoration: none;
	color: white;
}
#navbarContainer a:visited {
	text-decoration: none;
	color: white;
}

#v_today {
	background-color: white;
	color: #49764A;
}
#v_today, #v_sep, #v_oct, #v_nov, #v_dec, #v_jan, #v_feb, #v_mar, #v_apr, #v_may, #v_jun {
	padding: 0px 5px 0px 6px;
	margin: 0px 0px 0px 0px;
}

#sep,  #oct, #nov, #dec, #jan, #feb, #mar, #apr, #may, #jun {
	color: #8A7575;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 85%;
}

.navbar {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.navbar a:link {
	text-decoration: none;
}
.navbar a:visited {
	text-decoration: none;	
}
.navbar a:hover{
	text-decoration: underline;	
}

.myClass {
	width: 300px;
	height: 50px;
	border: 3px dashed #49764A;
	background-color: #C6D880;
	font-size: 20px;
	padding: 20px;
}

#contentWrapper {
	width: 900px
}

#navbar2 {
	float:left;
	width:275px;
	font-size: 85%;
	margin-left: 0px;
}
#navbar2 h1, h2 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}


#content {
	width:525px;
	height: 550px;
	margin-left:300px;
}

#extras {
	width: 100px;
	margin-left: 925px;
}

#accordion {
	margin:5px 0px;
}

h3.toggler {
	cursor: pointer;
	font-size: 85%;
	background: #D2E0E6;
	background-image:url(images/arrow_2.gif);
	background-position:left;
	background-repeat: no-repeat;
	color: #528CE0;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 260px;
}

.myToggler a:link {
	text-decoration: none;
}
.myToggler a:visited {
	text-decoration: none;
	color: #006;
}
.myToggler a:hover {
	text-decoration: none;
	color: red;
}
h3.fakeToggler {
	cursor: pointer;
	font-size: 85%;
	background: #D2E0E6;
	background-image:url(images/arrow_2.gif);
	background-position:left;
	background-repeat: no-repeat;
	color: #528CE0;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 260px;
}

.journal {
	font-size: 100%;
	margin: 0;
	background-image: url(images/skin1.jpg);
	background-repeat:no-repeat;
	width: 275px;
	color: #006;
}

.journal p {
	font-style: italic;
	margin: 0 0 0 0;
	padding:13px 20px 0 13px;
}

.journal em {
	font-style: normal;
}

#content li {
	font-size: 90%;
}

.text {
	margin: 0px;
	padding-top: 3px;
	padding-top: 3px;
	text-indent: 1.2em;
	font-size: 90%;
}

.picDesc {
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-weight: 600;
}

.pic {
	position:absolute;
	width: 550px;
	padding-left: 10px;
}

img {
	border:none;	
}

.floatLeft {
	float: left;
}

.spaceUnder {
	margin-bottom: 9px;
}

.permission {
	font-size: .75em;
	font-style: normal;
	padding: 0;
	margin: 0;
}

.location {
	font-size: .85em;
	margin-top: 0;
	padding-top: 0;
	font-weight: normal;
}

.more {
	font-style: normal;
	font-size: .75em;
	padding: 0;
	margin: 0;
}
.bullet {
	list-style-image: url(/images/bull_blue.gif);
}

#footer {
	font-size: .75em;
	font-weight: lighter;
	text-align: center;
	/* height: 50px; */
	clear: left;
	width: 600px;
	border-top: 1px solid  brown ;
}
#footer a:link {
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;	
}
#footer a:hover{
	text-decoration: underline;	
}

#secondaryContent  {
	width: 535px;
	text-align: left;
}
#secondaryContent p {
	font-size: .9em;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#secondaryContent h1 {
	font-size: 1.2em;
}
#secondaryContent h2 {
	font-size: 1.0em;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;

}
#secondaryContent ul {
	font-size: .9em;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#secondaryContent li {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-image: url(/images/bull_blue.gif);
}

