/*Generales*/

body {background-color: #cbc2b2;}

body,td,th {
	color: #8c8578;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: underline;
	color: #8c8578;
	
}

a:hover {
	text-decoration: none;
	color: #30292D;
}
a:active {
	text-decoration: none;
	color: #8c8578;
}

.ornamentLetter {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}

.greyBookText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #30292d;
	font-weight: normal;
}
.beigeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cbc2b2;
}

.textIndent {
	padding-left: 10px;
}

.grey {
	color: #30292d;
	text-decoration: none;
}
.greyOrnament {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	color: #30292d;
	
}
.greyOrnament a {
	color: #30292d;
	text-decoration: underline;
}
.greyOrnament a:hover {
	color: #30292d;
	text-decoration: none;
}

h6 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #cbc2b2;
	margin-bottom: 0px;
	margin-top: 0px;
}
h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #30292D;
	margin-bottom: 0px;
	margin-top: 0px;
}

/*Shadows*/

.tdShadowLeft {
	background-image: url(http://www.sanantonioluxuryliving.com/images/shadowleft.png);
	background-repeat: repeat-y;
	width: 25px;
}
.tdShadowTop {
	background-image: url(http://www.sanantonioluxuryliving.com/images/shadowtop.png);
	background-repeat: repeat-x;
	height: 25px;
}
.tdShadowRight {
	background-image: url(http://www.sanantonioluxuryliving.com/images/shadowright.png);
	background-repeat: repeat-y;
	width: 25px;
}
.tdshadoBottom {
	background-image: url(http://www.sanantonioluxuryliving.com/images/shadowbottom.png);
	background-repeat: repeat-x;
	height: 25px;
}

/*left menu*/

.leftmenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30292d;
	text-decoration: none;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cbc2b2;
	position: relative;
	width: 130px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
.leftmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30292d;
	text-decoration: none;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cbc2b2;
	position: relative;
	width: 130px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
.leftmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30292d;
	text-decoration: none;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cbc2b2;
	position: relative;
	width: 130px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	background-color: #cbc2b2;
}
.leftmenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30292d;
	text-decoration: none;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cbc2b2;
	position: relative;
	width: 130px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}



/*Main menu*/

#menu tr td a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: normal;
	color: #30292d;
	text-decoration: none;
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu tr td a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cbc2b2;
}

/*Text Info Box*/

#tdInfo {
	color: #30292d;
	background-color: #cbc2b2;
	padding: 10px;
	background-image: url(http://www.sanantonioluxuryliving.com/images/textbgr.gif);
	text-align: center;
}
#tdInfo  a {
	color: #30292d;
	text-decoration: underline;
}
#tdInfo a:hover {
	color: #30292d;
	text-decoration: none;
}


/*Featured Listings*/

.featuredTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #cbc2b2;
	background-color: transparent;
	vertical-align: middle;
	text-align: right;
	padding-right: 5px;
	padding-top: 10px;
	text-transform: uppercase;
}
#featuredListings {
	color: #cbc2b2;
	background-color: #50494f;
	vertical-align: middle;
	background-image: url(http://www.sanantonioluxuryliving.com/images/bckg_featured.gif);
}
#featuredListings tr td {

	vertical-align: middle;
}
#featuredListings a {
	color: #cbc2b2;

}
#featuredListings a:link{
	color: #cbc2b2;
	text-decoration:none;

}
#featuredListings a:visited{
	color: #cbc2b2;
	text-decoration:none;

}
#featuredListings a:hover{
	color: #cbc2b2;
	text-decoration:underline;

}
#featuredListings a:active{
	color: #cbc2b2;
	text-decoration:none;

}

/*Regular Listings*/

.listingsTitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	color: #30292d;
	background-color: #cbc2b2;
	vertical-align: middle;
	text-align: right;
	padding-right: 5px;	
}


#listingsTable td {
	color: #30292d;
	background-color: #cbc2b2;
	
}

#listingsTable a {
	color: #30292d;
}
#listingsTable a:link {
	color: #30292d;
	text-decoration:none;
}
#listingsTable a:visited {
	color: #30292d;
	text-decoration:none;
}
#listingsTable a:hover {
	color: #30292d;
	text-decoration:underline;
}
#listingsTable a:active {
	color: #30292d;
	text-decoration:none;
}
.listingsText {
	color: 30292d;
}
