﻿body {
	font-size: .7em;
}

p {
	margin: 0;
	padding: 0;
}

.text-pad {
	padding: 0;
}

.text-pad-2 {
	padding: 0 10px;
}

.text-pad div#nav {
	padding: 7pt 10px;
}

.pad {
	padding: 10px;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Verdana, Arial;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top: 10px;
}

h2 {
	font-size: 1.4em;
	margin: 5px 0 5px 0;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.1em;
	margin: 5px 0;
}

h1 span {
	font-size:.8em;
}

p, ul, dl, dd, blockquote {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

p.last, ul.last, dl.last, dd.last, blockquote.last, div.last {
	margin-bottom: 20px;
}

li {
	margin: 0;
	padding: 0;
	padding-left: 8px;
	list-style: none;
}

.links li {
	padding-left: 16px;
	line-height: 1.5em;
	background: url(/images/generic/bullet-white-bg.gif) 0 0.35em no-repeat;
}

ul.links.pink-bg li {
	background: url(/images/generic/bullet-pink-bg.gif) 0 0.35em no-repeat;
}

ul.links a:link, ul.links li a:hover, ul.links li a:visited, ul.links li a:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

div.li_fix li {
	background: url(/images/generic/normal-bullet.gif) 0 0.35em no-repeat;
	padding-left: 12px;
}

.title-leaf {
	width: 100%;
	margin: 0;
}

.title-leaf h2 {
	margin: 0;
	padding: 0 30px 0 0;
	float: left;
	color: #966855;
	font-size: 1.8em;
	line-height: 1.8em;
	background: url(/images/generic/title-leaf.jpg) no-repeat right;
}

#secure{
	margin: 0;
	position: absolute;
	bottom: 4pt;
	left: 30%;
    background: transparent url(/images/generic/padlock2.gif) no-repeat  0 0 ;
	width: 415px;
	height: 28px;
}
#secure div {
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight: bold;
	color: blue;
	margin-bottom: 10px;
	margin-top: 5px;
}

.feature-snow feature-leaf {
	width: 100%;
	margin: 0;
}

.feature-leaf h2 {
	padding: 0 34px 0 0;
	float: left;
	background: url(/images/generic/title-leaf_s.jpg) no-repeat right top;
}

.feature-snow h2 {
	padding: 0 34px 0 0;
	float: left;
	background: url(/images/generic/title-snowflake_s.jpg) no-repeat right top;
}

.full-shadow .shadow-left {
	padding-left: 9px;
	background: #D5DCDE url(/images/generic/shadow-left.jpg) repeat-y left;
}

.full-shadow .shadow-right {
	padding-right: 9px;
	background: #D5DCDE url(/images/generic/shadow-right.jpg) repeat-y right;
}

.full-shadow .shadow-bottom-full {
	padding-bottom: 6px;
	background: #D5DCDE url(/images/generic/shadow-bottom-full-width.jpg) no-repeat bottom left;
}

.full-shadow .shadow-top-full {
	padding-top: 6px;
	background: #D5DCDE url(/images/generic/shadow-top-full-width.jpg) no-repeat top left;
}

.full-shadow .shadow-side-full {
	padding-left: 9px;
	padding-right: 9px;
	margin-bottom: 9px;
	background: #D5DCDE url(/images/generic/shadow-side-full.jpg) repeat-y left;
}

#feature-columns {
	margin-top:8px;
}

.feature_left {
	float: left;
	width: 272px;
	border-right: dashed 1px #3D80CD;
}

.feature_right {
	float: right;
	width: 270px;
}

.half-shadow .shadow-bottom-half {
	padding-bottom: 12px;
	background: url(/images/generic/shadow-bottom-half-width.jpg) no-repeat bottom left;
}

.half-shadow .shadow-side-half {
	padding-top:3px;
	padding-right:0px;
	padding-left:10px;
	background: url(/images/generic/shadow-side-half.jpg) repeat-y left;
}

.shadow-inner {
	background: #FFF;
}


/* start double image container */
div#image-container {
	width: 546px;
	position: relative;
	margin: 10px 0;
}

div.border-top {
	width: 268px;
	height: 179px;
	background: url(/images/generic/image-top.gif) 0 0 no-repeat;
}

div.border-right {
	width: 268px;
	height: 179px;
	background: url(/images/generic/image-right.gif) 260px 5px no-repeat;
}

div.border-bottom {
	width: 268px;
	height: 179px;
	background: url(/images/generic/image-bottom.gif) 0 165px no-repeat;
}

div.border-left {
	width: 268px;
	height: 179px;
	background: url(/images/generic/image-left.gif) 0 5px no-repeat;
}

div.image-left {
	float: left;
	width: 268px;
	height: 179px;
	margin-right: 10px;
}

div.image-right {
	float: left;
	width: 268px;
	height: 179px;
}

div.border-right img {
	padding: 5px 0 0 10px;
}
/* end double image container */

/* start brochure container */
div#brochure-container {
	width: 545px;
	position: relative;
}

div#brochure-container div#brochure-left {
	width: 317px;
	float: left;
	margin-right: 10px;
}

div#brochure-container div#brochure-right {
	width: 218px;
	float: left;
}

div#brochure-container div#brochure-right div#border-top {
	width: 218px;
	height: 302px;
	background: url(/images/generic/broch-bord-top.gif) 0 0 no-repeat;
}

div#brochure-container div#brochure-right div#border-right {
	width: 218px;
	height: 302px;
	background: url(/images/generic/broch-bord-right.gif) 210px 5px no-repeat;
}

div#brochure-container div#brochure-right div#border-bottom {
	width: 218px;
	height: 302px;
	background: url(/images/generic/broch-bord-bottom.gif) 0 288px no-repeat;
}

div#brochure-container div#brochure-right div#border-left {
	width: 218px;
	height: 302px;
	background: url(/images/generic/broch-bord-left.gif) 0 5px no-repeat;
}

div#brochure-container div#brochure-right div#border-right img {
	margin: 5px 0 0 10px;
}
/* end brochure container */

div.text-pad div#content ul li {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 0;
	margin-left: 15px;
	vertical-align: middle;
}

/* Start Top Homepage Image Border */
div.main_img_top {
	margin: 10px 0;
	width: 543px;
	height: 178px;
	background: url(/images/generic/main-img-top.gif) 0 0 no-repeat;
}

div.main_img_right {
	width: 543px;
	height: 178px;
	background: url(/images/generic/main-img-right.gif) 532px 40px repeat-y;
}

div.main_img_bottom {
	padding: 5px 0 0 8px;
	width: 543px;
	height: 178px;
	background: url(/images/generic/main-img-bottom.gif) 0 164px no-repeat;
}

div.main_img_left {
	width: 543px;
	height: 178px;
	background: url(/images/generic/main-img-left.gif) 0 40px repeat-y;
}
/* End Top Homepage Image Border */

#travelzest {
    float: right;
    padding-top: 3px;
}

#travelzest img {
    border: none;
    height: 50px;
}

#footer .navigation #copy {
    float: left;
    text-align: left;
    margin-top: 9px;
    line-height: 1.4em;
}

#footer .navigation {
    padding-top: 81px;
}

.accessibility li {
    font-size: 0;
}