*{
	padding:0;
	margin:0;
}

.clear{
	clear:both;	
}

body{
	padding:0;
	margin:0;
	background:url(../images/bg.gif) #ffffff top repeat-x;
	font-size:12px;
	line-height:16px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#wrap{
	width:900px;
	background:white;
	padding:0;
	margin:0 auto;
}

#content_bg{
	padding:0;
	margin:0 auto;
	background:url(../images/content_bg.png) repeat-y;
	width:920px;
}

#banner{
	padding:0;
	margin:0;
	background:url(../images/banner.jpg) no-repeat;
	width:900px;
	height:147px;
	clear:both;
}

#textsize{
	padding:0;
	margin:10px 0 0 12px;
	color:#447e1c;
	font-weight:bold;
	float:left;
}

#enlarge-text{
	font-weight:bold;
	font-size:16px;
}

#textsize a{
	color:#447e1c;
}

#hear{
	margin:4px 0 0 8px;
	padding:0;
	background:url(../images/hear.gif) no-repeat;
	float:left;
	width:120px;
	height:41px;
	clear:left;
}

#hear a{
	margin:0;
	padding:0;
	width:120px;
	height:41px;
	display:block;
}

#update{
	color:#ffffff;
	font-size:10px;
	float:left;
	clear:left;
	margin:58px 0 0 8px;
	padding:0;
}

.clock{
	padding:0;
	margin:10px 10px 10px 0;
	float:right;
}	

#searchbox{
	padding:0;
	margin:20px 5px 0 0;
	float:right;
	height:29px;
	width:240px;
	clear:right;
}	

#footer{
	padding:95px 0 0 35px;
	margin:0 auto;
	background:url(../images/footer.gif) no-repeat top;
	width:920px;
	height:86px;
}

#footer_text{
	padding:0;
	margin:0 auto;
	width:900px;
	text-align:right;
	color:#333;
}

#footertable{
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

#homepage-left{
	padding:0;
	margin:6px 0 0 16px;
	float:left;
}

#top-left-header{
	width:167px;
	background:url(../images/top-left-header.gif) no-repeat;
	height:42px;
	padding:4px;
	margin:0;
	overflow:hidden;
	color:white;
	font-size:10px;
	line-height:12px;
}

#top-left-footer{
	width:175px;
	background:url(../images/top-left-footer.gif) no-repeat;
	height:15px;
	padding:0;
	margin:0 0 6px 0;
}

#bottom-left-header{
	width:167px;
	background:url(../images/bottom-left-footer.gif) no-repeat;
	height:47px;
	padding:0 4px 4px 4px;
	margin:0;
	overflow:hidden;
	color:white;
	font-size:10px;
	line-height:12px;
}

#jigsaw{
	background:url(../images/jigsawbg.gif) no-repeat;
	padding:0;
	margin:6px 0 0 10px;
	float:left;
	width:518px;
	height:483px;
	display:block;
}

#jigsaw6{
	width:0px;
	height:0px;
	overflow:hidden;
	display:block;
}

#homepage-right{
	padding:0;
	margin:6px 0 0 10px;
	float:left;
}

#top-right-header{
	width:167px;
	background:url(../images/top-right-header.gif) no-repeat;
	height:42px;
	padding:4px;
	margin:0;
	overflow:hidden;
	color:white;
	font-size:10px;
	line-height:12px;
	text-align:right;
}

#top-right-footer{
	width:174px;
	background:url(../images/top-right-footer.gif) no-repeat right;
	height:15px;
	padding:0;
	margin:0 0 7px 0;
	overflow:hidden;
}

#bottom-right-header{
	width:167px;
	background:url(../images/bottom-right-footer.gif) no-repeat;
	height:47px;
	padding:0 4px 4px 4px;
	margin:0;
	overflow:hidden;
	color:white;
	font-size:10px;
	line-height:12px;
	text-align:right;
}

#textpadding{
	padding:18px 28px 10px 28px;
	margin:0;
	text-align:left;
}


/* Headers,p,nav */

