.Charitystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-style: normal;
	font-weight: bold;
	color: #4D0600;
}

.CharitystyleSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #4D0600;
}

.contentcontainer {
	margin: 0 auto;
	width: 770px;
	text-align: left;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

.contentcontainermain {
	margin: 0 auto;
	width: 770px;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: black;
	border-bottom-color: white;
}

.notopborder {
	border-top-width: 0px;
}

.nobottomborder {
	border-bottom-width: 0px;
}

.required {
	color: #f00;
}

#container {
  margin: 0 auto;
  width: 770px;
  text-align: left;
  border: 1px solid #000;
  }

#containerBC {
  margin: 0 auto;
  text-align: left;
  border: 1px solid #000;
  }

body {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background: #c24e01 url("../images/backgroundgradient.jpg") repeat-x bottom;
}

body2 {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
	color: #4D0600;
	font-weight: bold;
	text-decoration: none;
}

.headerLink a {
    COLOR: #ffffff;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none;
}

.headerLink:hover {
    COLOR: #ffffff;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none;
}

a {
    COLOR: #76381B;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
	text-decoration: underline;
}

.copylink {
	COLOR: #000000;
	text-decoration: none;
}

.h4link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
	color: #4D0600;
	font-weight: bold;
	text-decoration: none;
}

.routelink a {
    COLOR: #FFC273;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    TEXT-DECORATION: underline;
	PADDING: 3px 0px 5px 5px;
}

.largeLink a {
    COLOR: #76381B;
    FONT-FAMILY: verdana;
	font-size:12px;
	text-decoration: underline;
}

.largeLink a:hover {
    COLOR: #000000;
    FONT-FAMILY: verdana;
    FONT-SIZE: 12px;
	text-decoration: underline;
}

.content {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-right: 10px;
}

#topBar {
	width: 770px;
	height: 114px;
}

#logo {
	padding: 0 0 0 0px;
}

#contactUs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-right: 20px;
	line-height: .95em;
}

.contactBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-right: 12px;
}
.contactBold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-right: 12px;
}

#contact a {
	font-size: 11px;
	color: #471609;
	text-decoration: none;
}

#contact a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
#intro {
	font-size:10px;
	padding: 18px;
	background: #fff;
}

#intro img {
	margin-right: 0px;
}


/* top navigation */

.p7snaptrigger a {
	display: block;
	background-color: #fff;
	
}

.p7snaptrigger a:hover, .p7snaptrigger a:active, .p7snaptrigger a:focus {
	background-color: #ccc;
}

#p7snapsubs1, #p7snapsubs2, #p7snapsubs3, #p7snapsubs4, #p7snapsubs5, #p7snapsubs6, #p7snapsubs7 {
	position: absolute;
	top: 87px;
	font-size: 10px;
	visibility: hidden;
	background-color: #fff;
	text-align: left;
}

#p7snapsubs1 {
	left: 33px;
}
#p7snapsubs2 {
	left: 158px;
	
}
#p7snapsubs3 {left: 282px;}
#p7snapsubs4 {left: 343px;}
#p7snapsubs5 {left: 462px;}
#p7snapsubs6 {left: 540px;}
#p7snapsubs7 {
	left: 637px;
	border-top: 1px solid #ffff28;
}

.p7submenus p {margin: 0;
}

.p7submenus a, .p7submenus a:visited {
	display: block;
	padding: 5px;
	background: #a40000;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #ffff28;
	border-bottom: 1px solid #ffff28;
	border-left: 1px solid #ffff28;
}

.p7submenus a:hover, .p7submenus a:active, .p7submenus a:focus {
	background-color: #f8ad14;
	color: #000000;
}


/* sub page navigation */

#navcontainer {
 	width: 207px;
  	text-align: left;
	background: #76381B url(../images/subheaders/subnav_bg.jpg) repeat-x top;
}

#navcontainer ul {
	margin-left: 0px;
	padding-left: 0px;
	font-family: verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	list-style-type: none;
}

 #navcontainer li{

}

#navcontainer a {
	display: block;
	padding: 3px;
	width: 200px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #510F03;
}

#navcontainer a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #f19802;
	color: #000;
}

#navlist{
	margin-top: 0px;
	margin-bottom: 0px;
}

