@charset "UTF-8";
/* CSS Document */

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

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #c7e0ee;
	color: #1f1b13;
	margin: auto;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
input {
	height: 14px;
	border: inset 1px #cccccc;
}
textarea {
	border: inset 1px #cccccc;	
}
.submit {
	height: 20px;
	width: 100px;
	border: outset 2px #cccccc;
	font-size: 14px;
	vertical-align: middle;
	background-color: #C7C7C7;
}
hr {
	border-bottom: dashed #637382 1px;
	margin-bottom: 10px;
}
h1 {
	color: #9C9DA6;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 24px;
}
h2, h3, h4 {
	color: #1f2b41;
	margin-bottom: 10px;
}
a.breadcrumb  {
	text-decoration: none;
}
p {
	margin-bottom: 10px;
	margin-top: 0px;
}
a, a:visited {
	color: #2B4E98;
}
a:hover {
	color: #6699FF;
	text-decoration: none;
}

#wrapper {
	position:relative;
	margin:0px auto;
	width:1001px;
	margin-bottom: 20px;
}
#banner img{
	margin: 15px 0 0 0;
}
#navbar{
	margin: 30px 0 0 0;
	float: left;
	width: 200px;
	min-height: 100%;
}
#navbar img{
	display: block;
	margin-bottom: 5px;
}
#content-wrapper {
	float: left;
	width: 801px;
	background-image: url(images/content_top.png);
	background-repeat: no-repeat;
	background-position: top;
}
#content-inner {
	background-image: url(images/content_spacer.png);
	margin: 11px 0 0 0;
	padding-bottom: 5px;
}
#content-area {
	background-image: url(images/watermark.gif);
	background-position:top center;
	min-height: 415px;
	background-repeat: no-repeat;
	padding: 20px 35px 0px 35px;
}
#content-bottom {
	background-image: url(images/content_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 11px;
	margin: 0;
	clear: both;
}
#bottom-border {
	height: 50px;
	background-image:url(images/border_knots.gif);
	background-repeat:repeat-x;
	clear: both;
	background-position: bottom;
	margin-bottom: 10px;
}
#nav_bottom {
	clear: both;
	text-align: center;
	font-size: 10pt;
	padding-bottom:10px;
	margin-left: 30px;
} 
#nav_bottom a {
	color: #203252;
}
#nav_bottom a:hover {
	color: #637382;
}
.innernav {      /* for Ziggy and Kyla's individual pages */
	float: left;
	margin: 0px 0px 0px 20px;
}
.innernav img {
	display: block;
	margin-bottom: 5px;
}
.top {
	font-size: 10pt;
}
.top a, .top a:visited {
}
.top a:hover {
}
div.news  {
	margin-bottom: 20px;
}
.news p {
}
h3.news {
	clear:both;
	text-align: center;
	color: #1f2b41;
	margin-bottom: 20px;
	padding-bottom:20px;
	border-bottom: dashed #637382 1px;
}
.clear {
	clear:both;
	border-bottom: dashed #637382 1px;
	margin-bottom: 20px;
}
.picture {
	text-align: center;
	padding-bottom: 0px;
} 
.picture img {
	border: 1px solid #CCCCCC;
	vertical-align:middle;
	background-color: #F9F9F9;
	padding: 0px;
} 
.right {
	float:right;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 224px;
}
.right img {
	width:220px;
}  
.center {
	height:200px;
	border: 1px solid #CCCCCC;
	vertical-align:middle;
	background-color: #F9F9F9;
	padding: 3px;
	margin: 0 5px 0 5px;
}
.caption {
	clear: both;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	text-align: center;
}
.row {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.framed {
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
	padding: 3px;
	margin: 3px;
}
.ped {
	width: 730px;
}
.ped td {
	border: solid #637382 1px;
	text-align: center;
}
.results td {
	padding: 10px 20px 10px 0px;
	vertical-align: top;
	border-bottom: dashed #637382 1px;
}
.picture {
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
	padding: 3px;
} 
.ourkerries {
	float:left;
	margin-top:20px;
	text-align:center;
	margin-right: 15px;
}
/*.siblings img {
	border: 1px solid #CCCCCC;
	vertical-align: bottom;
	background-color: #F9F9F9;
	padding: 3px;
	width: 120px;
}
.siblings td {
	vertical-align: bottom;
} */
