body {
	background-color: #e1cfd2;
	background-image:  url("images/bg_page.jpg");
	background-repeat: repeat-x;
	text-align: center;
	padding: 5px;
}
#wrap {
	border: 1px solid #98ccc8;
	width: 700px;
	margin: 0px auto;
	background-color: #f0f7f6;
	background-image:  url(images/bg_color.jpg);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #606a74;
	font-size: 12px;
	text-align: left;
	padding-bottom: 8px;
}
#container {
	padding-top: 130px;
	background-image:  url(images/bg_container.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
#content {
	width: 385px;
	background-image:  url("images/bg_content.gif");
	background-repeat: no-repeat;
	background-position: 10px 100%;
	padding-bottom: 75px;
	line-height: 1.75em;
}
#content p, #content table {
	margin-left: 50px;
}
h1 {
	font-family: "Lucida Handwriting", Skia, "Comic Sans MS", cursive;
	color: #007B84;
	font-weight: normal;
	font-size: 20px;
	padding-left: 45px;
	background-image:  url("images/h1_orn.gif");
	background-repeat: no-repeat;
	background-position: 2px 50%;
	padding-top: 8px;
	text-transform: lowercase;
}
#navwrap {
	background-image:  url("images/bg_nav.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 240px;
	margin: 35px 0px 0px;
	float: right;
	padding-top: 150px;
}
#nav {
	text-align: right;
	background-image:  url("images/nav_bot.gif");
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-bottom: 65px;
	padding-right: 50px;
}
#nav p {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	letter-spacing: 0.2em;
	padding-right: 15px;
	font-size: 11px;
}
#logo {
	margin-bottom: 35px;
	margin-left: 50px;
}
#bottom {
	clear: both;
	color: #72b8b4;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 5px;
}
#bottom a {
	color: #72b8b4;
	text-decoration: none;
}
#bottom a:hover {
	color: #2C8580;
}
#nav a {
	color: #606a74;
	text-decoration: none;
}
#nav p.active {
	background-image:  url("images/nav_active.gif");
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
h3 {
	margin-left: 35px;
	font-size: 14px;
	line-height: normal;
	padding-top: 15px;
	letter-spacing: .1em;
	color: #7BADB5;
	text-transform: lowercase;
}
h3 em {
	font-weight: normal;
	font-size: 12px;
	padding-left: 5px;
}
.floatRight {
	margin: 0px 0px 5px 10px;
	float: right;
}
#bottom img {
	margin-right: 5px;
}
h2 {
	font-size: 16px;
	letter-spacing: .2em;
	font-weight: bold;
	color: #57BDA4;
	padding-left: 25px;
	text-transform: lowercase;
	background-image:  url("images/h2_orn.gif");
	background-repeat: no-repeat;
	background-position: 4px 0px;
	padding-top: 4px;
}
#nav a:hover {
	color: #184A63;
}
a {
	color: #003366;
	text-decoration: none;
}
h3 .cost {
	color: #38808D;
	padding-left: 15px;
}
#footer {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #98ccc8;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 8px;
	letter-spacing: .1em;
}
