body {
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat;
}

a { color: #08c; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
a.more { white-space: nowrap; padding-right: 10px; background: url(../images/morearrow_08c.gif) no-repeat 100% 50%; zoom: 1; }
#container {
	width: 800px;
}
#navcontainer {
	height: 100px;
}
#navheader {
	width: 800px;
}
.navheader_img {
	height: 75px;
}
.navigation {
	height: 25px;
	padding-top: 9px;
	padding-left: 15px;
	background-repeat: repeat-y;
	padding-bottom: 6px;
	background-image: url(../images/bgblock.gif);
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.navigation a:link, a:visited, a:active { text-decoration: none; }
.navigation a:hover { text-decoration: underline; }
#mainbodycontainer {
	background-image: url(../images/bgblock.gif);
	background-repeat: repeat-y;
	width: 800px;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background-color: #fff;
	color: #333;
	margin-top: 10px;
}
.rightlink {
	font-style: normal;
	float: right;
	margin-right: 25px;
	padding-top: 25px;
}
#homequote {
	padding-left: 20px;
	padding-top: 10px;
	font-style: italic;
	padding-bottom: 5px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BABC6;
	margin-left: 20px;
	margin-right: 20px;
}
/*#homequote a:link, a:visited, a:active { white-space: nowrap; padding-right: 10px; background: url(../images/morearrow_08c.gif) no-repeat 100% 50%; zoom: 1; }*/
.homequote_link {
	padding-left: 590px;
	font-style: normal;
}
.bottomcontent {
	padding-left: 10px;
	margin-top: 10px;
}
.bottomcontent #bottomleftbox {
	margin-right: 35%;
	margin-left: 7px;
}
.bottomcontent #bottomleftbox .top {
	padding-bottom: 5px;
}
.bottomcontent #bottomleftbox .bottom {
	padding-bottom: 5px;
	background-image: url(../images/mailbg.jpg);
	background-repeat: no-repeat;
	height: 142px;
}
.bottomcontent #bottomleftbox .bottom .text {
	padding-left: 110px;
	padding-top: 15px;
	padding-right: 15px;
}
.bottomcontent #bottomrightbox {
	width: 35%;
	float: right;
	background-image: url(../images/4book.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-top: 50px;
}
.bottomcontent #bottomrightboxtop {
	width: 35%;
	float: right;
	background-repeat: no-repeat;
	padding-top: 0px;

}
.bottomcontent #bottomloyfbox {
	width: 35%;
	float: right;
	background-image: url(../images/loyfbook.jpg);
	background-repeat: no-repeat;
}
/*.bottomcontent #bottomrightbox a:link, a:visited, a:active { white-space: nowrap; padding-right: 10px; background: url(../images/morearrow_08c.gif) no-repeat 100% 50%; zoom: 1; }*/
.bottomcontent #bottomrightbox .text {
	padding-left: 103px;
	margin-right: 18px;
}
.bottomcontent #bottomloyfbox .text {
	padding-left: 103px;
	margin-right: 18px;
}
.bookrightimage {
	padding-right: 5px;
}
.sidelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.sideheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.sidequote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #666666;
}
.sidesignature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bodyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bodytext h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-style: italic;
	font-weight: bold;
	margin-bottom: -2px;
}
.bodylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
#footer {
	background-color: #8094AD;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 16px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
	color: #CCCCCC;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer .phone {
	padding-left: 560px;
	font-style: normal;
	margin-top: -18px;
	float: right;
}
.flashcell {
}
#search {
	position: absolute;
	z-index: 100;
	left: 630px;
	top: 91px;
}
#flashmovie_cell {
	float: left;
	width: 320px;
}