/* sub page navigation page marker */

#marker {
	background: #6b0f00;
}

#marker a:hover {
	background: #6b0f00;
		color: #fff;
}

#videoHeader {
	padding: 5px 0 3px 20px;
}

#mediaPlayer {
	padding: 0 0 3px 20px;
}

#mediaPlayer a {
	color: #EAA631;
	text-decoration: none;
	font-style: italic;
}

#mediaPlayer a:hover {
	color: #76381B;
	text-decoration: underline;
}

.spacer {
	height: 1px;
	background: #fff;
	border: none;
}

.callToActionLeft {
	font-size: 10px;
	color: #fff;
	background: #6b0f00;
	line-height: 1.25em;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #471709;
	padding-bottom: 10px;
}

.callToActionLeft a {
	font-size: 11px;
	font-weight: bold;
	color: #FFCD6E;
}

.callToActionLeft a:hover {
	color: #fff;
}

.callToActionRight {
	font-size: 10px;
	color: #fff;
	background: #6b0f00;
	line-height: 1.25em;
	border-bottom: 1px solid #471709;
	border-left: 1px solid #471709;
	padding-bottom: 10px;
}

.callToActionRight a {
	font-size: 11px;
	font-weight: bold;
	color: #FFCD6E;
}

.callToActionRight a:hover {
	color: #fff;
}
.callToAction {
	font-size: 10px;
	color: #fff;
	background: #6b0f00;
	line-height: 1.25em;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #471709;
	border-left: 1px solid #471709;
	padding-bottom: 10px;
}

.callToAction a {
	font-size: 11px;
	font-weight: bold;
	color: #FFCD6E;
}

.callToAction a:hover {
	color: #fff;
}

/* list style */

ul.rule-marker {
	font-family: verdana, Helvetica, sans-serif;
	list-style: none;
	margin: 6px 1px 0;
	padding: 0 8px 10px
}

ul.rule-marker li {
	font-family: verdana, Helvetica, sans-serif;
	margin: 0 -8px;
	padding: 0.2em 8px;
}

ul.rule-marker li a {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	background: url(../images/common/arrow.jpg) no-repeat 0 50%;
	line-height: 1.25em;
	display/**/:/**/block;
	margin/**/:/**/-0.2em -8px;
	padding/**/:/**/0.2em 12px;
	letter-spacing: .1em;
}

ul.rule-marker li a:hover {
	color: #EAA631;
	text-decoration: underline;
}
#mini {
	background: #ffffff;
	color: #76381B;
    font-size: 10px;
	text-align: left;
	padding: 5px 0px 0px 0px;
	word-spacing: 1px;
}

#mini a {
	color: #000000;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#mini a:hover {
	color: #EC9E54;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.miniBC {
	background: #ffffff;
	color: #76381B;
    font-size: 9px;
	text-align: left;
	line-height:16px;
	word-spacing: 1px;
}

#miniBC, #miniBC a,#miniBC a:link, #miniBC a:link,#miniBC a:link {
	background: #ffffff;
	color: #76381B;
    font-size: 9px;
	text-align: left;
	line-height:16px;

}

#miniBC a:hover {
	background: #ffffff;
	color: #76381B;
    font-size: 9px;
	text-align: left;
	line-height:16px;
	text-decoration:none;
}
#whiteDot {

	color: #ffffff;
    font-size: 22px;
	text-align: center;
	
	line-height:16px;

}
#whiteDotLD {

	color: #ffffff;
    font-size: 16px;
	text-align: center;
	font:Wingdings;
	
	line-height:10px;

}
.miniwhite {

	color: #ffffff;
    font-size: 10px;
	text-align: center;
	padding: 2px 0px 0px 0px;
	line-height:16px;
	font-weight:bold;
	word-spacing: 1px;


}
.miniwhite a {
	color: #ffffff;
	 font-size: 10px;
		text-align: center;
	padding: 2px 0px 0px 0px;
	line-height:16px;
		font-weight:bold;
	word-spacing: 1px;
		
		text-decoration: none;


}

.miniwhite a:hover {
	color: #ffffff;
	 font-size: 10px;
	text-align: center;
		font-weight:bold;
	padding: 2px 0px 0px 0px;
	line-height:16px;
	word-spacing: 1px;
		
	text-decoration: underline;
	
}
#mini_2 {
	background: #ffffff;
	color: #76381B;
    font-size: 10px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	word-spacing: 1px;
}

