@charset "utf-8";
/* CSS Document */
#blank {
	background-color: #000;
}
#main {
	background-color: #88abc2;
}
#header {
	color: #FFF;
	text-align: center;
	background-color: #5dbbea;
}
#contactForm table{
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 10px;
}
#contactForm p{
	font-size:10px;
	line-height: 12px;
}
#header a {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#blank h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: right;
	font-size: 20px;
	font-weight: lighter;
	margin-right: 28px;
}
#blank p {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 27px;
	padding-bottom: 10px;
	padding-right: 50px;
}
#main img {
	text-align: left;
}
h3 {
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
}
h4{
	color:#ffffff;
	font-family: Verdana, Geneva, sans-serif;
}
a{
	color: #ffffff;
	text-decoration:none;
}
.sideblurb{
	line-height:18px;
	color: #ffffff;
}
#footer {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	background-color: #ffffff;
}
#footer a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#bantext {
	position:relative;
	width:419px;
	height:167px;
	z-index:1;
	left: 36%;
	top: 67px;
}
#main table tr h1 a{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	margin-left: 50px;
	text-decoration: none;
}
#main table tr #three p {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-left: 50px;
	margin-right: 50px;
}
#main table tr #two {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	padding-left: 50px;
	padding-right: 14px;
}
#main table tr #one h1 {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
#one table td.col{
	padding-left:30px;
	padding-right:25px;
}
.insidecol{
	padding-right:50px;
	line-height: 18px;
	padding-left: 30px;
}
#book {
	position:relative;
	z-index:2;
	top: -86px;
	overflow: visible;
	background-position: top left;
	background-repeat: no-repeat;
	max-height: 1px;
	max-width: 1px;
	left: 1px;
}
#bookinside {
	position:relative;
	z-index:2;
	top: -35px;
	overflow: visible;
	background-position: top left;
	background-repeat: no-repeat;
	max-height: 1px;
	max-width: 1px;
	left: 0px;
}
body {
	margin-top:0px;
	padding-top:0px;
	font-family:Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 14px;
}
li {
	font-family:Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 14px;
	margin-top:0px;
	line-height:16px;
}
.insidetext {
	padding-right: 10px;
}
.pagetitle{
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 34px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.whiteline{
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;


}

