/* Best Swim Schools Style Sheet created by Terry Church Design */
body {
	font: small "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #109ECC;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {	
	color: #0165A1;		
}
h1 {
	font-size: 20px;	
	border-bottom: 2px solid #62AB40;
	padding-bottom: 5px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
}
h4, h5, h6 {
	font-size: 12px;
}
p {	
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	margin-bottom: 1em;
}
a {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
img {
	border: none;
}

#wrapper {
	margin: 0px auto;
	width: 935px;
}
#headerNav {
	height: 65px;
	margin-top: 20px;
	background: url(images/menu.jpg) no-repeat left top;
}
#header {
}
#logo {
	float: left;
	width: 187px;
}
#headerHome, #headerOther {
	float: left;
	width: 748px;
	height: 127px;
	background: url(images/header-blank.jpg) no-repeat left top;
}
#headerHome h1 {
	font-size: 24px;
	font-weight: normal;
	padding: 60px 0 0 205px;
	margin: 0;
	border: none;	
	color: #003366;
}
#headerHome h2 {
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 8px 0;
	margin: 0 320px 8px 205px;
	color: #003366;
	border-bottom: 2px dotted #83DBF8;
}

#homeContent {
	background: url(images/bg-repeat.jpg) repeat-y left top;
}
#homeLogos {
	float: left;
	width: 135px;	
	margin-left: 55px;
	padding-top: 20px;
	margin-right: 200px;
}
	#homeLogos p {
		font-size: 120%;
		text-align: center;
		font-weight: bold;
		color: #0165A1;		
		margin-bottom: 5px;
	}
#homeSearchBox {
	float: left;
	width: 400px;
	/*margin-left: 335px;*/
}
#homeSearchBox h1 {
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 0;
	color: #003366;
	border: none;
}
#homeSearchBox h2 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0;
	padding-bottom: 10px;
	border-bottom: 2px dotted #109ECC;
	color: #003366;
}

#menu ul {
	margin: 0 0 0 110px !important;
	margin: 0 0 0 35px;	
	padding: 22px 0 0 0;	
}
#menu li {	
	display: block;
	float: left;	
}
#menu a {
	text-decoration: underline;
	font-size: 16px;
	color: #FFF;
}
#menu a:hover {
	text-decoration: none;
}
#firstMenuItem {
	width: 100px;
	margin-left: 80px;
}
#secondMenuItem {
	width: 120px;
	margin-left: 70px;
}
#thirdMenuItem {
	width: 120px;
	margin-left: 85px;
}
#fourthMenuItem {
	width: 110px;
	margin-left: 45px;
}

#formSearchLarge {
}
#formSearchSmall {
}
#content {
	background: url(images/bg-repeat.jpg) repeat-y left top;
}
#sideContent {
	float: left;
	width: 225px;
	margin-top: 20px;
	margin-left: 75px !important;
	margin-left: 40px;
}
#sideContent h1 {
	font-size: 20px;
	margin-bottom: 0;
	color: #003366;
	border: none;
}
#sideContent h2 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0;
	padding-bottom: 10px;
	border-bottom: 2px dotted #109ECC;
	color: #003366;
}
#mainContent {
	float: left;
	width: 480px;
	margin-left: 70px;
}
#colText {
	width: 320px;
	float: left;
}
#colImage {
	width: 147px;
	float: right;
}
#affiliateContent {
	float: left;
	width: 550px;
	margin-left: 10px;
}
#oneColContent {
	width: 550px;
	margin-left: 230px;
}
#oneColContent h1 {
	margin-top: 0;
	padding-top: 0;
}
#base {
	height: 167px;
	background: url(images/base.jpg) no-repeat left top;
}
#boxMainWrapper {
	height: 191px;
}
#boxMain1,#boxMain2, #boxMain3, #boxMain4, #boxMain5, #boxMain6, #boxMain7 {
	float: left;
}
#boxMain1 {
	width: 163px;
}
#boxMain2 {
	width: 153px;
}
#boxMain3 {
	width: 79px;
}
#boxMain4 {
	width: 153px;
}
#boxMain5 {
	width: 80px;
}
#boxMain6 {
	width: 153px;
}
#boxMain7 {
	width: 154px;
}
#footer {
	clear: both;
	height: 15px;
	margin-top: 20px;
	background: url(images/footer.jpg) no-repeat left top;
	padding-top: 15px;
}
#footer p {
	text-align: center;
	font-size: 11px;
	color: #FFF;		
}
a.whiteLink {
	color: #FFF;
}

