html,body {margin:0;
	padding:0;
/*	background: #F8F2DA; */
	background: #C2B8A3;
	}
	
body {font: 76% verdana,arial,sans-serif;
}

p, ul {line-height: 125%}

h1 {font-size: 175%;}
h2 {font-size: 150%;}
h3 {font-size: 125%;}
h4 {font-size: 115%;}
h5 {font-size: 105%;}
h6 {font-size: 105%;
	color: red;
	border-right: 3px solid #484452;
	border-bottom: 3px solid #484452;	
	border-top: 2px solid #A098B3;
	border-left: 2px solid #A098B3;	
	padding: .5em;
	margin-top: 2px;}

cite {display: block; }

div#header1 {background: #C7AFBD url(images/title.gif) no-repeat center right;
	height: 99px; 
	line-height: 99px; 
	border: 1px solid black;
}

div#header1 h1 {padding: 0;
	margin: 0;
	text-align: center; 
	color: #484452}
	
div#header2 {background: #484452 url(images/madison.gif) no-repeat center right;
	height: 37px;
	line-height: 37px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;}
	
div#header2 h2 {font-weight: bold;
	color: #C7AFBD;
	padding: 0;
	margin: 0;
	margin-left: 215px;}
	
div#box {background: #A098B3 url(images/westport.gif) center center no-repeat;
	height: 143px;
	width: 180px;
   border-left:1px solid black; 
   border-right:1px solid black;	
	display:block; 
   overflow:hidden;   	}
	
div#menu {background: #484452;
	margin: 0 0 0 29px;
	width: 172px;	
	border-left: 1px solid #484452;
	border-right: 1px solid #484452;
	float: left;
	display: inline;
	overflow:hidden	}	
	
div#boxmenuline {background: #C7AFBD;
	height: 8px;
	width: 100%;
	border-top: 1px solid black;
	border-bottom: 1px solid black; }   
	
div#wrapper {background: url(images/fauxcolumn.gif) repeat-y top left;
	overflow: hidden; 
	margin-bottom: 0;
	padding: 0;
	clear: right; 
}  	
	

* html div#wrapper {height: 1px;
	overflow: visible;}	  /* IE Hack to get rid of gap below link */
	
div#content {margin: 0 20px 0 215px;
	text-align: justify;
}
	
div#content a:link {color: 	#5D5868; }
div#content a:visited {color: 	#5D5868; }

div#content img {border: 2px solid #484452;
	padding: 2px;
	margin: 1em; } 
	
div#footer {clear:left;
	text-align: center;
	background: #C7AFBD;
	height: 8em;
	margin: auto;
	border-top: 1px solid black;
	border-bottom: 1px solid black; 
	overflow-x:hidden; 	}	
	
div#footer p {color: black;
	font-size: 75%;
	font-style: italic;
	float: right;
	text-align: right;
	margin: .5em;
	float: right; }

div#footer img {border: 0;}
	
div#eXTReMe, div#eXTReMe a {float: left;}	

/* ######### WESTPORT MAP ######## */		

div#mapwrapper {text-align: center; }

div#westportmap {width: 555px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	text-align: center;}
	
div#westportmap img {text-align: center;
	margin: 0;
	display: block;}	
	
/* ######### CONTACT FORM ######## */		
	
div#content form {width: 95%;
	float: left; }

div#contact_form input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	background: #FEF0FF;
}

div#contact_form label {
	display: block;
	float: left;
	margin-bottom: 10px;	
	text-align: right;
	width: 75px;
	padding-right: 20px;
 }	
 
div#contact_form p { clear: left;  }

/* ######### CONTACT FORM FROM PHP FILE ######## */	
	 
.required {
	color: #FF0000;
}
.field_title {
	font-size: 12px;
	width: 100px;
	vertical-align: top;
	text-align:right;
}
.textfield {
	font-size: 12px;
	width: 200px;
}
.textarea {
	font-size: 12px;
	width: 80%;
	height: 100px;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
	width: 200px;
}
	
/* ######### NEWS ######## */		

