#container {  
	margin-top: 0;
	width: 900px;
	position: absolute;
	margin-left: 10%;
	margin-right: 10%;
}

#myheader { 
	clear: both;
	margin-top: 0;
	width: 900px;
	height: 138px;
	position: relative;
	background: #9CCF9C url(../graphics/banner.jpg) no-repeat center 3px;
}

#mainbody { 	
	font: italic 10pt "trebuchet ms", arial, sans-serif ;
	background: #9CCF9C;
}

#mainbody a {
	font-style: normal;
}

#mainbody span {
	font-style: italic;
	text-align: center;
}

#topnav  {
	font: 10pt "trebuchet ms" , arial, sans serif;

	border-top: 4px solid #336699;
	width: 100%;
}

#topnav a:visited {
	color: blue;/*themecolour2 #1088ff;*/}

#topnav a:visited:hover {
	color: blue;/*themecolour2 #1088ff;*/
	background: #FBED94;
}

#topnav a:link:hover {
	background: #FBED94;
}

#topnav v:link:hover {
	background: #FBED94;
}

#navbar {
	background: #9CCF9C;
	float: left;
	padding: 0 0 5px 0;
	margin: 0;
	list-style: none;
} 

#navbar li {
	display: inline;
} 

#navbar li a {
	background: #9CCF9C;
	float: left;
	padding: 5px 15px;
	bottom: 0;
} 

#navbar li a.x {
	background: #336699; /* #1088ff; */
	color: #ffffff;
	font-weight: bold;
} 

#search {
	float: right;
	top: 4px;
	margin-right: 0px;
	padding-right: 45px;
	font: 9pt "trebuchet ms", arial, sans-serif;
	position: relative;
}

#search p {
	margin-top: 0;
	margin-bottom: 0;
}

#colL { 	
	top: 0;
		margin-bottom: 0;
	height: auto;
	width: 650px;
	background: white;
	position: relative;
	float: left;
	font: 10pt "trebuchet ms", arial, sans-serif;
	border-bottom: 5px solid #9CCF9C ;
}

#crumb {
	color: blue;

}

#crumb a:visited {
	color: blue;
}

#colL p {
	margin: 0 15px 0 15px;
	text-indent: 1px;
	margin-bottom: 10px;
}

#colL li {
	margin-left: 40px;
	margin-right: 40px;
	list-style-type: circle;
}

#colR { 	
	background: #DAE1E7;
	margin-top: 0;
	margin-bottom: 0;
	height: auto;
	width: 246px;
	position: relative;
	float: right;
}

.topBorder {
	top:0;
	float:left;
}

.bottomBorder {
	bottom: 0;
	float: left;
	clear: both;
}

#mission {
	font-family: arial;
	font-size: 8pt;
	color: navy;
	margin: 15px 15px 15px 15px;
	text-align: left;
}

#mission p.break {
	border-bottom: 1px solid #336699 ;
}

#mission span {
	text-align: left;
	font-style: italic;
}

#missionWin {
	font-family: arial;
	color: navy;
	font-size: 10pt;
	padding: 15px 25px 25px 25px;
	text-align: justify;
	background: #FFFFCC;
}

#missionWin img {
	padding-top: 4px;
}

#footer { 	
	border-top: 4px solid #336699;
	font: italic 9pt "trebuchet ms", arial, sans-serif ;
	text-align: center;
	background: #9CCF9C;
	clear: both;
}

#plogo {
	border-top: 2px solid #336699;
	margin-top: 20px;
	padding: 10px 0 0 0;
	font: italic 8pt "trebuchet ms", arial, sans-serif ;
	text-align: center;
	background: white;
	clear: both;
}

#petFrame {
	margin: 0;
}

/*  ----- CLASSES FOR BASIC FORMATTING ------ */

.clearit {
	clear: both;
}

.urgent {
	color: red;
	font-weight: bold;
}

.goBold {
	font-weight: bold;
}

.padL {
	padding-left: 20px;
}

.padR {
	padding-right: 20px;
}

.padAll {
	padding: 0 40px 0 20px;
}

.center {
	text-align: center;
}

img {
	border: 0;
}

img.goLeft {
	float: left;
	padding: 6px 13px 0 5px;
}

img.goRight {
	float: right;
	padding: 6px 13px 0 5px;
}

img.specialRight {
	float: right;
	vertical-align: top;
	padding: 0 160px 0 13px;
}

img.goCenter {
	padding-left: 300px;
}

img.gallery {
	padding: 5px 10px 5px 10px;
}


/*  ----- ELEMENTS ------ */

body {
	background: #9CCF9C;
/*		background: url(../graphics/bgApl.gif); */
	}

h1 {
	font-size: 16px;
	text-align: center;
	color: white;
	background: #336699;
/*	color: blue;
	background: #FBED94;
*/	margin-top: 0;
	padding-left: 15px;
	margin-bottom: 5px;
}

h2 {
	font-size: 14px;
	color: #336699;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 6px;
	background: #DAE1E7; /* #FBED94; */
	width: 95%;
	clear: both;
}

.birthday {
	font-size: 22px;
	color: #336699; /* #8C75FF; */
	font-style: italic;
	background: pink;
	margin-top: 0;
	padding-left: 15px;
	margin-bottom: 5px;
	
}
img.Bday {
	vertical-align: middle;
	margin: 10px 20px 10px 0;
}
.blurb {
	font-style: italic;
	margin-left: 15px;
	top:3px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: navy;
	padding-left: 15px;
	border-top: 1px solid #336699;
	padding-top: 12px;
	margin-bottom: 2px;
}

h3.one	{
	border-style: none;
	padding-top: 0;
}