/* ......RHS DESIGN STYLES ....Ridgefield Historical Society.........*/




body {
	margin: 0px;
	font-family: Constantia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #23344E;
	background-image: url(../images/webdesign/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #FFF9E9;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* links colors */
a {
	color: #b13335;
	text-decoration: underline;
}
 
a:visited {
	color: #b13335;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #414399;
}
form {
	margin: 0px;
	padding: 0px;
}
ol {

	
	text-decoration: none;

}


li li  {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}
li a:visited {
	color: #000066;
	text-decoration: underline;
}



/*  general styles  ----------------------------------------------- */
td {
	text-decoration: none;
	vertical-align: top;
}
hr {
	color: #E0E0E0;
}
img {
	border: 0px;
	
}
.padded-10 {
	padding: 10px;
	
}
/*  header 1 - topbar  ----------------------------------------------- */
#header1 {
	width: 100%;
	text-align: right;
	height: 80px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
 	font-size: 1em;}
#topbar-logo {
	width: 171px;
	height: 80px;
	margin: 0px;
	background-image: url(../images/webdesign/logo-topbar.gif);
	background-repeat: no-repeat;
	float: left;
	}
#topbar-logo a {
	width: 171px;
	height: 80px;
	display: block;	
	}
#topbar-announce  {
	width: 500px;
	height: 80px;
	margin: 0px;
	background-image: url(../images/webdesign/logo-header.gif);
	background-repeat: no-repeat;
	float: left;
	}
#topbar-announce a {
	width: 500px;
	height: 80px;
	display: block;
	}

#topbar-nav {
	margin: 0px;
	float: right;

	color: #083983;
	}
#topbar-nav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;	
	}
	
#topbar-nav li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #416D4B;

	}
	
#topbar-nav li a {
	color: #b13335;
	text-decoration: none;

	padding: 2px;
	margin: 2px;
	font-weight: bold;
	text-transform: uppercase;
}
#topbar-nav li a:hover {
	color: #364B94;
	text-decoration: none;
}
#topbar-nav a:visited {
	color: #b13335;
	text-decoration: none;
	
}
/*  header 2 - topbar  ----------------------------------------------- */
#header2 {
	width: 100%;
	text-align: center;
	background-color: #294f89;
	float: left;
	font-family: Arial, Helvetica, sans-serif;

	margin: 0px;
	padding: 0px;
 }
 
 
#header2-bar {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 126px;
 }
.announce-rhs-text {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight: bold;
}



#announce-rhs-1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#announce-rhs-1 p {
	color: #FFFFFF;
}

#announce-rhs-1 td {
	color: #FFFFFF;
}
#announce-rhs-1 {
	float: left;
	height: 131px;
	width: 424px;

	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
#banner-rhs {
	float: left;
	height: 126px;
	width: 970px;
	background-repeat: no-repeat;
	background-image: url(../images/webdesign/banner.jpg);
}
#banner-rhs a {
	float: right;
	height: 126px;
	width: 300px;
}


/*  header 3 - topbar  ----------------------------------------------- */
#header3 {
	width: 100%;
	text-align: center;
	background-color: #617da9;

	color: #E8E8E9;
	height: 20px;
	float: left;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;

	padding-top: 4px;
	font-style: italic;
	letter-spacing: 0.5em;
 }


	
	
/*  header 4 - topbar  ----------------------------------------------- */
#header4 {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	background-image: url(../images/webdesign/bg-nav.gif);
	background-repeat: repeat;
	height: 45px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
 }
#navlist {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

 }
 
#navlist ul
{
	background-color: #617da9;
	padding: 0;
	text-align: center;
	margin-top: 11px;
	margin-left: 0;
}

#navlist li
{
	
font-size: 17px;
list-style: none;
margin: 0;

display: inline;



}

#navlist li a, #navlist li a:visited
{
	background-color: #617DA9;
	color: #fff;

	text-decoration: none;
	padding-top: 11px;
	padding-right: 0.5em;
	padding-bottom: 11px;
	padding-left: 0.5em;
}


#navlist li a:hover
{	
background-color: #a02b2d;
}


/*  general styles  ----------------------------------------------- */
#container{
	width: 100%;
	text-align: center;
	float: left;
	background-image: url(../images/webdesign/bg-content.png);
	background-repeat: repeat-y;
	background-position: center 0px;
font-size: 1.2em;


}

#container #l_sidebar  {

	float: left;


}
#container #l_sidebar ul {



}
#content_box {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;



}


#l_sidebar-box {
	width: 235px;
	min-height: 500px;
	margin: 0px;
	padding: 0px;
	float: left;

}


#content {
	width:  705px;
	margin: 0;
	padding: 0px;
	float: left;

}

#content-text {
	margin: 0 0 20px 30px;
}



/* sidebar */


#l_sidebar
{	float: left;	
	margin: 0;
	width: 215px;
	padding: 10px;


}
#l_sidebar a, #l_sidebar a:visited
{

	text-decoration: none;


}
  /*-----sidebarnavs*/	

