body {
	margin: 0 auto;
	padding: 0;
	color: #000000;
	background-color: #9CA9AB;
	background-image: url(../bloomdesign/bloomdesign/images/page_t.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-attachment: fixed;
}
#nav {
	padding: 0px;
	text-align: right;
	background-color: #2A347B;
	margin: 0px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#nav ul {
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	width: 600px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 550px;
}



#nav li {
	float: left;
	list-style: none;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid white;
	text-align: center;
}


#nav li.first {
    width: 138px;
    border-left: none;
}

#nav a {
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 2px 0;
	width: 100%;
	background-color: #2A347B;
}

#nav a:hover {
	color: #CCCCCC;

}

#header {
	background-color: #9BA9AA;
	clear: both;
	margin: 0px;
	height: 150px;
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
	background-position: left center;
	padding: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #2A347B;
	
}
#header h1 {
	font-size: 3em;
	font-style: normal;
	font-weight: bold;
	color: #2A347B;
	text-align: center;
	display: block;
}
#header h2 {
	font-style: italic;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
	display: block;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #2A347B;
}


.banner {
	width: 500px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	padding: 10px;
	color: #2A347B;
}
.banner   h1    {
	font-size: 1.2em;
	font-weight: bold;
	color: #21357A;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
#leftcol {
	width: 180px;
	float: left;
	margin-left: 10px;
	text-align: center;
}
#leftcol div {
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.booksby {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #21357A;
	text-align: center;
}
#mainContent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 580px;
	margin-left: 200px;
	margin-top: 10px;
	font-size: 80%;
	text-align: left;
}
#mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #2A347B;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#mainContent h2  {
	font-style: italic;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#jack {
	background-color: #003366;
	height: 366px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 3px outset #999999;
}

.jackquote {
	float: left;
	width: 525px;
	color: #FFFFFF;
	text-align: center;
	line-height: 2em;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}
.video {
	text-align: center;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.fltrt {
	float: right;
}
	
	
	.fltlft {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	
}

.quote {
	font-size: 75%;
	font-style: italic;
}
#extra {
	background-color: #FFFFFF;
	clear: both;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	height: 300px;
	text-align: center;
	padding: 0px;
}
.videolink     {
	font-size: 9px;
	color: #34356B;
	text-align: center;
	float: left;
	display: block;
	padding: 0px;
	width: 225px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin: 10px;
}


.quoter {
	font-weight: bold;
	text-align: right;
	font-size: 80%;
}
.offline a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-style: italic;
	
}

.offline a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	
}
#mainContent li           {
	list-style-image: url(test/images/postbullets.png);
}
#mainContent  ol  {
	margin-left: 40px;
	margin-top: -10px;
}
#wrapper  #mainContent  a  {
	color: #2A347B;
}
#wrapper  #mainContent  a:hover  {
	color: #CCCCCC;
}
.clear {
	clear: both;
}

#greeting {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#blessings  #mainContent  #greeting  p  {
	font-style: italic;
	font-weight: bold;
}
.small {
	font-size: 9px;
	font-style: italic;
	text-align: center;
}
.footer {
	font-size: 80%;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #2A347B;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#mainContent  div h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#page #wrapper #mainContent table {
	color: #FFFFFF;
	font-weight: bold;
}

