body {
/*	background-image: url(images/bg-iris.gif);
	background-position: left -8px;
	background-repeat: no-repeat; */
	margin: 0;
	padding: 0;
}
 hr {
	width: 560px;
	color:#CCCCCC;
	border-top: 1px solid #CCC;
}
.arial h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336633;
	display: block;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336633;
	display: block;
	padding: 0;
	margin: 0;
}
.hCap
	{
	font-size: 22px;
}
h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336633;
	display: block;
	padding: 0;
	margin: 10px 0 0 0;
	text-transform: uppercase;
}
.h2cap {
	font-size: 18px;
}
.h3cap {
	font-size: 14px;
}
h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	display: block;
	padding: 0;
	margin: 5px 0 0 0;
	text-transform: uppercase;
	font-weight:bold;
}
h4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336633;
	display: block;
	padding: 0;
	margin: 5px 0 0 0;
	text-transform: uppercase;
	font-weight:bold;
}

p {
	margin: 5px 0 0 0;
}
ol {
	line-height: 18px;
	margin: 0;
	padding: 5px 0 5px 0;

}
ul {
	display: list;
	margin: 0;
	padding: 0 0 5px 0;
		}
li {
	margin-left: 35px;
	display: list;
	padding: 0px;
}

#irisTop {
	width: 759px;
	height: 43px;
	background-image: url(images/iris-slice-top.gif);
	background-repeat: no-repeat;
	background-position: left 18px;
	padding: 5px 0 0 0;
	
}
#irisMid {
	width: 184px;
	height: 90px;
	background-image: url(images/iris-slice-mid.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#random {
	width: 575px;
}
#randomHome {
	/*width: 726px;*/
	background-color: #E9F1DB;
}

#random img{
	display: block;
}
#colLeft {
	width: 184px;
	background-image: url(images/iris-slice-bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	text-align: right;
}
.quote {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 200px;
	padding: 10px 0 0 10px;
	background-image:url(images/newsletter/quotes.gif);
	background-repeat:no-repeat;
	height: 136px;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
	border: 1px dashed #CCCCCC;
}	
.whimbrelLeft {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 200px;
	padding: 10px 0 0 10px;
	border: 1px dashed #CCCCCC;
	text-align: left;
}


.navHeading {
	margin: 10px 0 0px 0;
}
.navHeading a:link, .navHeading a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #336633;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	padding: 0px 14px 0 0;
}
.navHeading a:hover {
	color: #663300;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	padding: 0px 14px 0 0;
}

.navHeadingMaroon {
	margin: 10px 0 0px 0;
}
.navHeadingMaroon a:link, .navHeadingMaroon a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	padding: 0px 14px 0 0;
}
.navHeadingMaroon a:hover {
	color: #336633;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	padding: 0px 14px 0 0;
}

.navSub a:link, .navSub a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	text-align: right;
	padding: 0 16px 0 0;
}
.navSub a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	text-decoration: none;
	text-align: right;
	padding: 0 16px 0 0;

}

#colMiddle {
	width: 405px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 15px 5px 5px 10px;
	line-height: 17px;

}
#colMiddle a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
}
#colMiddle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#colMiddle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
#colRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 155px;
	padding: 15px 0 0 0;
}
#colRight a:link {
	color: #336633;
}
#colRight a:visited {
	color: #666666;
}
#colRight a:hover {
	color: #663300;
}
#colRight li {
	display: list;
	padding: 0px;
}
#colWide {
	width: 575px;
	padding: 8px 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
#colWide a:link {
	color: #336633;
}
#colWide a:visited {
	color: #666666;
}
#colWide a:hover {
	color: #663300;
}
#colHome {
	width: 716px;
	padding: 8px 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
#colHome a:link {
	color: #336633;
}
#colHome a:visited {
	color: #666666;
}
#colHome a:hover {
	color: #663300;
}

#colWide h2 {
	padding: 0;
	margin: 5px 0 0 0;
}
#colSobo {
	width: 570px;
	height: 2500px;
	padding: 15px 5px 5px 10px;
	background-position: left 20px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#homePhoto2011 {
	margin-bottom: 10px;
	border: 0;
}

