﻿HTML
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}



body
{
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(camo2.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	width: 100%;
}

/*////////////Standard Items////////////////////////*/


p
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12pt;
	font-family: Arial;
	text-align: left;
	color: #E6E6E6;
}

h3
{
	padding-right: 3px;
	margin-top: 0px;
	padding-left: 3px;
	font-size: 16pt;
	color: blue;
	padding-top: 0px;
	font-family: Arial;
}

h1
{
		color: #E6E6E6;
	font-family: Arial;
	font-size: 13pt;
	padding-bottom: -5px;
	font-weight: bold;
	padding-top: -5px;
	padding-left: 10px;
}


h2
{
	color: #E6E6E6;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: top;
	margin-top: 2px;
}

a:link
{
	font-family: Arial;
	font-size: small;
	color: #00CC00;
}

a:hover
{font-family: Arial;
	font-size: small;
	color: #98A0AB;
}
a:visited 
{font-family: Arial;
	font-size: small;
	color: #00CC00;

}
a:active
{font-family: Arial;
	font-size: small;
	color: #00CC00;
	
}


/*////// Master Page Elements ///*/

#Header
{
	position: relative;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #136678;
	height: 160px;
}

#Menu
{
	position: absolute;
	top: 4px;
	right: 100px;
	font-family: Arial;
	font-size: medium;
	color: #00CC00;
	font-weight: bold;
	text-decoration: none;
}

#Menu a:link
{
	font-family: Arial;
	font-size: medium;
	color: #00CC00;
	font-weight: bold;
	text-decoration: none;
}

#Menu a:hover
{
	font-family: Arial;
	font-size: medium;
	color: #BCE7AF;
		font-weight: bold;
		text-decoration: none;
}
#Menu a:visited 
{font-family: Arial;
	font-size: medium;
color: #00CC00;
	font-weight: bold;
	text-decoration: none;
}
 #Menu a:active
{font-family: Arial;
		font-size: medium;
	color: #00CC00;
		font-weight: bold;
		text-decoration: none;
}




#Logo_Containger
{
	background-image: url(LogoTrans4.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 3px;
	left: 8px;
	width: 200px;
	height: 200px;
	z-index: 3;
}

#Login_Container a:link
{
	font-family: Arial;
	font-size: small;
	color: #00CC00;

	text-decoration: none;
}

#Login_Container a:hover
{
	font-family: Arial;
	font-size: small;
	color: #BCE7AF;
	
		text-decoration: none;
}
#Login_Container a:visited 
{font-family: Arial;
font-size: small;
color: #00CC00;
	
	text-decoration: none;
}
 #Login_Container a:active
{
	font-family: Arial;
	font-size: small;
	color: #00CC00;
	font-weight: normal;
	text-decoration: none;
}

#Login_Container
{
	position: absolute;
	width: 400px;
	height: 20px;
	top: 140px;
	left: 650px;
	font-family: Arial;
	font-size: small;
	color: #00CC00;
	font-weight: normal;
	text-decoration: none;
}


#header_Gradiant_container
{
	background-image: url('fbcGradiant2.png');
	position: absolute;
	top: 80px;
	left: 80px;
	background-repeat: repeat-x;
	height: 26px;
	width: 79%;
	font-family: Arial;
	font-size: large;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	padding-right: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
}


#Main_Content
{
	
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 85%;
	
	margin-top: 15px;
	height: 100%;
	font-family: Arial;
	color: #E6E6E6;
}

#Page_content
{
	padding: 3px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 65%;
	background-color: #105461;
	border: 1px solid #00CC00;
}

#homeImg1
{
	margin: 4px;
	position: relative;
	float: right;
}

#HomeImg2
{
	margin: 20px;
	position: relative;
	float: left;
}
#HomeImg3
{
margin: 4px;
	position: relative;
	float: right;
}

#master_Page_content
{
	padding: 3px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30%;
	background-color: #105461;
	border: 1px solid #00CC00;
	font-family: Arial;
	font-size: small;
	height: auto;
	margin-top: auto;
	margin-bottom: auto;
}

#newsHeader
{
	position: absolute;
	width: 100%;
	height: 25px;
	top: 0px;
	left: 0px;
	background-image: url(GradSmall2.png);
	font-family: Arial;
	font-size: large;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}



/*////////////////Programs Pages/////*/

#ProgramsHeader
{
	position: relative;
	width: 100%;
	height: 25px;
	top: 0px;
	left: 0px;
	background-image: url(GradSmall2.png);
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: large;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#Programs_Description
{
	padding: 3px;
	position: absolute;
	top: 30px;
	left: 0px;
	width: 30%;
	background-color: #105461;
	border: 1px solid #00CC00;
	margin-top: 10px;
}

#Programs_BuyItNow
{
	padding: 3px;
position: absolute;
	top: 30px;
	left: 33%;
	width: 65%;
	background-color: #105461;
	border: 1px solid #00CC00;
	margin-top: 10px;

}



#FiveDayProgram

{
padding: 3px;
position: absolute;
	top: 220px;
	left: 33%;
	width: 65%;
	background-color: #105461;
	border: 1px solid #00CC00;
	margin-top: 10px;
}

#ThreeDayProgram
{
padding: 3px;
position: absolute;
	top: 475px;
	left: 33%;
	width: 65%;
	background-color: #105461;
	border: 1px solid #00CC00;
	margin-top: 10px;
}



/*////////Contact Page//*/

#contactPage
{
padding: 3px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 60%;
	background-color: #105461;
	border: 1px solid #00CC00;

}

#Contact_Info
{
	padding: 3px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30%;
	background-color: #105461;
	border: 1px solid #00CC00;
	font-family: Arial;
	font-size: small;
	height: auto;
}

#sendMessageHeader
{
position: absolute;
	width: 100%;
	height: 25px;
	top: 0px;
	left: 0px;
	background-image: url(GradSmall2.png);
}

/*// News Page///*/
#AdminHeader
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 70%;
	font-family: Arial;
}

#Text_Editor
{
	position: relative;
	width: 80%;
	height: 80%;
	margin-right: Auto;
	margin-left: Auto;
}


/*//// Gallery//*/

#SlideTrans
{
	position: relative;
	width: 100%;
	height: 25px;
	top: 0px;
	left: 0px;
	background-image: url(GradSmall2.png);
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: large;
	color: #FFFFFF;
	font-weight: bold;
	text-align: Left;
	padding-left: 8px;
}

#ImageTitle
{
	position: absolute;
	left: 375px;
		top: 0px;
}


/*Fourms //*/



.ForumHeader1
{
	font: bold Arial;
	color: #ffffff;
	background-color: #0F495D;
}


.Forums_Header2
{
	color: #ffffff;
	font: bold x-small Verdana, Arial, sans-serif;
	background-image: url(GradSmall2.png);
	background-color: #008080;
	border: 1px;
	border-color: #000000;
	border-style: solid;
}

.Message
{
	
		background-color: #07242A;
}

.ForumFirsTopic
{
	
	border: 1px solid #00CC00;

}

