/*** structure ***/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffe8ad;
	font-size: 81.25%;
	line-height: 1.2;
	clear: both;
	margin: 5px;
	padding: 5px;
}
#container {
	background-color: #FFFFFF;
	border: 2px solid #998c60;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 143px;
	width: 800px;
	position: relative;
}

#masthead {
	height: 143px;
	width: 626px;
	float: left;
	width: 626px;
}
#slides {
	height: 143px;
	width: 174px;
	float: right;	
}
#topBar {
	background-color: #000000;
	height: 20px;
}
#topNav {
	margin: 0px;
	padding: 2px;
	font-size: 98%;
}

#content {
	width: 800px;
	position: relative;
	background-image: url(/images/wrapper/bkg.gif);
	background-repeat: repeat-y;
	/*display: table;*/
}
#page {
	float: right;
	width: 600px;
	position: relative;
	/*display: table;*/
	padding-bottom: 15px;
	padding-top: 14px;
}
#centerCol {
	float: left;
	width: 406px;
}
#insideCenterCol {
	padding-bottom: 20px;
}

#rightCol {
	float: right;
	width: 150px;
}
#insideRightCol {
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 88%;
	/*color: #b98b01;
	font-style: italic;*/
}


#insideRightCol2 {
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 88%;
	color: #663300;
	font-style: italic;
}


#leftCol {
	float: left;
	width: 164px;
	padding-bottom: 10px;
}
#insideLeftCol {
	margin-right: 14px;
	margin-left: 14px;
	padding-top: 30px;
}
#footer {
	clear: both;
	background-color: #d3cbaa;
	text-align: center;
	background-image: none;
}
#insideFooter {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 88%;
	line-height: 150%;
}


/*** link styles ***/

.leftNav a:link, .leftNav a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.leftNav a:hover {
	font-size: 11px;
	color: #FFFF33;
	text-decoration: none;
	font-weight: bold;
}
.leftNav a:active {
	font-size: 11px;
	color: #fca204;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #c76105;
	text-decoration: none;
}
a:visited {
	color: #c76105;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}

/*** font styles ***/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #c25f2b;
	font-weight: normal;
}
h2 {
	font-size: 130%;
	color: #999999;


}
h3 {
	font-size: 110%;
	color: #000000;
	margin: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	
}
.smaller {
	font-size: 90%;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
.verySmall {
	font-size: 70%;
}
.larger {
	font-size: 105%;
}
.orange {
	color: #c25f2b;
}
.brown {
	color: #663300;
}
.green {
	color: #0c9d55;
}
.lrgBld {
	font-size: 14px;
	font-weight: bold;
}
.hdrLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ab9905;
	border-bottom-color: #ab9905;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 5px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
.redBd {
	font-weight: bold;
	color: #FF0000;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.highlightBox {
	font-weight:bold;
	border:1px solid #71b794;
	background-color:#c1fddf;
	line-height: 140%;
	margin: 20px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

/*** misc ***/
.picturepadleft {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;

}

.picturepadright {
	float: left;
	padding:0px 10px 5px 0px;
}
ul.lessIndentList {
 	margin: 0 0 0 16px;
	padding: 0;
 }
li.lessIndentList {
 	margin: 0;
 }

p.nospace {
	margin: 0px;
	padding: 2px 0px;
}
.photoFrame {
	border: 2px solid #93A8AF;
}
.padRt {
	padding-right: 10px;
}
.padRtBtm {
	padding-right: 10px;
	padding-bottom:5px;
}

table.padRtBtm td{
	padding-right: 10px;
	padding-bottom:3px;
}
.forms {
	font-size: 80%;
	border: 2px solid #d1d1b3;
	background-color: #f0f0dc;
}

/* column styles */
.spring {
	color: #0c9d55;
	background-image: url(/images/springRtColBkg.gif);
	background-repeat: repeat-y;
}
#springHeader p{
	color: #0c9d55;
	font-weight: bolder;
	text-align: center;
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.calendar {
	font-size: 90%;
	border: 1px solid #665d3d;
	background-color: #f8f7ec;
}
.calendar td {
	padding: 3px 6px;
	margin: 0px;
}


.calendarMonth td {
	color: #665d3d;
	background-color:#e9e2c4;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.paragraphLessVertical {
	letter-spacing: normal;
	margin-bottom: 0.7em;
}
	


/* page markers */
.home a#home, .pub a#pub, .links a#links, .contact a#contact
{
   color: #ffdf7e;
   }
#insideRightCol blockquote {
	margin:12px;
}
.padttop {
	padding-top:14px;
	}
