body {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 100%;
	background-image: url(/images/bg.gif);
	padding-bottom: 0px;
	margin: 0px;
	color: #BAB9B7;
	line-height: 1em;
	padding-top: 0px;
	background-repeat: repeat;
	font-family: Arial, tahoma;
	text-align: center;
}
#wrap{
  	width: 712px;
	text-align: left;
	margin: 0 auto;
	padding-top:28px;

}
    
#navigator {
	/*background-image: url(/images/navigator.gif);
	background-repeat: no-repeat;
	width:712px;*/
	height:62px;
}
#navigator img, #banner img {border:none;}
#navigator ul{
    margin:0;
    padding:0;
 }
#navigator ul li {
	padding:0;
	margin:0;
	display:inline;
}

#banner {
	clear:both;
	padding-top:14px;
}
#banner #logo{
	float:left;
	width:205px;
	height:215px;
}
#banner #pix{
	float:right;
	width:507px;
	height:215px;

}

#footer{
	background-image: url(/images/hrDot.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 10px;
	font-size: 11px;
	clear:both;
	color: #7E7A6D;
}
#footer a{
	color: #7E7A6D;
	text-decoration: none;
}
#footer a:hover{
	color: #efe9bc;
}
#footer #links{
	float:left;
	width:380px;
	height:35px;
}
#footer #rights{
	float:right;
	width:120px;
	height:35px;
	text-align:right;

}

#content{
	font-size: 11px;
	line-height: 1.23em;
	padding-top: 25px;
	padding-bottom: 25px;
	clear:both;
}
#content b, #content strong, a:hover {
	color: #efe9bc;
}

#content .left{
	float:left;
	width:454px;
}

#content .left img {
	margin-right:15px;
}
#content img {
	border:solid 1px #FF0000;
}
#content img.divider {
	border:none;
	padding-right: 9px;
	padding-left: 9px;
}
#content img.divider2 {
	border:none;
	padding-right: 5px;
	padding-left: 5px;
}
#content img.noborder {
	border:none;
}

#content a {
	color: #efe9bc;
	text-decoration: underline;
}
#content .formItem {
	padding-bottom: 9px;
	color: #efe9bc;
}
img .LeftPadd{
	padding-right:15px;
	padding-bottom:15px;
}
#content .right {
	background-position: right top;
	float: right;
	background-image: url(/images/tagLine.gif);
	width: 239px;
	padding-top: 171px;
	background-repeat: no-repeat;
}
input.txtLoginBox {
	color: #b51010;
	background-color: #000000;
	height:21px;
	width:215px;
	border: solid 1px #565551;
	padding-left:3px;
	padding-right:3px;
}
h1 {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 14pt;
	padding-bottom: 17px;
	margin: 0px;
	text-transform: uppercase;
	color: #b51010;
	padding-top: 0px;
	font-family: Tahoma;
}
h2 {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	color: #b51010;
	padding-top: 0px;
	font-family: Tahoma;
	padding-bottom:5px;
}
.dgHed {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 0px;
	margin: 0px;
	color: #b51010;
	padding-top: 0px;
	font-family: Tahoma;
	padding-bottom:5px;
	text-transform:uppercase;
}
#content .dgPropertyItem {
/*	background-position: left bottom;
	background-image: url(/images/hrDot.gif);*/
	padding-bottom: 19px;
	padding-top: 10px;
	background-repeat: repeat-x;
}
.dgItem {
		font-size: 11px;
}
.divpix {
	padding-bottom: 12px;
}
.GalleryNav {
	font-size: 12px;
}
.GalleryNav a{color: #efe9bc;}
.gallerywm {
	font-weight: bold;
	font-size: 14pt;
}
.ContactItems {
	padding-right: 12px;
	font-size: 11px;
}
.locationItems {
	padding-bottom: 25px;font-size: 11px;
}
.locTitle {
	font-weight: bold;
	padding-top: 7px;color: #efe9bc;
}
.signs {
	padding-top: 10px;
}

/* 3 columns content */
#3cLeft {   
	float: left;   
	width: 300px;   
}   
#3cContent {   
	float: left;   
	width: 200px;   
}   
#3cRight {   
	float: left;   
	width: 200px;   
}   
/* end 3 columns content */