@charset "UTF-8";

.warning {
    font-weight: bold;
    color: #f00;
}
.ResourcesMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #394936;
	padding: 10px;
}
.ResourceContent {
	padding: 10px;
}
.ResourcesTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFD8AB;
	background-color: #543411;
}
.ResourcesBottomBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #543411;
}
.ResourceResourceTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5B3E1C;
}
.ResourcesResourceLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
.ResourcesMenuVLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #748C70;
}
.ResourcesMenuLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFD8AB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
	border-bottom-color: #748C70;
}

.ResourcesMenuLink:hover {
	text-decoration: underline;
}
.SubHead {
	font-size: 12px;
	font-weight: bold;
}
.PullQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #995817;
}
.ObviousLink {
	color: #40280D;
	text-decoration: underline;
}

.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b36b17;
	text-align: right;
	background-image: url(../images/gradientBottom.gif);
	width: 850px;
	clear: both;
	background-repeat: no-repeat;
	height: auto;
	background-color: #7A4B17;
}/* CSS Document */

body {
	background: #a36c2c;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #40280D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
}
.headerBG {
	background-color: #9a5b14;
}
.bodyBG {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	background-color: #7a4b17;
	height: 100%;
	position: relative;
}
.header {
	height: 318px;
	width: 850px;
	background-image: url(../images/headerBG.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	vertical-align: bottom;
}
.body {
	height: auto;
	width: 850px;
	position: relative;
	background-color: #9A672E;
}
.flash  {
	background-color: #40280D;
	height: 233px;
	width: 850px;
	text-align: center;
}
.leftColumn {
	padding: 10px;
	width: 137px;
	float: left;
	text-align: center;
}
.rightColumn {
	width: 810px;
	padding: 10px;
	background-color: #FFFFFF;
	margin: 10px;
	float: left;
}
.navigation {
	float: left;
	width: 850px;
}
.announcements {
width: 400px;
margin-left: auto;
margin-right:auto;
}
.announcements p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 10pt;
}
.announcements h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;

}
.newsletters {
width: 400px;
margin-left: auto;
margin-right:auto;
}
.newsletters p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 10pt;
}
.newsletters h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
		padding: 5px;

}
.newsletters a{
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	color:#CC6600;

}
.titleback {
display:block;
width: 400px;
	background-color:#A36C2C;

}
.calendar {
width: 300px;
margin-left: auto;
margin-right: auto;

}
.calendar-month {
font-family:"Times New Roman", Times, serif;
font-size: 150%;
font-weight:normal;
}
calendar td {
text-align: center;
}
calendar h1 {
font-family:"Times New Roman", Times, serif;
font-size: 120%;
font-weight:normal;
}
.propertyName {
	color:#FFFFFF;
	background-color:#9A672E;
	padding: 5px;
	font-family:"Times New Roman", Times, serif;
	font-size:160%;
	text-align:center;
}
.calendaradmin {
width: 300px;
margin-left: auto;
margin-right: auto;

}
.linked-day a{
text-decoration: none;
font-weight:bold;
color:#996633;
font-size:14px;
}