@charset "utf-8";

/* HTML TAGS *************************************************************************************************************************/
body {margin:10px 0; background-color:#a3825f; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

/* CUSTOM TAGS ***********************************************************************************************************************/
.genTxt {color:#666666;}
.genTxt-about {color:black; font-weight:bold;}
.formTxt {color:#666666; font-size:11px;}
.inputTxt {font-size:11px; width:99%;}
.msgTxt {color:red; font-weight:bold;}
.internalTopLeft {background-image:url(../images/internal-top-left.gif); background-repeat:no-repeat; padding:115px 0 0 35px;}
.internalTopRight {background-image:url(../images/internal-top-btn-bg.gif); background-repeat:no-repeat; padding:7px 0 0 15px;}
.maroonTxt {font-weight:bold; color:#4f212c;}
.greyHeader {color:#646560; font-weight:bold; font-size:13px;}
.contentCell {background-image:url(../images/bg-content.gif); background-repeat:repeat-y; padding:10px 0 0 55px;}
.aboutContainerDiv {background-image:url(../images/bg-about-longhorn.jpg); background-position:left 240px; background-repeat:no-repeat;}
.featDiv {float:right; width:350px; margin:0 55px 0 20px; color:white; background-color:#705230;}
.featPropTitle {color:#dbbf8f; font-size:14px;}
.propDiv {width:675px; height:183px; background-image:url(../images/prop-list-bg.gif); background-repeat:no-repeat; margin-bottom:10px; padding:7px; color:#666666;}
.featPropDiv {width:675px; height:183px; background-image:url(../images/prop-list-bg-featured.gif); background-repeat:no-repeat; margin-bottom:10px; padding:7px;}
.propTitleTxt {color:#745634; font-size:15px;}
.finePrint {font-size:10px;}
.propDetailsDiv {color:#666666; float:right; width:325px; padding-right:50px; line-height:18px}
.propDetailsPicDiv {width:388px; background-image:url(../images/bg-details-pic.gif); background-repeat:no-repeat; float:left;}
.propDetailsNumDiv {width:388px; height:19px; padding-top:2px; background-image:url(../images/pic-pg-counter.gif); background-repeat:no-repeat;}
.homecenterBackGround {background-image:url(../images/home-center.gif); background-repeat:no-repeat; padding-left:12px;}
.text-main-navigation {font-weight:bolder; font-size:13px; color:white;}
.whiteboxBackGround {background-image:url(../images/white-box.gif); background-repeat:no-repeat; padding-top:15px;}
.flashBg {background-color:#B8A376; padding:10px 0;}

/* LINKS *****************************************************************************************************************************/
a.topTxtNav {font-weight:bold; color:#4f212c; text-decoration:none;}
a.topTxtNav:hover {font-weight:bold; color:#4f212c; text-decoration:underline;}

a.whiteBoxLinks {font-weight:bold; color:#4f212c; text-decoration:none; padding-left:45px; line-height:20px;}
a.whiteBoxLinks:hover {font-weight:bold; color:#4f212c; text-decoration:underline; padding-left:45px; line-height:20px;}

a.nextLinks {font-size:16px; font-weight:bold; color:#4f212c; text-decoration:none;}
a.nextLinks:hover {font-size:16px; font-weight:bold; color:#4f212c; text-decoration:underline;}

a.propTitleLink {color:#745634; font-size:15px; font-weight:bold; text-decoration:none;}
a.propTitleLink:hover {color:#745634; font-size:15px; font-weight:bold; text-decoration:underline;}

a.brochureLink {color:#4f212c; font-size:13px; font-weight:bold; text-decoration:none;}
a.brochureLink:hover {color:#4f212c; font-size:13px; font-weight:bold; text-decoration:underline;}

/* Home Page SlideShow ***************************************************************************************************************/
.slideshow {width:785px; height:404px; margin:0; border:solid 3px black; background-color:black;}
	.slideshow a {text-decoration:none;}
	.slideshow .title a h1 {color:white; font-size:14pt; font-weight:bold; text-align:left; padding:10px; margin:0; display:block; width:765px; border-bottom:solid 3px black; background-color:#4f212c;}