h1{
	color:#447D1C;
	font-size:20px;
	text-transform:capitalize;
	padding:0;
	margin:0 0 6px 0;
	font-weight:bold;
}

#textpadding h2{
	color:#447D1C;
	font-size:16px;
	font-weight:normal;
	text-transform:capitalize;
	padding:0;
	margin:0 0 6px 0;
	font-weight:bold;
}

h2{
	color:#ffe902;
	font-size:14px;
	font-weight:normal;
	text-transform:capitalize;
	padding:0;
	margin:0;
	font-weight:bold;
}

h2 a{
	color:#ffe902;
	font-size:14px;
	font-weight:normal;
	text-transform:capitalize;
	padding:0;
	margin:0;
	font-weight:bold;
}

h3{
	color:#447D1C;
	font-size:20px;
	font-weight:normal;
	text-transform:capitalize;
	padding:0;
	margin:0 0 6px 0;
	width:285px;
	border-bottom:1px solid #2e2e2e;
}

h4{
	color:#447D1C;
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
	padding:0;
	margin:0 0 6px 0;
}

h5{
	color:#447D1C;
	font-size:14px;
	font-weight:normal;
	text-transform:capitalize;
	padding:0;
	margin:0 0 6px 0;
	width:100%;
	border-bottom:1px solid #2e2e2e;
}

p{
	padding:0 0 12px 0;
	margin:0;
}

#textpadding ul{
	padding:0;
	margin:0 0 15px 0;
}

#textpadding li{
	padding:0;
	margin:0 0 0 15px;
}

#textpadding table{
	clear:both;
}

hr{
	clear:both;	
	background:#fff;
	border:none;
	border-style:none;
	padding:0;
	margin:0;
	height:1px;
	overflow:hidden;
	display:list-item;
	list-style:none;
	width:0px;
	color:white;
}


/* Hyperlinks */

a{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:white;
	text-decoration:none;
}

#textpadding a{
	color:#447D1C;
	text-decoration:none;
	font-weight:bold;
}

#textpadding a:hover{
	color:#447D1C;
	text-decoration:underline;
	font-weight:bold;
}


#footer_text a{
	color:#333;
	font-weight:bold;
}

#footer_text a:hover{
	color:#333;
	font-weight:bold;
	text-decoration:underline;
}

.footer_row2 a{
	color:#dce311;
}

.footer_row2 a:hover{
	color:#dce311;
	text-decoration:underline;
}

/* Images */


/* Tables */

.footer_row1{
	width:50px;	
	height:20px;
	vertical-align:top;
}

.footer_row2{
	color:#dce311;
	height:20px;
	vertical-align:top;
}

/* Forms */

img{
	padding:0;
	margin:0;
	display:block;
}

input{
	margin:3px;
}

textarea{
	margin:3px;
}

select{
	margin:3px;
}

input.searchbox{
  color:white;
  font-size:10px;
  background:url(../images/search.gif) no-repeat bottom;
  border:0;
  margin:0;
  padding:0 12px 0 10px;
  line-height:29px;
  height:29px;
  width:172px;
  float:left;
  color:#9a9a9a;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}

input.btn_search{
  color:white;
  font-size:10px;
  background:url(../images/go.gif) no-repeat;
  border:0;
  margin:0 0 0 8px;
  padding:0;
  height:29px;
  width:29px;
  float:left;
}

input.btn_search:hover{
  color:white;
  font-size:10px;
  background:url(../images/go1.gif) no-repeat;
  border:0;
  margin:0 0 0 8px;
  padding:0;
  height:29px;
  width:29px;
  cursor:hand;
  float:left;
}

input.button {
  color:white;
  font-size:10px;
  font-weight:bold;
  background-color:black;
  border: 3px double #666;
  border-top-color: #666;
  border-left-color: #666;
  margin:10px 3px 15px 0;
  padding:1px;
}

input.button:hover {
  color:white;
  font-size:10px;
  font-weight:bold;
  background-color:black;
  border: 3px double #666;
  border-top-color: #666;
  border-left-color: #666;
  margin:10px 3px 15px 0;
  padding:1px;
}


/* Jig Saw Pieces */

#kidsbutton{
	float:left;
	padding:0;
	margin:0;
}

