.bar {
	font-weight: bold;
	color: #D2B48C;
}
.bar a:link {
	font-weight: bold;
	color: #D2B48C;
	text-decoration: none;
}
.bar a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bar a:visited {
	font-weight: bold;
	color: #D2B48C;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #293785;
	text-decoration: none;
}
.Plink a:link {
	font-weight: bold;
	color: #293785;
	text-decoration: none;
}
.Plink a:visited {
	font-weight: bold;
	color: #293785;
	text-decoration: none;
}
.Plink a:hover {
	font-weight: bold;
	color: #293785;
	text-decoration: underline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #293785;
}

dl.sfblock {
    margin-top: -10px;
    margin-left: 5px;
    background-color: #D2B48C; 
    width: 450px;
}

dl dt {
    margin-top: 1em;
}

dl dt:first-child {
    margin-top: -10px;
}

dl.IE {
    width: 475px;
}

div.sfblock {
    margin-top: -10px;
    margin-left: 5px;
    width: 470px;
    background-color: #D2B48C;
    padding: .2em;
    border: 1px solid;
}

div.sfblock p {
    margin: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-bottom: .5em;

}

div.IE {
    padding-top: 10px;
    padding-bottom: -10px;
    width: 475px;
}

div.IE ul {
    margin: 0;
    margin-left: 25px;
    margin-bottom: 10px; 
    padding: .1em;
}

div ul li {
    margin-bottom: 5px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #293785;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
}
.footer {
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #D2B48C;
}
.footer a:link{
	color: #D2B48C;
	text-decoration: underline;
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited{
	color: #D2B48C;
	text-decoration: underline;
}
hr {
	border-top-color: #666666;
	border-bottom-color: #999999;
}
.SFbg {
	background-image: url(images/vacations/poconofallsLg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
.Loginbg {
	background-image: url(images/vacations/palmspringsLg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
.mainBg {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}
.infoboxtop {
	background-image: url(images/infoBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

dl {
    border: 1px solid;
    padding: 1em;
}

dt {
	font-weight: bold;
	padding: .4em;
}

dd {
	padding: .2em;
}

a img {border: none;}
a.promo {
    text-decoration: none;
}

