/*     Font Styles     */

p {
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  margin-left: 10px;
  margin-right:10px;
  text-align: justify;
}

p.poem_txt {
	margin: 0;
	padding: 0 0 8px 0;
	text-align: center;
}

.poem_txt {
	font: 11px/11px Arial, Helvetica, sans-serif;
	color: #b0660f;
}

body, table {
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
h1 {/* also see the sifr-config.js  */
	font: lighter 22px/34px Arial, Helvetica, sans-serif;
	color: #4686c6;
	letter-spacing: 1px;
	margin: 8px 0px;
	background: url(../images/oaktree_title_icon.gif) no-repeat 5px 4px;
	padding-left: 50px;
}
h1.sIFR-replaced { /* this aligns flash properly */
	padding-top: 3px;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	color: #258DD9;
	margin: 8px 0px 8px 10px;
}
h3 {
	color: #258DD9;
	margin: 0px 0px 10px;
	font: bold 15px Arial;
}
 li {
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  }
.h1{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ce6828;
}
.date {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link {
    font-family: Verdana;
    font-size: 12px;
    color: #c5964b;
	text-decoration: none;
	}
a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c5964b;
	text-decoration: none;
	}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c5964b;
	text-decoration: underline;
}
.links {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.links:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
#footer, #footer a {
	color: #CCCCCC;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
#footer a:hover {
	color: #666666;
}
/*     Layout Styles     */

.tdbackgroundnews{
	border-bottom: 1px dotted #CCC;
}

/*     SIDE NAV STYLES     */

#side_nav ul {
	margin: 0px;
	padding: 0px;
}
#side_nav ul li {
	list-style: none;
	position: relative;
	background: url(none);
	margin: 0px;
	padding: 0px;
}

/* NAV LVL 2 */

#side_nav ul li ul {
	display: none;
}
#side_nav ul li:hover ul {
	display: block;
}
#side_nav ul li:hover ul li ul {
	display: none;
}

/* NAV LVL STYLES */
#side_nav a {
	background-position: top;
	height: 36px;
	width: 223px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	font: 18px/36px Arial, Helvetica, sans-serif;
	padding-left: 21px;
	letter-spacing: -1px;
}
#side_nav a.sIFR-replaced{
	padding-top: 5px;
	height: 31px;
	margin: 0;
}
#side_nav a:hover, #side_nav ul li a:hover.sidenav_end {
	background-position: bottom;
}
#side_nav ul li a {
	background: url(../images/side_nav_css/nav_mid.gif) no-repeat;
}
#side_nav ul li ul li a {
	background: url(../images/side_nav_css/nav_sub.gif) no-repeat;
	width: 209px;
	padding-left: 35px;
	font-size: 14px;
	font-weight: bold;
}
#side_nav ul li a.sidenav_end {
	background: url(../images/side_nav_css/nav_end.gif) no-repeat;
}
#nav {
	padding-left: 10px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav ul li {
	display: block;
}

#nav ul li a {
	display: block;
	background: url(../images/nav-bg.gif) no-repeat;
	height: 25px;
	width: 204px;
	color: #FFFFFF;
	font: 14px/16px "Century Gothic", Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #7FC8FD;
}

#nav ul li a:hover {
	background: url(../images/nav-bg-roll.gif) no-repeat;
	text-decoration: none;
}

#nav ul li.first a {
	background: url(../images/nav-bg-first.gif) no-repeat;
}

#nav ul li.first a:hover {
	background: url(../images/nav-bg-first-roll.gif) no-repeat;
}


#nav ul li.last a {
	background: url(../images/nav-bg-last.gif) no-repeat;
	border-bottom-width: 0px;
	border-bottom-style: none;
}


#nav ul li.last a:hover {
	background: url(../images/nav-bg-last-roll.gif) no-repeat;
}

body {
	background: url(../images/background_tile.jpg) repeat-x;
	margin: 0px;
}

.column-right {
	float: right;
	width: 250px;
	padding-right: 10px;
}

.villages-info {
	float: left;
	width: 370px;
}

#nav2 {
}

#nav2 ul {
	margin: 0px;
	padding: 0px 0px 0px 190px;
	list-style: none;
	background: url(../images/nav2-bg-repeater.gif) repeat-x;
	height: 35px;
	width: 475px;
}

#nav2 ul li {
	display: block;
	float: left;
}

#nav2 ul li a {
	display: block;
	float: left;
	color: #8C3111;
	font: 16px/20px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	height: 21px;
	border-right: 1px solid #8C3111;
	text-decoration:none;
	margin: 7px 0px;
	padding: 0px 10px;
}

#nav2 ul li a:hover {
	color: #E65828;
}

#nav2 ul li.last2 a {
	border-right-width: 0px;
	border-right-style: none;
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/

.qmmc .qmdivider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;}

.qmmc .qmdividery{
float:left;
width:0px;}