#kidsbutton a {
    position: absolute;
}

#kidsbutton img{
    position: absolute;
	width:280px;
    top: 0px;
    left: 0px;
    padding: 0px;
    margin:0;
    border: none;
    overflow: hidden;
}

#parentsbutton{
    position: absolute;
	padding:0;
	margin:0;
}

#parentsbutton a {
    position: absolute;
    left:277px;

}

#parentsbutton img{
    position: absolute;
	width:240px;
    top: 0px;
    left:0px;
    padding: 0px;
    margin:0;
    border: none;
    overflow: hidden;
}

#teensbutton{
    position: absolute;
	padding:0;
	margin:0;
}

#teensbutton a {
    position: absolute;
    left:0px;
	top:213px;
}

#teensbutton img{
    position: absolute;
	width:234px;
    top: 0px;
    left:0px;
    padding: 0px;
    margin:0;
    border: none;
    overflow: hidden;
}

#positivebutton{
    position: absolute;
	padding:0;
	margin:0;
}

#positivebutton a {
    position: absolute;
    left:130px;
	top:110px;
}

#positivebutton img{
    position: absolute;
	width:260px;
    top: 0px;
    left:0px;
    padding: 0px;
    margin:0;
    border: none;
    overflow: hidden;
}

#professionalbutton{
    position: absolute;
	padding:0;
	margin:0;
}

#professionalbutton a {
    position: absolute;
    left:238px;
	top:264px;
}

#professionalbutton img{
    position: absolute;
	width:280px;
    top: 0px;
    left:0px;
    padding: 0px;
    margin:0;
    border: none;
    overflow: hidden;
}

#directory_table{
	width:700px;
	margin:0 auto;
	padding:0;
}

#directory_table td{
	margin:0;
	padding:2px 20px 2px 5px;
	vertical-align:top;
}

#textpadding td a{
	color:#48811E;
	text-decoration:none;
	font-weight:normal;
}

#textpadding td a:hover{
	color:#48811E;
	text-decoration:underline;
	font-weight:normal;
}

.greyrow{
	background:#CCC;
}

#page{
	text-align:center;	
	margin:0 0 10px 0;
}

#page a{
	text-align:center;	
	padding:2px 4px;
	border:1px solid #48811E;
	font-size:10px;
	margin:0 2px;
}

#page a:hover{
	text-align:center;	
	padding:2px 4px;
	border:1px solid #48811E;
	font-size:10px;
	margin:0 2px;
	background:#48811E;
	color:white;
}

#map{
	width:350px;
	height:350px;
	float:right;
	margin:0 20px 20px 20px;
	overflow:hidden;
	display:block;
}

#textpadding li{
	margin:0 0 0 16px;
	padding:0;	
	list-style:disc;
}

#tablecontent{
	padding:0 0 0 0;
	margin:0 0 16px 0;	
}

#tablecontent td{
	padding:0 0 6px 0;
	margin:0 0 0 0;	
}

.contact-label{
	background:#447D1C;
	color:white;
	padding:2px 4px;
}

input.contact-input{
	padding:5px;
	margin:0 0 20px 0;
	border:1px solid #999;
	width:250px;	
}

textarea.contact-textarea{
	padding:5px;
	margin:0 0 0 0;
	border:1px solid #999;
	width:450px;
	height:100px;
	resize:none;
}

button.submit-btn{
	display:block;
	overflow:hidden;
	height:25px;
	width:81px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(../images/submit-btn.gif) no-repeat top;
	border:0;
	border:none;
	cursor:pointer;
}

button.submit-btn:hover{
	display:block;
	overflow:hidden;
	height:25px;
	width:81px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(../images/submit-btn.gif) no-repeat bottom;
	border:0;
	border:none;
	cursor:pointer;
}