#green {
	color: #336633;
	font-weight: bold;
}
#greenLight {
	color: #336600;
	font-weight: bold;
}
#maroon {
	color: #663300;
	font-weight: bold;
}
#maroon12 {
	font-size: 12px;
	color: #663300;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

#maroon a:link, #maroon a:visited {
	color: #663300;
	font-weight: bold;
	text-decoration:underline;
}
#maroon a:hover {
	color: #336633;
	font-weight: bold;
	text-decoration:none;
}
#greenCaps {
	color: #336633;
	font-weight: bold;
	text-transform: uppercase;	
}
#smallMaroon {
	font-size: 11px;
	color: #663300;
}
#smallGreen {
	font-size: 11px;
	color: #336633;
}
#smallMaroon {
	font-size: 11px;
	color: #663300;
}
#smallGrey {
	font-size: 11px;
	color: #666;
}
#grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 17px;
	border-collapse: collapse;
	border: 1px solid #CCC;
}
#grey td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 17px;
	border-bottom: 1px solid #CCC;
}

#greySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 12px;
	font-style: italic;
}
#grey a:link {
	color: #336633;
}
#grey a:visited {
	color: #666666;
}
#grey a:hover {
	color: #663300;
}
#tableContent {
	width: 759px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 17px;
}
#tableContent a:link {
	color: #336633;
}
#tableContent a:visited {
	color: #666;
}
#tableContent a:hover {
	color: #663300;
}

#tableBottom {
	width: 785px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E9F1DB;
	color: #336633;
	text-align: center;
}
#tableBottom a:link {
	color: #336633;
	text-decoration: none;
}
#tableBottom a:visited {
	color: #336633;
	text-decoration: none;
}
#tableBottom a:hover {
	color: #663300;
	text-decoration: none;
}
#boxRight {
	display: block;
	width: 154px;
	border: 1px solid #666;
	font-size: 11px;
	color: #336600;
	padding: 5px 2px 5px 4px;
	margin: 0 0 25px 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-align: left;
}
#boxArrow {
	border: none;
}
#boxSpecialHeading {
	font-size: 12px;
	display: block;
	color: #663300;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ECF3E0;
	width: 100%;
	border-bottom: 1px solid #A2A2C1;
	margin-bottom: 5px;
	padding: 3px 0 3px 3px;

}
#boxSpecialHeadingPurple {
	font-size: 12px;
	display: block;
	color: #336633;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family: "Times New Roman", Times, serif;*/
	background-color: #F6EDED;
	width: 100%;
	border-bottom: 1px solid #A2A2C1;
	margin-bottom: 5px;
	padding: 3px 0 3px 3px;

}
#boxSpecialHeadingBlue {
	font-size: 12px;
	display: block;
	color: #336633;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family: "Times New Roman", Times, serif;*/
	background-color: #DFF4F4;
	width: 100%;
	border-bottom: 1px solid #A2A2C1;
	margin-bottom: 5px;
	padding: 3px 0 3px 3px;

}

#boxHomeOld {
	display: block;
	width: 181px;
	border: 1px solid #A2A2C1;
	font-size: 12px;
	color: #666;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin: 7px 0 7px 7px;
	height: 340px;
}
#boxHome {
	display: block;
	width: 510px;
	border: 1px solid #A2A2C1;
	font-size: 12px;
	color: #666;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin: 7px 0 7px 7px;
	height: 174px;
}

#boxSpecial {
	display: block;
	width: 550px;
	border: 1px solid #A2A2C1;
	font-size: 12px;
	color: #666;
	text-align: left;
/*	padding: 8px;*/
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding: 0 0 5px 0;
	margin: 7px 0 7px 7px;
}
#boxSpecialHeadingMiddle {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	color: #663300;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	background-color: #ECF3E0;
	width: 100%;
	border-bottom: 1px solid #A2A2C1;
	margin-bottom: 5px;
	padding: 3px 0 3px 0;

}
#boxSpecialMiddle {
	display: block;
	width: 395px;
	border: 1px solid #A2A2C1;
	font-size: 12px;
	color: #666;
	text-align: left;
