﻿/* start css */

#ContentAreaBox
{
	position: absolute;
	z-index: 1234;
	display:none;
}

/* classes */
.BorderNone {
	border: 0px solid #FFFFFF;
}

.VerHomeImage {
    background-image:url('../vp_graphics/main/s1.jpg');
    background-repeat:no-repeat;
    background-position:top center;	
}

.ClassName {
	color: #ffffff;
	text-transform: capitalize;
	font-size: 9px;
	font-weight: bold;
}

/***** Inner Pages Classes *****/

.GreenBg {
	background-image: url("../vp_graphics/green_box/bg.jpg");
	background-repeat: repeat-x;
	background-color: #9AB742;
	background-position: bottom center;
}

.GreenGeorgiaMainTitle {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #5E903F;
	font-size: 18px;
}

.GreenGeorgiaInnerTitle {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #5E903F;
	font-size: 16px;
}

.RedGeorgiaMainTitle {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #A22221;
	font-size: 18px;
	text-transform: capitalize;
}

.RedGeorgiaSubTitle {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #A22221;
	font-size: 15px;

}
.GrayGeorgiaSubTitle {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #818B8C;
	font-size: 15px;

}

.RedDropdownText {
	color: #A22221;
	font-size: 9px;
}

.ContentAreaBottomBarBg {
	background-image: url('../vp_graphics/gray_text_box/middle.jpg');
	background-repeat: repeat-x;
	background-position: center bottom;
}

/***** End Inner Pages Classes *****/

.WhiteBoxRedTitle {
	color: #A22221;
	font-size: 9px;
	font-weight: bold;
	text-transform:uppercase;
}


a:link.WhitBlankLink, a:visited.WhitBlankLink {
	color: #000000;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-weight: bold;
	font-size: 8px;
	text-transform: uppercase;
	
}
a:hover.WhitBlankLink, a:active.WhitBlankLink {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 8px;
	text-transform: uppercase;
}


a:link.WhiteRedLink, a:visited.WhiteRedLink {
	color: #A22221;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-weight: normal;
	font-size: 8px;
	text-transform: uppercase;
	
}
a:hover.WhiteRedLink, a:active.WhiteRedLink {
	color: #A22221;
	text-decoration: none;
	font-weight: normal;
	font-size: 8px;
	text-transform: uppercase;
}

a:link.RedInnerLink, a:visited.RedInnerLink {
	color: #A22221;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	text-transform: none;
	
}
a:hover.RedInnerLink, a:active.RedInnerLink {
	color: #A22221;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	text-transform: none;
}

.WhiteBoxTrans {
	opacity:.80;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
}

.WhiteBoxTrans2 {
	opacity:.40;
	filter: alpha(opacity=40); 
	-moz-opacity: 0.4;
}

/***** Yellow Box Classes *****/

.YellowBg{
	background-image: url("../vp_graphics/yellow_box/bg.jpg");
	background-repeat: repeat-x;
	background-color: #FFA91E;
	background-position: top center;
}

.YellowBoxWhiteMainTitle {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 15px;
}

.YellowBoxRedMainTitle {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #A31F08;
	font-size: 15px;
}

.YellowBoxWhiteText {
	color: #ffffff;
	font-size: 9px;
}

.YellowBoxWhiteSubTitle {
	color: #ffffff;
	font-size: 9px;
	text-transform: uppercase;
}

.YellowBoxRedTitle {
	color: #A22221;
	font-size: 9px;
	font-weight: bold;
}

.YellowBoxDropdownText {
	color: #333333;
    font-family:Arial;
	font-weight: normal;
	font-size: 10px;	
}

a:link.WhiteIconLink, a:visited.WhiteIconLink {
	color: #FFFFFF;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-weight: normal; /* normal, bold */
	font-size: 8px;
	text-transform: uppercase;
	
}
a:hover.WhiteIconLink, a:active.WhiteIconLink {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal; /* normal, bold */
	font-size: 8px;
	text-transform: uppercase;
}

