	
	body {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	
	}
	
	
	
		
	p {
	margin-top: 0px;
	margin-bottom: 12px;
	}	
		
		
	ul li
	{
	list-style-type: none;
	background-image: url(../_images/bulletHeart.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 8px;
	margin-bottom: 5px;
	}

	
	ol li
	{
	list-style-image:none;
	background-image: none;
	list-style-type: decimal;
	}
	
	
	
	
	#phoL {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
	#phoR {
	}
	
	
	.rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D85135;
	}
	
	
	.clearfloat {
	clear: both;
	line-height: 1px;
	height: 0px;
	}
	
	
	#bttn {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
	#sideBar {
	background-color: #990000;
	float: right;
	width: 230px;
	position: relative;
	border-top: 1px solid #E0A084;
	border-right: 1px solid #C14B1F;
	border-bottom: 1px solid #C14B1F;
	border-left: 1px solid #E0A084;
	text-align: left;
	margin-right: 11px;
	}
	
	
	#sideBar ul {
	margin: 15px 15px 0px 0px;
	padding: 0px;
	list-style-image: none;
	background-image: none;
	
	}
	
	
	
	#sideBar li {
	background-image: url(/_images/icon-pdf-sm.gif);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	padding: 0px 0px 0px 20px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 2px;
	
	}
	
	
	
	#sideBarA {
	font-family: "Century Gothic", Arial, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FD982E;
	padding: 10px 0px 10px 10px;
	
	}
	
	
#sideBar a:link, sideBar a:visited {
		color: #F0802C;
	
}
	

#sideBar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}	
	
#sideBar a:active{
	color: #3399FF;
	text-decoration: underline;
}	

	
	
	
/* Navigation */
	
a:link {
	color: #FFCC66;
	text-decoration: none;
}


a:visited {
	color: #FFCC66;
	text-decoration: none;
}


a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #3399FF;
	text-decoration: underline;
}
	


	
#headerNav a:link, headerNav a:visited {
		color: #F0802C;
	
}
	

#headerNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}	
	
#headerNav a:active{
	color: #3399FF;
	text-decoration: underline;
}	
	
	
form a:link, form a:visited {
	color: #CC0000;
	text-decoration: underline;
	}
	

form a:hover {
	color: #FF9933;
	text-decoration: none;
	}

form a:active{
	color: #430A00;
	text-decoration: underline;
	}

	
form td{
	background-color: #FFCC99;
	}
	

.formButton {
	height: 18px;
	padding: 2px 7px 7px;
	background-image: url(../_images/bg-formButton.jpg);
	background-repeat: repeat-x;
	color: #FFE1A4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}







.forms {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color:#853C10;
	
}







.formBox {
	color: #8F3C10;
	background-color: #FFFFFF;
	height: 18px;
	border: 1px solid #F4AF68;
	background-image: url(../_images/bg-formBox.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formArea {
	color: #8F3C10;
	background-color: #FFFFFF;
	border: 1px solid #F4AF68;
	background-image: url(../_images/bg-formArea.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.formHead {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color:#990000;
	font-weight: bold;
}





#tripFoot {
	background-color: #830800;
	width: 450px;
	border-top: 1px solid #E0A084;
	border-right: 1px solid #C14B1F;
	border-bottom: 1px solid #C14B1F;
	border-left: 1px solid #E0A084;
	padding: 10px;
	text-align: center;
	clear: both;
	margin-top: 25px;
	margin-left: 225px;
	}
	
	
#tripFoot ul {
	margin: 15px 0px 0px;
	padding: 0px;
	list-style-image: none;
	background-image: none;
	
	}
	
	
	
#tripFoot li {
	background-image: url(/_images/icon-pdf-sm.gif);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	padding: 0px 0px 0px 13px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 2px;
	
	}
	
	
	
#tripFootA {
	font-family: "Century Gothic", Arial, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FD982E;
	padding: 10px;
	
	}
	
	
#tripFoot a:link, tripFoot a:visited {
		color: #F0802C;
	
}
	

