/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


body {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(images/pattern2.gif);

}
/* Outside shadow wrapper div */

#wrapper {
	width: 800px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(images/shadow-background.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
	background-color: #FFFFFF;
}
/* regular body links */

a:link, a:visited, a:active {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}

#container {
	background-color: #FFFFFF;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#masthead {
	height: 115px;
	width: 780px;
	margin: 0px;
	padding: 0px;
}
/* masthead logo animation */
#masthead-anim {
	height: 115px;
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

/* begin top main navigation styling */
#nav-top {
	color: #FFFFFF;
	height: 32px;
	padding: 0px;
	background-color: #247E00;
	margin: 0px;
	border-bottom-style: ridge;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-bottom-color: #000099;
}

#nav-top ul {
	background-color:#0D5400;
	text-align: center;
	letter-spacing: .1em;
	height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/gradient-repeat1.gif);
}

#nav-top ul li {
	display: inline;
	margin: 0;
	background-color: #339900;
	padding: 0;
}

#nav-top ul li a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 9em;
	padding-top: 0.03em;
	padding-right: 1.5em;
	padding-bottom: 0.3em;
	padding-left: 1.5em;
	background-color: #236A00;
	background-image: url(images/gradient-repeat2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#nav-top ul li a:hover, #nav-top ul li a:focus {
	text-decoration: underline;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(images/btn_mo.gif);
}/* end top main navigation styling */

/* page title styling */
#title-box {
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	height: 70px;
	width: 780px;
	padding: 0px;
	background-image: url(images/title-box-bckgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#title-box h1 {
	font-size: 20px;
	color: #006600;
	margin: 0px;
	text-align: center;
	padding-top: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.02em;
}
/* main content container */
#content {
	width: 780px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	vertical-align: top;
}
#content-logo-bckgrnd {
	width: 780px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	vertical-align: top;
	background-image: url(images/logo-bckgrnd.gif);
	background-repeat: no-repeat;
	background-position: 50px 200px;
}
/* begin left content */
#content-box1 {
	width: 515px;
	margin: 0px;	
	vertical-align: top;
	float: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: justify;
	line-height: 16px;
	background-image: url(images/rule-repeat1.gif);
	background-repeat: repeat-y;
	background-position: right top;
	list-style-image: url(images/bullet1.gif);
	list-style-type: none;
}
#content-box1 a:link, #content-box1 a:visited, #content-box1 a:active{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	
}
#content-box1 a:hover{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
#content-box1 h1, #content-box3 h1{
	font-size: 14px;
	color: #0033CC;
	padding-left: 0px;
	margin: 0px;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
}
#content-box1 h2, #content-box3 h2{
	font-size: 10px;
	color: #333333;
	padding: 0;
	margin: 20px;
	font-weight: bold;
}/* end left content */

/* begin right content */
#content-box2 {
	width: 175px;
	margin: 0px;
	background-color: #FFFFFF;
	vertical-align: top;
	float: right;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;

	line-height: 15px;
}
#content-box2 h1{
	font-size: 12px;
	color: #0033CC;
	padding-left: 0px;
	margin: 0px;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
}

#content-box2 h3{
	font-size: 12px;
	color: #236A00;
	padding-left: 0px;
	margin: 0px;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
}/* end right content */


/* Used in thankyou and form error pages */
#content-box3 {
	margin: 0px;
	float: left;
	width: 690px;
	font-family: Tahoma, Arial, sans-serif;
	color: #333333;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 12px;
	text-align: center;
}


/* "To speak to a vacation consultant contact us" and phone numbers container */
#phone-box {
	background-image: url(images/gradient-horiz1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	margin: 0px;
	padding-left: 0px;
	color: #0033CC;

}
/* Rates table formatting */
#rates-outer {
	border-collapse: collapse;
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
	padding-top: 10px;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#rates-outer h2 {
color: #333;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
	margin-top: 15px;
	margin-left: 20px;
}


#rates, #rates2 {
	border-collapse: collapse;
	width: 95%;
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #C7DEC7;
}


#rates p, #rates2 p {
	font-family: Tahoma, Arial, sans-serif;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0em;
}
#rates h1, #rates2 h1 {
	color: #0033CC;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#rates h3, #rates2 h3 {
	color: #333;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
	margin-top: 15px;
	margin-left: 25px;
}

#rates td,th, #rates2 td,th {
	font-size: 1em;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BAE0B4;
	border-right-color: #BAE0B4;
	border-bottom-color: #BAE0B4;
	border-left-color: #BAE0B4;
}
#rates th, #rates2 th {
	color: #0033CC;
	text-align: left;
	background-image: url(images/gradient3.gif);
	background-repeat: repeat-x;
	background-position: left top;

	font-size: 1em;
	border-top-width: 6px;

}

#rates tr.alt td, #rates tr.alt td   {
	font-size: 1em;
}/* end rates styling */




/* Main Flash photo-anim-main container*/

#photo-anim-container {
	height: 125px;
	width: 780px;
	padding: 0px;
	margin: 0px;

}

/* Begin 3 Flash animations */

#flash-anim1 {
	float: left;
	height: 125px;
	width: 200px;
	margin: 0px;
	padding: 0px;

}
#flash-anim2 {
	float: left;
	height: 125px;
	width: 380px;
	margin: 0px;
	padding: 0px;

}
#flash-anim3 {
	float: left;
	height: 125px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
/* main list styling */
#main-list, #main-list2	{
	width: 350px;
	list-style-image: url(images/bullet1.gif);
	list-style-type: none;
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 0px;
}
/* special nested lists */
#outer-list	{
	width: 300px;
	list-style-image: url(images/bullet3.gif);
	list-style-type: none;
	list-style-position: inside;
	line-height: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#inner-list	{
	margin-left: 30px;
	padding: 0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-type: none;
	line-height: 1.9em;
}

#outer-list li	{
	list-style-image: url(images/bullet1.gif);
	list-style-type: none;
	width: 400px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	line-height: 18px;
}
#inner-list li	{
	list-style-image: url(images/bullet1.gif);
	padding: 0em;
	margin-bottom: -0.4em;
	list-style-type: none;
	line-height: 1.6em;
}


#clearing-box1 {
	clear: both;
}
#footer-container{
	border-top: 1px solid #000000;
	background-color: #003366;
	color: #FFFFFF;
	clear: left;
	width: 780px;
}

#footer-top {
	margin: 0px;
	width: 780px;
	background-image: url(images/footer-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	clear: left;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer-bottom {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 780px;
	vertical-align: bottom;
	background-image: url(images/footer-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}


.dividers {
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
}

/* Located in #phone-box div: "To speak to a vacation consultant contact us" and phone numbers. Custom class used to space text line away from phone numbers */
.consultant-line {
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	padding-right: 15px;
}

ul {
	list-style-image: url(images/bullet1.gif);
	list-style-type: none;
	padding-left: 30px;
}


/* begin footer styling */
.footer-text-plain {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
}
.footer-text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
	margin: 0px;
}

a.footer-text:link, a.footer-text:visited, a.footer-text:active {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.footer-text:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}/* end footer styling */



/* link to pmm only */
.pmm {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #003399;
	padding-top: 20px;
}
a.pmm:link, a.pmm:visited, a.pmm:active {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a.pmm:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
