/* Container */
body  {
	background-color: #570303;
	font-family: Arial, Helvetica, sans-serif;	
	color: #222716;
	font-size: 11px;
}
p, td, tr {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height: 14px;
}
/*
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	letter-spacing: -1px;
}
div {
	position: relative;
}
*/
h1 {
	font-size: 24px;
	line-height: 1.4em;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	line-height: 1em;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	line-height: 1.4em;
	letter-spacing: -1px;
}
h4 {
	font-size: 14px;
	line-height: 1.4em;
	letter-spacing: -1px;
}
h5 {
	line-height: 1em;
	font-size: 14px;
	letter-spacing: normal !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	color:#766a48;
	text-transform:uppercase;
}
h6 {
	line-height: 1.4em;
	letter-spacing: -1px;
}
em, i {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}
code, pre {
	font-family: Monaco, monospace;
	font-style: normal;
	font-weight: normal;
}
ul {
	list-style: none;
}
ol li {
	margin: 0 0 1em 0;
}
a:link, a:active, a:visited, a:hover {
	color:#400205;
}
input {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
}
select {
	font-family:"Lucida Grande",Verdana,Arial,sans-serif;
	font-size:10px;
}
textarea {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
blockquote, q {
	font-style: italic;
	margin: 1em auto 1em auto;
	width: 85%;
}
#date {
	text-align:left;
	color: #000;
	margin:40px 0 0 0;
	font-size: 10px;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0em;
}

#mainLogo {
	float:left;
	margin:-2px 0 -45px 0;
	z-index:2;
	position:relative;
}
#weatherContainer {
	width:260px;
	text-align:left;
	margin-left:12px;
	margin-top:15px;
	display:inline;
}
#weather {
	margin-left:6px;
	display:inline;
}
#mainNavContainer {
	text-align:center;
	clear: both;
	background: #761214;
	height:43px;
	width:957px;
	margin:0 auto 5px auto;
}
#mastheadNav li {
	display: inline;
	position:relative;
	z-index:100;
}
#mastheadNav a {
	line-height: 43px;
	padding-right: 25px;
	padding-left: 25px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #eeeab9;
	font-size: 15px;
	letter-spacing: 0em;
	position:relative;
	z-index:100;
}
#resourcesDownloads {
	/*background-image: url(../images/bgResources.jpg);*/
	/*background-repeat: no-repeat;*/
	background-color: #556038;
	/*background-position: 7px 1px;*/
	border: 3px double #444E2B;
	margin-bottom: 5px;
	/*padding-top: 10px;*/
	padding-right: 10px;
	/*padding-bottom: 10px;*/
	/*padding-left: 35px;*/
	padding-left: 22px;
	height: 252px;
}
.padTop {
	padding-top: 10px;
}
#resourcesDownloads a {
	display: block;
	width: 85px;
	color: #FFFFFF;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding-top: 47px;
	font-weight: bold;
	letter-spacing: 0em;
}
#contactInfo {
	padding: 10px;
	background-color: #9BAA6F;
	border: 3px double #8C9A65;
	margin-bottom: 5px;
}
#contactInfo p, #contactInfo td, #contactInfo tr, #contactInfo a {
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.4em;
	color: #222716;
	letter-spacing: 0em;
}
#SecondaryNav {
	/*background-image: url(../images/bgSecNav.jpg);*/
	background-image: url(../images/bgSecNav3.jpg);
	background-color: #540206;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	border: 3px double #710B13;
	margin-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#SecondaryNav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0em;
}
#SecondaryNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
	display: block;
	margin-right: 15px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0em;
	text-decoration:underline;
}
#SecondaryNav li {
	padding-top: 5px;
}
#SecondaryNavv2 li, #SecondaryNavv2 li ul li {
	padding-bottom:8px;
	margin-left:10px;
}
.containerBody label {
	color:#988c6d !important;
}
#SecondaryNavv2 a {
	line-height:24px;
	color: #5c4c31;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	display: block;
	font-weight: normal;
	letter-spacing: 0em;
	margin: 0px;
	padding: 0px;
}
#SecondaryNavv2 a:hover {
	text-decoration:underline;
}
#SecondaryNavv2, .dblBorderBox {
	background: #f7f1dc;
	border: 3px double #a59e81;
	padding-top:4px;
	margin-bottom:5px;
}
#SecondaryNavv2 .active {
padding-left:10px;
background: url(../images/new/navArrow.gif) 0pt 0.2em no-repeat;	
}

