/*------------------------------- CSS Reset  -------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, 
ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

html, body {
 height: 100%;
 font:12px/20px Arial, Helvetica, sans-serif;
}

blockquote, q {quotes: none;}

blockquote:before, blockquote:after,

q:before, q:after {
	content: '';
	content: none;
}



/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

.clearDiv {clear:both;}



/*------------------------- Footer Items -------------------------*/
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -125px;
}

.footer, .push {
	height: 125px;
	clear: both;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#686b43;
}

.footer {
	background:#e5e9be url(images/interface/footer_bk.gif) repeat-x;
	padding:30px 0 0 0;
	margin:40px 0 0 0;
	}
	
#footerContent {
  width:960px;
  margin:0 auto;
}

#footerLeft {
  width:450px;
  float:left;
}

#footerRight {
  width:175px;
  float:right;
}



.footer a:link, .footer a:visited {
	color:#996600;
}

.largeBlueFont {
	font:bold 32px Arial, Helvetica, sans-serif;
	color:#214057;
}

/*------------------------- Start -------------------------*/

body {
	background:#ffffff url(images/interface/inside_bk.gif) repeat-x;
}

h1 {
	font:bold 28px Arial, Helvetica, sans-serif;
	margin:0 0 20px 0;
	color:#2d640d;
	border-bottom:1px dotted #999999;
	text-align:center;
}

p {
	margin:10px 0 10px 0;
	line-height:18px;
}

.colorLink a:link, .colorLink a:visited {
	color:#2e5b82;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
}

.colorLink a:hover {
	text-decoration:underline;
}

.orangeLink a:link, .orangeLink a:visited {
	color:#c68700;
	text-decoration:none;
	font:bold 12px Arial, Helvetica, sans-serif;
}

.orangeLink a:hover {
	text-decoration:underline;
}

#mainWrapper {
	width:980px;
	margin:0 auto;
}

#mast {
  min-height:120px;
  height:auto !important;
  height:120px;
}

.bodyText {
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#292929;
}


#frontColLeft {
	width:250px;
	float:left;
	border-right:1px dotted gray;
	padding:0 20px 0 0px;
	margin:20px 0 0 0;
    min-height:400px;
    height:auto !important;
    height:400px;
	
}

#frontColMiddle {
	width:350px;
	float:left;
	border-right:1px dotted gray;
	padding:0 20px 0 20px;
	margin:20px 0 0 0;
    min-height:400px;
    height:auto !important;
    height:400px;		
}

#frontColRight {
	width:250px;
	float:left;
	padding:0 20px 0 20px;
	margin:20px 0 0 0;
	background:url(images/interface/beans.jpg) bottom no-repeat;
	min-height:430px;
    height:auto !important;
    height:430px;		
}

#insideHeader {
	background:url(images/interface/inside_hd_bk.gif) top no-repeat;
	min-height:90px;
    height:auto !important;
    height:90px;			
	text-align:center;
	padding:30px 0 0 0;
	
}

ul.locations, ul.locations a 
{
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#6d9144;
    text-decoration: none;
	margin:0;
	padding:0;
}

ul.locations a:hover
{
	text-decoration: underline;
}

ul.news {
	list-style-image:url(images/interface/leaf_bullet.gif);
	padding:0 0 15px 17px;
	margin:0;
	}

ul.news li {
	border-bottom:1px dashed gray;
	margin:0;
	padding:0 0 5px 0;
	}
	
	
ul#slideLeft, ul#slideRight
{
    list-style-type: none;
	z-index:10001;
	margin:0;
	padding:0;
}

ul#slideLeft li, ul#slideRight li
{
    list-style-type: none;
	margin:0;
	padding:0;
	
}

ul#slideRight { left: 0px; top: 0px; }


/* Navigation Menu --------------------------------------------------- */

#nav, #nav ul {
	float:right;
	width:690px;
	list-style:none;
	padding:0 0 0 20px;        
	margin:15px 0 0 0;
	background:url(images/interface/menubar.gif) no-repeat;
}

#nav a {
  display:block;
  height:25px;
  text-align:center;
  color:#ffffff;
  text-decoration: none;
  padding:10px 0 0 0;
  margin:0;
}

#nav li {
  float:left;
  margin:0;
  padding:0;
  width:90px;
  font:bold 12px Arial, Helvetica, sans-serif;
}


#nav li ul {
  position:absolute;
  left:-999em;
  height:auto;
  width:175px;
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
  border-left:1px solid #000000;				
  margin:0;
  padding:0;
  z-index: 100;
}

#nav li ul li {
  background:#ffffff;
}
        
#nav li ul li a:hover {
  color:#2d640d;
  background:#e0e4a7;
}

#nav li li {
	width:175px;
	}

#nav li ul a {
	width:165px;
	height:25px;
	border-bottom:1px solid #d6d6d6;
    color:#494949;
	margin:0;
	padding:10px 0 0 10px;
	text-align:left;
	font:12px Arial, Helvetica, sans-serif;
}

#nav li ul ul {
   margin: 0;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
  left: -999em;
}

#nav li:hover ul, #nav li li:hover ul,  #nav li.sfhover ul, #nav li li.sfhover ul {
  left: auto;
}


.divHdr
{
    clear: both;
    padding-top: 10px;
    font-size: 14px;
    color: black;
    font-weight: bold;
}
