* {
	margin : 0px;
	padding : 0px;
}



body {
	color : #000000;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-bottom: 5px;
	padding-top: 5px;
}

a {
	color : #1c1c1c;
}

a:hover {
	color : #1c1c1c;
	text-decoration : none;
	position: relative;
}


/* Header Style */

#page_header {
	height : 40px;
	text-align : left;
	width: 100%;
	padding-left: 70px;
	vertical-align: middle;
	padding-top: 20px;
	color: #210CBD;
	padding-bottom: 20px;
}

#page_title {
	margin-left : 3px;
	margin-top : 5px;
	width : 180px;
	height : 44px;
	float : left;
	background-image: url(images/header.gif);
}

#page_title img {
	position : absolute;
	top : 15px;
	margin-left : 5px;
}

#header_search {
	margin-top : 15px;
	width : 220px;
	float : right;
	background : url('images/search_icon.gif') no-repeat 0px 11px;
	overflow : hidden;
}

#header_search form {
	margin-top : 4px;
	margin-left : 16px;
}

#header_search input {
	margin-top : 4px;
	width : 133px;
	float : left;
	font-size : 11px;
	border : #737472 1px solid;
}

#header_search input.submit {
	width : 30px;
	height : 18px;
	position : relative;
	top : 2px;
	margin : 2px;
	border : none;
}



/* Menu Style */

#page_menu {
	width : 100%;
	text-align : center;
	background-color: #210CBD;
	height: 35px;
}


#page_menu li {
	padding : 12px 24px 0px;
	height : 14px;
	display : block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
}


#page_menu a {
	height : 14px;
	float : left;
	display : block;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* Main Body Header Style */

#maincol_header li {
	padding : 12px 24px 0px;
	height : 14px;
	display : block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	float: left;
}

#maincol_header a {
	float : left;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


/* Main Body Style */

#page_wrapper {
	margin : 0px auto;
	text-align : justify;
	display : block;
	clear : both;
}

.page_leftcol {
	float: left;
	padding: 0px 10px 0px 10px;
	width: 180px;
}

.page_maincol {
	top: 10px;
	margin-left: 200px;
	margin-right: 200px;
}

.page_rightcol {
	float: right;
	padding: 0px 10px 0px 10px;
	width: 180px;
	text-align: justify;
}


/* Left Column Style */

.leftcol_box {
	background : #fff;
	overflow : hidden;
}

.leftcol_box h2 {
	padding : 10px 0px;
	width : 178px;
	height : 11px;
	color : #fff;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
}

.leftcol_box h2 span {
	left : 13px;
	display : block;
	position : relative;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
}

.leftcol_box .content {
	margin : 15px 10px;
}

.leftcol_box .footnote {
	padding-left : 5px;
	padding-right : 5px;
	text-align : justify;
	color : #949393;
	clear : both;
}

.leftcol_box form {
	width : 149px;
	float : none;
}


.leftcol_box li a {
	color : #1c1c1c;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}

#books_search {
	overflow : hidden;
	height : 135px;
}

#books_search h2 {
	background-color : #633094;
	border-bottom : #A2B565 1px solid;
}

#books_search a {
	color : #D14A4A;
	font-weight : bold;
}

#books_search a:hover {
	color : #EF7C7C;
	text-decoration : none;
	position : static;
}

#books_search input {
	margin-bottom : 14px;
	width : 140px;
}

#books_search select {
	margin-left : 0px;
	margin-bottom : 14px;
	width : 100px;
	float : left;
	clear : right;
}

#books_search input.submit {
	margin-left : 9px;
	width : 28px;
	height : 16px;
	float : right;
}

#catalog h2 {
	background-color : #CE5500;
	border-bottom : #F8C055 1px solid;
}

#catalog .content {
	text-align : left;
}

#catalog ul {
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 14px;
	width : 141px;
	overflow : hidden;
}


#catalog li span {
	padding-top : 6px;
	padding-bottom : 5px;
	width : 20px;
	text-align : center;
	position : relative;
	display : block;
}


#catalog a:hover {
	color : #1c1c1c;
}

#catalog .footnote {
	font-weight : bold;
	line-height : 13px;
}

#catalog .footnote h4 {
	padding-bottom : 5px;
	color : #716E6E;
	text-transform : uppercase;
	font-size : 9px;
}

#catalog .footnote em {
	color : #D14A4A;
	font-style : normal;
}

#knowmore {
	margin-top : 15px;
	width : 179px;
	height : 115px;
	overflow : hidden;
	background : url('images/knowmore_bg.gif') #83A028 no-repeat 0px 0px;
	color : #FEFEFE;
	text-align : justify;
}

#knowmore h2 {
	height: 23px;
	background : url('images/header_knowmore.gif') no-repeat 0px 0px;
}

#knowmore span.image {
	float : left;
	display : block;
	width : 58px;
	height : 45px;
}

#knowmore p {
	margin-left : 10px;
	width : 160px;
}

