/* CSS Document */

body {
	background: #f7d999 url(images/olivebar2.gif) repeat-x top left;
	color: #221e1f;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;	
}

body#home_page {
	background: #d8af79 url(images/olivebar2.gif) repeat-x top left; 
}

p {
	margin: 0 0 1.2em 0;
	padding: 0;
}

table tr td {	
	font-size: 100%; 
}


p a#list_headers {
	color: #988f5b;
	text-decoration: underline;
}

p a:hover#list_headers {
	color: #b29200;
	text-decoration: none;
}


a {
	color: #8F4300; 
	text-decoration: underline;
}

a:link {
	color: #8F4300; 
	text-decoration: underline;
	outline: none;
}

a:visited{
	color: #8F4300; 
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #b29200;
	text-decoration: none;
	outline: none;
}

a:active {
	color: #b29200;
	text-decoration: underline;
	outline: none;
}

img.x {
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1
}


ul.list a:hover {
	color: #b29200;
	text-decoration: none;
}

ul.list a {
	color: #67652e;
	text-decoration: underline;
	
}

h1 {
	border-bottom: 1px solid  #686630;
	color: #67652e;
	font-family: times-roman, times, serif;
	font-size: 220%;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 15px 0 15px 10px;
}

.h1red {
	color: #8b0b04;
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
}

h2 {
	color: #67652e;
	font-size: 120%;
	font-weight: bold;
	margin: 4px 0px 4px 0px;
	padding: 0px;
	text-decoration: underline;
}

h3 {
	color: #67652e;
	font-size: 120%;
	font-weight: bold;
	margin: 4px 0px 4px 0px;
	padding: 0px;
}


h4 {
	color: #67652e;
	font-size: 120%;
	margin: 2px 0px 4px 0px;
	padding: 0px;
}

h5 {
	color: #8f4300;
	font-size: 100%;
	font-weight: bold;
	margin: 4px 0px 4px 0px;
	padding: 0px;
	text-decoration: none;
}

h6 {
	border-top: 1px solid #686630;
	color: #67652e;
	font-size: 120%;
	line-height: 0;
	margin: 0px;
	padding: 0px;
}


#wrapper1 {
	background: transparent;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#wrapper2 {
	background: url("images/leftcolor_bg.gif") repeat-y top left;
	margin: 0px;
	padding: 0px;
}



body#home_page #wrapper2 {
	background: transparent url("images/leftcolor_bg2.gif") repeat-y top left;
	margin: 0px;
	padding: 0px;
}

#header {
	background: #67652e url("images/header-background.gif") no-repeat top left;
	color: #221e1f;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 21px;
}


p.contact {
	position:absolute;
	left:0px;
	top:0px;
	padding: 0px 0 0 0px;
	margin-left:442px;
	margin-bottom:0px;
	margin-top:3px;
	float: top;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 500;
	color: #ffffff;
	letter-spacing: 1px;
	
}

p.contact a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	font-weight: 500;
}

p.contact a:link {
	color: #ffffff;
	text-decoration: none;
}
 
p.contact a:visited {
	color: #ffffff;
	text-decoration: none;
}

p.contact a:hover {
	color: #c5ba8e;
	text-decoration: none;
}

p.contact a:active {
	color: #c5ba8e;
	text-decoration: none;
}




/*-- width keeps this from collapsing in browsers --*/
#maincol {
	margin: 0px;
	padding: 0px;
	width: 900px;
}

#leftcol {
	position:relative;
	float:left;
	width:240px;
	margin: 0px;
	padding: 0px;
	color: #221e1f;	
}


/*-- CENTER CONTENT ITEMS --*/

#centercol {
	background: transparent url("images/top.gif") no-repeat top left;
	float:left;
	margin: 0px;
	padding: 0px;
    width: 580px;
}



#content {
	line-height: 1.2em;
	margin: 0px;
	margin-top: 35px;
	padding: 0px 0px 10px 10px;
}

/*-- homepage items --*/

#content1 {
	margin: 0px;
	margin-top: 15px;
	padding: 0px 0px 0px 10px;
	min-height: 295px;
}

#content2 {
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


#centercol ul, #centercol li {
	color: #67652e;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 10px;
	text-align:left;	
}


#centercol li a {
	color: #565420;
	padding: 0px;
	text-decoration:none;
	text-align:left;
}

#centercol li a:hover {
	color: #b29200;
	padding-left: 0px;
	text-decoration:underline;
	text-align:left;
}



/*-- FORM ITEMS --*/

form td {
	color: #221e1f;
	font-size: 90%;
}

#contact_page form td { 
	font-size: 90%;
}

#centercol form img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}


.submitbutton {
	background: #999966;
	color: #221e1f;
	cursor: pointer;
	font-weight: bold;
	font-size: 100%;
	margin: 5px;
	padding: 1px 7px 1px 7px;
}




