@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/paper3.jpg);
	color: #FFFFFF;
}
#body  p, a, h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#content a {
	color: #E3E22F;
}
#border1 {
	border: 10px solid #759B52;
}
#border2 {
	border: 5px solid #000000;
}
#border3 {
	border: 2px solid #000000;
}



#outerwrapper {
	color: #FFFFFF;
	width: 900px;
	background-image: url(images/wood1.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#header {
	text-align: center;
	padding: 12px;
	margin-left: 172px;
}
#header h1 {
	font-size: 48px;
	font-style: italic;
	display: inline;
}
#header h2 {
	font-size: 18px;
	font-style: italic;
	display: inline;
}

#content {
	padding: 12px;
}
#footer {
	padding: 12px;
	text-align: center;
}
#footer a {
	color: #E3E22F;
}
#device {
	float: left;
	height: 184px;
	width: 160px;
	margin: 12px;
}
#separator {
	clear: both;
	height: 1px;
	width: 1px;
}
#calandar {
}


.dayOfWeek {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #000000;
	color: #FFFFFF;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.monthYear {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #FFFFFF;
	color: #000000;
}
.calendarText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

#calandar a {
	color: #759B52;
}
#bbnav {
	margin-left: 90px;
}
