﻿	body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	width: 100%;
	height: 100%;	
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #2563A3;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #2563A3;
}
h3 {
	color: #777;
	display: block;
	font-size: 16px;
}
h4 {
	color: #777;
	display: block;
	font-size: 14px;
}
textbox {
	border-right: #d2d2d2 1px solid;
	border-top: #d2d2d2 1px solid; 
	border-left: #d2d2d2 1px solid; 
	border-bottom: #d2d2d2 1px solid;
}
li {
	line-height: 150%;
}
.artLI 
{
	margin: 1em;
}
dd {
	margin-bottom: 20px;
}
dd {
	margin-bottom: 10px;
}
.window-txt {
	color: #FFFFFF; 
	font-size:12px; 
	line-height:15px; 
	margin:3px 3px 3px 3px;
}
a.window-link-1 
{
	color: #4683C2; 
	font-weight: bold; 
	text-decoration:none; 
}
a.window-link-2 
{
	color: #9A0988; 
	font-weight: bold; 
	text-decoration:none; 
}
a.window-link-3 
{
	color: #BA3800; 
	font-weight: bold; 
	text-decoration:none; 
}
a:visited
{
	color: Blue;
}
a:hover
{
	color: Red;
}
a
{
	color: Blue;
}
#capsule
{
	width: 740px;
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: left;
}
#header
{
	background-image: url(/v2/images/top.jpg);
	width: 740px;
	height: 60px;
}
#menu
{
	background-image: url(/v2/images/bg-link.gif);
	width: 740px;
	height: 38px;
}
#contentcapsule
{
	position: relative;
	width: 704px;
	height: 500px;
	overflow: visible;
}
#contentbacktop
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 740px;
	height: 77px;
	background-image: url(/v2/images/contentbacktop.gif);
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 1;
}
#content
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 740px;
	background-image: url(/v2/images/contentbackbottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	z-index: 2;
}
#footer
{
	background-image: url(/v2/images/footer.gif);
	background-repeat: no-repeat;
	padding-left: 200px;
	width: 540px;
	height: 38px;
	color: #ffffff;
	font-size: 6;
}
#splash
{
	background-image: url(/v2/images/home-pic.jpg);
	background-repeat: no-repeat;
	width: 724px;
	height: 500px;
	cursor: pointer;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4E4E4E;
	padding: 8px;
}
#content-justified
{
	text-align: justify;
}
#biglink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #2563A3;
}
.biglink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #2563A3;
}
#flashcontent 
{
	border-bottom: solid 1px #ADACA8;
}
.homeSubtitle {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #B83B01;
}
.homeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 36px;
	font-weight: bold;
	color: #4E4E4E;
	letter-spacing: -1px;
}
#rightCol 
{
	float: right; 
	margin: 20px 0px 0px 20px; 
	width: 269px; 
	height:400px; 
	text-align: center;
}
.signuplink
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	color: #E65501;
}
.tourthumb
{
	border: 3px solid #2563A3;
}
.required { 
	color: red; 
}
.StoriesQuote { color: #3271B2; font-size: 16px; font-weight: bold; margin-top: 0px; }
.QuoteFooter { font-size: 12px; color: gray; font-style: italic; }
.StoriesPhoto { border: 3px solid silver; }
.Story { clear: both; margin-bottom: 0px; }
.StoriesPhotoDiv { float: left; height: 200px; width: 100px; text-align: center; padding-right: 20px; border: px solid red; }
.StoriesContentDiv { float: left; height: 200px; width: 500px; align: bottom right; border: 0px solid pink; }