#l_sidebar p { margin-left: 10px; }

#l_sidebar ul
{
	width: 215px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#l_sidebar li
{
	list-style-image: none;
	list-style-type: none;
	border-bottom: 1px solid #C1D0C1;
	margin: 0;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
		display: block;
}

#l_sidebar li a, #l_sidebar li a:visited
{
	margin: 0;

	display: block;
	text-decoration: none;
	color: #23344E;

}


#l_sidebar li  a:hover
{
	text-decoration: underline;
	margin: 0;
	display: block;
}
#l_sidebar li.select2-sidebar  {
	background-color: #a02b2d;
	color: #ededed;
	text-transform: uppercase;
	text-decoration: none;

}
#l_sidebar li.select2-sidebar a, #l_sidebar li.select2-sidebar a:visited {
	background-color: #a02b2d;
	color: #ededed;
		display: block;
}
#l_sidebar h2 {
	background-color: #a02b2d;
	color: #ededed;
	font-size: 1em;
		padding: 0 0 0 4px;
			margin: 0;
	text-transform: uppercase;
}
#l_sidebar h2 a, #l_sidebar h2 a:visited {
	color: #ededed;
	text-decoration: none;
}

#l_sidebar h2.widgettitle {
	background-color: #617da9;
}

#l_sidebar li.select2-sidebar2  {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a02b2d;

}
#l_sidebar li.select2-sidebar2 a, #l_sidebar li.select2-sidebar2 a:visited {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a02b2d;

}
  /*-----sidebarnavtop*/	


ul#sidebartopnav { list-style: none; float: left; height: 32px; width: 212px; text-decoration: none;  }

ul#sidebartopnav li { text-decoration: none; float: left; height: 32px; display: block; padding: 0; background-image: none;  }

ul#sidebartopnav li a, ul#sidebartopnav li a:visited { display: block;  border-bottom: none; }

ul#sidebartopnav a:hover, a:active { background-position: 0 -32px;  } /* sliding door nav */

ul#sidebartopnav a.current  { background-position: 0 -32px; } /* sliding door nav */

li#nav1 a {
	width: 212px;
	height: 32px;
	background-image: url(../images/webdesign/president.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}


.tablesearch {	background-color: #eaeaea;
	color: #23344E;
}
/*  general footer styles  ----------------------------------------------- */

#footer {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 1.1em;
	padding: 20px 0 20px 0;
}

/*  footer styles  ----------------------------------------------- */

#footer-rhs-col {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF9E9;

}
#footer a:hover {color:#bd3335; text-decoration: none;	}
#footer a, #footer a:visited {
color: #23344E; text-decoration: underline;}
#footer ul {
margin: 5px;
padding: 5px;	
}
#footer-rhs-box {
float: left;
clear: both;	
	font-size: 1em;
}

#footer-rhs ul li {

padding: 4px;

background-image: url(http://www.ridgefieldhistoricalsociety.org/images/webdesign/dash.png);
background-repeat: no-repeat;
}
#footer-rhs ul {
margin: 0;
padding: 0;	
}
#footer-rhs ul li a {
text-decoration: none;
padding-left: 5px;
	color: #23344E;
text-decoration: none;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 0px;
}

.footer-nav {
width: 950px;
float:left; 
padding: 0 10px 0 10px;
background-color: #dadee1;

}
div.footer-nav ul li {
padding: 0 10px 0 0;
display: inline;
}

.footer-nav2 {
width: 950px;
float:left;	
padding: 0 10px 0 10px;
background-color: #FFFFFF;
}
.footer-nav2 ul li {
background-image: none;
padding: 0 10px 0 0;
	display: inline;
}
.footer-nav3 {
width: 950px;
float:left;

padding: 10px;
height: 154px;
background-color: #FFFFFF;
}


#logo2 a  {
float: left;
height: 124px;
width: 120px;
margin: 0;
background-image: url(http://www.ridgefieldhistoricalsociety.org/images/webdesign/rhs-logo.jpg);
background-repeat: no-repeat;
background-color: #FFFFFF;
background-position: center 0px;
}




.footer1, .footer2, .footer3, .footer4{
float:left;
margin: 3px;
padding: 14px;
width: 200px;
height: 124px;

border: 1px solid #f1e9d7;
background-color: #FFFFFF;
}

#links2 ul li {
display: list-item;

}

.footer1, .footer2, .footer3, .footer4  a:visited {

	text-decoration: none;
}


#flashbox {
	padding: 8px;
	border: 1px solid #ccc;
	background-color: #FFF;
	margin: 0 0 0 10px;
	width: 240px;

}
#flashbox p {
	padding-bottom: 7px;	margin: 0;

}
/*  font styles  script ----------------------------------------------- */

li#nav-font a { width: 50px; height: 33px;  }

.text-size { padding: 4px 10px 0 0; float: right; }
.text-size-normal { font-size: 0.9em; }
.text-size-normal a { font-size: 1em; }
.text-size-medium a { font-size: 1.2em; }
.text-size-large a { font-size: 1.4em; }

	