﻿/************************************************
* \\\\ Glable styles /////
************************************************/
.BoldText
{
	font-weight: bold;
}
.BlueBoldText
{
	color: #196baf;
	font-weight: bold;
	font-size: 14px;
}
.BigBoldText
{
	font-weight: bold;
	font-size: 14px;
}
.BigerText
{
	font-size: 16px;
}
.WhiteLink
{
	color: #fcfcfc;
}

.BlackText
{
	color:Black;
}
.YellowText
{
	color: #efdfbb;
}
.TextTitle
{
	font-size: 14px;
}
.GoldText
{
	color: #e1712e;
}
.divSubpageLeft
{
	vertical-align: top;
	width: 505px;
	padding-top:0px;
}
.BigLineSpace
{
	line-height:25px;
}
.LeftSubContent
{
	padding-left:40px;
	padding-top:20px;
}
.RightContent
{
	padding-left:20px;
	padding-top:30px;
	padding-right:20px;
}
.BlueBG
{
	background-color:#54b0c2;
	/*background-color:#3399cc;*/
}
.GoldBG
{
	background-color: #e27730;
}
table.GoldBorder
{
	border-color:#c76e34;
	border-width:2px;
	border-style:solid;
	background-color:#fefefe;
	width:320px;
	/*padding:10px 20px 10px 20px;*/
}
.YellowBG
{
	color: #966721;
	background-color: #efdfbb;
}
.FullWidth
{
	width:751px;
}
.IndentTop2
{
	padding-top:40px;
	text-align:center;
}
.Indent2
{
	padding-left:20px;
	padding-top:40px;
	padding-right:20px;
}
.Indent1
{
	padding-left:20px;
	padding-top:10px;
}
.Indent0
{
	padding-top:10px;
}

.Para1
{
	padding-bottom:25px;	
}
.Para2
{
	padding-bottom:5px;	
}
h3 {
	margin-bottom: -1px;
	margin-top: 36px;
}
a.backToTop:link, a.backToTop:visited, a.backToTop:hover, a.backToTop:active {
	background-image: url(/images/backToTop.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 15px;
	font-size: 11px;
	color: #966721;
}
#divBody .container1 #divSubpageTopContent p {
	margin-top: 0px;
}




a.SameAsYelloBG:link {color:#efdfbb;text-decoration:none;}
a.SameAsYelloBG:hover {color:#efdfbb;text-decoration:none;}
a.SameAsYelloBG:visited {text-decoration:none;color:#efdfbb;}

a.OnGold:link {color:#196baf;text-decoration:none;}
a.OnGold:hover {color:#fcfcfc;text-decoration:underline}
a.OnGold:visited {text-decoration:none;color:#196baf}

.containerF
{
	color: #966721;
	background-color: #efdfbb;
}
.SmallFont
{
	font-size: 11px;
}



html, body
{
	height: 100%;
}
body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	background-color: #9e835c;
}

a:link, a:visited
{
	color: #e1712e;
	text-decoration: underline;
}

a:hover
{
	color: #196baf;
	text-decoration: underline;
}

input
{
	font-size: 10px;
	border: solid 1px #b4bec9;
	line-height: 12px;
}

/************************************************
* \\\\ Classes /////
************************************************/

/* Home page left, home page links, subpage left*/
.container1
{
	color: #966721;
	background-color: #efdfbb;
	width:505px;
}

/* Home page right, subpage right */
.container2
{
	border-width: 1px;
	/*font-size: 11px;*/
	color: #ffffff;
	/*background-color: #e27730;*/
	width:246px;	
}
.NoBorderImage
{
	vertical-align: top;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

/* Home page search bar, subpage title bar*/
.container3
{
	background-color: #586e87;
}

.footer
{
	vertical-align: middle;
	text-align: center;
	font-size: 11px; /*color: #A39554;*/
	color: #ffffff;
	padding-right: 10px;
	background-color: #9e835c;
}
.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	color: #ffffff;
	text-decoration: underline;
}

.title
{
	font-weight: bold;
}

/*********For text***********/
/*
User for friend links
*/
.text1
{
	color: #825b01;
}

/************************************************
* \\\\ Elements IDs /////
************************************************/

#divBody
{
	height: auto;
	width: 751px;
	margin-top: 33px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	background-position: left top;
	overflow: visible;
}
#topRegLink {
	height: 23px;
	width: 751px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	position: absolute;
	top: 0px;
}
#topRegLink #phoneNumber {
	position: absolute;
	font-weight: bold;
	color: #ffffff;
	left: 0px;
}
#topRegLink #linkTab {
	position: absolute;
	font-size: 10px;
	font-weight: bold;
	right: 0px;
	background-image: url(/images/topRegistrationLinkBG2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 168px;
	height: 23px;
}
*html #topRegLink #linkTab { /* IE 6 fix */
	right: -1px;
}
#linkTab span {
	width: 168px;
	height: 23px;
	line-height: 23px;
}
#linkTab a:link, #linkTab a:visited, #linkTab a:active {
	color: #ffffff;
	padding-left: 15px;
	width: 153px;
	display: block;
	text-decoration: none;
}
#linkTab a:hover {
	color: #ffffff;
	padding-left: 15px;
	width: 153px;
	display: block;
	text-decoration: underline;
}
#divLogo
{
	margin: 0px;
	padding: 0px;
	width: 751px;
	height: 116px;
	background-color: #ad9d61;
}

