/* CSS Document for http://www.ahomefromhome.net/ by http://www.dkinweb.com/ */
/* page build */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #5183B9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#mainbody{
	width: 778px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: thin solid #FFFFFF;
}
td.rightcol{
	background-image: url(http://www.ahomefromhome.net/graphic-images/ahomefromhome-9.jpg);
}
td.leftcol{
	background-image: url(http://www.ahomefromhome.net/graphic-images/ahomefromhome-8.jpg);
	background-color: #3C6DA8;
	background-repeat: repeat-y;
}
/* fonts */
p{
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
}
p.left{
	color: #000033;
}
p.right{
	color: #FFFFFF;
}
p.center{
	text-align: center;
	color: #FFFFFF;
}
p.footer{
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
h1{
	font-size: 14px;
	padding-top: 20px;
	padding-left: 10px;
}
h2{
	font-size: 12px;
	padding-left: 10px;
	text-decoration: underline;
}
h3{
	font-size: 12px;
	padding-left: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}
li{
	font-size: 12px;
	text-align: justify;
}
strong{
}
/* links */
a{
	color: #0000CC;
	text-decoration: underline;
}
a.nav{
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.center{
	color: #000033;
}
a.footer{
	font-size: 10px;
	color: #FFFFFF;
}
/* property table styles*/
table.property {
	font-size: 12px;
	padding: 3px;
}
td.ref{
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #000033;
	border-bottom-color: #000033;
}
td.descrip{
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
}
table.property a:link{
	font-size: 12px;
	color: #000099;
	font-weight: normal;
}
table.property a:hover{
	font-size: 12px;
	color: #000033;
	font-weight: normal;
	text-decoration: none;
}
/* property images styles*/
img.l-rentals{
	height: 113px;
	width: 150px;
	background-color: #FFFFFF;
	border: 1px solid #000033;
	float: left;
	padding: 3px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.r-rentals{
	height: 113px;
	width: 150px;
	background-color: #FFFFFF;
	border: 1px solid #000033;
	float: right;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 7px;
	padding: 3px;
	margin-top: 5px;
}
/* textarea styles*/
textarea{
	padding-left: 10px;
}
