@charset "UTF-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 18px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.topbg {
	background-image: url(images/bgpeggy.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #073B86;
	margin: 0px;
	padding: 0px;
	height: 129px;
}
.toplogo {
	width: 269px;
	height: 129px;
	margin: 0px;
	padding: 0px; 
}
.navbar {
	background-color: #D22632;
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B7B7B7;
	text-align: center;
}
.smallheight {
	height: 6px;
}
.sidenav {
	background-color: #D94651;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
	width: 163px;
}
.sidenavtop {
	background-color: #D22632;
	width: 163px;
}
.pagebody {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.propertyname {
	font-size: 16px;
	font-weight: bold;
}
.WebYepGalleryText {
	padding-bottom: 7px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
li{
	list-style: square;
	color: #FFFFFF;
	margin-left: -10px;
}
ul {
    margin-top: -4px;
    margin-bottom: 0px;
}
.WebYepMenuItem a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: -3px;
}
.aboutpadding {
	padding-bottom: 12px;
}
#content {
  width: 820px ;
  margin-left: auto ;
  margin-right: auto ;
}
#contentlinks {
  width: 820px ;
  margin-left: auto ;
  margin-right: auto ;
  text-align: right ;
}
.redbar {
	background-color: #7B151C;
	margin-top: 0px;
	padding-top: 0px;
}
#homewrapper {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bodywrapper {
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	color: #ffffff;
}
#leftside {
	width: 160px;
	float: left;
}
#rightside {
	width: 640px;
	float: right;
}
.BIGONE {
	font-size: 15px;
}
.BIGTWO {
	font-size: 18px;
}
.BIGTHREE {
	font-size: 21px;
}
.BOLDBIGTHREE {
	font-size: 21px;
	font-weight: bold;
}
ul {
	list-style: none;
	margin-left: 0;
	padding-left: 2em;
	text-indent: -1em;
	}
li {
	list-style: none;
	}	