a {
	color: #030;
	text-decoration: none;
}

a:visited {
	color:#005200;
}

a:hover {
	color:#DA1B13;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.carheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #003300;
	text-transform: uppercase;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	padding: 0px;
	vertical-align: bottom;
	background-position: center;
	position: relative;
	bottom: 10px;
	top: 20px;
	width: 100%;
	visibility: visible;
}
.imageleft {
	padding-left: 70px;
}
.picturedescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.leftlisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	padding: 10px 10px 10px 0px;
}
.inset {
	padding-right: 20px;
	padding-left: 20px;
}
.synopsis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 10px;
}
.homebg {
	background-image: url(../../images/home_page_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.homenavstrip {
	clip:    rect(auto auto auto auto);
	position: relative;
	top: 325px;
	background-position: center center;
	visibility: visible;
}
.listingbg {
	background-image: url(http://www.martinchisholm.com/images/listing_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.footertxtonly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding: 0px;
}
.aboutbg {
	background-image: url(../../images/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.aboutusbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top: 40px;
	padding-right: 75px;
	padding-left: 5px;
}

.aboutusbody img{
	padding-bottom: 7px;
	padding-left: 7px;
}


.contactbg {
	background-image: url(../../images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	position: relative;
	display: table;
	width: 540px;
	top: 340px;
	visibility: visible;
}
.sellingpoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: none;
	color: #990000;
}
.carheadersold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #003300;
	text-transform: uppercase;
}
.previousbg {
	background-image: url(../../images/previous_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.riser {
	font-size: 10px;
	vertical-align: super;
}
.leftcolumn{
	background:#666666 no-repeat right bottom;
	opacity: .25;
	filter: alpha(opacity=25);
}
.clickhere {
	font-size: 135%;
	font-weight: bold;
	font-style: italic;
}
