@import url(menu.css);

* {
	margin:0;
	padding:0;
}

html { 
	height: 100%; 
	margin-bottom: 1px; 
}


body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FEF8E2;
}

form {
	margin: 0px;
	padding: 0px;
}



h1 {
	color: #47590C;
	font-size: 275%;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h2 {
	color: #8C3606;
	font-size: 160%;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 120%;
	font-style: italic;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight: normal;
	color: #47590C;
	margin: 0px;
	line-height: 120%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: italic;
}

h4 {
	color: #47590C;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #47590C;
}


h5 {
	color: #47590C;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}


/* Frame
----------------------------------------------- */

body div#wrapper {
	/*max-width:900px;
	min-width:792px;*/
	width:58em;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom: 0px;
	padding: 0px;
	
}
#innerwrapper {
	margin: 0px;
	padding: 0px;
}



/* Masthead
----------------------------------------------- */

#header {
	background-color: #fef8e2;
	height: 103px;
	padding: 0px;
}

#header_inner {
	height: 103px;
	background-image: url(images/header_tr.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	margin: 0px;
	padding: 0px;
}


#header_l {
	background-image: url(images/header_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 103px;
	width: 171px;
	text-align: center;
}

#header_r {
	float: left;
	width: auto;
}


#header.orange #header_inner{
	background-image: url(images/mastheads/masthead_tr_orange.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}

#header.orange #header_l {
	background-image: url(images/mastheads/masthead_tl_orange.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}




#header.earthgreen #header_inner{
	background-image: url(images/mastheads/masthead_tr_earthgreen.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}

#header.earthgreen #header_l {
	background-image: url(images/mastheads/masthead_tl_earthgreen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



#header.lavender #header_inner{
	background-image: url(images/mastheads/masthead_tr_lavender.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}

#header.lavender #header_l {
	background-image: url(images/mastheads/masthead_tl_lavender.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}




#header.paleblue #header_inner{
	background-image: url(images/mastheads/masthead_tr_paleblue.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}

#header.paleblue #header_l {
	background-image: url(images/mastheads/masthead_tl_paleblue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}





#header.mustard #header_inner{
	background-image: url(images/mastheads/masthead_tr_mustard.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}

#header.mustard #header_l {
	background-image: url(images/mastheads/masthead_tl_mustard.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#header.veggie #header_inner{
	background-image: url(images/mastheads/masthead_tr_veggie.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}

#header.veggie #header_l {
	background-image: url(images/mastheads/masthead_tl_veggie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/* Metanav
----------------------------------------------- */

#metanav {
	font-size: 70%;
	color: #823606;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 0px;
}

#metanav ul {
	margin: 0;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#metanav li {
	display: inline;
	list-style-type: none;
	white-space: nowrap;
	padding-right: 7px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}


#metanav a {
	padding: 0px;
	color: #8C3606;
	text-decoration: none;
}


#metanav input {
	font-size: 11px;
	padding: 2px;
	margin: 3px;
}
#metanav label {
	margin: 0px;
	padding: 0px;
	color: #8C3606;
	font-size: 11px;
}

#metanav .inputbox{
	border: 1px solid #823606;
	margin: 0px;
	width: 90px;
	height: 12px;
	color: #823606;
}

#metanav .button {
	width: 18px;
	padding: 0px;
	height: 16px;
	color: #894215;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FEF8E2;
}

 
/* Banner
----------------------------------------------- */
 
#banner {
	background-color: #CDCAA1;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8C3606;
	border-left-color: #8C3606;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.banner-home {

	height:171px;
}

#bannerTitle {
	background-image:url(images/bg_homebanner_title.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:65px;
	margin-top:106px;
	position:absolute;
	text-align:center;
	width:926px;
}


#bannertitle_inner{
	padding-top:30px;
	color:#E0DDB9;
	font-family:Georgia;
	font-size:18px;
	font-weight:normal;
	overflow:hidden;
	position:relative;
	text-align:center;
	width:926px;
}
 /* Content
----------------------------------------------- */
 
 #content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	vertical-align: top;
	margin: 0px;
	color: #333333;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8C3606;
	border-left-color: #8C3606;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8C3606;
	text-align: left;
	
}

#content p {
	line-height: 160%;
}

