html
{
	height: 100%;
}

* html #page
{
	height: 100%;
}
	
body
{
	padding: 0;
	margin: 0;
	height: 100%;
   background: #CFDBEC url('../images/body_bg.jpg') repeat-x 0 0;
}

a
{
	color: #006600;
}

p
{
	text-align: justify;
}

ul
{
	list-style-type: none;
}

img
{
	border-width: 0;
}

#page 
{
	font-family: "Helvetica", "Verdana", sans-serif;
	font-size: 14px;
	width: 780px;
	height: 100%;
	margin: 0px auto 0px auto;
	color: #3E1D0E;
}

#header
{
	height: 98px;
}

#header a
{
	display: block;
	background-image: url('../images/header_title.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 98px;
}

#header span { display: none; }

#navbar
{
	background-color: #7AAE42;
	/*border-color: #3E1D0E;
	border-style: solid;
	border-width: 1px 1px 1px 1px;*/
	text-align: center;
	height: 22px;
   border-top: 1px solid #7AAE42;
   border-left: 1px solid #7AAE42;
   border-right: 1px solid #7AAE42;
}

#navbar a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 108px;
	float: left;
	padding-top: 2px;
	height: 18px;
}

#navbar a:hover { background-color: #A4C986; }

#navbar span
{
	color: #C0C0C0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 111px;
	float: left;
	padding-top: 2px;
	height: 18px;
}

#questionButton
{
   float: right;
	text-decoration: none;
   font-weight: bold;
   display: block;
   background: #fff;
   color: #003300;
   padding: 3px 5px;
   border: 1px solid #aaa;
   font-size: 10px;
   margin-left: 10px;
}

#body
{
	padding: 15px 10px 35px 10px;
	background-color: #E8FFE8;
	/*border-color: #3E1D0E	;
	border-style: solid;
	border-width: 0px 1px 0px 1px;*/
   min-height: 600px;
   border-left: 1px solid #7AAE42;
   border-right: 1px solid #7AAE42;
}

#body .title
{
	display: block;
	font-size: 18px;
	margin: 0 0 0 0;
	padding: 0;
	color: #6E4D3E;
}

#body p
{
	padding-left: 15px;
	padding-right: 15px;
}

#body dl
{
	padding-left: 15px;
	padding-right: 15px;
}

#footer
{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	background-color: #7AAE42;
   padding: 15px 0;
	color: #000;
	/*border-color: #3E1D0E	;
	border-style: solid;
	border-width: 0px 1px 1px 1px;*/
   border-left: 1px solid #7AAE42;
   border-right: 1px solid #7AAE42;
}

#footerLinks a
{
	color: #fff;
   font-weight: bold;
   text-decoration: none;
   display: inline-block;
   height: 50px;
   width: 60px;
   text-align: center;
}

#footerLinks img
{
	display: block;
   margin: auto;
}

#disclaimer
{
	font-size: 10px;
	margin: 5px 15px 10px 15px;
   padding-top: 15px;
}

h2.splashPage
{
	font-size: 28px;
	margin: 0;
	padding: 0;
	color: #6E4D3E;
}

div.splashPage
{
	padding-top: 15px;
	font-family: "Garamond", sans-serif;
	line-height: 1.5;
	font-size: 42px;
	font-weight:bold;
	font-style: italic;
	height: 585px;
	background: #FFFFC0 url('../images/scales.jpg') no-repeat top center;
	border: solid 1px #000;
}

div.splashPage p
{
	text-align: center;
	margin-bottom: 60px;
}

.phone, .internet, .address
{
	display: block;
	margin: 20px 0px 20px 45px;
}

.phone dt, .internet dt, .address dt
{
	font-weight: bold;
	float: left;
	clear: left;
}

.address dd, .phone dd, .internet dd
{
	margin-left: 120px;
}

.infoBox
{
	background-color: #D8EFD8;
	border-style: solid;
	border-color: #D8EFD8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 20px;
	text-align: center;
}

