@charset "utf-8";
/* CSS Document */

BODY {
	margin:0px;
	background-color:#25BABC;
	font-family:Arial, Helvetica, sans-serif;
}

#main {
	width:940px;
	vertical-align:middle;
}

#header {
	width:940px;
	height:89px;
}

#ww-h-01 {
	width:703px;
	height:61px;
	background-image:url(/images/2008/header-a.jpg);
	float:left;
}

#ww-h-02 {
	width:357px;
	height:28px;
	background-image:url(/images/2008/header-b.jpg);
	float:left;
}

#header-search {
	width:227px;
	height:51px;
	background:url(/images/2008/header-search-bg.jpg) repeat-x;
	float:right;
	text-align:left;
	font-size:10px;
	padding-right:10px;
	padding-top:10px;
}

#header-search A {
	color:#000;
	text-decoration:none;
}

#header-search A:hover {
	color:#000;
	text-decoration:underline;
}

#header-search BUTTON {
	height:16px;
	background-color:#FFFFFF;
	color:#17696D;	
	font-size:8px;
}

#header-buttons {
	width:583px;
	height:28px;
	float:left;
}

.header-nav {
	float:left;
}

#navline {
	float:left;
	width:56px;
	height:28px;
	background-image:url(/images/2008/ww_bg_line.jpg);
	background-repeat:repeat-x;
}

#nav {
	width:940px;
	height:32px;
}

#subhead {
	width:940px;
	height:37px;
	background-image:url(/images/2008/subhead-bg.jpg);
	background-repeat:repeat-x;
	font-family: "Rockwell", Georgia, Times, serif;
	color:#1FA3A5;
	font-size:18px;
}



#subhead a {
	font-family: "Rockwell", Georgia, Times, serif;
	color:#1FA3A5;
	font-size:18px;
	vertical-align:middle;
}

#subhead-left {
	width:685px;
	height:21px;
	padding:8px 0px;
	float:left;
	vertical-align:middle;
	text-align:left;
	padding-left:15px;
}

#subhead-left-box {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#subhead-right {
	width:197px;
	height:21px;
	padding:8px 0px;	
	float:left;
	vertical-align:middle;
}

#subhead-center {
	width:43px;
	height:37px;
	background-image:url(/images/2008/subhead-newspaper.jpg);
	float:left;
}

#subhead-left span[class ="subhead-left-text"] {
   padding-right: 40px;
   background: transparent url(/images/2008/subhead-envelope.jpg) no-repeat center right;
}

#subhead-right div[class ="subhead-right-text"] {
   padding-left: 52px;
   background: transparent url(/images/2008/subhead-newspaper.jpg) no-repeat top left;
}

#content {
	width:469px;
	font-size:12px;
	color:#666666;
	padding:5px 0px;

}

#indexpicbox {
	width:458px;
	padding:5px 5px;
	border:1px solid #D4D4D4;
}

#indexpicbox_image {
	width:458px;
	height:212px;
}

.indexpicbox_buttonbord {
	height:28px;
	background-image:url(/images/2008/imageboxbg_03.jpg);
	border-right:1px solid #fff;
	background-repeat:repeat-x;
	text-align:center;
	font-family:"Rockwell", Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#643310;
	cursor:pointer;
	border:1px solid #9d9d9d;
}

.indexpicbox_buttonnobord {
	height:28px;
	background-image:url(/images/2008/imageboxbg_03.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-family:"Rockwell", Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#643310;
	cursor:pointer;
	border:1px solid #9d9d9d;

}



#picbox_buttons {
	font-family:"Rockwell", Georgia, "Times New Roman", Times, serif;
	color:#643310;
	font-size:14px;
	text-align:center;
}
	

#content H1 {
	font-size:20px;
	color:#D6668E;
	margin:0px;
}

#content H2 {
	font-size:16px;
	color:#D6668E;
	margin:0px;
	font-family:"Rockwell", Georgia, "Times New Roman", Times, serif;
}

#content H3 {
	width:100%;
	background-color:#FF89B3;
	padding:5px 8px;
	color:#fff;
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
}

#content A {
	color:#25BABC;
}

#content A:hover {
	color:#7ADCDE;
}


