﻿#MainContainer
{
	border: 2px solid #000091;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	/*background-color: #000091;*/
}

#MainHeader
{
	background-color: white; /*text-align: right;*/
	height: 160px;
	vertical-align: bottom;
	float:left;
}

#MainLogo
{
	height: 150px;
	width: 150px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	float: left;
}

#MainTitle
{
	margin-top: 0px;
	/*margin-right: 80px;*/
	/*margin-left:255px;*/
	margin-left:195px;
	text-align: left; /*vertical-align:bottom ;*/ /*padding-right: 5px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
}

#MainAddress
{
	/*margin-left: 190px;*/
	margin-top: 3px;
	padding-left: 10px;
	text-align: left;
	color: #000091;
	font-size: medium;
	width: 325px;
	float: left;
}

#MainAddressBoxer
{
	float:left;
	margin-left: 50px;
	width: 595px;
	position: relative;
}

#Employment
{
	position: absolute;
	/*width: 60px;*/
	margin-top: 50px;
	right: 10px;
	/*margin-left: 250px;*/
	/*padding-left: 75px;*/
	/*text-decoration: underline;*/
	/*text-align: right;*/
}




#MainTopStrip1
{
	background: #000091;
	height: 3px;
	display: none;
}

#MainTopStrip2
{
	/*clear: both;*/
	background: #000091;
	height: 3px;
	width: 100%;
	/*margin-top: 5px;*/
	/*float: left;*/
}

#TopBarBox
{
	clear:both;
	background: #FFFFFF;
	padding-top: 5px;
}

#MainMenu
{
	float: right;
	text-align: left;
	margin-top: 10px;
	/*
	bottom: 0;
	position: absolute;*/
	font-family: 'Courier New' , Courier, monospace;
}

#MainFooter
{
	clear: both;
	background-color: #000091;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 50px;
	color: #FFFFFF;
}

#ContentPages
{
	float: none;
		padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	/*margin-top: 5px;
	*/
/*	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;*/
	min-height: 250px;
	background-color: White;
}

#FirstDiv
{
	background-color: #FFFFFF;
}

#MainFooter p
{
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#MainFooter a
{
	color: #fff;
	text-decoration: underline;
}
#MainFooter a:hover
{
	color: #fff;
	text-decoration: none;
}

/*============================= all pages ===============================*/
.PageHeader
{
	font-size: x-large;
	font-weight: bold;
	color: #000091;
	text-decoration: underline;
	width: 400px;
}
.MakeBoldBlue
{
	font-weight: bold;
	color: #000091;
	text-align: left;
}

.MakeBlue
{
	font-weight: normal;
	color: #000091;	
}

.MakeBoldRed
{
	font-weight: bold;
	color: #FF0000;	
}

.MakeBoldGreen
{
	font-weight: bold;
	color: #006600;
}

.MakeGreen
{
	color: #006600;
}

.MakeRed
{
	font-weight: normal;
	color: #FF0000;	
}

.MakeBoldWhite
{
	font-weight: bold;
	color: white;	
}

.MakeWhite
{
	font-weight: normal;
	color: white;	
}
/*============================= all pages ===============================*/


/*============================= default.aspx ===============================*/

#PamphletImage
{
	float:right;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 255px;
	height: 200px;
	display: inline;
}

#EmploymentImage
{
	float:right;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 300px;
	height: 200px;
	display: inline;
}

/*============================= default.aspx ===============================*/


/*============================= RentalInformation.aspx ===============================*/
#RentalInfoPic1
{
	float:left;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 100px;
	height: 300px;
	display: inline;
}

#RentalInfoPic2
{
	float: right;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
	width: 250px;
	height: 150px;/*
	display:inline-block;
	position: relative;*/
}

/*============================= RentalInformation.aspx ===============================*/


/*============================= Trips.aspx ===============================*/
#MapImage
{
	float: right;
	/*margin-top:20px;*/
	margin-bottom: 70px;
	width: 225px;
	height: 550px;
	text-align: center;
	display: inline;
}

.RiverComment
{
	font-size: small;
	font-weight: bold;
}

.TripInfo
{
	margin-top: 20px;
	width: 500px;
}

.BoldTitles
{
	font-weight: bold;
	font-style: italic;
	color: black;
	text-align: right;
}

.Moneys
{
	color: #006600;
}
/*============================= Trips.aspx ===============================*/


/*============================= Lessons.aspx ===============================*/

#DragonFlyPaddlingImage
{
	float:right;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 5px;/*	width: 255px;	height: 200px;*/
	display: inline;
}

/*============================= Lessons.aspx ===============================*/


/*============================= ContactUs.aspx ===============================*/
#imageContactUs
{
	float: right;
}

#CTGAddress
{
	/*width: 500px;*/
}

.indentText
{
	padding-left: 10px;
}

#ContactUsForm
{
	width: 675px;
	/*background-color:#000091;*/
}
/*============================= ContactUs.aspx ===============================*/



/*============================= RequestBooking.aspx ===============================*/
#BookingInfoContainer
{
	float: left;
	width: 550;
}

.BookingInfo
{
	margin-top: 20px;
	width: 500px;
}

.BookingBoatsRequested
{
	/*border-style: solid;
	border-width: 1px;*/
	margin-top: 25px;
	/*margin-left: 25px;*/
	width: 500px;   /*250px;*/
	border-top-color: #000091;
	border-right-color: #000091;
	border-bottom-color: #000091;
	border-left-color: #000091;
	/*padding-bottom: 4px;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}

.BookingBoatReqestedText
{
	float: left;
	width: 100px;
	border-right: .5px;
	border-right-color: #000091;
    border-right: .5px none #000091;
    text-align: right;	
}
.BookingBoatReqestedTextBoxes
{
	float: left;
	width: 80px;
	margin-left: 3px;
	margin-bottom: 4px;
}

#BookingSpacer
{
	width: 450px;
}

#BookingPrices
{
	clear: both;
	width: 450px;
}

.BookPriceBox
{
	margin-top: 15px;
	clear: both;
	width: 450px;
}

.BookingPricesBox
{
	width: 350px;
	background-color: #000091;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*
	border-style: solid;
	border-width: 1px;
	border-top-color: #000091;
	border-right-color: #000091;
	border-bottom-color: #000091;
	border-left-color: #000091;
	*/
	/*margin-left: 25px;*/
}

.BookingPricesPerBoatBox
{
	width: 350px;
	background-color: #000091;
		padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*border-style: solid;
	border-width: 1px;
	border-top-color: #000091;
	border-right-color: #000091;
	border-bottom-color: #000091;
	border-left-color: #000091;*/
	/*margin-left: 25px;*/
}

.BookingBoatPricesText
{
	float: left;
	width: 220px;
	border-right: .5px;
	border-right-color: #000091;
    border-right: .5px none #000091;
    text-align: right;	
}
.BookingBoatPricesTextBoxes
{
	float: left;
	width: 85px;
	margin-left: 3px;
	margin-bottom: 4px;
	background-color:White;
}

#BookingCustInformation
{
	margin-top: 25px;
	/*clear:both;*/
	width: 500px;
}

#BookingSubmission
{
	clear: both;
	width: 200px;
	margin-top: 25px;
	margin-left: 330px;
	text-align: right;
}

#GroupTransportInfo
{
	padding-left: 3px;
}

#SchoolBusPic
{
	width: 160px;
	height: 125px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}


/*============================= RequestBooking.aspx ===============================*/

#testboxwidth
{
	width:450px;
}

#ClearBoth
{
	clear:both;
}








/* ============================================================*/
/* ==========================================================================*/
/* -===========================================================*/
