/********************************/
/*	DeWitt for Selectman CSS	*/
/********************************/

/* HTML tag styles */

body{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #003399;
	text-decoration: none;
}

a:link{
	color: #003399;
	text-decoration: underline;
}

a:visited{
	color: #6699FF;
	text-decoration: underline;
}

a:hover{
	color: #CCCCFF;
	text-decoration: underline;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 140%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h2{
 font-size: 130%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3{
 font-size: 120%;
 color: #003399;
 margin: 0px;
 padding: 0px;
}

h4{
 font-size: 110%;
 font-weight: normal;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h5{
 font-size: 100%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: circle;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.quotaton {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
}

.attribution {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	text-align: right;
	line-height: 12px;
}

.role {
	font-style: italic;
	font-size: 80%;
}

div.clearer {
	clear: both;
	line-height: 0;
	height: 0;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead {
	width: 100%;
	height: 174px;
	background-color: #003399;
}
#masthead2 {
	width: 100%;
	height: 100px;
	background-color: #003399;
	padding: 10px 0px 10px 0px;
}

#whitespace 
{
    width:100%;
    height 5px;
    background-color: White
}
#eventBar {
  	float: right;
	width: 18%;
	margin: 0px;
	padding: 2px;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
}

#headlines {
	float: left;
	width: 150px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0px;
	padding: 50px 10px 50px 5px;
	font-size: 80%;
}
#headlinesg 
{float: left;
	width: 150px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0px;
	padding: 50px 10px 50px 5px;
	font-size: 80%;
	color:Green;
	}
    

#content {
  float: left;
  width: 59%;
}

#contentWide {
	float: left;
	width: 75%;
}

#twoColLeftWide {
	float: left;
	width: 46%;
	padding: 0em 0em 0em 1em;
}

#twoColRightWide {
	float: left;
	width: 46%;
	padding: 0em 0em 0em 1em;
}

#twoColLeft {
	float: left;
	width: 39%;
	font-size:90%;
	padding: 1em 0em 0em 0em;
}

#twoColRight {
    float: left;
    width: 39%;
    font-size: 90%;
    padding: 0em 0em 0em 1em;
}

/***********************************************/
/* Components                                  */
/***********************************************/

/*
#masthead img{
	position: relative;
	top: 18px;
	margin: 6px 0px 6px 0px;
}
*/

#mastLeft{
	position: absolute;
	left: 0px;
	margin: 6px 6px 6px 6px;
	padding: 8px 0px 0px 8px;
}

#mastCenter {
	margin: 6px 6px 6px 6px;
	position: absolute;
	/*top: 0px;*/
	left: 30%;
	/*width: 245px;*/
}

#mastRight{
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 6px 6px 6px 6px;
	padding: 8px 8px 0px 0px;
	width: 200px;
	height: 150px;
}

#mastRight h1{
	margin-top: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	line-height: 90%;
}

#mastRight h3{
	margin-top: 10px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	font-style: italic;
}
/************* #globalNav styles **************/

#globalNav {
	width: 100%;
	padding: 7px 0px 7px 0px;
	border-top: 3px solid #CCC;
	border-bottom: 3px solid #CCC;
	color: #CCCCCC;
	background-color: #003399;
}

#globalNav img{
	display: block;
}

#globalNavLinks {
	width: 800px;
}

#globalNavLinks a {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 4px 8px 4px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*font-variant: small-caps;*/
	color: #FFFFFF;
	border: 3px solid #FFFFFF;
}

#globalNavLinks a:hover {
	background-color: #6666CC;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************** .feature styles ***************/

.feature {
	padding: 0px 0px 6px 6px;
	font-size: 90%;
}

.feature h1 {
	padding: 30px 0px 10px 0px;
}

.feature h2 {
	padding: 30px 0px 5px 0px;
	font-weight: bold;
	text-align: center;
}
	
.feature h3 {
	padding: 20px 0px 5px 0px;
	font-weight: bold;
	text-align: left;
}

.feature img {
	float: left;
	padding: 8px 8px 0px 0px;
}


/************** .story styles *****************/

.story {
	clear: both;
	padding: 10px 2px 0px 0px;
	font-size: 80%;
}

.story p {
	padding: 0px 0px 10px 0px;
}

/************** .letter styles *****************/

.letter {
	clear: both;
	padding: 10px 20px 0px 20px;
	font-size: 95%;
}

.letter p {
	margin-bottom: 7px;
	margin-top: 0px;
}

.letter .signature {
	font-size: 115%;
	font-style: italic;
}

/************** .list styles *****************/

.list {
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 90%;
}

.list h2 {
	text-align: center;
}

.list h3 {
	padding: 6px 0px 0px 0px;
	font-style: oblique;
	font-size: 110%;
}

.list ul {
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 6px;
	list-style-type: none;	
}

.list ul ul {
	margin: 3px 0px 3px 12px;
	list-style-type: circle;
}

.list li {
	padding-bottom: 2px;
}

/************* #siteInfo styles ***************/

#siteInfo {
	position: relative;
	width: 100%;
	clear: both;
	margin-top: 10px;
	border: 2px solid #cccccc;
	font-size: 75%;
	text-align: center;
	color: #cccccc;
}

#siteInfo p {
	margin: 2px 0px 2px 0px;
}

#siteInfo img {
	padding: 6px;
}



/*********** #eventBar link styles ***********/

#eventBar p {
	padding: 8px 0px 0px 0px;
}

#eventBar h4 {
	padding: 12px 0px 0px 0px;
}

#eventBar ul a:link, 
#eventBar ul a:visited {
display: block;
}

#eventBar ul {
list-style: none; margin: 0; padding: 0;
}



/************** #headlines styles **************/

#headlines p {
	padding: 1px 0px 0px 0px
}

.textHeadline {
	padding: 0px 0px 0px 0px;
}

.imgHeadline {
	padding: 0px 0px 10px 0px;
	width: 146px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}
