@charset "utf-8";
/* CSS Document */

body {
	background: #91bfb5 url('../images/bg_pattern.gif');
	font: 200 8pt/10pt Arial, Helvetica, sans-serif;
}
a {
	color: #57529d; /* 356f62 */
}
#date {
	text-align: right;
	color: #314539;
	padding-right: 2px;
	font: bold .8em "Trebuchet MS",Arial,Sans-Serif;
	text-transform:uppercase;
	letter-spacing:2px;
}

#container {
	width: 900px;
	display: block;
	margin: 10px auto;
}

/* -- Content Boxes -- */
.contentplace {
	width: 900px;
	background-color:rgb(255,255,255);
	color:#356f62;
	margin-bottom: 10px;
}
.topplace{
	background: url('../images/corner-tr.png') no-repeat top right;
}
.bottomplace {
	background: url('../images/corner-br.png') no-repeat top right;
}
img.placeborder {
	width: 5px;
	height: 5px;
	border: none;
	display: block !important;
}
.clearer {
	clear: both;
	width: 100%;
	height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

/* -- Header -- */
#header {
	display: block;
	width: 300px;
	float: left;
	margin: 0px 5px;
}

/* -- Mailing List -- */
#mailing {
	width: 580px;
	height: 30px;
	float: right;
	background: url('../images/logo_greenbar.jpg') no-repeat;
	color: #fff;
	text-align: right;
	margin: 0px 5px 0px 0px;
}
#mailinginner {
	margin: 5px 10px 5px 0px;
	float: right;
}
.mailingtxt {
	font: italic 14pt/16pt Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	color: #356f62;
}
#mailing form {
	margin: 0px;
	padding: 0px;
}
#mailing input {
	font: normal 8pt/12pt Arial, Helvetica, sans-serif;
	margin: 0px;
	border: solid 1px #356f62;
	color: #57567f;
}
#mailing input.submit {
	background-color: #e3e2f7;
	margin: 0px;
	padding: 0px;
	border: solid 1px #356f62;
}

/* -- Telephone --*/
#telephone {
	width: 196px;
	height: 37px;
	float: right;
	background: url('../images/telephone.jpg') no-repeat;
	text-align: right;
	margin: 13px 5px 0px 0px;
}

/* -- Navigation Links -- */
#homenav {
	background-color: #356f62;
	margin: 0px 5px 0px 5px;
	height: 30px;
}
ul#navlinks {
	margin: 0px auto;
	padding: 0px 5px;
	width: auto;
	text-align: center;
}
ul#navlinks li {
	font: normal 14pt/18pt Georgia, "Times New Roman", Times, serif;
	display: inline;
	list-style:none;
	margin: 0 0.5em 0 0;
}
ul#navlinks li a {
	padding: 0px 7px;
	text-decoration: none;
	color: #fff;
}
ul#navlinks li a:hover {
	padding: 0px 7px;
	text-decoration: underline;
	color: #fff;
}

/* -- Drop Down Menu -- */
#dropmenudiv{
	width: 200px;
	margin-top: 6px;
	position:absolute;
	border-bottom-width: 0px;
	line-height:18px;
	z-index:1;
	text-align: left;
}

#dropmenudiv a {
	display: block;
	font: normal 11px/14px Georgia, "Times New Roman", Times, serif;
	text-indent: 3px;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
	padding: 5px;
	text-decoration: none;
	color: #356f62;
}
#dropmenudiv a:hover{
	background-color: #e3e2f7;
	color: #57567f;
	text-decoration: none;
}

/* -- Main --*/
#mainleft {
	width: 200px;
	height: 240px;
	float: left;
	margin: 5px 10px 0px 5px;
	background-color: #c6dcd7;
}
#mainright {
	width: 680px;
	height: 240px;
	float: left;
	margin: 5px 5px 0px 0px;
}

/* -- Index Content -- */
#inCola {
	display: block;
	position: relative;
	float: left;
	width: 200px;
	margin: 0px 12px 0px 5px;
}

#inColb {
	display: block;
	position: relative;
	float: left;
	width: 555px;
	margin: 0px;
}

#inColc {
	display: block;
	position: relative;
	float: right;
	width: 120px;
	margin: 0px 5px 0px 0px;
}
#inColc img {
	padding: 0px;
	margin: 0 0 2px 0;
}

/* ---- Left Column ---- */
.fhead {
	font: normal 14pt/18pt Georgia, "Times New Roman", Times, serif;
}
#inCola ul {
	float: left;
	line-height: 14pt;
	margin: 0px;
	width: 68px;
	padding: 0px 14px;
	list-style:circle;
}

/* -- Jim's Blog -- */
#jimblog {
	float: left;
	width: 190px;
	padding: 5px;
	margin-bottom: 5px;
	color: #356f62;
}
#jimblog p {
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

/* -- Kaye's Trips -- */
#frontkaye {
	float: left;
	width: 194px;
	background-color: #a9a6d2;
	/* padding: 3px; */
	margin-bottom: 5px;
	color: #fff;
}
#frontkaye img {
	float: left;
	margin-right: 10px;
}
#frontkaye p {
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
#kqc {
	margin-bottom: 5px;
}

/* -- TAI Companies -- */
#tai {
	float: left;
	width: 194px;
	background-color: #356f62;
	padding: 3px;
	margin-bottom: 5px;
	color: #fff;
}

#tai a {
	color: #fff;
}

/* -- Front Trips -- */
.ftrips {
	display: block;
	float: left;
	width: 165px;
	height: 175px;
	border: solid 2px #d3bcb0;
	margin: 0px 10px 5px 0px;
	padding: 3px;
	text-align: left;
}
.ftripmid {
	display:: block;
	float: left;
	width: 100%;
	margin: 1px 0px 0px 0px;
	padding: 0px;
	height: 44%;
}
.ftriptitle {
	font: 400 14pt/16pt Arial, Helvetica, sans-serif;
	color: #356f62;
}
.ftripdate {
	color: #356f62;
	font-style: italic;
}
.ftrips p {
	margin: 0px;
	padding: 0px;
	color: #7db2a6;
}
.ftripbutton {
	font: 600 10pt/14pt Arial, Helvetica, sans-serif;
	color: #5e4b41;
	float: left;
	width: 155px;
	height: 20px;
	background-color: #e0d2ca;
	border-left: solid 4px #d3bcb0;
	padding: 3px;
	margin-top: 3px;
}
.ftripbutton a {
	color: #5e4b41;
	text-decoration: none;
}