/*-- FOOTER ITEMS --*/

#footer {	
	background: #fff2d5;
	border-top: 1px solid #c5ba8e;
	color: #67652e;
	clear: both;
	font-size: 80%;
	margin: 0;
	padding: 1% 0;
	text-align: center;
	top:1px;
}

#footer.copy { 
  background: #fff2d5;
  color:#67652e;
  margin: 0px 0px 0px 270px; 
  padding: 0px 0px 5px 0px;
  text-align: left;  
}
	
#footer a {
	color: #67652e; 
	text-decoration: none;
}

#footer a:hover {
	color: #21421d;
	text-decoration: underline;
}


/*-- SIDE NAVIGTION ITEMS --*/



#navcontainer {
	margin-top: -5px;
	width: 208px; 
}


#navcontainer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#navcontainer li {
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul li a {
	background-color: #fce6b6;
	display: block;
	font-size: 90%;
	padding: 1px 0px 1px 27px;
	width: 210px;
}

#navcontainer ul li a:link, #navcontainer ul li a:visited {
	background-image: url(images/bullet_u.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #67652e;
	text-decoration: none;

}

#navcontainer ul li a:hover {
	background-color: #fce6b6;
	background-image: url(images/bullet_a.gif);
	color: #b29200;
}

#subnavlist ul {
	font-size: 90%;
}

#subnavlist ul li a {
	background-color: #fff3d5;
	display: block;
	padding-left: 40px;
	width: 197px;
}


#subnavlist ul li a:link, #subnavlist ul li a:visited {
	background-image: url(images/subbullet_u.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #e7831d;
	text-decoration: none;
}

#subnavlist ul li a:hover {
	background-color: #fff0c2;
	background-image: url(images/subbullet_a.gif);
	color: #b29200;
}

/* selected states */
#navcontainer ul li a#current {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/bullet_b.gif);
	background-color: #fff0c2;
	color: #e7831d;
	font-weight: bold;
}

#subnavlist ul li a.currentsub {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/subbullet_a.gif);
	background-color: #fff3d5;
	color: #b29200;
	font-weight: bold;
	text-decoration: underline;
}

body#bridgewater_page #bridgewater a {background: #fff3d5 url(images/subbullet_a.gif) no-repeat left center; color: #b29200; font-weight: bold; text-decoration: none;}


/*-- SIDE IMAGE --*/


#column {
	background: #fce6b6 url(images/column_image_bg.jpg) repeat-y top center;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 190px;
}

#column_top {
	height: 128px;
	margin: 0px;
	padding: 0px;
	width: 190px;
}

#column_content {
	background: transparent;
	color: #000;
	font-size: 80%;
	margin: 0px auto;
	padding: 7px 12px 7px 7px;
	text-align: left;
	width: 135px;
}

#column_content a {
	color: #fff;
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
}


#column_bottom {
	height: 26px;
	margin: 0px;
	padding: 0px;
	width: 190px;
}

#titles p {
	color: #221e1f;
	font-weight: 500;	
	padding: 0px 5px 0px 0px;
}

#titles p img{
	color: #221e1f;
	font-weight: 500;
	padding: 0px 5px 0px 2px;
}


#titles p a{
	color: #221e1f;
	font-weight: 500;
	padding: 0px 5px 0px 2px;
	text-decoration: none;
}


#titles p a:hover {
	color: #221e1f;
	font-weight: 500;
	padding: 0px 5px 0px 2px;
	text-decoration: underline;
}


/*-- CLASS DEFINITIONS --*/


.shaded {
	background-color: #fff0d2;
	border: 1px solid #e6dec0;
	margin: 5px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
}

.shaded p {
	color: #67652e;	
} 

.shaded h3 {
	text-decoration: underline;
}


p .news {
	border:0px; 
	margin: 0px 0px 6px 0px;
	padding: 4px;
}


.back {
	color: #988f5b;
	font-size: 90%;
	font-style: italic;	
}

.back a {
	color: #988f5b;	
	font-weight: normal;
	text-decoration: none;
}

.back a:hover {
	color: #b29200;	
	text-decoration: underline;
}


.small {
	font-size: 90%;
}

.smaller {
	font-size: 76%;
}

.caption {
	font-size: 80%;
	margin: 0px auto;
	padding: 1px 5px 1px 5px;
	text-align: center;
}

.framed {
	border:1px solid #c5ba8e;
	margin: 4px;
	padding:4px;
}


#connections-page .caption {
	width: 200px;
}


.floatleft {
	display: inline;
	float: left;
	margin: 0px 7px 10px 0px;
	padding: 0px;
} 

.floatright {
	display: inline;
	float: right;
	margin: 0px 0px 10px 7px;
	padding: 0p;
}

