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


#wrapper {
	background-color: #96afbe;
	border: 0;
	padding: 15px;
}
#background {
	background-position:center top;
	background-repeat: repeat-y;
	background-image: url(http://acrossbetween.net/newsletter/graphics/bg-1600.jpg);
}
body {
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


#clouds {
	background-position:center top;
	background-repeat: no-repeat;
	background-image: url(http://acrossbetween.net/newsletter/graphics/header-1600.jpg);
	padding: 35px;
}

#header {
	color: #1C3B57;
}
.header1 {
	font-size: 14px;
	background-color: #E5EFF1;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E5EFF1;
	text-align: right;
}
.intropic img {
	border: 2px solid #618094;
}
.intropic {
	float: left;
	margin-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
}
.columns {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

#intro {
	clear: both;
}

#content {
	background-color: #FFFFFF;
	padding: 10px;
	text-align: justify;
}
.center {
	text-align: center;
}
.column1{
	background-image: url(http://acrossbetween.net/newsletter/graphics/column1.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	vertical-align: top;
	color: #204f77;
	width: 20%;
	background-repeat: repeat-y;
	line-height: 18px;
}
.sidebar {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 190px;
}
.column2{
	vertical-align: top;
	padding: 10px;
	width: 35%;
	line-height: 19px;
}
.prologue {
	color: #224d77;
	text-align: justify;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}

.column3{
	vertical-align: top;
	padding: 10px;
	width: 35%;
}
#journey {
	background-color: #F2F2F2;
	color: #495F6D;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px;
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.journeyimg {
	margin: 0px;
	padding: 0px;
	background-image: url(http://acrossbetween.net/newsletter/graphics/ronfamilyvacation.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 350px;
}

}
.journeyimg2 {
	margin: 0px;
	padding: 0px;
	background-image: url(http://acrossbetween.net/newsletter/graphics/cliffstream.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 350px;
}

.clearBoth {clear:both;}
a:link, a:visited, a:active {
	color: #4B667A;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.dropcaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #618094;
}
a:hover {
	color: #A3B9C6;
	text-decoration: none;
}
