/* Cover */
.center {background-color:#FFF;}
#cover {width: 588px; background: url(../images/coverBg.jpg) repeat; text-align: center;}
#traleelogo {
	background: url(../images/borders.jpg) no-repeat;
	margin: 7px 0 0 10px;
	padding: 4px 0 188px 0;
	}
#portolaLogo {margin-top: 10px;}
.coverGallery {margin: 14px 0 6px -2px;}
#portolaIntro {margin: 14px 0 6px 0;}
#botLine {margin: 14px 0 3px 1px;}

/* Landing Page Content */
#contentWrapper {
	width: 588px;
	padding: -5px 0 0 0;
	margin: -5px 0 0 0;
	border-top: 4px solid #c9cbb6;
	background: #fdfdf9 url(../images/bg-bottom.gif) repeat-y;
}

#contentLeft {
	width: 419px;
	float: left;
	text-align: center;
	margin: 6px 0 0 0;
}

#contentLeft p {width: 391px; text-align:justify; margin: 0 auto; font: 11px Verdana, Arial, Helvetica, sans-serif; line-height: 19px;}

#detailsRight {
	width: 165px;
	float: left;
}

#detailsRightPadding {
	margin: 20px 0 5px 0; 
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	color: #221c0f;
	}

/* Footer */
.leftFooter {background-color: #FEF2D5;}
.rightFooter {background-color: #FEF2D5; width: 770px;}
.leftFooter2 {background-color: #CCCEBB; width: 182px; float: left; font-size: 2px; padding: 0; height: 13px;}
.rightFooter2 {background-color: #791815; float: right; width: 588px; padding: 0; height: 13px; font-size: 2px;}
.footer {height: 15px;}

#disclaimersFooter { 
	font: 9px Arial, Helvetica, sans-serif; 
	color: #373737; 
	float: right;
	padding: 4px 10px 2px 5px; 
}

#disclaimersFooter a {
	font-weight:normal;
	text-decoration:none;
	color:#373737;
}

/* Links */
#breadcrumbs a {color: black; font-weight: normal; font-size: 10px;}
a {color: #005dae; font: 11px Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
a:hover {color: #633400;}
ul#tablist li {background-color: #CCCEBB; border-bottom: 1px solid #CCCEBB;}
#tablist li.activeButton a {color: #791815;}
#tablist a {color: #005DAE;}
.right a {color: #black; text-decoration: underline;}

/* Left Menu */
#subNavList li {background-color: #dfe0d3;}
#subNavList li a {color: black; font-weight: normal;}
#subNavList li p {margin-left: -5px; width: 147px;}
#subNavList a:hover {background-color: #89996e; color: #FFF;}
#subNavList li#interestList {border: 1px solid #dfe0d3; height: auto;}
.subHighlightLink {color: black;}
.thankYou {font-size: 9px; font-weight: bold; position: relative; top: 3px;}

/* Background Colors */
.outer {border-left-color: #cccebb; border-right-color: #f0eee2;}
.wrapper {background-color: #FEF2D5;}

/* Fonts */
h1 {color: #666142; font-family:Georgia, "Times New Roman", Times, serif; font-variant: small-caps;}
h2 {color: #791815; font: bold 15px Georgia, "Times New Roman", Times, serif; font-variant: small-caps; letter-spacing: normal;}

h3 {
	color:#791815;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	letter-spacing:normal;
	line-height:normal;
}

h3.tralee {
	margin: 0 0 0 15px;
	color: #791815;
	letter-spacing: normal;
	line-height: 15px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-variant: small-caps;
}

div.right h3 {
	margin: 5px 0 0 15px;
	color:#791815;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	letter-spacing:normal;
	line-height:normal;
	}

#contentLeft h2 {
	/* background:url(../images/h2_header.gif) no-repeat; */
	background:url(../images/h2_header_2.png) no-repeat;
	height:0px !important;
	overflow:hidden;
    height /**/:15px;
	margin: 10px 0 10px 70px;
	padding:15px 0pt 0pt;
}

ul {
	padding: 0 0 9px 0;
	}


#title {margin: 10px 0 0 0;}

#construction {font: 11px Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
.right {color: #black;}

.disclaimersFloorplan {color: #5e6057;}

/* Images */
#communityLogo {margin: 35px 0;}

/* Form */
#contactForm label,#contactForm input, #contactForm textarea, #contactForm .rollover {
	float: left;
	margin: 0;
	font-family:Verdana, Helvetica, sans-serif; 
	font-size: 9px;
}
#contactForm label {text-align: left; margin-top: 5px;}
#contactForm input {width: 145px; border-left: 1px solid #c3c3c3; border-right: 1px solid #c3c3c3; border-bottom: 1px solid #dddddd; border-top: 2px solid #7c7c7c;}
#contactForm br {clear: both;}

#contactForm {margin: 0px;}


#contactForm a.subscribe {
    display: block;
    width: 76px;
    height: 21px;
	font: 10px;
    background: url("/images/subscribe_tralee.gif") 0 0 no-repeat;
	float: right;
	cursor: pointer;
	margin: 10px 0 5px 0;
	padding: 0px;
}
 
#contactForm a:hover.subscribe {
    background-position: 0 -21px;
} 

/* Borders */

ul#tablist {
	border-bottom:1px solid #FCFBED;
}

		