/**************************
BODY, HTML
**************************/
*{
  padding:0;
  margin:0; 
  }

html {
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7a6f3c;
	}
/**********************
STYLES
***********************/
h3 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;		
	color: #993300	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #993300	}

textarea {
	font-family: Arial, Helvetica, sans-serif;	
	}
ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	list-style-position: outside;
	padding-top: 5px;
	}
li {	
	font-family: Arial, Helvetica, sans-serif;	
	list-style-type: square;	
	list-style-position: outside;
	padding-bottom: 5px;
	}
a {
	color: #006225;
	text-decoration: underline
}
a:hover {	
	text-decoration: underline
	}
/**********************
PIECES
***********************/
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 710px;
	background-image: url(images/bkg_wrapper.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	}
.navigation {
	width: 710px;
	background-color: #A84D10;
	background-image: url(images/bkg_navigation.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	}
.navigation a {
	color: #ffffff;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}
.navigation a:hover {
	text-decoration: underline;
	color: #efd65c;
	font-family: Arial, Helvetica, sans-serif;
	}
.navigation .selected {
	color: #efd65c;
	}
#leftcol {
	width: 400px;
	background-color: #FFF;
	padding: 20px;
	text-align: left;
	}
#leftcol p {
	font-size: 14px;
	line-height: 20px;
	display: block;
	padding-bottom: 10px;
	
}
#leftcol h1 {
	color: #006225;
	font-size: 20px;
	line-height: 22px;
	display: block;
	padding-bottom: 10px;
}
#leftcol h2 {
	color: #006225;
	font-size: 15px;
	line-height: 17px;
	display: block;
	padding-bottom: 1px;
}

.btns {
	color: #006225;
	font-size: 16px;
	line-height: 18px;
	display: block;
	padding-bottom: 5px;
	font-weight: bolder;
	text-align: center;
}
#rightcol {
	width: 230px;
	background-color: #FFF;
	background-image: url(images/bkg_gradiant2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px;
	text-align: left;
	}

#rightcol p {
	font-size: 13px;
	line-height: 16px;
	display: block;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightcol h1 {
	color: #006225;
	font-size: 17px;
	line-height: 19px;
	display: block;
	padding-bottom: 3px;
}
#rightcol h2 {
	color: #006225;
	font-size: 15px;
	line-height: 17px;
	display: block;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightcol h3 {
	color: #000;
	font-size: 11px;
	line-height: 13px;
	display: block;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#intropanel {
	background-color: #FFF;
	background-image: url(images/bkg_gradiant1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px;
	text-align: left;
	}

#intropanel p {
	font-size: 14px;
	line-height: 20px;
	display: block;
	padding-bottom: 5px;	
}
#intropanel h1 {
	color: #006225;
	font-size: 20px;
	line-height: 22px;
	display: block;
	padding-bottom: 10px;
}
#intropanel h2 {
	color: #006225;
	font-size: 14px;
	line-height: 16px;
	display: block;
	padding-bottom: 1px;
}
#intropanel h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;	
	color: #006225	;
	display: block;
	padding-bottom: 1px;
	}
#intropanel h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	display: block;
	padding-bottom: 5px;
	font-weight: normal;
	}

.btns {
	color: #006225;
	font-size: 15px;
	line-height: 17px;
	display: block;
	padding-bottom: 5px;
	font-weight: bolder;
	text-align: center;
}
.kids_bottom {
	text-align: center;
	font-size: 13px;
	line-height: 16px;
	color: #a84d10;
	padding-bottom: 10px;
	text-decoration: none;
}
.kids_bottom a {
	color: #a84d10;
	text-decoration: none;
}
.kids_bottom a:hover {
	}
.kids_bottom img{
	text-align: center;
	padding-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/**********************/
.kids_leftpanel {
	border-right-style: solid;
	width: 328px;
	height: 280px;
	padding-top: 15px;
	padding-right: 14px;
	border-right-width: 1px;
	border-right-color: #666;
	text-align: left;
}
.kids_leftpanel a {
	color: #a84d10;
	text-decoration: none;
}
.kids_leftpanel a:hover {
	}
.kids_leftpanel h1{
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #a84d10;
	line-height: 18px;
}
.kids_leftpanel p{
	padding-bottom: 12px;
	font-size: 12px;
	line-height: 16px;
}
.kids_leftpanel .photo{
	padding-bottom: 15px;
	padding-right: 15px;
	float: left;
}
.kids_leftpanel_btn {
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #666;
	border-bottom-color: #666;
	text-align: left;
	padding-bottom: 10px;
}
/*******************/
.kids_rightpanel {
	width: 327px;
	height: 300px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
.kids_rightpanel a {
	color: #a84d10;
	text-decoration: none;
}
.kids_rightpanel a:hover {
	}
.kids_rightpanel h1{
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #a84d10;
	line-height: 18px;
}
.kids_rightpanel p{
	padding-bottom: 12px;
	font-size: 12px;
	line-height: 16px;
}
.kids_rightpanel .photo{
	padding-bottom: 15px;
	padding-right: 15px;
	float: left;
}
.kids_rightpanel_btn {
	width: 327px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	text-align: left;
	padding-bottom: 10px;
}
#slide1 {
	background-color: #A84D10;
	width: 680px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFF;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}
#slide1 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}
#slide1 ul {
	list-style-type: square;
	list-style-position: outside;
	padding-top: 5px;
	padding-left: 12px;
	}
#slide1 li {	
	list-style-type: square;	
	list-style-position: outside;
	padding-bottom: 5px;
	}

#switch1 a:hover {	
	text-decoration: underline
	}
	
/****************************
LETTER
*****************************/
.letter_intro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	padding: 10px;
}
.letter_copy{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
	color: #330;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
}
	

	