.news {width: 95%;
	float: left; }
	
.postloop {border: 2px solid #DDDDDD;
	padding: 1em;
	margin: 1em;}

.news a:link {color: 	#A098B3; 
	text-decoration: none;
	font-weight: bold; }
.news a:visited {color: 	#A098B3; 
	text-decoration: none;
	font-weight: bold; }
.news a:hover {text-decoration: underline;
	font-weight: bold; }
	
.post_title { font-weight: bold; font-size: 12px; color: #000000; }
.post_date {font: italic 90% verdana,arial,sans-serif; 
	color: #5D5868;
	margin-bottom: .5em;}
.post_short { clear: left; 
	text-align: justify; 
		padding-bottom: 5px; 
		border-top: 1px solid #DDDDDD;}
		
.post { /* margin-right: 195px;
	padding-right: 5px; */ }	

.postwrapper, .commentswrapper { float:left;  width:100%}	

div.comment { 
	padding: 4px; 
	text-align: left; 
 }
	
div.comment h2 {text-align: center;  background: #484452; color: #A098B3; clear: left;}	
div.comment a {text-align: center; 
	background: #484452; 
	display: block; 
	padding: 2px 0;
	font-size: 140%;
	font-weight: bold;}	
div#content div.comment a:link {	color: #A098B3;}
div#content div.comment a:visited {	color: #A098B3;}	
div#content div.comment a:hover {	color: #A098B3;
	text-decoration: none;}		
.comment_title { font-weight: bold; text-align: center; background: #A098B3; padding: 2px 0;}
.comment_text { padding-bottom: 15px; font: 90% verdana,arial,sans-serif;   }
.comment_text p {padding-top: 2em;}
.comment_info { font: italic 90% verdana,arial,sans-serif; }
	
/* ######### SEARCH BOX ######## */	

.search_box {text-align: center;
	margin-top: .5em;}
	
.search_results {width: 95%;
	float: left; }	
	
/* ######### LOGIN ######## */	

div#loginbox {text-align: center;}

div#loginbox h1, div#loginbox h2 {color: #A098B3;
}
	
div#loginbox p {color: #A098B3;
	font-weight: bold;
	margin-bottom: 0; }	

div#loginbox a:link {color: #A098B3; }
div#loginbox a:visited {color: #A098B3; }	
div#loginbox a:hover {color: #A098B3;
	text-decoration: none;  }	

/* ######### PREFERENCES AND SIGNUP FORMS ######## */

#myform{
	float: left;
	width: 90%; 
	padding: 3em;
	/* REMOVE THE FOLLOWING LINE IF YOU WANT THE FORM TO WRAP TO THE BROWSER WINDOW SIZE 
	width: 780px; */
}

 div#myform h1 {background: #C7AFBD;
	border: 1px solid black;
	clear: both;
	padding: .5em;}
	
div#myform p {clear: both;}	

div#myform label {
	font: bold 0.8em/1em verdana,arial,sans-serif; 
	margin: 8px 10px 0 0;
}

div.row{
	clear: both;
	height: 15px;
	font-size: 18px;
	margin: 15px 0 0 0;
} 

/* COLUMN STYLES */

/* USED FOR GENERIC COLUMNS */
.col1, .col2  {border: 0px solid blue;}
* html .col2 { overflow:hidden;}
.col1{float: left; width: 150px; text-align: right; } 
.col2 {float: left; width: 300px; text-align: left; } 

/* ######### PHOTO GALLERY ######## */	

hr {
	border-style: none;
 	height: 1px;
	background-color: #A098B3;
	color: silver;
}
#pagenumbers {
	text-align: center;
	margin: 0px 1em 0px 1em;
}
#pagenumbers a:link, #pagenumbers a:visited, #pagenumbers a:hover {
	color: #000000;
	text-decoration: none;
}
#pictures {
	text-align: center;
}
#pictures img {
	border: none;
}
#pictures a:link, #pictures a:visited, #pictures a:hover {
	color: #000000;
	text-decoration: none;
}
.picturelink {
	margin: 1em;        
	float: left;
}
#picturelink img {
	border: none;
}
#filename {
	text-align: center;
}
#directories { }