#knowmore .readmore {
	margin-right : 5px;
	text-align : right;
	font-weight : bold;
	clear : both;
}

#knowmore a {
	color : #fff;
}

#newsletter h2 {
	background-color : #00417B;
	border-bottom : #58A4DE 1px solid;
}

#newsletter .content {
	text-align: left;
}

#newsletter input {
	margin-bottom : 8px;
	width : 140px;
}

#newsletter input.submit {
	margin-bottom : 10px;
	width : 66px;
	height : 17px;
	float : right;
}


/* Main Column Style */

#maincol_top {
	margin-top : 13px;
	height : 137px;
	overflow : hidden;
	width: 100%;
}

#maincol_top h1 {
	height : 40px;
	margin-top: 12px;
	text-align: left;
	font-size: 24px;
	overflow: hidden;
}

#maincol_top h2 {
	height : 3em;
	margin-top: 12px;
	text-align: left;
	font-size: 18px;
	overflow: hidden;
	font-style: italic;
}

#maincol_top .sideimg {
	background : url(images/diver.gif) no-repeat left bottom;
	width : 87px;
	height : 137px;
	float: left;
	margin-right: 5px;
	vertical-align: middle;
}

#maincol_top .swimimage {
	background : url(/images/swim%20lesosns.gif) no-repeat left bottom;
	width : 87px;
	height : 137px;
	float: left;
	margin-right: 5px;
	vertical-align: middle;
}

#maincol_top .content {
	color : #666666;
	margin-left: 105px;
	margin-right: 10px;
	display: block;
	text-align: left;
	margin-top: 15px;
}

#maincol_top .readmore {
	margin-top : 8px;
	text-align : right;
}

#maincol_top .contact {
	color : #666666;
	float: right;
	margin-right: 10px;
	display: block;
	margin-left: 10px;
	margin-top: 25px;
}

#maincol_top .contact p {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#maincol_top a {
	color : #fff;
	font-weight : bold;
	text-decoration : none;
}

#maincol_top a:hover {
	text-decoration : underline;
}

.maincol_box {
	overflow : hidden;
}

.maincol_box h2 {
	width : 100%;
	height : 26px;
	color: #FFFFFF;
}

#bestsellers {
	overflow : hidden;
}

#bestsellers h2 {
	background-color: #210CBD;
	text-align: left;
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
}


.contentWide h3 {
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 18px;
	padding-bottom: 3px;
	padding-top: 8px;
	font-size: large;
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}



#bestsellers .content {
	width : 48%;
	height : 235px;
	overflow : hidden;
	float: left;
}

#bestsellers .contentWide {
	overflow : hidden;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	margin-right: 10px;
	width: 98%;
	border: 1px solid #666666;
}

#bestsellers .contentLeft {
	width : 48%;
	height : 25em;
	overflow : hidden;
	float: left;
	padding-bottom: 5px;
	border: 1px solid #666666;
	margin-bottom: 10px;
	margin-left: 10px;
}

#bestsellers .contentRight {
	width : 48%;
	overflow : hidden;
	float: right;
	height: 25em;
	padding-bottom: 5px;
	border: 1px solid #666666;
	margin-right: 10px;
	margin-bottom: 10px;
}

#bestsellers .wrapper {
	margin-top : 5px;
	margin-right: 8px;
	margin-left: 8px;
	display: block;
	padding-bottom: 10px;
	font-size: small;
}

#bestsellers .bookcover {
	width : 100px;
	float : left;
	position : static;
	margin-right: 10px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

#bestsellers .imageLarge {
	width : 180px;
	height : 185px;
	float : left;
	position : static;
	margin-right: 10px;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
}

#bestsellers .imageLargeShort {
	width : 180px;
	height : 125px;
	float : left;
	position : static;
	margin-right: 10px;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
}

#bestsellers p {
	padding-bottom : 5px;
	float : none;
	color: #1C1C1C;
	padding-left: 8px;
	padding-right: 8px;
}

#bestsellers .info {
	float : none;
}

#bestsellers .price h3 {
	color : #E9993D;
	font-size : 9px;
	font-weight : bold;
	float : left;
}


#bestsellers .returntotop h3 {
	color : #666666;
	font-size : 11px;
	font-weight : bold;
	float : left;
	padding-left: 8px;
}

#bestsellers .buynow {
	font-weight : bold;
	float : right;
}

#bestsellers .buynow a {
	color : #577D0E;
}

#bestsellers .buynow a:hover {
	color : #7FAA2D;
	text-decoration : underline;
}


#contactUs p {
	padding-top : 3px;
	padding-bottom : 20px;
	float : none;
	color: #666666;
	margin-left: 20px;
}


/* Right Column Style */

.rightcol_box {
	width : 178px;
	background-color : #fff;
	overflow : hidden;
}

.rightcol_box h2 {
/*
	width : 183px;
	height : 26px;
	*/
	padding : 10px 0px;
	width : 178px;
	height : 11px;
	color : #fff;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;	
}

