/* CSS Document */
/* testing to see if files size SOLVES the problem */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
	color: #515151;
	letter-spacing: normal;
	background-image: url(../graphics/bkgrd_pg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/*  #####################################
				HEADER CONTAINERS 
*/

div#headerMain {
	width: 100%;
	height: 96px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(../graphics/bkgrd_border_grn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px solid #;
}
div#headerMainBlu {
	width: 100%;
	height: 96px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(../graphics/bkgrd_border_blu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px solid #;
}
div#headerMainGrn {
	width: 100%;
	height: 96px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(../graphics/bkgrd_border_grn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px solid #;
}
div#headerMainRed {
	width: 100%;
	height: 96px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(../graphics/bkgrd_border_red.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px solid #;
}
div#headerMainRedHome {
	width: 100%;
	height: 96px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(../graphics/bkgrd_border_red_home.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px solid #;
}
div#headerMainOrg {
	width: 100%;
	height: 96px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(../graphics/bkgrd_border_org.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px solid #;
}
div#headerMainTan {
	width: 100%;
	height: 96px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(../graphics/bkgrd_border_tan.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px solid #;
}

div#headerCenter {
	width: 930px;
	height: 96px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border: 0px solid #FF00FF;
}
div#headerCenterHome {
	width: 930px;
	height: 71px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border: 0px solid #FF00FF;
}
div#headerLineCenterGrn {
	width: 930px;
	height: 25px;
	clear: both;
	background-image: url(../graphics/bkgrd_line_grn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px solid #FF0000;
}
div#headerLineCenterBlu {
	width: 930px;
	height: 25px;
	clear: both;
	background-image: url(../graphics/bkgrd_line_blu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px solid #FF0000;
}
div#headerLineCenterRed {
	width: 930px;
	height: 25px;
	clear: both;
	background-image: url(../graphics/bkgrd_line_red.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px solid #FF0000;
}
div#headerLineCenterTan {
	width: 930px;
	height: 25px;
	clear: both;
	background-image: url(../graphics/bkgrd_line_tan.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px solid #FF0000;
}
div#headerLineCenterOrg {
	width: 930px;
	height: 25px;
	clear: both;
	background-image: url(../graphics/bkgrd_line_org.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px solid #FF0000;
}
div#headerLeft {
	font-size: 17px;
	color: #FFF;
	text-align: center;
	text-decoration:none;
	width: 190px;
	height: 56px;
	float: left;
	border: 0px solid #FF0000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
}
div#headerRight {
	width: 720px;
	height: 51px;	
	float: left;
	padding: 20px 0px 0px 0px;
	border: 0px solid #FF0000;
}
/*  #####################################
			PHOTOS CONTAINERS
*/
div#featuredImageBox {
	width: 620px;
	min-height: 250px;
	border: 0px dotted red;
	margin-bottom: 24px;
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#featuredImageTitle {
	font-weight: bold;
	border: 0px solid #FF00FF;
	text-align: center;
	vertical-align: top;
}

div#featuredImageInfo {
	width: 390px;
	text-align: center;
	padding: 0px 130px 0px 105px;
}
div#featuredImageCaption {
	text-align: center;
	vertical-align: bottom;
}

/*  #####################################
			HOME PAGE CONTAINERS
*/
div#containerMainHome {
	width: 970px;
	min-height: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	clear: both;
	border: 0px solid #;
}
/*
div#homeImageCenter {
	width: 930px;
	height: 325px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(../graphics/img_home4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px solid #FF00FF;
} */
div#flash01 {
	width: 375px;
	min-height: 250px;
	padding: 75px 0px 0px 230px;
	float: left;
	clear: left;
	border: 0px solid #FF0000;
	background-repeat: no-repeat;
	vertical-align: top;
}
div#homeImage01 {
	width: 270px;
	height: 190px;
	float: right;
	margin-top: 0px;
	background-image: url(../graphics/img_hm_postcard.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px solid #FF00FF;
}