#tripFoot a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}	
	
#tripFoot a:active{
	color: #3399FF;
	text-decoration: underline;
}








		
	h1 {
	font-family: Papyrus, Tahoma, Arial, sans-serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 35px;
	margin: 0px 0px 5px;
	color: #990000;
	}	
		
		
		
	h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	}		
		
	
	h3 {
	font-family: Papyrus, Georgia, fantasy, cursive, serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 20px;
	color: #430A00;
	padding-top: 10px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #831B01;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	}	
	
		
	h4 {
	font-family: "Century Gothic", Helvetica, Verdana, Arial, san-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 25px 0px 7px;
	color: #000000;
	}	
		
		
	h5 {
	font-family: "Century Gothic", Helvetica, Verdana, Arial, san-serif;
	font-size: 19px;
	font-weight: normal;
	margin: 25px 0px 0px;
	}	
	
	
	
	h6 {
	font-family: Papyrus, Tahoma, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFB643;
	margin: 15px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #562C02;
	padding-bottom: 5px;
	}	
		
.quote {
	font-family: Papyrus, Tahoma, Arial, sans-serif;
	font-size: 21px;
	line-height: 28px;
	font-style: italic;
	letter-spacing: 1px;
	color: #562C02;
	padding-left: 50px;
		}



.quoteAuthor {
	font-family: Tahoma, Arial, san-serif;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 1px;
	text-transform: uppercase;
	float: right;
	margin-right: 120px;
	color: #830800;
}






.comment {
	font-family: Tahoma, Arial, san-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 19px;
	font-weight: bold;
}

.caption {
	font-family: Tahoma, Arial, san-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}



.callout {
	font-family: Papyrus, Tahoma, Arial, sans-serif;
	font-size: 17px;
	color: #FFCC66;
	line-height: 25px;
}


.calloutRed {
	font-family: Papyrus, Tahoma, Arial, sans-serif;
	font-size: 17px;
	color: #990000;
	line-height: 25px;
}




.textIntro {
	font-family: Papyrus, Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #831B01;
	margin: 15px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #562C02;
	padding-bottom: 5px;
	line-height: 25px;
}


.textLrg {
	font-family: Papyrus, Georgia, fantasy, cursive, serif;
	font-size: 21px;
}

.textMed {
	font-family: "Century Gothic", Helvetica, Verdana, Arial, san-serif;
	font-size: 15px;
}

.textSm {
	font-size: 12px;
	line-height: 18px;
}



.textMedBlack {
	font-family: "Century Gothic", Helvetica, Verdana, Arial, san-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
}

.phoL {
float: left;
padding-right: 10px;
padding-bottom: 10px;

}

.phoR {
float: right;
padding-left: 10px;
padding-bottom: 10px;
}


.buyNowbttn {
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../_images/bg-bar-orange.jpg);
	background-repeat: repeat-x;
	background-color: #E29B18;
	text-align: center;
	position: relative;
	float: left;
	font-size: 15px;
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
}

.buyNowbttn a:link, .buyNowbttn a:visited  {
	text-decoration: none;
}

.buyNowbttn a:hover {
	color: #000000;
	text-decoration: none;
}



.buyNowbttn a:active {
	text-decoration: none;
}





.buttonLong {
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../_images/bg-bar-orange.jpg);
	background-repeat: repeat-x;
	background-color: #E29B18;
	text-align: center;
	position: relative;
	font-size: 11px;
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	float: right;
	font-weight: bold;
	width: 230px;
	letter-spacing: 0px;
}

.buttonLong a:link, .buttonLong a:visited  {
	text-decoration: none;
	color: #990000;
}

.buttonLong a:hover {
	color: #000000;
	text-decoration: none;
}



.buttonLong a:active {
	text-decoration: none;
}
