body {
	margin-top: 0px;
	background-color: #DEE0D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	list-style-image: url(../images/mainbullets.gif);
}
a, a:link, a:active, a:visited {
	color: #648F29;
	/*font-weight: bold;*/
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #648F29;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	color: #000000;
	line-height: 120%;
	padding-top: 10px;
}


#container {
  width: 720px;
  margin:0 auto;
}

#header{
  width:100%;
}

.maintable {
	width: 720px;
}
.maintablemaincell {
	vertical-align: top;
	background-color: #FFFFFF;
}
.maintable .maintablemaincell #featuredcell h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.maintable .maintablemaincell #featuredcell h1 {
	color: #FFFFFF;
}
.maintable .maintablemaincell #featuredcell a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}




.shadowleft {
	background-image: url(../images/shadowleft.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
}
.shadowright {
	background-image: url(../images/shadowright.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}
.shadowlowerleft {
	background-image: url(../images/shadowlowerleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.shadowlowerright {
	background-image: url(../images/shadowlowerright.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadowbottom {
	background-image: url(../images/shadowbottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	font-size: 95%;
	color: #7C805A;
}


#featured_container {
  height: 230px;
}

#featuredcell {
	color: #FFFFFF;
	background-color: #000000;
	vertical-align: top;
	background-image: url(../images/logobottomhome.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



#featuredcell #description {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 220px;
	vertical-align:top;
}

#featuredcell #description h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 155%;
	color: #648F29;
	line-height: 120%;
	font-weight:bold;
	padding:0;
	margin:0 0 6px 0;
}

#featuredcell #description h1 {
  padding:0;
  margin:0 0 20px 0;
}

#featuredcell #description p {
  padding:0;
  margin:0 0 8px 0;
}

#featuredcell #description a, #featuredcell #description a:link, #featuredcell #description a:active, #featuredcell #description a:visited {
	color: #648F29;
}

#featuredcell #photo {
	color: #FFFFFF;
	background-color: #000000;
	vertical-align: top;
	width: 440px;
	padding:0;
	margin:0;
}




.welcomecell {
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 20px;
	width:440px;
}

.welcomecell h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #000000;
	line-height: 120%;
	padding-top:0px;
	margin-top:5px;
}

.currentnewscell {
	color: #000000;
	background-color: #DEE0D3;
	text-align: left;
	vertical-align: top;
	padding: 20px;
	width: 260px;
}
.greenbottomcell {
	color: #FEFEFE;
	background-color: #648F29;
	vertical-align: middle;
}
.insidemaincell {
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 20px;
	background-image: url(../images/logobottominside.gif);
	background-repeat: no-repeat;
	background-position: left top;
}




.services {
	background-color: #DEE0D3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #648F29;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #648F29;
	list-style-image: url(../images/greenbullettan.gif);
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}




.margintableright {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.margintableleft {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
}




.imageborder {
	background-color: #DEE0D3;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #648F29;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #648F29;
}
.imagecaption {
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #648F29;
	line-height: 105%;
}




.divline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #648F29;
	padding-bottom: 5px;
}
.associatephotoborder {
	background-color: #DEE0D3;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #648F29;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #648F29;
	width: 130px;
}
.associatetitle {
	font-size: 95%;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	line-height: 125%;
}




.notice{
	background-color: #009900;
	color: #FFFFFF;
	padding: 15px;
}

.notice_bad{
	background-color: #990000;
	color: #FFFFFF;
	padding: 15px;
}

.newsdisclaimer {
	font-size: 95%;
	line-height: 105%;
	color: #999999;
}



.clients_lineright {
  border-right: 1px dashed #DEE0D3;
}
.clients_linetop {
	border-top: 1px dashed #DEE0D3;
}


/* Images
---------------------------------------------*/
.polaroid {
  border: 1px solid #CCCCCC;
  padding: 3px;
  background-color: #FFF;
}

/* Lists
------------------------------------------------*/
ul.none {
  list-style: none;
  margin-left: 0px;
}

ul.none li {
  list-style:none;
}




/* --------------------------------------------------------------
   
   forms.css
   * Sets up some default styling for forms
   * Gives you classes to enhance your forms
   
   Usage:
   * For text fields, use class .title or .text
   
-------------------------------------------------------------- */

label { font-weight: bold; }


/* Fieldsets */
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }

/* Text fields */
input.text, input.title   { width: 300px; margin:0.5em 0.5em 0.5em 0; }
input.text, input.title   { border:1px solid #bbb; background:#f6f6f6; padding:5px; }
input.text:focus,
input.title:focus         { border:1px solid #999; background:#fff; }
input.title               { font-size:1.5em; }

/* Textareas */
textarea            { width: 200px; height: 100px; margin:0.5em 0.5em 0.5em 0; }
textarea            { border:1px solid #bbb; background:#eee; padding:5px; }
textarea:focus      { border:1px solid #999; background:#fff; }

/* Select fields */
select              { border:1px solid #ccc; background:#f6f6f6; width:200px; }
select:focus        { border:1px solid #999; background:#fff; }



/* Success, error & notice boxes for messages and errors. */
.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; width: 80%; }
.error      { background: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #817134; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #529214; border-color: #C6D880; }
.error a    { color: #D12F19; }
.notice a   { color: #817134; }
.success a  { color: #529214; }