a:link.GrayIconLink, a:visited.GrayIconLink {
	color: #818B8C;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-weight: normal; /* normal, bold */
	font-size: 8px;
	text-transform: uppercase;
	
}
a:hover.GrayIconLink, a:active.GrayIconLink {
	color: #818B8C;
	text-decoration: none;
	font-weight: normal; /* normal, bold */
	font-size: 8px;
	text-transform: uppercase;
}

/***** End Yellow Box Classes *****/
/***** Seperators *****/
.HorGrayDottedSep {
	background-image: url("../vp_graphics/seperators/hor_gray_sep.gif");
	background-repeat: repeat-x;
	background-position: center center;
}

.HorGraySepLine {
	background-image: url("../vp_graphics/seperators/hor_gray_sep_line.gif");
	background-repeat: repeat-x;
	background-position: center center;
}
.HorYellowSepLine {
	background-image: url("../vp_graphics/yellow_box/yellow_sep.gif");
	background-repeat: repeat-x;
	background-position: center center;
}

.VerGrayDottedSep {
	background-image: url("../vp_graphics/seperators/ver_gray_sep.gif");
	background-repeat: repeat-y;
	background-position: center center;
}

.VerGrayInnerBottomDottedSep {
	background-image: url("../vp_graphics/seperators/nex_bac_sep2.jpg");
	background-repeat:no-repeat;
	background-position: center center;
}

/***** End Seperators *****/
/***** Home page *****/
.VacationThemeTitle {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #A31F08; /*C40038;*/
	font-size: 18px;

}

.GrayBoxMainTitle {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #ABBD4D;
	font-size: 18px;
}

.GrayBoxSubTitle {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #A31F08;
	font-size: 11px;
	text-transform: uppercase;

}
.GrayBoxDate {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #828B8C;
	font-size: 10px;

}

.GrayBoxEventDate {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #A31F08;
	font-size: 10px;
}

.GrayBoxEvent {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #5E8F1A;
	font-size: 10px;
}

.GrayBoxEvent2 {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #5E8F1A;
	font-size: 10px;
	text-transform: uppercase;
}

.GreenText {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #5E8F1A;
	font-size: 9px;

}

.SitesBibleCaption {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #A31F08;
	font-style: italic;
}


a:link.GrayBoxEventLink, a:visited.GrayBoxEventLink {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #5E8F1A;
	font-size: 10px;
	text-decoration: none;	
}
a:hover.GrayBoxEventLink, a:active.GrayBoxEventLink {
	color: #A31F08;
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;	
}


a:link.VacationTheme, a:visited.VacationTheme {
	color: #818B8C;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-weight: normal; /* normal, bold */
	font-size: 15px;
	
}
a:hover.VacationTheme, a:active.VacationTheme {
	color: #A31F08;
	text-decoration: none;
	font-weight: normal; /* normal, bold */
	font-size: 15px;
}

/***** End Home page *****/
/***** Eco-Tourisn Menu *****/

a:link.EcoTourismMenu, a:visited.EcoTourismMenu {
	color: #7E8687;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-weight: normal; /* normal, bold */
	font-size: 12px;
	
}
a:hover.EcoTourismMenu, a:active.EcoTourismMenu {
	color: #5E8F1A;
	text-decoration: none;
	font-weight: normal; /* normal, bold */
	font-size: 12px;
}

/****** End Eco-Tourism Menu *****/

a:link.TopGrayMenu, a:visited.TopGrayMenu {
    font-family:Arial;
	color: #333333;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-weight: normal; /* normal, bold */
	font-size: 9px;
	
}
a:hover.TopGrayMenu, a:active.TopGrayMenu {
    font-family:Arial;
	color: #A31F08;
	text-decoration: none;
	font-weight: normal; /* normal, bold */
	font-size: 9px;
}