.content-home {
	background-color: #E0DDB9;
	padding:15px 10px 0;
	background-image: url(images/bg_homebottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#homeBody h2 {

	/*
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-style:normal;
	*/
	font-weight:normal;
	line-height:130%;
	
}

#homeBody p {

	color:#4A5129;
	font-size:11px;
	line-height:140%;
	padding-bottom:5px !important;
	
}


#homeBody ul {
	padding: 0px;
	margin: 0px;
	
}

#homeBody li {
	list-style-type: none;
	font-size: 10px;
	margin: 0px;
	padding:0 0 0 10px;
	background-image: url(../../images/listArrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.home-bottom {


}

.home-bottom-content {
	float:left;
}

.home-bottom-left {
	width:210px;
}

.home-bottom-center {
	width:475px;
}

.home-bottom-center-inner {
	background-color:#F9F8EC;
	border-left:1px solid #C1C5A3;
	border-right:1px solid #C1C5A3;
	border-top:1px solid #C1C5A3;
	margin-right:10px;
	padding:15px;
	
}

.home-bottom-right {
	
	width:210px;

}


.content-internal {
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}

#content p {
	margin: 0px;
	padding:0 0 15px;
}




.container {
	margin-bottom: 10px;
}

.block {
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.block div {
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 0px;
	padding-bottom: 15px;
}
.seperator {
	padding-top:10px;
	padding-bottom:10px;
}


/* Home Callouts Left
----------------------------------------------- */

.calloutBlock {
	margin-bottom:10px;
	width:199px;
}

.calloutPhoto {
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #81964b;
	border-right-color: #81964b;
	border-left-color: #81964b;
}

.calloutBottom {
	background-image: url(images/bg_homecallout.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

.calloutBottom-inner {
	padding: 10px;
	
}

.calloutBlock a,
.homespot-button-inner a {
	color:#43591A !important;
	text-decoration:none !important;
}

.calloutBlock a:hover,
.homespot-button-inner a:hover {

	text-decoration:underline !important;

}

.calloutBlock a {
	font-weight:bold;
}

.homespot-button-inner a {
	font-weight:normal;
}

/* Home Spotlights Right
----------------------------------------------- */

#homeSpotlights {

}
#homespot-top {
	height:4px;
}
#homespot-bottom {
	height:4px;
	padding:0;
	margin:0;
	
}
#homespot-bottom img {
	padding:0;
	margin:0;
}

#homespot-outer{
	background-image: url(images/bg_homespot_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#homespot-inner{
	background-image: url(images/bg_homespot_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}



#homespot-middle-inner {
	padding:10px 0 10px 10px;
}

.homespot-button {
	margin-bottom:10px;
}
.homespot-button-inner {
	background-image: url(images/bg_homespot_buttontop.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}
.homespot-button-outer {
	background-image: url(images/bg_homespot_buttonbottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:50px;
}

.homespot-button-content {
	float:left;
	height:50px;
}

.homespot-button-icon {
	padding-right:7px;
}

.homespot-button-text {

}







/* Leftside 
----------------------------------------------- */

#content-left {
	width: 20em;
	float: left;
}



#content-left h1 {
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	color: #47590C;
	padding-top: 9px;
	padding-bottom: 9px;
}

#content-left a {
	text-decoration: none;
}


.bucket {
	background-image: url(images/gb.bg.intlinks.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	padding-top: 5px;
}

.bucket p {
	padding-bottom:10px !important;
}

/* Leftside - Navigation
----------------------------------------------- */

#leftnav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#leftnav li {
	list-style-type: none;
	font-size: 10px;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	font-size:110%;
	display: block;
	background-color: #ecebd2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1CFAC;
}

#leftnav li a {
	display: block;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 20px;
}

#leftnav li a:hover {
	background-color: #E0DDB9;
}


/* Leftside - Navigation 2nd Level
----------------------------------------------- */

#leftnav ul li ul {
	padding: 0px;
	margin: 0px;
	
}

#leftnav ul li ul li {
	background-color:#F5F5E0;
	font-size:85%;
	line-height:100%;
	list-style-type:none;
	margin:0;
	padding:2px 0;
}




#leftnav ul li ul li a {
	margin: 0px;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	text-decoration: none;
	
}

#leftnav ul li ul li a:hover {
	background-color: #f9f9ec;
}




/* Leftside - Navigation 3rd Level
----------------------------------------------- */

#leftnav ul li ul li ul li {
	line-height: 100%;
	font-size:90%;
	border: none;
	background-color: #f9f9ec;
}

