﻿/* -----------------------------------
Site:       Clean Getaway Travel
CSS author: Tami Gilliam, TAG Web Services
Updated:	02/06/2011
----------------------------------- */



	/* -----------------------------------
	elements
	----------------------------------- */

    
body {
	background-position: center;
	margin: 10px;
	padding: 0px;
	font: 73% "Trebuchet MS", verdana, arial, tahoma, sans-serif;
	line-height: 1.7em;
	background: #fffccc none center;
	background-image: url('/images/design/bkgBr.gif');
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6
	{
		margin: 0;	
}
	
	h1 { font-size: 200%; }
	h2 { font-size: 190%; }
	h3 { font-size: 180%; }
	h4 { font-size: 160%; }
	h5 { font-size: 140%; }
	h6 { font-size: 130%; }
	

h2 {
	background-position: inherit;
	padding-left: 10px;
	letter-spacing: 3px;
	text-transform: none;
	text-align: center;
	color: #265a87;
	background: inherit;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

h3 {
	padding: 0px;
	text-align: left;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #002b6f;
	background: transparent;
	font-family: "Times New Roman", Times, serif;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #3366CC;
}

h4 {
	padding: 0px;
	text-align: center;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #666600;
	background: transparent;
	font-family: "Times New Roman", Times, serif;
}

h5 {
	padding: 0px;
	text-align: left;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #002b6f;
	background: transparent;
	font-family: "Times New Roman", Times, serif;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #3366CC;
}

h6 {
	text-align: center;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #e9a900;
	background: transparent;
	font-weight: bold;
}



a:link {color:#84460d; text-decoration:underline;}
a:visited {color:#666600; text-decoration:none;}
a:focus {color:#000; outline: thin dotted;}
a:hover {color:#84460d; text-decoration:none;}
a:active {color:#84460d; text-decoration:none;}

/* -----------------------------------
	layout
	----------------------------------- */

#container {
	width: 800px;
	margin: auto;
	background-color: #fffccc;
	height: 100%;
}

#content {
	width: 800px;
	background-color: #fffccc;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}

#fullCol {
	margin: 0px;
	padding: 10px 20px 10px 20px;
	width: 760px;
	float: none;
	line-height: normal;
	background-color: #fffccc;
}

#rightCol {
	margin: 0px;
	padding: 10px;
	width: 555px;
	float: right;
	line-height: normal;
	background-color: #fffccc;
}

#leftCol {
	padding: 10px 10px 10px 15px;
	width: 200px;
	text-align: center;
	float: left;
	color: #000000;
	line-height: normal;
	font-family: "Trebuchet MS", Verdana, san-serif;
	font-size: 12px;
	background-color: #fffccc;
}

.leftColText {
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

.sidebarBox {
	margin: 0px 5px 0px 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	text-align: center;
	background-color: #c7c884;
	color: #FFFFFF;
	padding: 5px;
}
/*.sidebarBoxtop a:link, a:active, a:hover, a:visited {
	color: #FFFF00;
	text-decoration: underline;
}*/
.sidebarItinerary {
	margin: 0px 5px 0px 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: x-small;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
}

.threeColWrap {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.threeCol1 {
	width: 28%;
	float: left;
}
.threeCol2 {
	border-style: solid;
	border-width: thin;
	border-color: #c0c0c0;
	width: 45%;
	float: left;
}
.threeCol3 {
	width: 25%;
	float: right;
}



	/* -----------------------------------
	header
	----------------------------------- */

#hdrCont {
	background-color: #b0884b;
	height: 285px;
}
h1 {
	margin: 0;
}


	/* -----------------------------------
	nav
	----------------------------------- */

#navContainer {
	width: 800px;
	padding: 0;
	background-color: #b0884b;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
}
#navlist {
	text-align : center;
	background-color: #b0884b;
	height: 25px;
}
#navlist li {
	padding: 0px 5px 0px 0px;
	list-style: none;
	margin: 0;
	display : inline;
	background: #b0884b;
	vertical-align: top;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: medium;
}
#navlist li a {
	padding: 0em 15px 0em 0em;
	margin: 0;
	color: #fffd78;
	text-decoration : none;
}
#navlist li a:link,#navlist li a:visited {
	color: #fffd78;
}
#navlist li a:hover {
	color: #fffd78;
	text-decoration: underline;
}
#navlist li a:active {
	color: #c7c884;
	font-variant: normal;
}
.navSecondary {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	padding-right: 15px;
	text-align: right;
	font-size: 110%;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*FOOTER*/
.boxtop {
	border-style: outset;
	margin: 10px 0px 0px 0px;
	font-family: "Arial Black";
	background-color: #666600;
	font-size: medium;
	color: #e9a900;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer {
	clear: both;
	padding: 3px 3px 15px 3px;
	margin: 0px auto 0px auto;
	font-size: x-small;
	border-top: 1px solid #919FBD;
	color: #333;
	width: 800px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	text-align: center;
	border-top-color: #3d7937;
}
#footer a:link {color:#333; text-decoration:none}
#footer a:visited {color:#333; text-decoration:none}
#footer a:hover {color:#333; text-decoration:none}
#footer a:active {color:#333; text-decoration:none}


	/* -----------------------------------
	typography
	----------------------------------- */

.textCenter {
	text-align: center;
}
.textRight {
	text-align: right;
}

blockquote {
	font-style: italic;
	color: #333;
	text-align: left;
	text-indent: 25px;
	font-size: small;
}

.text-large {
	/*font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;*/
	font-size: large;
	text-align: center;
	color: #000000;
}

.money {
	color: #008000;
}

.textAccent {
	font-size: 140%;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #002b6f;
	font-family: "Times New Roman", Times, serif;
}

.textAccent2 {
	color: #98311d;
	font-size: 140%;
}

.textRed {
	color: #800000;
	font-weight: normal;
}
.address {
	font-family: "Trebuchet MS", Verdana, san-serif;
	font-size: large;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.text-lucida-handwriting {
	font-family: "Lucida Handwriting";
}

.date
	{
	font: 110%;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #00266f;
}

.givingBack {
	background-image: url('images/pages/giving/map.jpg');
	background-repeat: no-repeat;
	text-align: center;
	height: 340px;
}
.givingBackText {
	font-family: "Trebuchet MS", Verdana, san-serif;
	font-size: x-large;
	text-align: center;
	padding: 15px 25px 15px 25px;
}
.givingBackHeader {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: xx-large;
}
.sunsetBkdd {
	background-position: center;
	background-image: url('/images/pages/kw-specialist/sunset-bkgd.jpg');
	height: 462px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: medium;
}
#box {
	padding: 10px;
	border: 1px solid #ff9933;
	background: #FFFFCC;
}

.pricingBox {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #c7c884;
	border: 3px double #808080;
	padding: 10px;
}

.pricingTable {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.pricingTData {
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: right;
}


	/* -----------------------------------
	form
	----------------------------------- */

.form {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: small;
}

.formTable {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
#mc_embed_signup fieldset {
	position: relative;
}

.fontSurvey {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #265a87;
	font-style: normal;
}
.font225 {
	font-size: 225%;
}
.formIndent {
	margin-left: 40px;
}


	/* -----------------------------------
	images
	----------------------------------- */

.imageCenter {
	border-style: none;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	}
	
.imageLeft {
	border-style: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

.imageRight {
	border-style: none;
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
}

.border {
	border: 3px double #808080;
}

.borderSolid {
	border: 4px solid #b0884b;
}
.noBorder {
	border-width: 0px;
}

.imageIcons {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: none;
}

/*.imageRight-30M {
	float: right;
	border: thin double #C0C0C0;
	margin-right: 50px;
	margin-bottom: 15px;
}
.imageRightWrap {
	border-style: none;
	padding-left: 3px;
	float: right;
}
.imageWrapCenter {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 50px;
	vertical-align: middle;
}*/

	/* -----------------------------------
	
	----------------------------------- */


