@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	background: #615849 url(../images/GrandLakeMeadows_repeat.jpg) repeat-x top left;
}

.breadcrumb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	padding: 2px;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.content-small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}

.content-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

.content-italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;	
}

.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #67991C;
}

.titles-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #67991C;
}

div#container{
	background: url(../images/cloudsTop.jpg) repeat-x top center;
}

div.centered {
	text-align: center;
}
div.centered table {
	margin: 0 auto; 
	text-align: left;
}

.repeatLeft {
	background: url(../images/repeatLeft.gif) repeat-y;
}

.repeatRight {
	background: url(../images/repeatRight.gif) repeat-y;
}

.repeatMenu {
	background: #90a725 url(../images/repeatMenuSide.jpg) repeat-x;
	min-height:500px;
}


#menuSideTitle a{
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}

#menuSideTitle a:hover{
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
	color:#f8f072;
}

#background_menuTop {
	background: url(../images/secondMenu.jpg) no-repeat;
	padding-right:10px;
	text-align:right;
	max-height:18px;
	color:#FFF;
	font-size:9pt;
}

#background_menuTop a {
	color:#FFF;
}

#background_menuTop a:hover {
	color:#f8f072;
}

.repeatInside {
	background: #FFF url(../images/repearInside.gif) repeat-y;
}

div#wrapper {
	width:540px;
	padding-top:5px;
	height:20px;
}

#dropDown {
	float:right;
	width:140px;
	
}

#path {
	float:left;
	width:390px;
	padding-left:10px;
	color:#06410e;
	font-size:9pt;
}

#path a {
	color:#06410e;

}

#path a:hover {
	color:#6b9a19;
}

h2 {
	font-size:12pt;
}




#footer {
	display:block;
	vertical-align:bottom !important;
	height:27px;
	/*width:506px;moz width*/
	/*width:506px !important; moz width*/
	/*width:546px; IE width*/
	padding:10px 0 5px 10px;
	background: #f8f072 url(../images/repearInside.gif) repeat-y;
	font-size:9pt;
	color:#5d7a1e;
}

#footer a {
	color:#5d7a1e;

}

#footer a:hover {
	color:#2688da;
}

.menuSide {
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}


#menu {
  padding:10px 0 0 20px;
  margin:0;
  color:#FFFFFF;
  font-size:10pt;
  }
 
#menu li {
	font-size:12px;
	list-style-image: url("../images/swirl.gif");
	list-style-position:outside; 
	text-align: left;
  }
#menu a {
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:hover {
	text-decoration:underline;
	color:#f8f072;
}

#contentli li {
	font-size:12px;
	list-style-image: url("../images/li.gif");
	list-style-position:outside; 
	text-align: left;
  }
#leftmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