div#containerLeftHomeContent00 {
	width: 375px;
	min-height: 85px;
	padding: 0px 0px 15px 20px;
	float: left;
	clear: left;
	border: 0px solid #FFCCCC;
}
div#containerLeftHomeContent01 {
	width: 270px;
	min-height: 125px;
	padding: 0px 0px 0px 0px;
	float: right;
	clear: none;
	border: 0px solid #FF0000;
	font-style: italic;
}
div#containerBottomHomeContent {
	width: 680px;
	padding: 0px 0px 25px 0px;
	float: left;
	clear: left;
	border: 0px solid #FF0000;
	vertical-align: top;
}

div#containerLeftHomeContent02 {
	width: 615px;
	height: 625px;
	padding: 5px 35px 0px 30px;
	float: left;
	clear: left;
	background-image: url(../graphics/bkgrd_hm_table.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px solid #FF0000;
	background-repeat: no-repeat;
	vertical-align: top;
}
div#containerLeftHomeContent03 {
	width: 370px;
	height: 130px;
	padding: 38px 0px 0px 280px;
	float: left;
	clear: left;
	line-height: 16px;
	background-image: url(../graphics/bkgrd_hm_gallery.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px solid #FF0000;
}
div#containerLeftHomeContent04 {
	width: 620px;
	min-height: 410px;
	padding: 5px 25px 0px 30px;
	float: left;
	clear: left;
	background-image: url(../graphics/bkgrd_hm_welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px solid #FF0000;
	background-repeat: no-repeat;
}
/*  #####################################
			INSIDE PAGES CONTAINERS 
*/
div#containerNoTracking {
	width: 800px;
	min-height: 500px;
	margin: 100px auto 0px auto;
	border: 0px solid #FF00FF;
}
}


div#containerMain {
	width: 100%;
	min-height: 700px;
	margin-top: 0px;
	clear: both;
	border: 0px solid #FF0000;
}
div#containerMainCenter{
	width: 930px;
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	clear: both;
	border: 0px solid #FF00FF;
}
div#containerLeftColTitle {
	width: 45px;
    float: left;
	margin: 0px 20px 0px 0px;
	border: 0px solid #FFF;
}
div#containerLeftMain {
	width: 600px;
	float: left;
	border: 0px solid #FF0000;
	min-height: 600px;
	padding: 0px 0px 0px 0px;
}
div#containerLeftColContent01 {
	width: 570px;
	float: left;
	background-image: url(../images/bkgrd_camp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px solid #FF0000;
	min-height: 200px;
	padding: 35px 0px 18px 20px;
}
div#containerLeftColContent01a {
	width: 550px;
	float: left;
	border: 1px solid #FF0000;
	min-height: 300px;
	clear: left;
	padding: 35px 0px 5px 20px;
}
div#containerLeftColContent01b {
	width: 620px;
	float: left;
	padding: 20px 0px 0px 20px;
	min-height: 75px;
	border: 0px solid #000;	
}
div#containerLeftColContent02 {
	width: 550px;
	float: left;
	background-position: left top;
	border: 0px solid #FF00FF;
	min-height: 110px;
	padding: 0px 0px 40px 0px;
}
div#containerLeftColContent02a {
	width: 550px;
	float: left;
	background-position: left top;
	border: 0px solid #FF00FF;
	min-height: 130px;
	padding: 0px 0px 20px 0px;
}
div#containerLeftColImage01 {
    float: left;
	padding: 0px 0px 0px 0px;
	border: 0px solid #FF0000;
}
div#containerRightColMain {
	width: 220px;
	float: right;
	min-height: 500px;
	border: 0px solid #FF0000;
	vertical-align: top;
	clear: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
