@charset "UTF-8";
/* CSS Document */
#mainTable {
    width:778px;
    margin: 0px auto;
    background-color: #D3C093;
	background-image:url(/images/Property/tah/SummitSuites/bottomContenBg.png);
	background-position:top right;
}
#tmplCorp {
   background-image:url(/images/Property/tah/SummitSuites/ssMainBg.png);
	background-position:right -40px;
    text-align:left;
    vertical-align:top;
	background-color: #D3C093;
}
#mainText {
	background-color:transparent;
    border:0px; 
    font-size:11px;
    padding:10px;
	padding-top:75px;
	padding-left:50px;
}

#heroImage img {
    border: 1px solid #ffffff;
}
#heroLinkLeft, #heroLinkLeft a {
    color:#000000;
    font-weight:bold;
    padding-bottom:15px;
}

#heroLinkRight, #heroLinkRight a {
    color:#000000;
    font-weight:bold;
    text-align:right;
    padding-bottom:15px;
}


#rightModule {
    width:211px;
    vertical-align:top;
	background-image:url(/images/Property/tah/SummitSuites/rtNavBg.gif);
    background-repeat:no-repeat;
    background-position:top left;
}
#rightModule table {
    width:190px;
	
}

#rightNav {
    background-image:url(/images/Property/tah/SummitSuites/rtNavBg-bottom.gif);
    background-repeat:no-repeat;
    background-position:bottom;
    padding-bottom:0px;
    margin-bottom: 0px;
}

#rightNav table {
    width:190px;
	
}
#rightNav th {
    padding-left:15px;
    padding-top:10px;
    color:#000000;
    font-size:14px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
    font-weight:bold;
}
#rightNav td {
    padding-left:15px;
	padding-bottom:5px;
    color:#000000;
    font-size:12px;
	font-family:"Times New Roman", Times, serif;
    font-weight:bold;
}
#rightNav a {
    font-size:12px;
    color:#000000;
    text-decoration:none;
	font-family:"Times New Roman", Times, serif;
    font-weight:normal;
}
#rightNav a:hover {
    text-decoration:underline;
}
#rightNav select.searchType {
	width: 145px;
}
.rtImg, .rtImg1, .rtImg2 {
    margin-top:15px;
    border: 1px solid #ffffff;
    width:120px;
    height:90px;
}
.rtImg img, .rtImg1 img, .rtImg2 img {
    border:0px;
}

#rccm {
    margin-top:15px;
}
#rccm h1 {
    font-size:12px;
    font-weight:bold;
    color:#000000;
    margin:0px;
}
#rccm h2 {
    font-size:11px;
    font-weight:bold;
    color:#000000;
    margin:0px;
}
#rccm p {
    margin:0px;
}
#rccm a {
    font-weight:bold;
    color:#000000;
}