#SecondaryNavv2 li ul {
	background: #f7f1dc;
	padding-top:10px;
	margin-left:10px;
}

 

.dblBorderBox a {
	text-decoration:none;
	color:#000;
	z-index:100;
	position:relative;
}
.dblBorderBox h2 {
	background: url(../images/new/rightBoxWidgetHeader.gif) top center no-repeat;
	font-family: Georgia,"Times New Roman",Times,serif;
	width:270px;
	height:24px;
	color:#fff;
	font-size:12px;
	line-height:24px;
	text-transform:uppercase;
	letter-spacing:normal;
	margin-bottom:4px;
}
.dblBorderBox ul {
	margin:10px 6px 0 6px;
}
.dblBorderBox li {
	margin-bottom:15px;
}
.sideBarBox {
	border-top:3px solid #d1ba85;
	padding: 10px 0 2px 0 !important;
	background: url(../images/new/sidebarBg.jpg) bottom left no-repeat;
	margin-bottom:5px;
}
#imageSplash {
	margin-bottom: 5px;
}
#imageContent {
	margin-bottom: 5px;
}
.primaryContent {
	margin-bottom: 5px;
	padding:10px 0 0 15px;
	float:left;/* needs to be here so listings fills in */
	width: 100%;
	color:#3d2c18;
	font-size:11px;
	line-height:14px;
}

#printable .primaryContent { padding:0;}
#printable .columnA { width:100%; }

#bookingMod {
	/*background-image: url(../images/bgTravelocity.jpg);*/
	background-repeat: no-repeat;
	background-position: 129px 1px;
	background-color: #B8C58E;
	border: 3px double #757E5A;
	float: none;
	padding: 10px 5px 5px 5px;
}
.bookingIconWrap {
	float: left;
	margin:0;
}
#bookingMod a {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 9px;
	color: #333;
	letter-spacing: 0em;
}
#bookingEngine {
	float: left;
}
#bookingEngine li {
	float: left;
}
#bookingEngine a {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #556038;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.4em;
	text-align: center;
	letter-spacing: 0em;
	display: block;
	margin-bottom: 2px;
	padding-top: 45px;
	width: 50px;
}
#HotelsContainer, #AirlinesContainer, #CarsContainer, #LastMinuteContainer {
	margin-bottom: 5px;
}
#hotels, #hotelsOn, #airlines, #airlinesOn, #automobiles, #automobilesOn, #lastMinute, #lastMinuteOn {
	background-repeat: no-repeat;
	background-position: center top;
}
#hotels {
	background-image: url(../images/iconHotel.jpg);
}
#hotelsOn {
	background-image: url(../images/iconHotelOn.jpg);
}
#airlines {
	background-image: url(../images/iconAir.jpg);
}
#airlinesOn {
	background-image: url(../images/iconAirOn.jpg);
}
#automobiles {
	background-image: url(../images/iconAuto.jpg);
}
#automobilesOn {
	background-image: url(../images/iconAutoOn.jpg);
}
#lastMinute {
	background-image: url(../images/iconLastMinute.jpg);
}
#lastMinuteOn {
	background-image: url(../images/iconLastMinuteOn.jpg);
}
#bookingTable {
	border-collapse:collapse;
	border-spacing: 2px;
	width:210px;
	clear: both;
}
#bookingTable td {
}
#search {
	background: url(../images/new/sidebarBg.jpg) bottom left no-repeat;
	padding-left:8px;
	margin-bottom:5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #433f3a;
	letter-spacing: 0em;
	line-height:28px;
}
#search a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #433f3a;
	letter-spacing: 0em;
	line-height:28px;
}
#search .searchField {
	background: url(../images/new/searchSite.gif) top left no-repeat;
	width:200px;
	height:24px;
}
#search .txtInput {
	border:none;
	float:left;
	width: 150px;
	background: none;
	margin:5px 0 0 5px;
	color: #767676;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0em;
}
.tertContainer {
	background-image: url(../images/bgTertContainer.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-bottom: 5px;
	border: 3px double #592715;
	background-color: #542414;
	padding: 10px;
}
.tContainer {
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-bottom: 5px;
	border: 3px double #592715;
	background-color: #542414;
	padding: 10px;
}
.brn {
	background-image: url(../images/bgTertContainer.jpg);
}
.grn {
	background-color: #556038;
	border:3px double #444E2B;
}
.tan {
	background-color: #F7F1DB;
	border:3px double #A39D80;
	color: #3c2b17;
}
.tan a.customLink {
	color: #3c2b17;
}
#copyright p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0em;
}
#copyrightNav li {
	display: inline;
}
#copyright {
	text-decoration: none;
	padding:10px 30px 15px 40px;
}
#copyrightNav a {
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding:0 10px 0 0 !important;
	margin:0 10px 0 0 !important;
	border-right:1px solid #fff;
	font-size: 11px;
	letter-spacing: 0em;
}
a.simpleview {
	float:right;
}
.adWrap {
	padding: 5px;
	text-align: center;
	font-size: 9px;
	letter-spacing: 0em;
}
/* Grid */
.thrColFixHdr #container {
	width: 1010px;
	margin: 0 auto;
	padding-top:6px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: url(../images/new/containerMiddle.jpg) top left repeat-y;
}
.thrColFixHdr #containerTop {
	width: 1010px;
	height:20px;
	margin: 12px auto 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: url(../images/new/containerTop.jpg) top left no-repeat;
}
.thrColFixHdr #header {
	background: url(../images/new/mainNavContainerBg.jpg) top left no-repeat;
	height:92px;
	width:957px;
	margin:0 auto;
	text-align: center;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 222px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin-left:26px;
	display:inline;
}
.thrColFixHdr #mainContent {
	float: right;
	width: 727px;
	margin-right:27px;
	display:inline;
}
.thrColFixHdr #footer {
	clear: both;
	background: url(../images/new/footerMiddle.jpg) top left repeat-y;
