/*
Theme Name: Default
Web Location: http://girlsjustwannahavefuntours.com/
Description: Theme designed for use on Girls Just Wanna Have Fun Tours
Version: 1.0
Author: Todd Hamilton
Author URL: http://girlsjustwannahavefuntours.com
Tags: website, css, style sheet, html, design
*/

img.hover {display:none;border:0;}
A:hover img.hover {display:inline;}
A:hover img.nohover {display:none;}

A:link {
	text-decoration:none;
	color: #406bb1;
}
A:hover {
	color: #263b60;
}
body {
	font: 100% Helvetica, Trebuchet MS, Arial, sans-serif;
	background: #a2c74c;
	background-image:url(webimages/bg_bg.jpg);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 937px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #a2c74c;
	background-image:url(webimages/bg_bg.jpg);
	background-repeat:repeat-x;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	position:relative;
	height: 140px;
	background:#a2c74c;
	background-image:url(webimages/header_bg.jpg);
	background-repeat:repeat-x;
}
.oneColFixCtrHdr #header p {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font: 100% Helvetica, Trebuchet MS, Arial, sans-serif;
	font-weight:bold;
	color: #a2c74c;
	float:right;
}
#fadeshow1, #fadeshow1 .gallerylayer {
	background-color:transparent!important;
}
#headerLogo {
	width: 826px;
	height: auto;
	left: 50%;
	margin-left:-413px;
	margin: 0px auto; /*<!--this code is all your need to really center the div--> */
}
#home_button {
	position:absolute;
	top:113px;
	right:503px;
}
#about_button {
	position:absolute;
	top:113px;
	right:378px;
}
#tours_button {
	position:absolute;
	top:113px;
	right:269px;
}
#contact_button {
	position:absolute;
	top:113px;
	right:0px;
}
.oneColFixCtrHdr #mainContent {
	position:relative;
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#mainPic1 {
	padding: 24px 0 0 0;
	width: 937px;
	height:532px;
	left: 50%;
	margin: 0px auto;;
}
#mainPic2 {
	float:left;
}
#mainPic3 {
	float:right;
}
#mainContext {
	position:relative;
	padding: 20px;
	color:#FFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */	
	background:#a2c74c;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align:center;
	font-size:x-small;
	color: #FFF;
}

#box {
	font-size: 1.4em;
	margin-top: 24px;
	height: 937px;
	width: 332;
	background-image:url(webimages/box/box937.png);
	background-repeat:no-repeat;
	color:#819f3d;
}
#box a {
	color:#a2c74c;
	text-decoration:none;
}
#boxCol1 {
	font: 100% Helvetica, Trebuchet MS, Arial, sans-serif;
	float:left;
	width:435px;
	padding:10px 0px 0px 20px;
	color:#819f3d;
}
#boxCol2 {
	font: 100% Helvetica, Trebuchet MS, Arial, sans-serif;
	float:right;
	width:435px;
	padding: 10px 20px 0px 0px;
	color:#819f3d;
}
#calling {
	margin: 5px 0px 0px 0px;
}
#aboutPic1 {
	float:right;
	padding: 20px 0px 5px 5px;
}
#uptownCol {
	background-image:url(webimages/tour_bg.jpg);
	width:300px;
}
#uptownCol p {
	padding: 0px 15px 0px 15px;
	color:#4a7ccc;
}
#uptownCol h3 {
	color:#4a7ccc;
	text-align:right;
	padding: 0px 16px 0px 0px;
}
#tourimgs {
	padding: 0px 12px 0px 12px;
}
#adventureCol {
	position:absolute;
	left:318px;
	top:0px;
	background-image:url(webimages/tour_bg.jpg);
	width:300px;
}
#adventureCol p {
	padding: 0px 15px 0px 15px;
	color:#4a7ccc;
}
#adventureCol h3 {
	color:#4a7ccc;
	text-align:right;
	padding: 0px 16px 0px 0px;
}
#townCountryCol {
	position:absolute;
	left:637px;
	top:0px;
	background-image:url(webimages/tour_bg.jpg);
	width:300px;
}
#townCountryCol p {
	padding: 0px 15px 0px 15px;
	color:#4a7ccc;
}
#townCountryCol h3 {
	color:#4a7ccc;
	text-align:right;
	padding: 0px 16px 0px 0px;
}
#coloredBox {
	background-color:#dae8ff;
	margin: 0px 12px 0px 12px;
}
#coloredBox p {
	padding: 0px 5px 5px 5px;
}
#coloredBox h3 {
	color:#4a7ccc;
	text-align:right;
	padding: 0px 5px 0px 0px;
}
#bottomCol {
	margin:0px;
}
#contactBox {
	font-size: 1.4em;
	margin-top: 24px;
	background:#FFF;
	background-image:url(webimages/whitebg.jpg);
	background-repeat:no-repeat;
}
#callBox {
	float:left;
	width:250px;
	padding:20px 0px 0px 60px;
	line-height: 8px;
	text-align:center;
	color: #a2c74c;
}
#callBox h4 {
	color:#819f3d;
	line-height: 100%;
}
#emailBox {
	float:right;
	width:450px;
	padding:20px 60px 0px 0px;
	line-height: 12px;
	text-align:center;
	color: #a2c74c;
}
#emailBox a {
	color:#819f3d;
}
#formBox {
	width:900px;
	padding:150px 30px 10px 30px;
	color:#a2c74c;
	line-height: 10px;
	text-align:center;
}
#formBox h5 {
	color:#819f3d;
	text-align:left;
	line-height:22px;
}