a:link.TopGreenMenu, a:visited.TopGreenMenu {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: capitalize ;
	text-decoration: none;
	font-weight: normal; /* normal, bold */
	font-size: 12px;
	
}
a:hover.TopGreenMenu, a:active.TopGreenMenu {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #A31F08;
	text-transform: capitalize ;
	text-decoration: none;
	font-weight: normal; /* normal, bold */
	font-size: 12px;
}


a:link.BottomGrayMenuMainTitle, a:visited.BottomGrayMenuMainTitle {
	color: #7E8687;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-weight: bold; /* normal, bold */
	font-size: 11px;
	
}
a:hover.BottomGrayMenuMainTitle, a:active.BottomGrayMenuMainTitle {
	color: #5E8F1A;
	text-decoration: none;
	font-weight: bold; /* normal, bold */
	font-size: 11px;
}

a:link.BottomGrayMenuMainTitle2, a:visited.BottomGrayMenuMainTitle2 {
	color: #7E8687;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-weight: bold; /* normal, bold */
	font-size: 10px;
	
}
a:hover.BottomGrayMenuMainTitle2, a:active.BottomGrayMenuMainTitle2 {
	color: #5E8F1A;
	text-decoration: none;
	font-weight: bold; /* normal, bold */
	font-size: 10px;
}

a:link.BottomGrayMenu, a:visited.BottomGrayMenu {
	color: #7E8687;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-weight: normal; /* normal, bold */
	font-size: 10px;
	
}
a:hover.BottomGrayMenu, a:active.BottomGrayMenu {
	color: #5E8F1A;
	text-decoration: none;
	font-weight: normal; /* normal, bold */
	font-size: 10px;
}

a:link.BottomGrayMenu2, a:visited.BottomGrayMenu2 {
	color: #7E8687;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-weight: normal; /* normal, bold */
	font-size: 9px;
	
}
a:hover.BottomGrayMenu2, a:active.BottomGrayMenu2 {
	color: #5E8F1A;
	text-decoration: none;
	font-weight: normal; /* normal, bold */
	font-size: 9px;
}

/* by id */
#ContentArea {
	width: 100%;
	height: 220px;
	overflow: auto;
}

.BgIcons {
	background-repeat: no-repeat;
	background-position: bottom;
	cursor:pointer;
}

.TdImagesTxt {
	color: #333333;
}

:hover.TdImagesTxt {
	color: #A31F08;/*#5E8F1A;*/
}

.TdTxt {
    font-family:Arial;
	font-weight: normal;
	font-size: 9px;
}

.ComboBoxHeaderText {
    font-family:Arial;
	color: #333333;
	font-weight: normal;
	font-size: 10px;	
}


.ComboSubsList {
	position: absolute;
	visibility: hidden;
	/*
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	*/
	z-index: 123457;
}

.ComboSubsListTdItems {
	background-color:#FFFFFF;
	border: 1px solid #E5E5E5;
/*
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
*/
}


.MenuSubsAreaZI {
	position: absolute;
	display:none;
	z-index: 123459;
}


.MenuSubsArea {
	position: absolute;
	display:none;
	z-index: 123450;
}

/*
.TopBannerImg {
	opacity:.90;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
}
*/


a:link.MenuSubsBoxItemsLinks, a:visited.MenuSubsBoxItemsLinks, a:active.MenuSubsBoxItemsLinks, a:hover.MenuSubsBoxItemsLinks {
	color: #333333;
	text-decoration: none;
}

.MenuSubsBoxArea {
	margin: 0px;
	position: relative;
	width: 222px;
	height: 74px;
	float: left;
	color: #333333;
	text-decoration: none;
	z-index: 123456;
	padding:8px;
}

:hover.MenuSubsBoxArea {
	margin: 0px;
	width: 222px;
	height: 74px;
	color: #333333;
	text-decoration: none;
	z-index: 123456;
	padding:8px;
	background-color: #EDECE7;
}

:hover.MenuSubsItemsTD {
	background-color: #EDECE7;
}