/*	height:90px;*/
}
.thrColFixHdr #footerBottom {
	width: 1010px;
	height:30px;
	margin: 0 auto 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: url(../images/new/footerBottom.jpg) top left no-repeat;
}
.columnA {
	float: left;
	width: 412px;
}
.columnB {
	float: right;
	width: 276px;
}
#columnA_1 {
	width: 380px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E1CC;
	margin-bottom: 5px;
	padding-right: 10px;
}
#columnA_2 {
	float: right;
	width: 205px;
	margin-bottom: 5px;
}
.fltrt { /* this class can be used to float an element right in the page. The floated element must precede the element it should be next to on the page. */
	float: right;
	width: 200px;
	background-color: #E4DFCA;
	border: 1px solid #D6D1BD;
	padding: 5px;
	margin-left: 5px;
}
.fltrt p { /* this class can be used to float an element right in the page. The floated element must precede the element it should be next to on the page. */
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.4em;
	letter-spacing: 0em;
}
.fltlft { /* this class can be used to float an element left in the page */
	float: left;
	margin-right: 8px;
	width: 200px;
	background-color: #E4DFCA;
	padding: 5px;
	border: 1px solid #D6D1BD;
}
.fltlft p { /* this class can be used to float an element right in the page. The floated element must precede the element it should be next to on the page. */
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.4em;
	letter-spacing: 0em;
}
.clearfloat, .clear { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
}
br.clearfloat {
	height:1px;
	clear:both;
}
.imgWrap {
	display: block;
	margin-bottom: 10px;
}
.txtGutter {
	margin: 5px;
}
/* Typography */
input.button {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin-top: 4px;
}
.ppledrpdwn {
	float: left;
	padding: 2px;
}
div.half {
	float:left;
	width:90px;
}
div.whole, div.half {
	margin-bottom:3px;
}
div.whole {
	clear: both;
}
.wholeTxt {
	width: 195px;
}
.ppledrpdwn select {
	width: 55px;
}
.crmForm td {
	background-color: #fdf9ec;
	padding:2px;
	font-weight: bold;
}
.crmForm th {
	background-color: #ebe4cb;
	padding:2px;
	font-weight: bold;
}
.formtext {
	font-weight: bold;
	color: #000;
}
.formtextreq {
	font-weight: bold;
	color: #93141f;
}
input.textfield {
	width: 95%;
}
.whiteText {
	color:#FFF;
}
.inlinephotocaption {
	float: right;
	margin: 10px 0 10px 10px;
}
.inlinephotocaption p {
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 5px;
	letter-spacing: 0em;
}
.pullquote {
	float: right;
	padding: 5px 0 5px 15px;
	width: 175px;
	font-family: Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	font-variant: normal;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: normal;
}
.pullbox {
	margin: 10px auto 10px auto;
	width: 86%;
	background-color: #EEE;
	border: 1px dotted #AAA;
	padding: 12px;
	font-style: italic;
}
.columnA ul {
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 1.4em;
}
.columnA ol {
	margin-left: 20px;
}
.columnA li {
	margin-bottom: 1em;
}
/* FORMS */
.formStyle {
	display:block;
	clear:both;
}
.warning {
	text-align:center;
	color:#990000;
}
.notes {
	text-align:center;
	font-size:0.8em;
}
.odd {
	background-color: #E4DDCA;
}
.even {
	background-color: #E0D9C2;
}
fieldset .odd {
	background-color: #f7f1db;
}
fieldset .even {
	background-color: #f7f1db;
}
.odd, .even {
	clear:both;
}
.req {
	color:#900;
	font-weight:bold;
}
.notReq {
	font-weight:bold;
}
fieldset {
	border: none;
	border: 0 solid transparent;
	padding:0.8em;
	width: 96%;
}
legend {
	background-image: url(../images/gradient1_bg.jpg);
	background-repeat:repeat-x;
	background-color: #530306;
	display:block;
	font-size:1.4em;
	color:#FFFFFF;
	width:96%;
	padding:5px 10px;
	clear: both;
}
.chbxSpace {
	display:block;
	float:left;
	clear:left;
	width:44%;
	height:1em;
}
.field-1, .field-2, .field-3, .field-4, .field-5, .field-6 {
	display:block;
	float:left;
	text-align:left;
}
label {
	padding: 2px 5px;
}
label.checkBox, label.radioBtn {
	display:block;
	text-align:left;
}
label.field-1, label.field-2, label.field-3, label.field-4, label.field-5, label.field-6 {
	display:block;
	text-align:right;
}
.field-1 {
	width:44%;
}
.field-2 {
	width:22%;
}
.field-3 {
	width:13%;
}
.field-4 {
	width:10%;
}
.field-5 {
	width:8%;
}
.field-6 {
	width:6%;
}
a.calBtn span {
	display:block;
	width:22px;
	height:16px;
	margin:0 4px;
}
.warning {
	display:block;
	clear:both;
	color:#990000;
	font-weight:bold;
	text-align:center;
}
.notes {
	font-size:0.8em;
	font-style:italic;
	display:block;
	padding:5px;
}
.required {
	display:block;
	clear:both;
	color:#990000;
	font-weight:bold;
	text-align:center;
}
.captcha, .btnContainer, .footer {
	display:block;
	padding:5px;
	text-align:center;
}
/* Articles */
.pad5px {
	padding: 5px;
}
table.articles {
	background-color:#E4DDCA;
	margin:5px 15px;
}
div.articles {
	margin:5px 15px;
}
.articles .notice {
	font-weight:bold;
}
table.articlesTb th {
	background-color:#E0D9C2;
	font-size:12px;
	border-bottom:1px solid #D1CCB8;
	padding:5px 5px 3px 5px;
	font-weight:bold;
}
table.articlesTb td {
	padding:5px;
	vertical-align:text-top;
}
table.articlesTb td.odd {
	background-color:#E4DDCA;
}
table.articlesTb td.even {
	background-color:#EAE4D7;
}
table.articlesTb a.more, table.articlesTb a:visited.more {
	font-weight:bold;
	display:block;
	color:#000;
	margin:0 0 5px 0;
}
h1 {font-size:24px; color: #222222; padding-bottom:15px;}
h2, h3, h4, h5 {
	font-family : Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	letter-spacing : -1px;
}
h2 {
	font-size : 18px;
}
h3 {
	font-size : 16px;
}
h4 {
	font-size : 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 13px;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
/* DEVELOPER SPECIFYED CLASSES  */


/*GENERAL LEGACY APP CSS */

.oddrow {
	background-color:#F7F1DB;
}
.evenrow {
	background-color:#E0DBC7;
}
tr.oddrow td {
	border-top:1px solid #C8C8C8;
}
.bulletedList li {
	list-style-type:circle;
}
.formnoreq {
	color:#990000;
	font-weight:bold;
}
.formreq {
	font-weight:bold;
}
.hint {
	font-size:.85em;
}
.boxhead {
	background-color: #E0DBC7;
	font-weight:bold;
}
.smboxhead {
	background-color: #E0DBC7;
	font-weight:bold;
	border: 3px double #A39D80;
}
.error {
	display:block;
	width:95%;
	margin:5px auto;
	color:#993333;
	font-weight:bold;
	text-align:center;
}
.border {
	background-color:#6f7e49;
	border: solid 1px #3c4a20;
}
.border td {
	padding: 2px;
}
.header {
	background:transparent url(../images/hdrBG.gif);
	color:#FFFFFF;
	padding:3px;
}
.subboxhead {
	background: url(../images/shell/mainNav_bg.gif) repeat-x;
	padding: 3px;
	color: #ffffff;
}
.border th {
	font-weight: bold;
	color: #ffffff;
	padding-left: 3px;
}
.border td {
	padding-left: 3px;
}
.oddrow {
	background-color:#edf3dc;
	padding:3px;
}
.evenrow {
	background-color:#f7faee;
	padding:3px;
}
.columnA li.amenity {
	padding: 2px;
	margin: 0px;
	list-style-type: disc;
}
.columnA ul {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}
/*----wct------*/

.wctForm td {
	padding: 3px;
}
.half select {
	width:50px;
}
.wctPage input.text {
	height:18px;
}
.wctPage input, .wctPage select {
	font-size:8pt;
}
.wctPage .left {
	float: left;
}
.rightNav {
	font-size: 10px;
}
a.customLink {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}
a:hover.customLink {
	text-decoration:underline;
}
/*----img box widget------*/

.imgBoxApple2 {
	background-color:#fff;
	border: solid 1px #dbd6c0;
	margin: 0 10px 10px 10px;
	padding: 5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	min-width:0;
}
.imgBoxApple2 p  {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	padding-left:5px;
}
.imgBoxApple2 h2 a {
	text-decoration: none;
	z-index: 999999;
}
.imgBoxCredit {
	font-size: 9px;
	padding-bottom: 5px;
	clear: both;
}
.imgBoxApple2 h2 {
	padding-bottom: 5px;
	z-index: 999999;
}
.imgBoxApple2 img {
	padding-bottom: 5px;
	z-index: 999999;
}
.clear {
	clear: both;
}
div.inaug {
	padding-left:8px;
}
li.inaug {
	padding-left:0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:130%;
	/*height:20px;*/
	list-style-type:disc;
}
li.inaug2 {
	padding-left:2px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	list-style:circle;
}
a.inaug {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;/*line-height:100%;*/
}
a.inaug:hover {
	color:#DACA99;
}
a.inaug2 {
	display:block;
	color:#3c2b17;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:11px;/*line-height:170%;*/
}
a.inaug2:hover {
	color:#818D5D;
}
a.inaug3 {
	display:block;
	color:#3c2b17;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:11px;/*line-height:170%;*/
}
a.inaug3:hover {
	color:#818D5D;
}
.add5pxTop {
	margin-top:5px !important;
}
.add5pxBottom {
	margin-bottom:5px !important;
}
.add10pxTop {
	margin-top:10px !important;
}
.add10pxBottom {
	margin-bottom:10px !important;
}
.add10pxLeft {
	margin-left:10px !important;
}
.add10pxRight {
	margin-right:10px !important;
}
.add10pxMargin {
	margin:10px !important;
}
.add10pxPadding {
	padding:10px !important;
}
.add20pxTop {
	margin-top:20px !important;
}
.add20pxBottom {
	margin-bottom:20px !important;
}
.add20pxLeft {
	margin-left:20px !important;
}
.add20pxRight {
	margin-right:20px !important;
}
.add20pxMargin {
	margin:20px !important;
}
.add20pxPadding {
	padding:20px !important;
}
.center {
	text-align:center !important;
}
.floatR {
	float:right !important;
}
.floatL {
	float:left !important;
}
.bgTan {
	background-color:#e8e3c8 !important
}
.noBorder a {
	border:0 !important;
}
.leftnavsub {margin-left:10px;}
#detail-info ul, #detail-info li, #listingtabs ul, #listingtabs li, .l-extrasHolder li {list-style:none;}

/******************  WIDGETS *******************/
.neighborhood cite, .neighborhood cite.selected {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000;
	line-height:32px;
	width:218px;
	height:32px;
	display:block;
	background: url(../images/new/accordianBg.png) no-repeat left center;
	cursor:pointer;
	margin:0 auto;
	text-align:center;
	text-transform:uppercase;
}
.neighborhood .neighborhoodCR {width:208px; margin:0 auto; font-size:11px; padding-top:10px; color:#3d2c18; text-align:left !important;}
.neighborhoodCR img {float:right; margin:0 0 0 10px;}
.neighborhoodText {float:left;}
a.neighborhoodLink  {display:block; text-align:right; margin-top:10px;}

h2.greenBg {
background:transparent url(../images/new/rightBoxWidgetHeader.gif) no-repeat scroll center top;
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
height:24px;
letter-spacing:normal;
line-height:24px;
margin-bottom:4px;
text-transform:uppercase;
width:100%;
}