#mini_2 a {
	color: #000000;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#mini_2 a:hover {
	color: #EC9E54;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
#footer {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	background: #000000;
	color: #FFCD6E;
	text-align: center;
	padding: 5px 2px 5px 2px;

}

#footer a {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #FFCD6E;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
#contentLink {
	background: #76381B;
	color: #FFCD6E;
	text-align: center;
	padding: 10px 2px 5px 2px;
	word-spacing: 2px;
}

#contentLink a {
	color: #fff;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#contentLink a:hover {
	color: #FFCD6E;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

#quote {
	background: #873512;
	color: #ffffff;
	text-align: center;
	padding: 20px 5px 20px 5px;
	word-spacing: 2px;
	border-bottom: 1px solid #FFBE33;
}

#socialcontainer {
	border-bottom: 1px solid #FFBE33;
	border-top: 1px solid #FFBE33;
}

#copyright {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding:5px 2px;
	background: #000000;
	color: #FFCD6E;
	text-align: center;
}


/* Price and Dates */

.priceHeader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FDCD66;
	text-align:center;
	background: #221E1F;
	height: 20px;
}

.priceHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FDCD66;
	text-align:center;
	background: #221E1F;
	height: 20px;
}

.columnHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #000;
	padding-left: 5px;
	background: #FFBE33;
	height: 20px;
	padding-right: 5px;
}

.columnHeader2 {
	background: #D8934F;
	height: 2px;
}

.infoText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	background: #F2CC77;
	padding: 5px;

}

.infoText a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 5px;
}

.infoText a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 5px;
}

#totalNumber {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	color: #fff;
	background: #76381B;
}

/* Routes */

.ROUTESLINK1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

.routesLink a {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #76381B;
	padding: 3px 0 5px 14px;
}

.routesLink a:hover {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEB10E;
	padding: 3px 0 5px 14px;
}

.znz_brdr {	border: thin solid #000000;
}



h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #4d0600;
}


/* LIST OF .STYLES. PUT IN NUMERICAL ORDER */

.style1 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	color: #fff;
}

.style2 {
	padding-top: 10px;
	padding-left: 10px;
}

.style3 {
	font-family: Tahoma;
	font-weight: bold;
}

.style4 {
	color: #FFCD6E;
	font-weight: bold;
}

.style5 {
	font-size: 12px
}

.style6 {
	font-size: 9px;
	font-style: italic;
}

.style7 {font-size: 14px
}

.style8 {
	font-size: 24px;
	font-weight: bold;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	color: #4d0600; 
}

.style10 {
	color: #4d0600
}

.style11 {
	font-size: 14px
}

.style12 {font-size: 9px
}

.style13 {font-weight: bold
}

.style14 {
	color: #330000
}

.style15 {
	color: #4d0600; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
}

.style16 {
	font-size: 16px
}

.style17 {
	color: #FFC273;
	font-weight: bold;
}

.style18 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.style19 {
	font-size: 24px;
	font-weight: bold;
}

.style20 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.style21 {
	color: #4d0600; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: italic; 
}

.style22 {
	color: #4d0600; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: italic; 
}

.style23 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 16px; 
	color: #4d0600; 
}

.style24 {
	color: #8D3D07; 
	font-size: 16px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
}

.style25 {
	color: #8D3D07;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.style26 {
	color: #4d0600; 
	font-family: Arial, Helvetica, sans-serif; 
}

.style27 {
	color: #4d0600; 
	font-size: 16px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
}

.style28 {
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
}
	
.style29 {
	color: #4d0600;
	font-size: 20px;
	font-weight: bold;
}

.style30 {
	font-size: 24px
}

.style31 {
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #4d0600;
	font-style: italic; 
}

.style32 {
	color: #4d0600; 
	font-weight: bold; 
}

.style33 {
	font-size: 10px
}

.style62 {
	color: #C24E01; 
}

.style74 {
	font-family: "Albertus Extra Bold";
	color: #000000;
}

.style75 {
	font-size: small;
	font-weight: bold;
}

.style76 {
	font-size: 12px;
	font-weight: bold;
}