
.ContainerHeader 
{
	font-family: Verdana;
	color: white;
	text-align: center;
	vertical-align: middle;
	font-size: 14pt;
	

}


/* TEXAS NAVIGATION */
.NavigationHeader 
{
	font-family: Verdana;
	color: white;
	text-align: center;
	vertical-align: middle;
	font-size: 11pt;
	text-decoration: underline;
	
}
.NavigationContent 
{
	font-family: Verdana;
	color: black;
	text-align: left;
	vertical-align: top;
	font-size: 9pt;
	
}
.NavigationTables 
{
	font-family: Verdana;
	color: black;
	text-align: left;
	vertical-align: top;
	font-size: 9pt;
	
}

TABLE.texasNavigation
{
    background: transparent;

}

TABLE.texasNavigation TD.T
{
    height: 97px;
    width: 175px;
}

TABLE.texasNavigation TD.M
{
    height: 36px;
    width: 175px;
}

TABLE.texasNavigation TD.B
{
    height: 11px;
    width: 175px;
}

TABLE.texasNavigation TD.T
{
	background: url(images/navigation/top.gif) no-repeat;
    vertical-align: bottom;
	text-align: center;
	font-size: xx-small; 
	padding-left: 0px;
	padding-right: 0px;	
}
TABLE.texasNavigation TD.M
{
	background: url(images/navigation/gradient.gif) no-repeat;
    vertical-align: top;
	text-align: left;
	font-size: xx-small;
	padding-left: 0px;
	padding-right: 0px;	
}
TABLE.texasNavigation TD.B
{
	background: url(images/navigation/fill.gif) repeat-y;
    vertical-align: top;
	text-align: left;
	font-size: x-small;
	padding-left: 2px;
	padding-right: 0px;	
	text-decoration: underline;
}
.texasNavigation TD.B A
{
    vertical-align: top;
	text-align: left;
	font-size: xx-small;
	padding-left: 5px;
	padding-right: 0px;	
	padding-bottom: 0px;
	padding-top: 0px;
	color: #6E1200;
}


/* ENDS TEXAS NAVIGATION CONTAINER */


/* HIGHLIGHT TOP */

TABLE.boxHighlightTop 
{
	/* width: 520px; */
	height: 100%;
	
	font-family: Times New Roman, Serif;
}


TABLE.boxHighlightTop TD.NW,
TABLE.boxHighlightTop TD.NE
{
	height: 47px;
	width: 17px;
}

TABLE.boxHighlightTop TD.W_Break,
TABLE.boxHighlightTop TD.E_Break
{
	height: 5px;
	width: 5px;
}

TABLE.boxHighlightTop TD.W,
TABLE.boxHighlightTop TD.E
{
	width: 9px;
}

TABLE.boxHighlightTop TD.N
{
	height: 17px;
}

TABLE.boxHighlightTop TD.C_Break
{
	height: 5px;
}

TABLE.boxHighlightTop TD.C
{
	background: url(images/box/c.gif) repeat;
    vertical-align: middle;
	text-align: left;
	font-size: 14pt;
	padding-left: 0px;
	padding-right: 0px;	
	}

TABLE.boxHighlightTop TD.NW
{
	background: url(images/box/nw.gif) no-repeat;
}

TABLE.boxHighlightTop TD.NE
{
	background: url(images/box/ne.gif) no-repeat;
}

TABLE.boxHighlightTop TD.W
{
	background: url(images/box/w.gif) repeat-y;
}

TABLE.boxHighlightTop TD.E
{
	background: url(images/box/e.gif) repeat-y;
}

TABLE.boxHighlightTop TD.W_Break
{
	background: url(images/box/w.gif) repeat-y;
}

TABLE.boxHighlightTop TD.E_Break
{
	background: url(images/box/e.gif) repeat-y;
}

TABLE.boxHighlightTop TD.N
{
	background: url(images/box/n.gif) repeat-x;
}


/* LISTINGS TOP */

TABLE.listings 
{
	/* width: 520px; */
	height: 47px;    
	font-family: Times New Roman, Serif;	
}


TABLE.listings TD.NW,
TABLE.listings TD.NE
{
	height: 55px;
	width: 17px;
}

TABLE.listings TD.W,
TABLE.listings TD.E
{
	width: 9px;
}

TABLE.listings TD.N
{
	height: 17px;
}

TABLE.listings TD.C
{
	background: url(images/box/c.gif) repeat;
    vertical-align: middle;
	text-align: left;
	font-size: 14pt;
	padding-left: 0px;
	padding-right: 0px;	
	}

TABLE.listings TD.NW
{
	background: url(images/ind/nw.gif) no-repeat;
}

TABLE.listings TD.NE
{
	background: url(images/ind/ne.gif) no-repeat;
}

TABLE.listings TD.W
{
	background: url(images/box/w.gif) repeat-y;
}

TABLE.listings TD.E
{
	background: url(images/box/c.gif) repeat-y;
}

TABLE.listings TD.N
{
	background: url(images/ind/n.gif) repeat-x;
}
/* GENERAL BOTTOM */
TABLE.general
{
	/* width: 520px; */
	margin-bottom: 0px;
	color: black;
}


