@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}


a:link {
	color: #88b42f;
	text-decoration: none;
}

a:visited {
	color: #88b42f;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	color: #88b42f;
	margin: 0px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	color: #88b42f;
	font-weight: normal;
	line-height: 20px;
}


/* ----------------------- */
/*		 PAGE LAYOUT       */
/* ----------------------- */

#headerwrapper {
	width: 100%;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8cb433;
	border-right-color: #8cb433;
	border-bottom-color: #8cb433;
	border-left-color: #8cb433;
	height: 100px;
}

#headercontent {
	background-image: url(http://www.ordertravelcomplete.com/images/header.gif);
	background-repeat: no-repeat;
	height: 100px;
	margin: 0 auto;
	width: 1005px;
}

#beachbackground {
	background-image: url(http://www.ordertravelcomplete.com/images/beach.jpg);
	background-repeat: no-repeat;
	height: 543px;
	width: 1020px;
	margin: 0 auto;
}

#beachbackgroundtall {
	background-image: url(http://www.ordertravelcomplete.com/images/beach_tall.jpg);
	background-repeat: no-repeat;
	height: 1100px;
	width: 1020px;
	margin: 0 auto;
}

#contentwrapper {
	background-color: #FFF;
	width: 650px;
	float: right;
	margin-right: 60px;
	margin-top: 10px;
}



#homecontentleft {
	padding: 10px;
	float: left;
	width: 325px;
}

#homecontentright {
	float: right;
	width: 305px;
}

#homecontentleft p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}

#content {
	padding-right: 20px;
	padding-left: 20px;
	/* border: 1px solid #CCC; */
}

#contentwide {
	padding-right: 20px;
	padding-left: 20px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	}

#contentwrapperwide {
	background-color: #FFF;
	width: 900px;
	float: right;
	margin-right: 60px;
	margin-top: 10px;
}

.order {
	width: 125px;
	float: right;
	padding: 10px;
}

.orderbottom {
	width: 125px;
	margin: 0 auto;
	padding: 10px;
}

/* ----------------------- */
/*		GLOBAL NAV         */
/* ----------------------- */

#globalnavbar {
	background-image: url(http://www.ordertravelcomplete.com/images/globalnavbar.gif);
	height: 35px;
	width: 650px;
}

#globalnavbar_wide {
	background-image: url(http://www.ordertravelcomplete.com/images/globalnavbar_wide.gif);
	height: 35px;
	width: 900px;
}


#globalnav {
	float: right;
	text-align: right;
	color: #FFF;
	margin-top: 10px;
	}

#globalnav ul {}

#globalnav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 8px;
	font-size: 16px;
	letter-spacing: 2px;
	text-decoration: none;
	color: #fff;
}

#globalnav li a {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 8px;
	font-size: 16px;
	letter-spacing: 2px;
	text-decoration: none;
	color: #fff;
}



/* ----------------------- */
/*		    FOOTER         */
/* ----------------------- */

#footerwrapper {
	height: 20px;
	width: 1005px;
	margin: 0 auto;
}

#copyright {
	width: 450px; 
	font-size: 10px;
	padding-left: 20px;
	margin-top: 0px;
}

#footerwebsiteby {
	float: left; 
	width: 400px; 
	font-size: 10px;
	padding-left: 10px;
}

#footerright a:link, #footerright a:visited  {
	text-decoration: none;
	color: #999;
}

#footerright a:hover  {
	text-decoration: underline;
	color: #999;
}

#certified {
	float: right;
	width: 264px;
	padding-right: 50px;
}