#leftnav ul li ul li ul li a {
	padding-left: 40px;
}





#leftnav li .secnav-chosen {
	background-image: url(images/redArrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	background-color: #e4e2b9;	
	
}

#leftnav li ul li .secnav-chosen {
	background-image: url(images/smallbullet.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;	
	background-color: #f9f9ec;	
	
}

#leftnav li ul li ul li .secnav-chosen {
	background-position: 30px 5px;
}

#leftnav .subcatUL,
#leftnav .thirdlevel {
	display: none;
}


#leftnav .subcatUL-active,
#leftnav .thirdlevel-active {
	display: block;
	
}



/* Leftside - Helpful Links
----------------------------------------------- */

#highlights {
	line-height: 120%;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 55px;
	background-image: url(images/helpfulLinks.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}


#highlights blockquote,
#highlights ul {
	margin: 0px;
	padding: 0px;
}

#highlights blockquote  {
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	padding-bottom: 15px;
}

#highlights ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display:inline;
	font-weight: normal;
}

#highlights ul li a{
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(images/greenBullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	color: #47590C;
}

#highlights ul li a:hover {
		
}

#highlights ul li a.PDF {
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#highlights ul li a.form {
	background-image: url(images/formicon.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	
}




/* Center content Elements
----------------------------------------------- */

#content-right {
	border:medium none;
	float:left;
	padding:50px 20px 10px 15px;
	width:645px;
}

#content-right ul  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}	
	
#content-right ul li {

	background-image:url(/images/listArrow.gif);
	background-position:left 2px;
	background-repeat:no-repeat;
	display:block;
	list-style-type:none;
	margin:0;
	padding:0 0 10px 10px;

}



#content-right  #rightside-column1 table {

	margin-top: 20px;
	
}

#content-right #rightside-column1 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

#content-right  #rightside-column1 td p {

	font-size: 100%;
	margin: 0px;
	padding: 0px 0px 6px;
	line-height: 100% !important;

}



#content-right  #rightside-column1 th  {
	padding: 5px;
	font-size: 70%;
	color: #9E2D5F;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#content-right  #rightside-column1 th p {
	font-size: 100%;
	margin: 0px;
	padding: 0px 0px 6px;
	line-height: 100% !important;
}


#content-right  #rightside-column1 p {
	padding-bottom: 10px;
}

#content-right  #rightside-column1 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content-right  #rightside-column1 li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-image: url(images/greenBullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}


.contentList p {

	padding-left:10px !important;
}


#contentContainer .contentTable {


}


#contentContainer .contentTable tr {


}

#contentContainer .contentTable td {

	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
	padding-right:20px;
	padding-top:15px;
	
}


#contentContainer .simpleTable td {

	border:none !important;
	padding-bottom:10px;
	padding-right:20px;
	padding-top:0;
	
}


/* #content-right Gallery Column
----------------------------------------------- */

#content-right #rightside-column2 {
	width: 15em;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 25px;
}

#rightside-column2 #gallery {
	padding-bottom: 20px;
	margin-bottom: 15px;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}


#gallist h3 {
	padding:0 !important;
}

#gallist li {
	padding:0 !important;
}


#rightside-column2 #photo {
	padding-bottom: 10px;
	
}


#rightside-column2 ul {
	margin: 0px;
	padding: 0px;
}

#rightside-column2 ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display:inline;
	font-weight: normal;
}

#rightside-column2 ul li a{
	margin: 0px;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-decoration: none;
	background-image: url(images/greenBullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}


#home-right {
	float: left;
	width: 24em;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}



#home-right  h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	margin: 0px;
	line-height: normal;
	color: #4E640F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#home-right  ul {
	margin: 0px;
	padding: 0px;
}

#home-right  ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display:inline;
	font-weight: normal;
}

#home-right  ul li a{
	margin: 0px;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-decoration: none;
	background-image: url(images/greenBullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}



 /* Callout Boxes
----------------------------------------------- */

.calloutbox {
	margin: 5px;
	float: left;
	width: 18em;
}