TABLE.general TD.W
{
	background: url(images/box/w.gif) repeat-y;
}

TABLE.general TD.E
{
	background: url(images/box/e.gif) repeat-y;
}

TABLE.general TD.SW,
TABLE.general TD.SE
{
	height: 9px;
	width: 9px;
}

TABLE.general TD.W,
TABLE.general TD.E
{
	width: 9px;
}

TABLE.general TD.S
{
	height: 9px;
}

TABLE.general TD.SW
{
	background: url(images/box/sw.gif) no-repeat;
}

TABLE.general TD.SE
{
	background: url(images/box/se.gif) no-repeat;
}

TABLE.general TD.S
{
	background: url(images/box/s.gif) repeat-x;
}

TABLE.general TD.C
{
    	background: url(images/box/c.gif) repeat-xy;
	vertical-align: top;
	padding: 0px 10px 10px 10px;
	font-family: Times New Roman, Serif;
 
}

TABLE.general TD.C UL
{
	list-style-type: none;
	margin: 0px;
}

TABLE.general TD.C UL LI
{
	padding-top: 0px;
	font-weight: bold;
}

TABLE.general TD.C UL UL LI
{
	font-weight: normal;
	padding-top: 0px;
	margin-left: 0px;
}


.FeaturedTitle
{
    color: White;
    font-size: small;
    text-align: center;
    font-variant: small-caps;
    font-family: Verdana;
    text-decoration: underline;
}

.Featured
{
    color: White;
    font-size: small;
    text-align: center;
    font-family: Verdana;
}

.FeaturedSmall
{
    color: White;
    font-size: x-small;
    text-align: center;
    font-family: Verdana;
}

.TreeFilter
{
    color: White;
    font-size: small;
    font-family: Verdana;
    padding-bottom:0px;
    
}

.ListingTop
{
    color: #6E1200;
    font-size: small;
    font-family: Verdana;
    font-weight: bold;
    vertical-align: top;
}
.ListingMiddle
{
    color: #707476;
    font-size: xx-small;
    font-family: Verdana;
    vertical-align: top;
    font-weight: bold;
}
.ListingBottom
{
    color: #6E1200;
    font-size: x-small;
    font-family: Verdana;
    vertical-align: top;
}

.ListingBottom A,
.ListingBottom A:active,
.ListingBottom A:visited,
.ListingBottom A:hover
{
    color: #707476;
    font-size: x-small;
    font-family: Verdana;
    vertical-align: top;
    font-weight: bold;
}




.FilterLabel
{
    color: #6E1200;
    font-size: xx-small;
    font-family: Verdana;
    vertical-align: bottom;
}
.Filters
{
    color: #6E1200;
    font-size: xx-small;
    font-family: Verdana;
    vertical-align: bottom;
}
.Found
{
    color: #6E1200;
    font-size: small;
    font-family: Verdana;
    vertical-align: bottom;
    font-weight: bold;
}

.Filters A,
.Filters A:visited,
.Filters A:active
{
    color: #6E1200;
    font-size: xx-small;
    font-family: Verdana;
    vertical-align: bottom;
}
.Filters A:hover
{
    color: #6E1200;
    font-size: xx-small;
    font-family: Verdana;
    vertical-align: bottom;
    text-decoration: underline;
}
.AgentName
{
    color: #6E1200;
    font-size: x-small;
    font-family: Verdana;
    font-weight: bold;
 
} 

.AboutUs TD
{
    color: #6E1200;
    font-size: xx-small;
    font-family: Verdana;
    vertical-align: bottom;
}    
.AboutUs
{
    color: #6E1200;
    font-size: x-small;
    font-family: Verdana;
    vertical-align: bottom;
    font-weight: bold;
 
}  
 

.AboutUs2
{
    color: black;
    font-size: x-small;
    font-family: Verdana;
    vertical-align: bottom;
    font-weight: bold;

} 
.AboutUs2 A,
.AboutUs2 A:active,
.AboutUs2 A:visited
{
    color: #6E1200;
    font-size: x-small;
    font-family: Verdana;
    vertical-align: bottom;
    font-weight: bold;
} 
.AboutUs2 A:hover
{
    color: #6E1200;
    font-size: x-small;
    font-family: Verdana;
    vertical-align: bottom;
    font-weight: bold;
    text-decoration: underline;
} 




/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_white {
	background-color: black;
/*	border-right: #660033 0px solid; 
	border-top: #660033 0px solid; 
	border-left: #660033 0px solid; 
	border-bottom: #660033 0px solid; */
}
.containerrow1_white {
	background-color: transparent;
}
.containerrow2_white {
	background-color: transparent;
}


.containermaster_clear {
	background-color: transparent;
	border-right: #660033 0px solid; 
	border-top: #660033 0px solid; 
	border-left: #660033 0px solid; 
	border-bottom: #660033 0px solid; 
}
.containerrow1_white {
	background-color: transparent;
}
.containerrow2_white {
	background-color: transparent;
}
