/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.166;
	color: #006633;
	margin: 0px;
	padding: 0px;
	width:100%;
	background-color: #ffffcc;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #006633;
}

h1{ font-size: 22px; }

h2{ font-size: 16px; }

h3{ font-size: 14px; }

h4{ font-size: 12px; }

h5{ font-size: 10px; }

hr{ margin: 5px 0px 5px 0px; }

li { font-size: 12px; }

a { 
	color: #006633;
	text-decoration: underline;
}
a:link {
	color: #006633;
	text-decoration: underline;
}

a:visited { color: #663300; }

a:hover { text-decoration: underline; }

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	background-color: #ffffcc;
	padding: 10px 0px;
	width: 100%;
	z-index: 1;
}

#navBar{
	float:left;
	background-color: #ffffcc;
	padding: 0px;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	width: 22%;
	z-index: 2;
}

#content{
  	float:right;
	background-color: #ffffcc;
	width: 76%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	z-index: 3;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	white-space: pre;
}

#siteName a{
	text-decoration: none;
}

#siteName a:link{
	text-decoration: none;
}

#siteName a:visited{
	text-decoration: none;
}

#siteName a:hover{
	text-decoration: none;
}

#siteName a:active{
	text-decoration: none;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 0px 10px;
}

/************** .wrapper styles ***************/

.wrapper{

	width:800px;
	margin:0px auto;
	border-left:3px solid #ededed;
	border-right:3px solid #ededed;
	text-align:left;
	background:#ffffcc;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 10px 0px 0px;
	font-size: 80%;
}

.feature a { 
	color: #006633;
	text-decoration: underline;
}

.feature a:link {
	color: #006633;
	text-decoration: underline;
}

.feature a:visited { color: #663300; }

.feature a:hover { text-decoration: underline; }

.feature h3{
	padding: 0px 0px 5px 10px;
	text-align: left;
}

.feature h4{ 
	padding: 10px 0px 5px 20px; 
	text-align:left; }

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 5px 3px 0px;
}

/* adjust margins to change separation between the feature image and text flowing around it */

.feature ol{
	font-size:10px;
	margin-left: 10px;
}

.feature p{
	padding:0px 0px 5px 0px;
	margin:0px;
	font-size: 12px;
}

/************** form styles ***************/

form {
	font-family:Arial, sans-serif;
	font-size:14px;
	margin-top:30px;
	padding:10px;
	width:560px;
	}

label{
	font-size:14px;
	color: #006633;
	font-weight: bold;
	}	
	
input {
	background-color:#EFF7E7;
	margin-top:10px;
	}

.buttons {
	font-size:12px;
	font-weight:700;
	background-color:#006633;
	color:#FFF;
	}

textarea { background-color:#EFF7E7; }

select { width:380px; }


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 10px 0px 0px;
	font-size: 80%;
}

.story p{
	padding:5px 0px 5px 0px;
	margin:0px;
	font-size: 10px; 
}

.story h2 a {
	text-decoration: none;
}

.story h3{
	padding: 0px 10px 5px 10px;
	text-align: left;
}

.story h4{ 
	padding: 0px 10px 5px 20px;
	font-size:12px;
}

.story h5{
	padding: 0px 0px 5px 30px;
	font-size:10px;
}
	

.story a { 
	color: #006633;
	text-decoration: underline;
}

.story a:link {
	color: #006633;
	text-decoration: underline;
}

.story a:visited { color: #663300; }

.story a:hover { text-decoration: underline; }

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	padding: 10px;
	margin-top: -1px;
}

#siteInfo h5{ font-size:10px; }

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin-top: 10px;
	padding: 0px 0px 5px 10px;
	font-size: 10px;
}

.relatedLinks h3{ font-size:14px; }

.relatedLinks ul {
	display: block;
	list-style-type: none; 
	margin: 0px;
	padding: 5px 0px 5px;
}

.relatedLinks li {
	display:block;
	list-style-type: none;
	padding-bottom:8px;
}

.relatedLinks a:link {
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #006633;
}

.relatedLinks a:visited{
	color: #663300;
	text-decoration:underline;
}

.relatedLinks a:hover{
	background-color: #ffc994;
	text-decoration: underline;
}

/* Style for floating an image to the right surrounding it with a box allowing for a text caption below  */
/* Images must be 230px wide to fit. */

.floatright { 
	float:right;
	width:233px;
	margin: 5px 5px 5px 10px;
	background-color: #ffffcc;
	padding: 10px;
	border-top: 1px solid #006633;
	border-right: 2px solid #006633;
	border-bottom: 2px solid #006633;
	border-left: 1px solid #006633;
	}
	
.floatright img {
	margin: 0px 0px 10px 0px;
	}
	
/* Style for floating an image to the left surrounding it with a box allowing for a text caption below */
/* Images must be 230px wide to fit. */

.floatleft {
	float:left;
	width:233px;
	margin: 5px 10px 10px 5px;
	background-color: #ffffcc;
	padding: 10px;
	border-top: 1px solid #006633;
	border-right: 2px solid #006633;
	border-bottom: 2px solid #006633;
	border-left: 1px solid #006633;
	}

.floatleft img {
	margin: 0px 0px 10px 0px;
	}
	
/* Style for Home page allowing for floating an image to the left surrounding it with a box allowing for a text caption below */
/* Images must be 280px wide to fit. */

.homeimageleft {
	float:left;
	width: 280px;
	margin: 0px 10px 10px 0px;
	background-color: #ffffcc;
	padding: 0px;
	border-top: 1px solid #006633;
	border-right: 2px solid #006633;
	border-bottom: 2px solid #006633;
	border-left: 1px solid #006633;
	}

.homeimageleft img {
	margin: 0px;
	padding: 0px;
	}

	
/* Style for text in the caption under photos in floatright or floatleft. */
	
.caption {
	text-align:left;
	font-size:10px;
	text-indent:5px;
}

.caption img { 
	margin: 0px 0px 5px; 
	padding: 0px 5px 0px 5px;
	}


/************** #event styles **************/

#event{
	padding: 10px 5px 10px 10px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	border-color:#663300;
	border-style:solid;
	border-width:thin;
}

#event img{
	display: block;
}

#event a { 
	color: #006633;
	text-decoration: underline;
}

#event a:link {
	color: #006633;
	text-decoration: underline;
}

#event a:visited { 
	color: #663300;
	text-decoration: underline;
}

#event a:hover { text-decoration: underline; }

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 12px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/****** #special style for Chafee invite ******/
/****** mostly changes the color of the regular style ******/

.invite a:link { 
color: #29428c;
text-decoration:underline;
}

.invite a:hover {
text-decoration: underline;
background-color:#d3dbf3;
}

.invite a:visited {color:#663300; }