#thispage a:link, #thispage a:visited,
#thispage a:hover, #thispage a:active {
	color: #CC9900;
}
.separatorInvisible {
	clear: both;
}
.warning {
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 10px;
	margin-top: -3px;
	margin-bottom: 0;
}
.notice {
	font-size: 11px;
}
.greenBold {
	color: #006600;
	font-weight: bold;
}
.lightBlueBold {
	color: #0165A1;
	font-weight: bold;
}

#pagination {
	clear: both;
	text-align: center;
}
.big-img-wrapper {
	width: 147px;
	height: 120px;
	margin-top: 10px;
	background: url(images/tile.jpg) no-repeat left top;
} 
.big-img-wrapper img {
	padding: 13px 20px 17px;
}

#seo-wrapper {
	padding: 0 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;	
}
#seo-wrapper h1, #seo-wrapper h2, #seo-wrapper h3, #seo-wrapper h4, #seo-wrapper h5, #seo-wrapper h6 {	
	font-size: 11px;
	font-weight: bold;	
	color: #FFF;
	padding: 0;
	margin: 0;
}
#seo-wrapper h1 {
	padding-bottom: 20px;
	border: none;
}
#seo-wrapper p {	
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.4em;
	margin-bottom: 20px;
}
#seo-wrapper a {
	color: #66CCFF;
	text-decoration: none;
}
#seo-wrapper a:hover {
	color: #66CCFF;
	text-decoration: underline;
}
#seo-wrapper ul {
	margin: 0 0 20px;
}
#seo-wrapper li {
	font-size: 11px;

}

/* ---------- FORMS ---------- */
form {
	margin: 0;
	padding: 0;
}
label, input, select, textarea {
	font: small "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	width: 200px;
	float: left;	
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
label {
	text-align: left;
	width: 70px;
	font-weight: bold;
	padding-right: 5px;
	border: none;
}
.nextLabel {
	width: 50px;
	margin-left: 10px;
}
input {
	width: 250px;
}
form br {
	clear: left;
}
.searchLabel {
	color: #013478;
	font-size: 14px;
}
select {
	width: 200px;
}
hidden {
	display: none;
	visibility: collapse;
}
input.checkBox {
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
}
input.radioButton {
	width: 15px;
	margin: 5px 5px 0 0;
}
label.checkboxLabel {
	text-align: left;
	width: 410px;
}
.goButton {
	width: 64px;
	height: 22px;
	cursor: pointer;
	border: none;
	float: left;
	display: block;
	background: url(images/go-but.jpg) no-repeat left top;
}
.wideLabel {
	width: 120px;
	color: #666;
}
.processButton, .yesButton, .noButton {
	border: 1px solid #62AB40;
	background: #62AB40;
	font-size: 12px;
	color: #FFF;
	width: 65px;
	cursor: pointer;
}
.yesButton, .noButton {
	width: 50px;
}
.noButton {
	margin-left: 10px;
}
.linkButton {
	border: 1px solid #0165A1;
	background: #0165A1;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	width: 150px;
	cursor: pointer;
	float: none;
}
.logoutButton {
	border: 1px solid #CC0000;
	background: #CC0000;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	width: 150px;
	cursor: pointer;
	float: none;
}
.miniInputBox {
	width: 20px;
	margin-right: 5px;
}
.minorInputBox {
	width: 30px;
	margin-right: 5px;
}
.tinyInputBox {
	width: 50px;
}
.smallInputBox {
	width: 100px;
}
.mediumInputBox {
	width: 250px;
}
.largeInputBox {
	width: 400px;
}

.externalInput {
	width: 290px;
}
.externalBut {
	width: 70px;
	margin-left: 5px;
}
.ad {
	margin-bottom: 0;
}

.textHeading {
	font-size: 14px;
	color: #0165A1;	
}

/* ---------- TABLE ---------- */
#listTable {
	width: 100%;
}
#listTable img {
	float: left;
	margin-top: 8px;
	margin-right: 10px;
}
#tinyTable {
	width: 40%;
}
#smallTable {
	width: 50%;
}
#mediumTable {
	width: 75%;
}
td {
	padding: 2px;
	vertical-align: top;
}
th {
	background: #62AB40;
	color: #FFF;
}
tr.heading {
	background: #CCCCCC;
}
tr.hilite {
	background: #F5F5DC;
}
tr.nohilite {
	background: #FFFFF2;
}