/* CSS Document */

body { 
	text-align: center;
	background: #E9BC8F; 
	margin: 0px;
	}

a:link {color: #CC6600; text-decoration: none; font-weight: bold;}
a:visited {color: #CC6600; text-decoration: none; font-weight: bold;}
a:hover {color: #CC6600; text-decoration: underline; font-weight: bold;}

#container { 
 	background: #CC6600;
 	width: 760px;
 	padding: 0px;
	margin: 0px;	
	}
	
.content {
	font-family: verdana, arial;
	font-size: 12px;
	vertical-align: top;
	text-align: justify;
	line-height: 18px;
	}

.edge {
	width: 5px;
	background: #DC944C;
	}

.bl {background: url(/Images/Corners/Star.gif) 0 100% no-repeat #fff; width: 360px;} 
.br {background: url(/Images/Corners/Star.gif) 100% 100% no-repeat} 
.tl {background: url(/Images/Corners/Star.gif) 0 0 no-repeat} 
.tr {background: url(/Images/Corners/Star.gif) 100% 0 no-repeat; padding:20 25 20 25px;} 
.clear {font-size: 1px; height: 1px}

.border {
	padding: 3px;
	width: 360px;
	background: #5C2C24;
	}
	
.headshot { 
	padding: 0px; 
	margin: 5 10 5 0px;
	border-style: solid;
	border-color: black;
	border-width: 1px; 
	} 

.house { 
	padding: 0px; 
	margin: 5 0 5 10px;
	border-style: solid;
	border-color: black;
	border-width: 1px; 
	} 

.title {
	font-family: verdana;
	font-size: 16px;
	color: #5C2C24;
	border: 1px dashed; 
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 0 0 3 0px;
	}
	
div.swap {
  height: 28px;
  width: 310px;
  background-repeat: no-repeat;
  }
  
div.swap span {display:none;}

div#t-welcome {background-image: url(/Images/Titles/Welcome.gif);}
div#t-partners {background-image: url(/Images/Titles/Partners.gif);}
div#t-partnersdallas {background-image: url(/Images/Titles/PartnersDallas.gif);}
div#t-partnersaustin {background-image: url(/Images/Titles/PartnersAustin.gif);}
div#t-partnershouston {background-image: url(/Images/Titles/PartnersHouston.gif);}
div#t-offer {background-image: url(/Images/Titles/Offer.gif);}
div#t-links {background-image: url(/Images/Titles/Links.gif);} 
div#t-contact {background-image: url(/Images/Titles/Contact.gif);}
	
.casey {
	font-family: verdana;
	font-size: 16px;
	color: #5C2C24;
	font-weight: bold;
	text-align: right;
	}

.partnercategory {
	font-family: verdana;
	font-size: 16px;
	color: #5C2C24;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	}

.partneritem {
	padding-left: 10px;
	margin-top: 10px;
	text-align: left;
	}

#vertborder {
	color: #000;
	border: 1px dashed; 
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
	}
	
.offer {
	background: #E9BC8F;
	height: 100%;
	border: 4px groove #DC944C;
	padding: 4px;
	}
	
.webmaster {
	color: #000; 
	font-family: verdana; 
	font-size: 9px;
	}
	
a.webmasterlink:link {color: #000; text-decoration: none; font-weight: bold;}
a.webmasterlink:visited {color: #000; text-decoration: none; font-weight: bold;}
a.webmasterlink:hover {color: #fff; text-decoration: none;  font-weight: bold;}