body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#1f1f1f;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}

#container {
	width: 836px;
	background-image:url(/images/shadow_bkgd.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin: 0 auto;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #830003;
	outline:none;

}

a:visited {
	color: #830003;
	outline:none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #480001;
	text-decoration: none;
	outline:none;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.clear {
	clear:both;
}

.subheadbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E797B;
	font-weight:bold;
}

.imageborder {
	border: 2px solid #222222;
}
.listingborder {
	border: 2px solid #7E0001;
	background-color: #111111;
}
.address1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.price_old {
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	height: 37px;
	padding-top: 13px;
}

.listingheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #D8D8D8;
	border: 2px solid #7E0001;
}

.fxd {
	font-size: 10px;
	margin-bottom:3px;
}

.pageheader {
	background-image:url(/images/page_header_bkgd.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	height: 50px;
	vertical-align:middle;
}

#otherpagetable {
	margin: 8px 0px 0px 0px;
	text-align:justify;
}

#otherpagetable div {
	display:inline;
}
	
/********** Header ************/

#header {
	width: 807px;
	height: 96px;
}

/************ Nav **************/

#nav {
	width:807px;
	height: 31px;
	background-color:#e6e7e5;
	border-top: 1px solid #000000;
	border-bottom: 3px solid #7e0001;
	border-right: 0px;
	padding-top: 5px;
}

#nav img {
	float:left;
	margin-left: 11px;
	border: 0px;
	height: 29px;
}

#supnav {
	width: 807px;
	height:21px;
}

#supnav img {
	float:left;
	border: 0px;
	height: 21px;
}

/********** Footer ************/

.boldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7D0000;
}


#footerband {
	background-color:#111111;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	width: 807px;
}

/************** Index *****************/

#indexphoto {
	margin: 25px ;
	border: 1px solid #81787B;
	display:inline;
}

#indexcontent {
	padding: 0px 25px 30px 25px;
	text-align:justify;
	font-size: 14px;
}
 
/*************** Main Listing Page ***************/
 
#listingstable {
	margin: 0 auto;
}
.listingtableclass {
	padding:10px 0px 40px 0px;
}

#listingstable a {
	display:block;
	outline:none;
}

.listingpagedetails {
	width: 100%;
	background-color:#111111;
	padding: 10px 0px 10px 0px;
}

.listingborder {
	border: 2px solid #7e0001;
}

.listingborder img {
	border-bottom: 2px solid #7e0001;
}

.listingpagedetails  a {
	color: #ffffff;
	text-decoration:none;
	display:inline;
	outline:none;
	font-weight:bold;
}

.listingpagedetails  a:visited {
	color: #cccccc;
	text-decoration:none;
	outline:none;
}

.listingpagedetails  a:hover {
	color: #dddddd;
	text-decoration:none;
	outline:none;
}


.listingborder  a:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
	-moz-opacity:0.8;
	zoom:1;
	outline:none;
}

/************** Listing Detal Page **************/

#detailpagetable {
	margin: 8px 0px 0px 0px;
	text-align:justify;
}

#listingdescription {
	text-align:justify;
	padding: 0px 20px 0px 20px;
}

.price {
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	background-image:url(/images/page_header_bkgd.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height: 37px;
	padding-top: 13px;
}

#detailsummary {
	float:left;
	margin: 10px 0px 0px 20px;
	font-weight:bold;
	text-align:left;
	display: inline;
}

.detailodd {
	background-color:#222222;
}

.detaileven {
	background-color:#111111;
}

#listingpagebuttons {
	float:right;
	width: 435px;
	margin: 10px 15px 0px 0px;
	display:inline;
}

#listingpagebuttons a {
	float:left;
	margin-right: 6px;
}

#listinggallery {
	float:right;
	width: 425px;
	margin: 10px 20px 0px 0px;
	background-color:#111111;
	border: 2px solid #222222;
	padding: 5px 0px 5px 5px;
	display:inline;
}

#galleryphoto {
	width: 236px;
	height: 158px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#gallerythumbs {
	float: left;
	width: 175px;
	margin: 0px 0px 0px 10px;
}

#gallerythumbs p {
	text-align:center;
}

#gallerythumbs img {
	width: 75px;
	height: 50px;
	border: 2px solid #7e0001;
	margin: 0px 5px 5px 0px;
}

#gallerythumbs img:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
	-moz-opacity:0.8;
	zoom:1;
	outline:none;
	cursor:default;
}

#listingrealtorinfo {
	float:right;
	width: 360px;
	height: 75px;
	background-image:url(/images/listing_realtor_info.jpg);
	background-repeat:no-repeat;
	padding: 2px 0px 0px 70px;
	text-align:left;
	margin: 13px 20px 0px 0px;
	border: 2px solid #222222;
	display:inline;
}

#backtolisting {
	margin: 20px;
}

#backtoalllistings {
	margin: 10px 0px 20px 0px;
}


.price a, .price a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	outline:none;
	color:#ffffff;
}

.price a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	outline:none;
	color:#7e0001;
}
/************** About ****************/

#about1 {
	width:461px;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