.qmmc .qmtitle{
display:block;
cursor:default;
white-space:nowrap;}

.qmclear {
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;}

.qmmc {
	position:relative;
	height:1%;

}
	
.qmmc a, .qmmc li {
	white-space:nowrap;
}.qmmc div a, .qmmc ul a, .qmmc ul li {
	background: #fcec9f;
	margin: 0px;
	padding: 0px;
	border-right-width: 0px;
	border-right-style: none;
}
.qmmc div a, .qmmc ul a {
	border-bottom: 1px solid #552b00;
}

.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc ul {left:-10000px;position:absolute;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li{position:relative;}.qmmc ul {
	z-index:100;
}.qmmc ul ul {z-index:20;}.qmmc ul ul ul {z-index:30;}.qmmc ul ul ul ul {z-index:40;}.qmmc ul ul ul ul ul {z-index:50;}li:hover>ul{
	left:5px;
}#qm0 ul {
	top:100%;
}#qm0 ul li:hover>ul{top:0px;left:100%;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/



	/* QuickMenu 0 */

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{

	
	}
		#qm0 a span
	{

	}
		#qm0 a:hover	
	{

	}
		#qm0 a:hover span	
	{

	}

	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{
	padding:0px;
	margin:0px;
	width: 140px;
	background-image: url(none);
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{
	border-right-width: 0px;
	border-right-style: none;

	}
	
	/*"""""""" (SUB SPAN) Items""""""""*/	
	#qm0 div a span, #qm0 ul a span
	{
	text-decoration:none;
	border-right-width: 0px;
	border-right-style: none;
	display: block;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 120px;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{
	text-decoration:none;
	background-color: #E0B365;
	background-image: none;
	}
	
	/*"""""""" (SUB SPAN) Hover State""""""""*/	
	#qm0 div a:hover span, #qm0 ul a:hover span
	{


	}



	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#fff;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx
	{	
		border-top-width:1px;
		margin:4px 0px;
		border-color:#fff;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px;
		border-color:#fff;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#dadada;
		background-color:#000;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}

	
	/*"""""""" Custom Rule """"""""*/	


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{
	cursor:default;
	padding:3px 0px 3px 4px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{
	border-top-width:3px;
	margin:4px 0px;
	border-color:#477caa;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px;
		border-color:#578dbc;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#578dbc;
		background-color:#578dbc;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}

	
	/*"""""""" Custom Rule """"""""*/	
	ul#qm0 ul
	{

	}

#qm0 .qmactive {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	text-decoration:none;
	margin-right: 0px;
	padding-top: 11px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		color:#3a8ca0;
	background-image: url(../media/graphics/left_both.gif);
	background-repeat: no-repeat;
background-position:0% -150px;
	
	}
#qm0 .qmactive span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	text-decoration:none;
	margin-right: 0px;
	padding-top: 11px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color:#3a8ca0;
	background-image: url(../media/graphics/right_both.gif);
	background-repeat: no-repeat;
background-position:100% -150px;
	}
	
	

/* END NAV */

#nav2 #qm0 ul li a {
	border-right-width: 0px;
	border-right-style: none;
	margin: 0px;
	padding: 6px 7px 1px;
}

.column-right img {
	float: left;
	padding-left:2px;
}

.column-right img.dropshadow {
	float: none;
	padding-left:0px;
}
.resident-profile {
	padding: 10px 10px 5px;
	margin: 10px;
	text-align: left;
	border: 1px solid #B3D8F2;
}
.resident-profile p {
	text-align: left;
	margin: 0px 0px 10px;
}.resident-profile .village {
	font-size: 11px;
}
.resident-profile .q-a {
	color: #258dd9;
	font-weight: bold;
}
.this-week-box {
	background: #4AB1FC url(../images/this-week-box-repeater.gif) repeat-y;
	width: 244px;
}
.this-week-box .top {
	background: url(../images/this-week-box-top.gif) no-repeat;
	height: 13px;
	width: 244px;
}
.this-week-box .middle {
	color: #FFF;
	padding: 5px 30px 5px 25px;
	width: 189px;
}
.this-week-box .base {
	background: url(../images/this-week-box-base.gif);
	height: 16px;
	width: 244px;
}
h4 {
	margin: 0px 0px 5px;
	font: bold 15px Arial, Helvetica, sans-serif;
}
.this-week-box ul {
	margin: 10px 0px 0px 5px;
	padding: 0px;
	list-style: none;
}
.this-week-box li {
	color: #FFF;
	background: url(../images/this-week-box-bullet.gif) no-repeat;
	margin-bottom: 5px;
	padding: 3px 0px 3px 25px;
}
.drop-cap p:first-letter {
	float: left;
	font-size: 32px;
	line-height: 1;
	margin-right: 5px;
}
.drop-cap p {
	margin-top: 10px;
}
table.poem {
	float: right;
	display: inline;
	margin: 0px 15px 20px 20px;
}
