body {
	background-color: #FFFFFF;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a:link {
	color: #60604B;
}
a:visited {
	color: #60604B;
}
a:hover {
	color: #3E3E31;
}
a:active {
	color: #60604B;
}
.topGrad {
	background-image: url(img_videTopGrad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bottomGrad {
	background-image: url(img_vidBottomGrad.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #60604b;
}

.textRealty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #AFBD20;
}

.textProperty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #60604b;
}

.textPeople1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AFBE27;
	font-weight: bold;
}

.textPeople2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #60604b;
}

.agentLogoPadding {	padding-left: 27px;}
.realtyLogoPadding {padding-right: 20px;padding-left: 10px}
.footerPadding { padding-right: 20px; padding-left: 20px}
.headingPadding { padding-top: 4px; padding-bottom: 4px}

a.textRealty:link {color:#AFBE27; text-decoration:none;}
a.textRealty:active {color:#AFBE27;text-decoration:none;}
a.textRealty:hover {color:#AFBE27; text-decoration:underline;}
a.textRealty:visited {color:#AFBE27; text-decoration:none;}
.movieClass {
	border: 5px solid #D4D0C8;
}
.videoPadding {
	padding-top: 15px;
	padding-bottom: 15px;
}
.facePadding {
	padding-bottom: 5px;
}
.movieBorder {
	background-image: url(greyborder.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