.floorplan {
	display: inline;
	float: left;
	margin: 5px;
	padding: 5px;
	width: 160px;
}

.press{
	background: transparent url(images/bullet3.gif) no-repeat top left;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
}

.quote {
	background: transparent url(images/quotes.gif) no-repeat top left;
	display: block;
	font-style: italic;
	margin: 20px 0px;
	padding: 5px 20px 0px 30px;
	text-align: left;
}

.quoteleft {
	background: transparent url(images/quotes.gif) no-repeat top left;
	display: block;
	font-style: italic;
	margin: 20px 0px;
	margin-right: 160px;
	padding: 5px 20px 0px 30px;
	text-align: left;
}

.quoteright {
	background: transparent url(images/quotes.gif) no-repeat top left;
	display: block;
	font-style: italic;
	margin: 20px 0px;
	margin-left: 160px;
	padding: 5px 20px 0px 30px;
	text-align: left;
}
	
.signature {
	display: block;
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	text-align: right;
}

a.button {
	background: transparent url(images/arrow-blue.gif) no-repeat top left;
	display: block;
	margin: 0px;
	padding: 0px 0px 5px 23px;
}




/* -- SIDE BOX with FLOWER PETAL --*/

#sidebox {
	background: transparent url(images/plant.jpg) repeat top center;
	border: 1px solid #c5ba8e;
	color: #c5ba8e;
	padding: 5px 10px 5px 10px;
	margin: 4px; 
	width: 200px;
}

#sidebox div {
	margin: 0px;
	padding: 0px;
}

#sidebox a {
	font-size: 90%;
	padding: 0px;
	margin: 0px;
}

#sidebox a:link {
	color: #fff;
	text-decoration: underline;
}

#sidebox a:visited{
	color: #fff;
	text-decoration: underline;
}

#sidebox a:hover {
	color: #c5ba8e;
	text-decoration: none;
}

#sidebox a:active {
	color: #c5ba8e;
	text-decoration: none;
}


#sidebox ul {
	margin:  0px 0px 0px 15px;
	padding: 0px 0px 10px 0px;
}

#sidebox li {
	margin:  0px 0px 3px 0px;
	padding: 0px;
}

#sidebox li a {
	font-size: 90%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

#sidebox li a:link {
	color: #fff;
	text-decoration: underline;
}

#sidebox li a:visited{
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

#sidebox li a:hover {
	color: #c5ba8e;
	font-weight: normal;
	text-decoration: none;
}

#sidebox li a:active {
	color: #c5ba8e;
	font-weight: normal;
	text-decoration: none;
}
	
#sidebox h3 {
	color: #c5ba8e;
	font-size: 110%;
	font-weight: normal;
	padding: 0px 0px 3px 0px;
	margin: 5px 0px 3px 0px;
}

#sidebox2 {
	background: transparent;
	color: #c5ba8e;
	padding: 10px 0 0 0;
	margin: 0; 
	width: 340px;
}

#sidebox2 li {
	margin:  0px 0px 10px 0px;
	padding: 0px;
}


/*-- HOMEPAGE ELEMENTS --*/


.box-top {
	color:#efefef;
	font-weight: bold;
	font-size: 70%;
	margin: 0px;
	padding: 5px;
}


.box-img {
	border: 0px;
	margin: 0px;
	padding: 0px 5px 5px 5px;
}

.box {
	color: #221e2e;
	font-size: 80%;
	margin: 0px;
	padding: 5px 5px 0 5px;
}

.box a {
	color: #000;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}

.box a:hover {
	color: #000;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}

.box p {
	margin: 0;
	padding: 0;
}

/* -- EXPANDING DIVS -- */

.msg_list {
	margin: 0px;
	padding: 0px;
}

.msg_head {
	background: #fce6b5;
	cursor: pointer;
	position: relative;
	padding: 3px;
	margin: 1px;
}

.msg_head:hover {
	background: #fff3d5;
	cursor: pointer;
	position: relative;
	padding: 3px;
	margin: 1px;
}

.msg_body {
	padding: 5px 10px 15px;
	background-color: #fce6b5;
}

/* -- JS FONT SWITCHER -- */

/* Font Sizes */
.small_font		{ font-size: 80%; }
.medium_font	{ font-size: 100%; }
.large_font		{ font-size: 120%; }
.x_large_font	{ font-size: 140%; }

/* Font size changer interface style */
.font_sizer {color: #797641; font-size: 80%; float: right; margin: 5px 0;}
.font_sizer a {font-size: 90%;}
.font_sizer a:link {text-decoration:none; color: #797641;}
.font_sizer a:visited {text-decoration:none; color: #797641;}
.font_sizer a:hover {text-decoration:underline; color: #797641;}
.font_sizer a:active {text-decoration:none; color: #797641;}