.rightcol_box h2 span {
	left : 13px;
	display : block;
	position : relative;
	text-align: left;
}

#latest h2 {
	background-color: #666666;
	font-size: 11px;
	color: #FFFFFF;
}
/*
#latest .wrapper {
	position : relative;
	margin : 0px 9px;
	width : 164px;
	overflow : hidden;
}
*/
#latest h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
	padding-left: 8px;
}

#latest .thumbnail {
	margin-right : 5px;
	margin-bottom : 5px;
	float : left;
	position : static;
	margin-left: 8px;
}

#latest p {
	margin-top : 2px;
	margin-bottom : 12px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
}

#latest .readmore {
	margin : 30px 0px 5px;
	text-align : right;
	clear : both;
	float : none;
	font-weight : bold;
}

#latest .readmore a {
	color : #5C5E5F;
	text-decoration : none;
}

#latest .readmore a:hover {
	color : #8C8F91;
	text-decoration : none;
}


/* Footer Style */

#page_spacing {
	clear : both;
	float : none;
	border-top : #fff 5px solid;
}

#page_footer {
	margin : 0px auto;
	width : 755px;
	height : 21px;
	background-color : #5C5E5F;
	font-size : 10px;
	color : #C8C6C6;
}

#page_footer a {
	color : #E4E1E1;
	text-decoration : none;
}

#page_footer a:hover {
	color : #fff;
}

#page_footer #rights {
	padding-top : 3px;
	padding-left : 15px;
	float : left;
}

#page_footer #links {
	padding-top : 3px;
	padding-right : 10px;
	float : right;
	font-weight : bold;
}

#page_footer #links span {
	margin-left : 20px;
	display : block;
	position : relative;
	float : left;
}

#page_credit {
	margin-top : 15px;
	margin-bottom : 7px;
	text-align : center;
	font-size : 9px;
	color : #010101;
}

#page_credit a {
	text-decoration : none;
	color : #010101;
}

#page_credit a:hover {
	color : #464646;
}



.borderbox {
	border : #A5A4A4 1px solid;
	margin-top: 13px;
}

img {
	border: 0px;
}

p {
	text-align : justify;
	line-height : 1.25em;
	display: block;
	color: #1C1C1C;
}

h4 {
	text-align : justify;
	line-height : 1.25em;
	display: block;
	color: #1C1C1C;
	font-size: 14px;
}

ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	display : list-item;
}

li {
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 3px;
}
/*
input {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}
*/
select {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

input.submit {
	padding : 0px;
	border : none;
	cursor : pointer;
}

.clearthis {
	margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}
table {
	width: 100%;
}

.label {
	font-size: large;
	color: #666666;
	text-align: left;
	padding: 4px;
	font-weight: bold;
}


td.label {
	text-align: right;
	width: 80px;
}

.phrase {
	font-size: large;
	color: #666666;
	text-align: left;
	padding: 4px;
}
.hours {
	margin-left: 50px;
	display: block;
}

.wrapper p {
	padding-top: 5px;
	font-size: medium;
}
.centeredRed {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	display: block;
}
.logoStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #210CBD;
}
.wideTextBanner {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
#bestsellers p.faqQuestion {
	font-weight: bold;
	font-size: 18px;
	margin-top: 50px;
}
ol {
	text-align: left;
}
.postImage {
	padding-left: 10px;
	margin-left: 20px;
}
.quarterSectionTitle {
	font-size: large;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
td {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#contactus {
	text-align: left;
}
.form-item {
	padding-top: 8px;
	padding-left: 5px;
}
.required {
	color: #FF0000;
	padding-top: 5px;
	padding-left: 5px;
}
legend {
	font-weight: bold;
	color: #000000;
}
.form-section-buttons {
	text-align: right;
	padding-top: 10px;
}
textarea.input#comments {
	margin-bottom: 5px;
}
.tableHeader {
	font-size: medium;
	font-weight: bold;
	text-align: center;
	height: 2em;
}
table.priceList {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.orderedList {
	font-size: medium;
	padding-left: 65px;
	padding-bottom: 15px;
}
ol.orderedList li {
	font-size: small;
	list-style-type: decimal;
}
h3.blueHeading {
	color: #210CBD;
}
.BodyText {
	padding: 5px 10px;
}
table#maincol_header {
	background-color: #E63313;
}
table#maincol_header td {
	height: 4em;
	width: 25%;
}
tr#first_header_row td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
td.centered h4{
	text-align: center;
}

.linkBox {
	background-color: #FFFF66;
	border: 1px solid #666666;
	height: 3em;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	width: 33%;
}


.linkBoxGreen {
	background-color: #33CC33;
	border: 1px solid #666666;
	height: 3em;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	width: 33%;
}

.spacedListElement {
	line-height: 2em;
}
a.noDecorationLink {
	text-decoration: none;
}