a:link.MenuSubsItemsLinks, a:visited.MenuSubsItemsLinks, a:active.MenuSubsItemsLinks, a:hover.MenuSubsItemsLinks {
	margin: 0px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	position: relative;
	width: 222px;
	color: #333333;
	text-decoration: none;
	z-index: 123456;
	float:left;
}


a:link.MenuSubsItemsImgLink, a:visited.MenuSubsItemsImgLink, a:active.MenuSubsItemsImgLink, a:hover.MenuSubsItemsImgLink {
	margin: 0px;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 0px;
	padding-bottom: 4px;
	float: left;
	color: #333333;
	width: 230px;
	text-decoration: none;
}

.MenuSubsItemsImgThumb {
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 50px;
	height: 60px;
}

:hover.MenuSubsItemsBoxes {
	background-color: #FFFFFF;
}

/*
a:link.MenuSubsItemsLinks, a:visited.MenuSubsItemsLinks, a:active.MenuSubsItemsLinks {
	margin: 0px;
	position: relative;
	width: 222px;
	height: 74px;
	float: left;
	color: #333333;
	text-decoration: none;
	z-index: 123456;
	padding:8px;
}

.MenuSubsItemsLinks:hover {
	margin: 0px;
	width: 222px;
	height: 74px;
	color: #333333;
	text-decoration: none;
	z-index: 123456;
	padding:8px;
	background-color: #EDECE7;
	
	/*
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;*/
	/*border: 1px dotted #000000;*/
}

:hover.MenuSubsItemsBoxes {
	background-color: #FFFFFF;
}

.MenuSubsItemsImgThumb {
	margin-right:4px;
}
*/

.MenuSubsItemsTbBorders {
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

.MenuSubsItemsTbRightBorders {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
}

.MenuSubsItemsTbBottomBorders {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}

.TopLinksBox {
	border: 0px solid #CCCCCC;
	background-color:#F6F6F6;	
}


.TimeZoneTitles {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #A31F08;
	font-size: 12px;
}

.TimeZoneTxt {
	font-family: Verdana, Helvetica, sans-serif;
	color: #5E903F;
	font-size: 9px;
}


a:link.ComboMenuItems, a:visited.ComboMenuItems {
    font-family:Arial;
	color: #333333;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-weight: normal; /* normal, bold */
	font-size: 10px;
	
}
a:hover.ComboMenuItems, a:active.ComboMenuItems {
    font-family:Arial;
	color: #A31F08;
	text-decoration: none;
	font-weight: normal; /* normal, bold */
	font-size: 10px;
}

.InnerPagesPictures {
  padding-right:10px;
  padding-bottom:10px;
}


a:link.GreenGeorgiaMainTitleLink, a:visited.GreenGeorgiaMainTitleLink {
    font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #5E903F;
	text-decoration: none;
	font-size: 18px;
	
}
a:hover.GreenGeorgiaMainTitleLink, a:active.GreenGeorgiaMainTitleLink {
    font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #5E903F;
	text-decoration: underline;
	font-size: 18px;
}


a:link.RedGeorgiaMainTitleLink, a:visited.RedGeorgiaMainTitleLink {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #A22221;
	text-decoration: none;
	font-size: 18px;
	text-transform: capitalize;	
}
a:hover.RedGeorgiaMainTitleLink, a:active.RedGeorgiaMainTitleLink {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #A22221;
	text-decoration: underline;
	font-size: 18px;
	text-transform: capitalize;
}


a:link.GrayBoxEventLink2, a:visited.GrayBoxEventLink2 {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #5E8F1A;
	font-size: 11px;
	text-decoration: none;	
}
a:hover.GrayBoxEventLink2, a:active.GrayBoxEventLink2 {
	color: #A31F08;
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
}


.SearchNotes {
  border:0px solid #C0C0C0;
  width: 360px;
  position: absolute;
  margin-top:5px;
  margin-left:-245px;
  display:none;
}

/* end css */