/*	padding: 8px; */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding: 0 0 5px 0;
	margin: 0 0 7px 7px;
}
#boxSpecialRoom {
	display: block;
	width: 90%;
	border: 1px solid #A2A2C1;
	font-size: 12px;
	color: #666;
	text-align: left;
/*	padding: 8px; */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding: 0 0 5px 0;
	margin: 0 0 7px 7px;
}
#boxSpecialWide {
	display: block;
	width: 560px;
	border: 1px solid #A2A2C1;
	font-size: 12px;
	color: #666;
	text-align: left;
/*	padding: 8px; */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding: 0 0 5px 0;
	margin: 0 0 7px 7px;
}
#boxGroups {
	border: 1px solid #666;
	margin: 0 0 15px 0;
}
#padding {
	padding: 0 8px 8px 8px;
}
#currentPage a:link, #currentPage a:visited, #currentPage a:hover {
	color: #663300;
	font-weight: bold;
	background-image: url(images/currentPage.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
#navBar {
	border-bottom: 4px solid #E9F1DB;
	margin: -8px 0px 8px 0;
	width: 90%;
}
#lightGrey {
	background-color: #F7F7F7;
}
#top {
    width: 110px;
	background-color: #F5F5F5;
	text-align: center; 
	padding: 5px 0px 5px 10px;
	border: 1px solid #660000;
	margin: 500px 10px 0 10px;
	background-image: url(images/bg-top.gif);
	background-repeat: no-repeat;
	background-position: left center;

}

.photoBorder {
	border: 1px solid #666;
}
.link a:link, .link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
}
.link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	text-decoration: none;

}
.linkGreen a:link, .linkGreen a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	text-decoration: none;
}

.linkGreen a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;

}
.linkMaroon a:link, .linkMaroon a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
}
.linkMaroon a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	text-decoration: none;

}
.border-visits {
border:#999 solid 3px;
}
.fieldTrips {
border: solid 1px #CCC;
}
.newsMain {
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;		
	width: 664px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 15px 5px 5px 10px;
	line-height: 18px;

}
.newsMain a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
}
.newsMain a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.newsMain a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
.newsBottom {
	width: 664px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E9F1DB;
	color: #336633;
	text-align: center;
}
.newsBottom a:link {
	color: #336633;
	text-decoration: none;
}
.newsBottom a:visited {
	color: #336633;
	text-decoration: none;
}
.newsBottom a:hover {
	color: #663300;
	text-decoration: none;
}
.thickBorder {
	border: 3px solid #006600;
}


.indent {
	padding-left: 15px;
}

.indent50 {
	padding-left: 50px;
}
.redLine {
	border-top: 1px solid #663300;
	margin-bottom: 10px;
}
.newsBreak {
	border-top: 1px dashed #CCC;
	margin: 10px;
	width: 100%;

}
hr.newsBreakShort {
	border-top: 1px dashed #CCC;
	border-bottom: 0;
	margin: 10px;
	width: 35%;
	text-align:center;

}
.whimbrel {
	font-size: 28px;
	font-style: italic;
	color: #999966;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 15px;
}
.whimbrelSmall {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 18px;
}
.whimbrelPhoto {
	border: 1px solid #CCCCCC;
	margin: 0 10px 0px 0;
}	
.whimbrelPhotoTxt {
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 10px 200px 0;

}
.newsletterBox {
	color: #336633;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.quoteNews {
	margin: 0 15px 0 15px;
	text-align: justify;
	padding: 6px;
	border: 1px solid #CCC;
}
.photoCaption {
	float: right;
	border: 1px solid #CCC;
	padding: 10px;
	margin: 10px;
	color: #999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.highlight {
	background-color: #FFFF00;
}
#navTop {
	background-image:  url(images/home-top-line.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
#navTop a:link, #navTop a:visited { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	padding: 0px 0px 0px 18px;
}
#navTop a:hover {
	color: #336633;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	padding: 0px 0px 0px 18px;
}