body{
	width: 100%;
	height: 100%;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#page-border {
background-color: #010174;
border: 1px solid #000;
padding: 5px 5px 5px 5px; 
}
#page-wrapper{
background-color: #ffffff;
}

#header {
	width: 900px;
	height: 110px;
}

#content {
	width: 510px;
	float: left; 
	padding-top: 12px;
	padding-bottom: 30px;
	margin-bottom: 20px;
	z-index:1;
	position:relative
}

#footer-wrapper {
	width: 100%;
	clear: both; 
	padding: 5px 0 0 0;
	background-color: #010174;
}

#footer {
	clear: both; 
	margin: 0 auto;
	background-color: #fff;
	padding: 10px;
}

/* Link Styles */
a, a:link, a:visited, a:active {
	color: #010174;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	}
	
/* Content Styles */
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.dropcap {
	font-size: 30px;
	font-weight: bold;
	font-family: georgia, serif;
	color: #010174;
}
.roman {
	font-size: 16px;
	font-weight: bold;
	font-family: georgia, serif;
	color: #010174;
}
.bigtext {
	font-size: 16px;
}
.smallprint {
	font-size: 12px;
}
#content img {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .tour_name img {
	margin: 0px;
}
#content .quote, #content .quote a, #content .quote p {
	font-style: italic; 
	text-align: center; 
	font-size: 12px;
	font-weight: normal;
	color: #104E8B;
	text-decoration: none;
}

img {
	border-style: none;
}
.textbox{
	border: 3px solid #010174;
	padding: 0px 20px 10px 20px;
	margin-bottom: 20px;
}
#content .tour_name {
	color: #010174;
	font-weight: bold;
	text-align: left;
	font-size: 15px
}
#content .bluebold {
	color: #104E8B;
	font-weight: bold;
}
#content .darkblue {
	color: #010174;
	font-weight: bold;
}
#content .blue {
	color: #104E8B;
}
#content .charter p{
	color: #0056a2;
}
#content .benefits-list ul{
	list-style-image: url("images/fleurdelis_16x16.jpg");	
	list-style-type:square;
	list-style-position: outside;
	margin: 0px 0px 10px 25px;
	padding: 0px 0px 0px 0px;
}
#content .benefits-list li{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
#content ul
{
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	list-style-position:inside;
	margin: 0px;
	padding: 0px;
}
.centeredimage
{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}
/* Header Styles */
h1 {
	color: #010174;
	text-align: center;
	line-height:30px;
	font-family: georgia, serif;
}

h2 {
	text-align: center;
	color: #010174;
	line-height:25px;
	font-family: georgia, serif;
}

h3 {
	text-align: center;
	color: #010174;
	font-family: georgia, serif;	
}

h4 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* Super Fish Skin */
#nav {
	background-color: #fff;
	height: 30px; 
	margin-bottom: 0px;
	margin-top: 0px;
	z-index:2;
	position:relative
}

.sf-menu {
	background-color:#fff;
	float: none; 
	margin: 0px auto;
	z-index:2;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/	
	border-left: none;
	border-top:	none;
	background-color: #fff;
	color: #010174;
	font-weight: bold;
	font-size: 12px;
	height: 12px;
}
.sf-menu li, .sf-menu li li li, .sf-menu li li  {
	background:	none;
}
.sf-menu li ul {
	border-right: 2px solid #010174;
	border-left: 2px solid #010174;
	border-bottom: 2px solid #010174;
	border-top: 2px solid #010174;

}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0;
	background: #fff url(images/menu/gradient.png) repeat-x;
	background-position:bottom;
	color: #000;
	text-decoration: none; 
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top: 30px; /* match top ul list item height */	
}
.sf-shadow ul {
	background: url('/img/Superfish/shadow.png') no-repeat bottom right;
	padding: 0 0px 0px 0;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
}


/* Center Classes */
.center {
	float:left;
	width:100%;
	position:relative;
}
.left {
	clear:left;
	float:left;
	position:relative;
	left:50%;
}
.right{
	display: block;
	float:left;
	position:relative;
	right:50%;
}