#about1 img {
	width: 461px;
	height:24px;
}

#aboutphoto {
	width:311px;
	float: left;
	margin: 5px 0px 0px 10px;
}

#aboutphoto img {
	width: 309px;
	height:182px;
}

#about2 {
	width:786px;
	float: left;
	margin:0px 0px 5px 10px;
}

#about2 img {
	width: 786px;
	height:24px;
}

#about3 {
	width:498px;
	float: left;
	margin:0px 0px 0px 10px;
}

#about3 img {
	width: 498px;
	height:24px;
}

#aboutfamilyphoto {
	width:273px;
	float: left;
	margin:5px 0px 0px 10px;
}

#aboutfamilyphoto img {
	width: 273px;
	height:322px;
}

/************** Contact **************/

#contactpagetable {
	margin: 8px 0px 0px 0px;
	text-align:justify;
}

#realtorlogo {
	width: 305px;
	height: 100px;
	background-color:#FFFFFF;
	margin-top: 6px;
}

#realtorlogo img {
	width: 300px;
	height: 95px;	
}

#contactemailform {
	background-color:#111111;
}

/*************** Portfolio *************/

#portfolionav {
	background-image:url(/images/portfolio_nav_bkgd.jpg);
	background-repeat:repeat-y;
	width: 780px;
	color: #830003;
	margin: 0 auto 20px auto;
	_margin-left: 15px;
	
}
#portfolionav a, #portfolionav a:visited {
	font-weight: bold;
	text-decoration:none;
	color: #7E797B;
}
#portfolionav a:hover {
	color:#555;
}
#portfolionav a.active, #portfolionav a.active:visited {
	color:#FFF;
}
#portfolionav img {
	width: 780px;
	height:15px;
	display:block;
}
#portnavheader {
	width: 100%;
	line-height:24px;
	text-align:left;
	color:#FFF;
	padding:0 0 0 32px;
	margin: 0 0 10px 0;
}
.virtual {
	background: url(/images/portnav_header.jpg) no-repeat 20px 0;
}
.slide {
	background: url(/images/portnav_header.jpg) no-repeat 20px -24px;
}
#portfoliopagetable {
	margin: 8px 0px 0px 0px;
	text-align:justify;
}
#thumbs.navigation a.thumb {
	opacity:0.50;
	-moz-opacity:0.50;
	filter:alpha(opacity=50);
	zoom:1;
	outline:none;
	display:block;
	width:98px;
	height:65px;
}
#thumbs.navigation .selected a.thumb {
	opacity:1.0;
	-moz-opacity:1.0;
	filter:alpha(opacity=100);
	zoom:1;
	outline:none;
	display:block;
	width:98px;
	height:65px;
}

#portfoliophoto {
	border: 1px solid #81787B;
}

/* Galleriffic Plugin */

#gallery {
	width:100%;
	position:relative;
	overflow:hidden;
}
#gallery #thumbs ul { 
	list-style:none;
	margin:0 0 0 50px;
	padding:0;
	overflow:hidden;
}
#thumbs ul li {
	float:left;
	margin: 3px;
	height: 65px; /* Fix for Firefox */
	_height: 70px; /* Fix for IE6 */
}
#thumbs a {
	border: 0;
	text-decoration:none;
	display:inline;
}
#thumbs img {
	border:0;
}
#gallery div.navigation {
	width: 710px;
	padding: 0 0 0 0;
}
.advance-link {
	text-decoration:none;
}
.ss-controls a {
	width: 182px;
	height: 30px;
	text-indent: -9999px;
	display:block;
}
.ss-controls a.play {
	background: url(/images/portfolio_play.jpg) no-repeat;
}
.ss-controls a.play:hover {
	background: url(/images/portfolio_play.jpg) no-repeat -183px 0;
}
.ss-controls a.pause {
	background: url(/images/portfolio_play.jpg) no-repeat  -366px 0;
}
.ss-controls a.pause:hover {
	background: url(/images/portfolio_play.jpg) no-repeat -549px 0;
}
.prev {
	position:absolute;
	top:185px;
	left: 15px;
}
.next {
	position:absolute;
	top:185px;
	right: 15px;
}
.nav-controls a.prev {
	background: url(/images/portfolio_prev.jpg) no-repeat;
	width: 116px;
	height: 30px;
	text-indent: -9999px;
}	
.nav-controls a.prev:hover {
	background: url(/images/portfolio_prev.jpg) no-repeat -117px 0;
}
.nav-controls a.next {
	background: url(/images/portfolio_next.jpg) no-repeat;
	width: 117px;
	height: 30px;
	text-indent: -9999px;
}
.nav-controls a.next:hover {
	background: url(/images/portfolio_next.jpg) no-repeat -117px 0;
}
.ss-controls {
	margin-bottom: 10px;
}
#slideshow {
	margin: 20px 0 0 0;
	height: 410px;
	width:600px;
}
#slideshow.tallslide {
	height: 520px
}
#slideshow img {
	border:0;
}
#thumbs.navigation #slideshow a {
	filter:alpha(opacity=100);
	opacity:1.0;
	-moz-opacity:1.0;
}	

