@charset "UTF-8";


*{
	font-family: "Lucida Grande", "Palatino Linotype", "Book Antiqua", Palatino, serif;
}



body {
	position: relative;
	left: auto;
	right: auto;
	background-attachment: fixed;
	background-position: center top;
	background-image: url(../_images/bgWaterWave.jpg);
}
#container {
	margin: 0 auto;
	padding: 0px;
	width: 780px;
	border-style: none;
	position: relative;
	height: 980px;
	text-decoration: none;
	color: #333;
}
#container #mainContent #KitSnake img {
	display: block;
	border: thin solid #333;
	margin-left: 20px;
	position: absolute;
	right: 35px;
	top: 65px;
	margin-bottom: 30px;
}
#container #mainContent p #kss {
	background: transparent;
	position: absolute;
	z-index: 3;
	display: block;
	float: right;
}
#phoneNo {
	position:fixed;
	left:460px;
	width:300px;
	height:90px;
	z-index:99;
	top: -5px;
	text-decoration: none;
	background-attachment: fixed;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#FamilyOwned {
	position:fixed;
	left:460px;
	width:300px;
	height:90px;
	z-index:99;
	top: -5px;
	text-decoration: none;
	background-attachment: fixed;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 780px;
	border-style: none;
	position: relative;
	left: 0px;
	top: 0px;
}


#header h1 {
	text-decoration: none;
	text-indent: -1000px;
	position: absolute;
	visibility: visible;
}
#header img  {
	position: fixed;
	left: 20px;
	z-index: 100;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#leftSideBar {
	margin: 0px;
	height: auto;
	width: 130px;
	list-style: none;
	text-decoration: none;
	position: relative;
	top: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index: 10;
	border: thin groove #39F;
	line-height: 1.4;
	background: url(../_images/Sand76.png);
}
#WhatWeCan {
	text-decoration: none;
	color: #333;
}

#WhatWeCan a:link {
	color: #333;
	text-decoration: none;
}
#WhatWeCan a:visited {
	color: #FFF;
	text-decoration: underline;
}
#WhatWeCan a:hover {
	color: #F00;
	text-decoration: none;
}
#WhatWeCan a:active {
	color: #F90;
	background-color: #00B6CE;
	text-decoration:none;
}

#leftSideBar h3  {
	font-size: 0.95em;
	text-align: center;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4;
}
#leftSideBar ul li {
	font-size: .75em;
	text-decoration: none;
	list-style-type: none;
	text-indent: -1.2em;
}
#LeftSidebarNav a:link {
	color: #333;
	text-decoration: none;
}
#LeftSidebarNav a:visited {
	color: #FFF;
	text-decoration: none;
}
#LeftSidebarNav a:hover {
	color: #F00;
	text-decoration: none;
}
#LeftSidebarNav a:active {
	color: #F90;
	background-color: #00B6CE;
	text-decoration:none;
}	
#mainContent #NavBar  {
	border-style: none;
	font-weight: bolder;
	text-decoration: none;
	color: #333;
	font-size: 0.95em;
	margin-bottom: 4em;
}


#mainContent #NavBar a:link {
	color: #000;
	text-decoration: none;
}
#mainContent #NavBar a:visited {
	color: #66F;
	text-decoration: none;
}
#mainContent #NavBar a:hover {
	color: #F00;
	text-decoration: none;	
}
#mainContent #NavBar a:active {
	color: #03F;
	text-decoration:none;
}
#mainContent {
	width: 580px;
	height: auto;
	padding: 20px 10px 20px 10px;
	position: relative;
	float: right;
	border: thin groove #39F;
	line-height: 1.3;
	background: url(../_images/Sand7640lighter.png) repeat;
}
#imgPreviewPane {
	position: absolute;
	z-index: 3;
	height: 200px;
	width: 175px;
	top: 100px;
	right: -84px;
	background: transparent;
	visibility: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent h1 {
	font-size: 160%;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
}
#mainContent h2 {
	font-family: Georgia, serif;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
}

#mainContent ol li  {
	font-weight: 600;
	list-style: disc;
}

#mainContent ul {
	list-style-type: none;
	font-size: 100%;	
}

#mainContent ul li  {
	font-weight: 800;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#mainContent ul .heading   {
	padding-top: 1.4em;
	padding-bottom: 3px;
}
#mainContent ul #preview {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 80px;
}
#mainContent p  {
	font-size: 15px;
	font-weight:300;
}
#mainContent p a:link {
	text-decoration: underline;
	color: #00F;
}
#mainContent p a:visited {
	color: #639;
}
#mainContent p a:hover {
	color: #C03;
}
#mainContent p a:active {
	color: #333;
}
#lftSidePic1 {
	position:absolute;
	left:-370px;
	top:38px;
	z-index:18;
	visibility: visible;
}
#lftSidePic2 {
	position:absolute;
	left:-435px;
	top:225px;
	z-index:15;
	visibility: visible;
}
#lftSidePic3 {
	position: absolute;
	z-index: 17;
	top: 405px;
	left: -440px;
	visibility: visible;
}
.underConstruction {
	display: block;
	margin-right: auto;
	margin-left: auto;
}


.heading {
	font-size: 120%;
	font-weight: bold;
	font-variant: small-caps;
	text-indent: -2.2em;
}
.textUnderlind {
	text-decoration: underline;
	color: #000;
}
.italisized {
	font-style: italic;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
	color: #333;
}

#mainContent p.answers {
	font-size: 120%;
	text-decoration: underline;
	font-weight: bold;
}
#mainContent p.Top {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: small-caps;
}
#mainContent p.smallCaps {
	font-variant: small-caps;
	letter-spacing: .5px;
}



#mainContent p.smallPrint {
	font-size:11px;
	color: #666;
	}
#mainContent p.Accent{
	font-size: 115%;
	font-style: italic;
	font-weight: 500;
}
#container #mainContent ul li h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}
