* {
	margin:0px;
	padding:0px;
}
#bodyCollector {
	width:800px;
	position:relative;
}
#leftNavBar {
	margin-top:25px;
	width:200px;
	float:left;
	height:inherit;
}
#Body {
	margin-top:25px;
	width:600px;
	float:right;
	height:auto;
	clear:right;
	margin-left:0;
	margin-right:0;
}
#topNavBar {
	width:800px;
}
#Body img {
	float:left;
	border:none;
	padding:5px 5px 5px 10px;
	margin-right:10px;
	margin-bottom:5px;
	margin-left:10px;
}
#Press {
	float:left;
	margin-top:50px;
	width:130px;
	clear:both;
}
#Press ul li {
	float:left;
	padding-right:30px;
	width:128px;
	background:#921824;
	clear:both;
}
/*in this section of the code i will position every image*/
#imageHolder img {
	margin:25px;
}
.image {
	border:solid 1px #da2435;
	float:left;
	margin:10px 22px 0px 22px;
	width:150px;
	height:150px;
	z-index:2000;
}
#imageHolder2 img {
	margin:25px;
}
/*the end of the code for images*/
#commentHolder {
	margin:23px;
}
#commentHolder2 {
	margin:23px;
}
.comments {
	float:left;
	margin:-20px 36px 0 0px;
	width:148px;
	height:150px;
	z-index:1;
}
table {
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}
#imageGroup img {
	margin-right: 25px;
	margin-left: 25px;
	border:1px solid #FFF;
	padding:10px;
	margin-top:30px;
	margin-bottom:30px;
}
.imageHeader {
	border:none;
	margin-top:10px;
	margin-right:24px;
	margin-left:25px;
}
.rightImages {
	margin-left:0px;
	margin-right:0px;
}
table img {
	border:solid 1px #fff;
	margin-left:24px;
	margin-right:10px;
}
table {
	border-left:none;
}
#inquiry {
	float:left;
	clear:right;
	margin-left:246px;
	margin-right:246px;
	
}
.imageshort {
	margin-left:-1.5px;
	width:183.33333333333333333333333333333px;
	float:left;
	height:115px;
}

#team {
	width:100%;
	height:auto;
	padding:0px;
}
#title {
	width:100%;
	background:#c0202f;
	height:30px;
	margin-bottom:0px;
	text-align:center;
	font-size:1.05em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-transform:capitalize;
	font-weight: bold;
	vertical-align: middle;
}
#show {
	margin-bottom:-5px;
	width:100%;
	float:left;
	background-color:#444;
	z-index:-1;
}

#formRequest {
	float:left;
	margin-top:20px;
	width:100%;
	padding:0px;
}
/*form control comes from here*/

#Inquiry {
	width:598px;
	height:auto;
	border:1px solid #ccc;
	background:#6292b7;
	float:left;
	margin-top:10px;
}
#reservation {
	width:98%;
	height:auto;
	border:1px solid #ccc;
	float:left;
	margin-top:10px;
}
/*make an inquiry section*/
#inquiryHolder {
	width:100%;
	height:auto;
	float:left;
}
#inquiryName {
	width:100%;
	height:auto;
}
#inquiryEmail {
	float:left;
	width:100%;
	height:auto;
}
#inquiryMessage {
	float:left;
	width:100%;
	height:auto;
}
#Name, #AdressEmail, #Message {
	width:24%;
	height:auto;
	float:left;
	border:none;
	text-align:right;
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:400;
	text-transform:capitalize;
	padding-right:7.5px;
	color:#fff;
	margin-bottom:10px;
}
#nameInput, #messageInput, #emailInput {
	width:74%;
	height:auto;
	float:right;
	margin-top:0px;
	border:none;
	margin-bottom:10px;
}
#nameInput input {
	background:#D5EAF9;
}
#emailInput input {
	background:#D5EAF9;
}
#messageInput textarea {
	background:#D5EAF9;
}
.tourSelection {
	width:auto;
	height:auto;
	text-align:left;
	font-size:0.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:12px;
	padding-right:5px;
	text-transform:capitalize;
}
.tourInput {
	width:388px;
	height:auto;
	float:left;
	text-align:left;
	font-size:0.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:12px;
	padding-right:5px;
	text-transform:capitalize;
}
.tourInput input, textarea {
	background:#F0F9FE;
}
#map, #flickr {
	margin-top:25px;
	width:200px;
	height:300px;
}
#maTable, #maTable2 {
	margin-left:5px;
	padding:0px;
	float:left;
	width:580px;
	border:none;
}
#maTable3 {
	margin-left:10px;
	padding:0px;
	float:left;
	width:580px;
	border:none;
}
#maTable td, #maTable2 td {
	width:180px;
}
#maTable img, #maTable2 img, #maTable3 img {
	margin:0;
	padding:0;
}
#Body #maTable td p, #Body #maTable2 td p, #Body #maTable3 td p {
	margin-bottom:10px;
	margin-top:10px;
	text-align:left;
	font-size:1em;
}
#maTable td h6, #maTable2 td h6, #maTable3 td h6 {
	margin-bottom:30px;
}
#leftnavigation {
	width:200px;
	float:left;
	margin:0;
}
#leftnavigation ul {
	float:left;
}
#leftnavigation li {
	float:left;
}
#leftnavigation a {
	float:left;
}
#leftnavigation ul li ul {
	float:left;
}
li, ul {
position:relative;	
}
#validXhtml, #validCss, #trackStats {
	width:90px;
	float:left;
	position:relative;
}
#cert {
	margin-left:250px;
	margin-right:250px;
}