.callout-head {
	height: 58px;
	background-image: url(images/calloutBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}


.callout-head .callout-head-left {
	height: 58px;
	background-image: url(images/callout_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}

.callout-head .callout-head-right {
	height: 58px;
	background-image: url(images/ourFarm_tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	text-align: left;
}


#ourfarm .callout-head-left {
	background-image: url(images/ourFarm_tl.gif);
}


#yourfarm .callout-head-left {
	background-image: url(images/yourFarm_tl.gif);
}


.callout-content {
	background-color: #F4F2D5;
	background-image: url(images/calloutEdge.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8C3606;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}


.callout-bottom {
	height: 8px;
	background-image: url(images/calloutBottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 18em;
}


.callout-bottom .callout-bottom-left {
	background-image: url(images/callout_bl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 8px;
}


.callout-bottom .callout-bottom-right {
	background-image: url(images/callout_br.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 8px;
}



.homeBlock {

	width: 165px;
}


/* Links
----------------------------------------------- */


a:link {
	color: #A44C18;
	text-decoration: underline;
}

a:visited {
	color: #A44C18;
	text-decoration: underline;
}

a:hover {
	color: #730000;
	text-decoration: none;
}
	
	
	
/* Footer
----------------------------------------------- */

#footer {
	margin-top: 10px;
	text-align: center;
	padding-left:200px;
}

#footer_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	text-align: center;
	padding: 0px;
	line-height: 130%;
}



/* event calendar */

.calTable {
	
	border-collapse:collapse;
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	width: 90%;
}

.calTable p {
	margin: 0px !important;
	font-size: 9px !important;
	padding-top: 0px!important;
	padding-right: 0px!important;
	padding-bottom: 5px!important;
	padding-left: 0px!important;
	line-height: normal!important;
}


.calTable .days {
	border: 1px solid #666666;
	height: 80px;
	width: 100px;
	background-color:#FFF;
}
.calTable .calHead {
	margin: 0px;
	padding: 0px;
}


.nonmonthdays {
	background-color: #F0FBEB;
	border: 1px solid #666666;
	height: 80px;
	width: 100px;	
}

.dateChosen {
	border: 1px solid #666666;
	height: 80px;
	width: 100px;
	background-color:#FFF;
}


/* Print Style Items
----------------------------------------------- */

#wordmarkprint, 
#headerprint, 
#footerprint,
#url {
	display: none;
}



 
/* Utility
----------------------------------------------- */

.clr {
	clear: both;
}


.breadcrumbs {
	margin-bottom: 20px;
}

.outline {
	border: 1px solid #000000;	
}

.forms {
	background-image: url(images/forms.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 75px;
}

.error {
	color: #FF0000;	

}


/* Comments
----------------------------------------------- */

.threads {
	padding-top: 20px;
	padding-bottom: 20px;
}

.thread {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 6px;
	padding-bottom: 6px;	
}

.thread p {
	padding:0px;
	margin:0px;
}

.smallText {
	font-size: 10px;
	text-indent: 11px;
}

.threadText {
	padding-left: 11px;
}


/* Gallery Display Pages
--------------------------------------------------- */

#showGallery {
	display:none;
	color: #FFFFFF;
	background-color: #D7DFEE;
	height: 440px;
	width: 535px;
	position: absolute;
	z-index:1000;
	border: 1px solid #FFCC33;
}

#showGallery td,
.galleryList td {
	
	border: none !important;
}


.galTitle {
	font-size: 100%!important;
	font-weight: normal;
}


.galnav {
	width: 35px;
}


.galphoto {
	border: 1px solid #333333;	
}


.galleryDesc  {
	
	height: 35px;
	

}

.galleryDesc p {
	font-size: 100% !important;
	color: #003366 !important;	

}


/* sitemaps */


.map_section {
	border-bottom:1px solid #CCCCCC;
	border-color:#CCCCCC;
	border-width:1px;
	padding-top:2px;
	
}

.map_section h2 {

	font-size:14px;
}

#content .map_section ul {
	margin-top:0px !important;
	margin-bottom:0px !important;
	padding-left:10px;
	padding-top:12px;
}

#content .map_section .map_items {
	
	display:none;
	padding-left: 20px; 
	padding-bottom: 10px;

}

#content .map_section li {
	margin-top:0px !important;
	margin-bottom:0px !important;
	padding-bottom:0;
	padding-top:0;
	background:none !important;
	font-size:11px !important;
	line-height:100% !important;
	list-style-type:inherit;
}

.map_section li a {
	margin:0px;
	padding:0px;
	background:none !important;
	font-size:11px !important;
}

#listEntries td p {

	padding-top:5px !important;
	padding-bottom:5px !important;
}