#leftnavcontainer {
	width:141px;
	/*padding:8px 5px;*/
	float:left;
	background-color:#F1FBD4;
	border-top:8px solid #fff;
	border-bottom:8px solid #fff;
	border-left:5px solid #fff;
	border-right:9px solid #fff;
}

#leftnav {
	width:125px;
	padding:5px 8px;
	color:#17696D;
	font-size:10px;
	background-color:#F1FBD4;
	text-align:left;
}

.askwedplan {
	border:1px solid #444444;
}

#leftnav A {
	color:#17696D;
	text-decoration:underline;
}

#leftnav A:hover {
	color:#71A7AA;
	text-decoration:underline;
}

#leftnav H3 {
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}

#advertisers {
	width:300px;
	padding:8px 2px;
	
}

#mainbody {
	width:940px;
	min-height:755px;
	background-color:#fff;
	text-align:left;
}

#content-details {
	width:877px;
	padding:5px 4px;
	font-size:12px;
}

#content-details H1 {
	font-size:20px;
	color:#D6668E;
	margin:0px;
}

#content-details H3 {
	width:100%;
	background-color:#FF89B3;
	padding:5px 8px;
	color:#fff;
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
}

.moreWWWLink {
	width:100%;
	background-color:#A2B274;
	color:#fff;
	text-align:center;
	font-size:14px;
	padding:5px 5px;
	border:1px solid #CCD8AE;
	margin-bottom:10px;
	cursor:pointer;
}

#footer {
	width:924px;
	padding:14px 8px;
	font-size:10px;
	color:#FFF;
	text-align:center;
}

#footer A {
	color:#FFF;
	text-decoration:underline;
}

#footer A:hover {
	color:#FFB6D1;
}

.signupform {
	font-size:10px;
	margin-bottom:-2px;
}

.signupform BUTTON {
	height:18px;
	background-color:#FFFFFF;
	color:#17696D;	
	font-size:10px;
}

#ListingContainer 			{ color:#9D9D9D;padding-bottom:8px; }
#ListingContainer a,a:hover	{ color:#8A7142; }

#listinglinks					{ padding: 2px; font-size:11px; font-weight:bold; }
#listinglinks a					{ font-size:11px; font-weight:bold; }
#listinglinks a:hover			{ font-size:11px; font-weight:bold; }
#inlineImg						{ padding: 1px; margin:0; }

#ListingTitanium					{ color:#333333; line-height:1.3em; font-size:90%; padding:3;}
#ListingTitanium .listingtitle, #ListingTitanium .address	{ background-color:#374b78; padding:3px; margin:0px; color:#FFFFFF; font-size:90%;}
#ListingTitanium .listingtitle a, #ListingTitanium .address a	{ color:#FFFFFF; text-decoration:none; text-transform:uppercase; font-weight:bold;font-size:90%;}
#ListingTitanium a					{ color:#374b78; text-decoration:none;}
#ListingTitanium a:hover			{ color:#374b78; text-decoration:underline; color:#FFFFFF;}


#ListingGold						{ color:#333333; line-height:1.3em; font-size:90%; padding:3;}
#ListingGold .listingtitle, #ListingGold .address 	{ background-color:#cc9f4a; padding:3px;color:#FFFFFF; font-size:90%;}
#ListingGold .listingtitle a, #ListingGold .address a	{ color:#FFFFFF; text-decoration:none; text-transform:uppercase; font-weight:bold;font-size:90%;}
#ListingGold .listingtitle span		{ color:#FFFFFF; text-decoration:none; text-transform:uppercase; font-weight:bold;}
#ListingGold a						{ color:#cc9f4a; text-decoration:none; }
#ListingGold a:hover				{ color:#cc9f4a; text-decoration:underline;}


#ListingSilver						{ color:#333333; line-height:1.3em; font-size:90%; padding:3;}
#ListingSilver .listingtitle, #ListingSilver .address  	{ background-color:#436032; padding:3px; margin:0px; color:#FFFFFF;font-size:90%;}
#ListingSilver .listingtitle a, #ListingSilver .address a	{ color:#FFFFFF; text-decoration:none; text-transform:uppercase; font-weight:bold;font-size:90%;}
#ListingSilver .listingtitle span	{ color:#FFFFFF; text-decoration:none; text-transform:uppercase; font-weight:bold;}
#ListingSilver a					{ color:#436032; text-decoration:none; }
#ListingSilver a:hover				{ color:#436032; text-decoration:underline;}