/* ############ EVENT CALENDAR ########### */

.eventcalendar {width: 100%;
	float: left; 
	margin: auto;}

.evheader {
	text-align: center;
	margin-bottom: 10px; 
}
.eventborder {
	border :  solid 1px;
	border-color : #A098B3;
	margin-bottom: 10px; 
}
	
.tdeventheading {
	line-height : 20px; 
	padding: 2px;
	background-color : #A098B3;
	color: #484452;
	font-weight : bold;
	text-align : center;
	}
.tdevent, .mtevent  {
    padding: 2em;
}
.eventheading {
	text-align : center;
	font-weight: bold;
	font-size: 125%;
	margin-top: 20px;}

 .mteventheading {
	line-height : 20px;
	padding: 2px; 
	background-color : #A098B3;
	color: #484452;
	font-weight : bold;
	text-align : center;
} 

.mteventdate  {
	float: left;
	margin-left: 2em; }
	
.mteventdescription  {
 	margin: 0 100px;
 	float: left;
/* 	width: 100%; */ }
	
.mteventurl  {
	float: left;
	width: 100px;
	margin-left: -100px;
	text-align: center; }
	
.alleventheading {
	line-height : 20px;
	padding: 2px;
	background-color : #A098B3;
	color: #484452;
	font-weight : bold;
	text-align : center;
}
.allevent li {
    padding: 2px;
	list-style: none;
}
.evfooter {
	text-align: center;
}

/* ############ LINKS PAGE ########### */

.BMheader  {width: 95%;
	background-color: #A098B3;
	color: #484452;
	vertical-align: middle;
	font-weight: bold;
	text-align: left;
   padding: .5em;
   margin: .5em;
}
.BMlink  {
   margin-left: 2em;
	text-align: left;
}

.BMlink a:link {color: 	#5D5868;}
.BMlink a:visited {color: #5D5868;}
.BMlink a:hover {text-decoration: none;}

.BMlink img {
	border: none;
}

/* ######### ROUNDED CORNERS ######## */

.curved {
  background: transparent; 
  width:182px;
  margin: -136px 0 0 26px }
  
.curved .line1 {
  display:block; 
  overflow:hidden;   
  height: 1px;
  margin: 0 5px;
  background: black; }
  
.curved .line2 {  
  display:block; 
  overflow:hidden;   
  height: 1px;
  margin: 0 3px;
  background: #A098B3;
  border-left:1px solid black; 
  border-right:1px solid black; }
  
.curved .line3 {  
  display:block; 
  overflow:hidden;   
  height: 1px;
  margin: 0 2px;
  background: #A098B3;
  border-left:1px solid black; 
  border-right:1px solid black; }
  
.curved .line4 {  
  display:block; 
  overflow:hidden;   
  height: 2px;
  margin: 0 1px;
  background: #A098B3;
  border-left:1px solid black; 
  border-right:1px solid black; }
  

/* ######### NAV LIST BUTTONS FOR NEW MENU######## */  

.menu-top {
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
	width: 172px; 
	}

.menu-top li {display: block;
	list-style: none;
   background: #A098B3;
   margin: 1em 0 0 0;  
}

.menu-top li a { text-decoration: none; 
   padding: .25em .5em .25em .25em;
   border-left: 1em solid #A098B3;   
   text-transform: uppercase;
   color: #484452;
   font-size: 125%;
   font-weight: bold;
   display: block;
   margin-bottom: 0;
}

* html #menu-top li a {height: 1px; }	 /* IE Hack to get rid of gap below link */

.menu-top li a:hover {background: #A098B3;
	border-color: #C7AFBD;}
	
.menu-top li .menu-current {	border-color: #C7AFBD;}

.menu-expand ul {background: #484452;
	padding: .25em 0 0 1.5em;
	margin: 0;}

.menu-expand li a {font-size: 100%;}