/* For sub page */
#divLogo1
{
	margin: 0px;
	padding: 0px;
	width: 751px;
	height: 116px;
	background-color: #ad9d61;
}

#divFooter
{
	margin: 0px;
	padding: 0px; /*width: 751px;*/
	width: auto;
}

#divSearch
{
	font-size: 8px;
	color: #ffffff;
	padding-top: 10px;
	height: 30px;
}

#divFriendLink
{
	font-size: 10px;
}

#divSubpageLeft
{
	vertical-align: top;
	width: 505px;
	padding-top:0px;
}

#divSubpageBar
{
	vertical-align: top;
	height: 45px;
	width: 505px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* The left content container for each subpage*/
#divSubpageLeftContent
{
	/*padding: 25px 20px 20px 20px;*/
	padding: 25px 30px 10px 50px;
}
.divSubpageLeftContent
{
	/*padding: 25px 20px 20px 20px;*/
	padding: 25px 30px 10px 50px;
}
.divSubpageLeftTight
{
	padding-left:15px;
	padding-top:30px;
	padding-bottom:3px;
	padding-right:3px;
}

.divSubpageLeftTight ul
{
	line-height:18px;
	margin-left:18px;
	list-style: inside;
}
#divSubpageLeftContentMoreWide
{
	/*padding: 25px 20px 20px 20px;*/
	padding: 25px 20px 10px 20px;
}
#divSubpageTopContent
{
	/*padding: 25px 20px 20px 20px;*/
	padding: 25px 30px 40px 50px;
}
#divSubpageRightContent
{
	padding: 15px 20px 20px 20px;
	width: 230px;
	white-space: normal;
	overflow: visible;
}
/********Navigator styles**************/
#divMainMenu
{
	width: 100%;
	height: 33px;
	vertical-align: middle;
	background-image: url(../images/MenuBG.jpg); /*background-image: url(../images/menu_main_bg.gif);*/
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#divMainMenu ul
{
	padding-left: 50px;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#divMainMenu a
{
	display: block;
	padding-left: 5px;
	text-align: left;
}

#divMainMenu li div a:hover
{
	color: #efdfbb;
	line-height: 33px;
}
#divMainMenu li
{
	position: relative;
	float: left;
	padding-right: 40px;
}

#divMainMenu li div
{
	line-height: 33px;
}

#divMainMenu li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 33px;
}
#divMainMenu li ul
{
	position: absolute;
	width: 100px;
	left: -999em;
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	color: #684937;
	padding-left: 0px;
	z-index: 1000;
}

#divMainMenu li li
{
	width: 120px;
	height: auto;
	padding-top: 5px;
	background-color: #bcac63;
	border-bottom: solid 1px #d1c58b;
}

#divMainMenu li li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	color: #1d4470;
	line-height: 20px;
}

#divMainMenu li li a:hover
{
	color: #ffffff;
	font-weight: bold;
	position: relative;
}

#divMainMenu li:hover ul, #divMainMenu li li:hover ul, #divMainMenu li.menuMouseOver ul, #divMainMenu li li.menuMouseOver ul
{
	left: auto;
}
#divMainMenu li:hover ul ul, #divMainMenu li.menuMouseOver ul ul
{
	left: -999em;
}

.listOne {padding: 0; margin: 0; list-style: outside; line-height:120%;}
.listOne li {padding-left:20px; margin-bottom: 10px;}
.subMenumenuMouseOver{
	display:none;
}

.SMPLinkSelect, .SMPLinkSelect:visited
{
	text-align:left; 
	vertical-align:middle;
	font:13px;
	color:Transparent; 
	text-decoration:none;
	cursor:pointer;
	text-decoration: underline
	
}
 .SMPLinkSelect:active, .SMPLinkSelect:link
{
	text-align:left; 
	vertical-align:middle;
	font:13px; 
	color:Transparent; 
	text-decoration:none;
	cursor:pointer;
	text-decoration: underline
}
.LinkTable
{
	 cursor: pointer;
}
.BlueBG a:link, .BlueBG a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.BlueBG a:hover {
	color: #FFFF66;
	text-decoration: none;
}
.familyCampTd {
	background-image: url(../Images/bg_famcamp.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