#ListingOther						{ color:#333333; line-height:1.3em; font-size:90%; padding:3;}
#ListingOther .listingtitle, #ListingOther .address  	{ background-color:#b6372d; padding:3px; margin:0px; color:#FFFFFF;font-size:90%;}
#ListingOther .listingtitle a, #ListingOther .address a	{ color:#FFFFFF; text-decoration:none; text-transform:uppercase; font-weight:bold;font-size:90%;}
#ListingOther .listingtitle span	{ color:#FFFFFF; text-decoration:none; text-transform:uppercase; font-weight:bold;}
#ListingOther a						{ color:#b6372d; text-decoration:none; }
#ListingOther a:hover				{ color:#b6372d; text-decoration:underline;}
.address						{ font-weight:bold; }

.tableborder 					{border:#996600 solid 1px; }
.tableborderleft				{border-right:#996600 solid 1px; border-bottom:#996600 solid 1px;}
.tableborderright			{border-bottom:#996600 solid 1px; }

.tableborderdash				{background:#CFCEC2; border:#996600 dashed 2px;}

#bodycell {
	background-color:#FFFFFF;
	padding:0;
	vertical-align:top;
	text-align:left;
}

.selectedCity			{ font-weight: bold; /*background-color:#FFFFFF;border-bottom:#AFAEA4 solid 6px;*/padding:8px; }
.selectedCity a			{ font-weight: normal; color:#000000; border-bottom:#000000 dotted 1px; text-decoration:none; }
.selectedCity a:hover	{ font-weight: normal; color:#000000; border-bottom: none; text-decoration:underline; }

#guideavail				{ margin-top:8px; border-bottom: 2px dotted #AFAEA4; background-color:#FFFF99; color:#000000; }
/*.guideavailtext			{ color:#FFFFFF; }*/
#subcatgudetable		{ margin-top:8px; border-bottom: 6px solid #AFAEA4; }

#listingheader {
	color:#ffffff;
	padding:8px;
	font-size:16px;
}

#listingheader A, #listingheader A:hover {
	color:#ffffff;
	text-decoration:none;
}

#columnheader {
	background-color:#21767B;
	padding:10px;
}

#columnheader H1 {
	font-size:18px;
	text-transform:uppercase;
	padding:0px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}

#listingtoptext {
	padding-left:10px;
	padding-right:10px;
}

.boxtext {
	font-family:"Rockwell", Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:12px;
	height:458px;
}

.boxtext H4 {
	color:#fff;
	font-size:18px;
}

.boxtext TD A {
	color:#FFFFFF;
}

.boxtext2 H4 {
	color:#fff;
	font-size:18px;
}


.boxtext2 {
	font-family:"Rockwell", Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:12px;
	padding-top:105px;
	width:180px;
	padding-left:6px;
}


.boxtext3 {
	font-family:"Rockwell", Georgia, "Times New Roman", Times, serif;
	color:#333333;;
	font-size:12px;
	padding-top:148px;
	text-align:right;
	padding-right:65px;
}

.boxtext3 H4 {
	color:#333;
	font-size:18px;
}

a.googlemap-get-directions {
	color: #D6668E;
	font-size:16px;
	font-weight:bold;
}
.best-rate {
	padding: 0px;
	border: 1px solid #b42b2b;
	margin-bottom: 9px;
}
.best-rate h2 {
	font-size: 16px;
	font-weight: bold;
	color: white;
	background-color: #b42b2b;
	text-align: center;
	padding: 3px;
	margin-top: 0px;
}
.best-rate p {
	margin: 9px 9px 9px 9px;
	line-height: 125%;
	font-size: 12px;
}
.best-rate b {
	font-size: 12px;
}
.disclaimer {
	font-style: italic;
	font-size: 11px;
}


.planner-help {
	display:inline-block;
	padding:1px 4px;
	background:#FFC;
	border:1px solid #C00;
	color:#C00;
	border-radius:3px;
	font-size:10px;
	line-height:10px;
	margin-left:5px;
	cursor:pointer;
}
