/* CSS Document */

body
{
	background-image:url(images/wood2.jpg);
	font-weight:bold;
}
#workschedule
{
	font-size:70%;
}
#workschedule p
{
	font-size:70%;
}
#workschedule h2
{
	font-size:150%;
}
#workschedule h3
{
	font-size:150%;
}
#logoone
{
	position:relative;
	top:0px;
	left:5px;
	width:138px;
	height:134px;
}
#logotwo
{
	position:absolute;
	top:75px;
	right:50px;
	width:510px;
	height:51px;
}
#compass
{
	background-image:url(images/compass.gif);
	width:140px;
	height:126px;
	position: relative;
	bottom:0px;
}
#stripe2
{
	background-image:url(images/stripe2.gif);
	width:100%;
	position: relative;
	bottom:35px;
}
#slideshow
{
	position:absolute;
	top:174px;
	left:424px;
	height:152px;
	width:48%;
}
#upperright
{
	background-image:url(images/logo-2.gif);
	position:absolute;
	top:75px;
	right:50px;
	width:510px;
	height:50px;
	color:#CCCCCC;
	text-align:center;
		font-size:200%;
	font-weight:bold;
}
#calendarinfo
{
}
#calendarday
{
}
#navigationlinks
{
}
#navigationlinks ul
{
	list-style-type:none;
}
#navigationlinks li
{
	background-image:url(images/link-background.jpg);
	background-repeat:repeat;
	margin-top:3px;
	border-color:#000000;
	border-style:double;
	border-width:3px;
	padding:2px;
	border-spacing:4px;
}
#navigationlinks li:hover
{
	background-image:url(images/link-background.jpg);
	background-repeat:repeat;
	margin-top:3px;
	border-color:#000000;
	border-style:dashed;
	border-width:3px;
	padding:2px;
}
#navigationlinks a
{
	text-decoration:none;
	color:#FFFFFF;
}
#navigationlinks a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}
h1
{
	color:#006600;
	font-size:175%;
}
h2
{
	text-decoration:underline;
	font-style:italic;
	color:#006600;
}
h3
{
	font-size:22px;
	font-style:italic;
	color:#006600;
}
h4
{
	color:#006600;
}
p
{
	font-weight:bold;
	text-indent:2em;
	font-size:100%;
}
li
{
	font-weight:bold;
}