.serviceDesc
{
   display: block;
   margin: 24px 10px 24px 10px;
   clear: left;
}

.serviceDesc .icon
{
	width: 150px;
    height: 220px;
   float: left;
   margin: 0 ;
}

.serviceDesc .info
{
	display: block;
    float: left;
    width: 570px;
}

.serviceDesc .serviceTitle
{
   font-weight: bold;
   font-size: 16px;
   margin: 0;
   padding: 0 15px;
}

.serviceDesc p
{
	margin: 0;
}

#askQuestionForm .input
{
	width: 300px;
}

.eventFull
{
	background-color: #FFFFD0;
	border-style: solid;
	border-color: #CFCF90;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	margin-top: 20px;
}

.eventBrief
{
	border-bottom: 1px solid #CFCF90;
	margin-top: 20px;
}

.event .eventTitle
{
	margin: 0;
	padding: 10px 10px 0px 10px;
}

.event .eventByline
{
	margin: 0;
	padding: 0px 10px 0px 10px;
}

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

.event p.eventDateTime
{
	padding-top: 2px;
}

.event p.eventDateTime .eventDate
{
	font-weight: bold;
	color:#D51B01;
}

.event .eventLink
{
	display: block;
	font-weight:bold;
	text-align: right;
}

.eventBackLink
{
	font-weight: bold;
	padding: 8px 0;
	margin: 10px 0;
	border-bottom: solid 1px #CFCF90;
	border-top: solid 1px #CFCF90;
}

.event .urge
{
	color: #000080;
	font-weight:bold;
	font-style: italic;
}

.writeupTitle
{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin: 10px 0 0 0;
	padding: 0;
}

.writeupByline
{
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.mainAnnouncement
{
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

#articleList
{
	margin: 0px auto;
}

#articleList .sectionNav a
{
}

#articleList .sectionNav th
{
}

#resourceList
{
	margin: 0px auto;
}

#resourceList .sectionNav a
{
	width: 180px;
}

#resourceList .sectionNav th
{
	width: 87px;
}

#resourceList.sectionNav
{
	height: 32px;
}

#membership
{
	margin: 0px auto;
}

#membership .sectionNav a
{
	width: 180px;
	height: 30px;
}

#events
{
	margin: 0px auto;
}

#events .sectionNav a
{
	width: 244px;
	height: 16px;
}

.sectionNav a, .sectionNav a:visited

{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
	vertical-align: middle;
	padding: 4px;
	height: 100%;
}

.sectionNav a:hover
{
	background-color: #fff;
}

.sectionNav th
{
	border-color: #BFBF80;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

.sectionNav .link
{
	border-width: 1px 0px 1px 1px;
}

.sectionNav .last
{
	border-right-width: 1px;
}

.sectionNav .selected
{
	border-bottom-width: 0px;
	/*background-color: #FFFFE8;*/
}

.sectionData
{
	border-color: #BFBF80;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	height: 450px;
	vertical-align: top;
	/*background-color: #FFFFE8;*/
	padding: 5px;
}

.sectionData p
{
	margin: 0;
	padding: 8px;
	text-align: left;
}

.aboutPagePhoto
{
	float: right;
	margin: 15px 15px 0 7px;
	border: 1px solid #3E1D0E;
}

#twitterFeed
{
	float: right;
   clear: right;
	margin: 15px 0 15px 15px;
	width: 230px;
}

#twitterBox
{
	border: 1px solid #3E1D0E;
	padding: 5px;
   background-color: #ffe;
   height: 300px;
}

#twitterBox h4
{
	padding: 0;
	margin: 0 0 7px 0;
}

#twitter_update_list
{
	margin: 0;
	padding: 0;
}

#twitter_update_list li
{
	display: block;
	margin: 0;
	padding: 3px 5px 5px 5px;
}

.testimonial
{
	margin: 20px auto;
	width: 550px;
    padding: 10px;
    border: 1px solid #3E1D0E;
    background:#ffe;
}
