body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#Main {
	width: 778px;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
}

#Content {
	text-align: justify;
}

#LeftPic {
	float: left;
	width: 162px;
}

#InnerContent {
	float: left;
	width: 600px;
	line-height: 150%;
}

#InnerContent .initial {
	font-family: "Monotype Corsiva", Verdana;
	font-size: 20px;
	font-style: italic;
}

#Footer {
	clear: both;
	height: 40px;
	padding-top: 10px;
	border-top: 25px solid #006699;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #4191C3;
}
a:hover {
	text-decoration: underline;
	color: #4191C3;
}
a:visited {
	text-decoration: none;
	color: #4191C3;
}
a:active {
	text-decoration: none;
}

ul li {
	list-style-image: url(images/left_bullet_box.jpg);
}

ul.packages li {
	list-style-image: url(images/left_bullet_box.jpg);
	margin-left: -10px;
}

h3 {
	font-size: 14px;
	color: #006699;
}

h4 {
	font-size: 12px;
	color: #006699;
}

.subheader {
	font-family: "Monotype Corsiva", Verdana;
	font-size: 20px;
	color: 0464A1;
}

.verdana8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.monotype22 {
	font-family: "Monotype Corsiva", Verdana;
	font-size: 22px;
}
.monotype26 {
	font-family: "Monotype Corsiva", Verdana;
	font-size: 26px;
}
.monotype20 {
	font-family: "Monotype Corsiva", Verdana;
	font-size: 20px;
}
.bgfixed {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.bgleft {
	background-image: none;
	background-repeat: repeat;
}

.LinksSection h2 {
	font-size: 16px;
}

.LinksSection ul li h5 {
	font-size: 14px;
	margin: 0px;
}