div#containerRightColGallery {
	width: 211px;
    float: right;
	clear: right;
	line-height: 14px;
	padding: 16px 0px 0px 0px;
	border: 0px solid #FF0000;
}
div#containerRightColImage {
	width: 211px;
    float: right;
	clear: right;
	padding: 0px 0px 0px 0px;
	border: 0px solid #FF0000;
}
div#containerRightColMenuRed {
	width: 181px;
	align: center;
	height: 25px;
	float: right;
	clear: right;
	padding: 10px 15px 5px 15px;
	margin: 0px 0px 1px 0px;
	background-color: #9d3c10;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEF7E3;
	border: 0px solid #484848;
}
div#containerRightColMenuGrn {
	width: 181px;
	align: center;
	height: 25px;
	float: right;
	clear: right;
	padding: 10px 15px 5px 15px;
	margin: 0px 0px 1px 0px;
	background-color: #687d22;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEF7E3;
	border: 0px solid #484848;
}
div#containerRightColMenuBlu {
	width: 181px;
	align: center;
	height: 25px;
	float: right;
	clear: right;
	padding: 10px 15px 5px 15px;
	margin: 0px 0px 1px 0px;
	background-color: #249CCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEF7E3;
	border: 0px solid #484848;
}
div#containerRightColMenuGold {
	width: 181px;
	align: center;
	height: 25px;
	float: right;
	clear: right;
	padding: 10px 15px 5px 15px;
	margin: 0px 0px 1px 0px;
	background-color: #cc9f24;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEF7E3;
	border: 0px solid #484848;
}

div#containerRightColMenuOrange {
	width: 181px;
	align: center;
	height: 25px;
	float: right;
	clear: right;
	padding: 10px 15px 5px 15px;
	margin: 0px 0px 1px 0px;
	background-color: #d78900;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEF7E3;
	border: 0px solid #484848;
}
div#containerRightColNews {
	width: 211px;
    float: right;
	clear: right;
	line-height: 14px;
	padding: 15px 0px 0px 0px;
	border: 0px solid #FF0000;
}  
div#containerRightColGuestBk {
	width: 211px;
    float: right;
	clear: right;
	line-height: 14px;
	padding: 16px 0px 0px 0px;	
	border: 0px solid #FF0000;
}
div#containerRightColApply {
	width: 211px;
    float: right;
	clear: right;
	line-height: 14px;	
	color: #000;
	padding: 16px 0px 0px 0px;
	border: 0px solid #FF0000;
}
div#containerRightColPhotos {
	width: 211px;
    float: right;
	clear: right;
	line-height: 14px;
	color: #000;
	padding: 16px 0px 0px 0px;
	border: 0px solid #FF0000;
}
/*  #####################################
				FONT STYLES 
*/

.H1 {  /* large header */
	font-size: 18px;
	line-height: 24px;
	color: #FFF957;
}
.H2 {  /* Bold Paragraph Grn */
	font-size: 15px;
	color: #687D22;
	font-weight: bold;
}
.H3 {  /* Bold Paragraph Red */ 
	font-size: 15px;
	color: #C34F13;
	font-weight: bold;
}
.H4 {  /* Bold Paragraph Brick */ 
	font-size: 15px;
	color: #CB5E23;
	font-weight: bold;
}
.H5 { /* Bold Page Title Red */
	font-size: 18px;
	font-weight: bold;
	color: #C44840;
}
.H6 {  /* Bold Page Title Blue */
	font-size: 18px;
	font-weight: bold;
	color: #249CCC;
}
.H7 { /* Bold Page Title Gold */
	font-size: 18px;
	font-weight: bold;
	color: #CC9F24;
}
.H8 { /* Bold Page Title Green */
	font-size: 18px;
	font-weight: bold;
	color: #687D22;
}
.H9 { /* Bold Side bar Titles */
	font-size: 15px;
	font-weight: bold;
}
.contentBody {
	font-size: 12px;
	color: #B2B2B2;CC9F24
	letter-spacing: .5px;
}
.campSubtitle {
	font-size: 12px;
	font-weight: bold;
	color: #CC9F24;
	font-style: italic;
}
.newsDate {
	color: #CB5E23;
	font-size: 11px;
}
.newsDate02 {
	font-size: 11px;
	font-style: italic;
}
.newsImage01 {
	margin-top: 0px;
	margin: 5px 15px 0px 0px;
	border: 5px solid #ECCB71;
}
.photosThmub01 {
	border: 1px solid #ECCB71;
}
.photosPic01 {
	border: 5px solid #ECCB71;
}

.articleSidetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;	
	color: #B2B2B2;
}
.footer {
	font-size: 10px;
	color: #ABABAB;
}

/*  #####################################
				LINK STYLES 
*/
  a, a:active, a:visited {font-size: 12px; color: #C44708; text-decoration:none; }
  a:hover {font-size: 12px; color: #515151; text-decoration:none; }
  
a.nextPrevLink:link {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEF7E3;
}

a.nextPrevLink:visited {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEF7E3;
}

a.nextPrevLink:active {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEF7E3;
}

a.nextPrevLink:hover {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEF7E3;
	text-decoration:underline;
}
  
  
  
/*  ------------------------- */
a.txtLinkBrick:link {
	font-size: 12px;
	color: #C44708;
	font-weight: bold;
	text-align: left;
	text-decoration:none;
	letter-spacing: -.03em;
}
a.txtLinkBrick:visited {
	color: #C44708;
	font-weight: bold;
}
a.txtLinkBrick:active {
	color: #C44708;
	font-weight: bold;
}
a.txtLinkBrick:hover {
	color: #515151;
	font-weight: bold;
}
/*  ------------------------- */

a.txtLinkSidebarIvy:link {
	font-size: 14px;
	color: #FEF7E3;
	text-decoration: none;
}
a.txtLinkSidebarIvy:visited {
	font-size: 14px;
	color: #FEF7E3;
}
a.txtLinkSidebarIvy:active {
	font-size: 14px;
	color: #FEF7E3;
}
a.txtLinkSidebarIvy:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

/*  ------------------------- */
a.txtLinkNews:link {
	font-size: 12px;
	color: #515151;
	text-align: left;
	letter-spacing: opx;	
	text-decoration:none;
}
a.txtLinkNews:visited {
	color: #515151;
}
a.txtLinkNews:active {
	color: #515151;
}
a.txtLinkNews:hover {
	color: #C44708;
	text-decoration:underline;
}

/*  #####################################
				MENU MAIN LINK  
*/

div#menuMainBox {
	width: 600px;
	float: left;
	border: 0px #FF000;
}

.menuMain ul li {
	display: inline;
	float: left;
	list-style-type: none;
	text-align: left;
}
.menuMain a {
	font-size: 13px;
	padding: 0px 11px 0px 8px;
	color: #ABABAB;
	text-align: left;	
	text-decoration:none;
}
.menuMain a:visited {
	color: #ABABAB;
}
.menuMain a:active {
	color: #ABABAB;
}
.menuMain a:hover {
	color: #FFF;
}

/*  #####################################
				MENU FOOTER LINK  
*/
div#menuFooterBox {
	width: 500px;
	float: left;
	border: 0px #FF000;
}
.menuFooter ul li {
	display: inline;
	float: left;
	list-style-type: none;
}
.menuFooter a {
	font-size: 10px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	color: #ABABAB;
	text-decoration: none;
	line-height: 9px;
	letter-spacing: .1em;
}
.menuFooter a:visited {
	color: #ABABAB;
}
.menuFooter a:active {
	color: #ABABAB;
}
.menuFooter a:hover {
	color: #FFF;
}

/*  #####################################
				FOOTER COPYRIGHT 
*/
div#footer {
	width: 100%;
	height: 35px;
	clear: both;
	background-image: url(../graphics/bkgrd_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 0px solid #FF00FF;
}
div#FooterCenter {
	height: 35px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border: 0px solid #FF0000;	
}
div#footerLeft {
	width: 260px;
	height: 25px;
	padding: 7px 0px 0px 5px;
	float: left;
	border: 0px solid #FFED00;
}
div#footerRight {
	width: 610px;
	height: 25px;
	padding: 7px 0px 0px 0px;	
	float: right;
	text-align: left;
	border: 0px solid #FFED00;

}
