/* ----------------------------- */
/* SITE STYLES                   */	
/* ----------------------------- */
body {
	background:#342a7a;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	//line-height: 19px;
	text-align: left;
	margin: 0;
	padding: 0;
}


.color { display: inline; font-weight: normal;}

.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

.highlight {color: #3333CC;}
.errorMsg {color: #FF3333; font-size: 10px; margin-left: 10px;}
.smallLight {font-size: 10px; color: #999;}
	
	
/* ----------------------------- */
/* GLOBAL STYLES                 */	
/* ----------------------------- */

#logo {
	display:block;
	height:185px;
	width:250px;
}
#logo span {display:none;}

li.siteMap_1 { margin-top: 6px;}	
li.siteMap_2 { line-height: 125%;}
li.siteMap_3 { line-height: 125%; margin-top: 9px;}

.imgCaption {color: #777; font-size: 9px; margin: 3px 0px 4px 0px;}
	
.imgTable {margin:0 0 8px 0;}

.mod_copy {margin: 0px 0 20px;  voice-family: "\"}\""; voice-family: inherit;}



/* ----------------------------- */
/* SITE FORMAT STYLES             */	
/* ----------------------------- */

#wrapper {
	background:#342a7a url(/staticResource/spiralpathfarm/content_repeater.jpg) repeat-y;
	margin: 25px auto;
	text-align:left;
	width: 1040px;
}

#headContainer {
  background: url(/staticResource/spiralpathfarm/header.jpg);
  height: 176px;
  position: relative;
}

#bodyContent {
  background: url(/staticResource/spiralpathfarm/body_content_back.jpg) repeat-x top;
  clear: both;
  margin: 0 25px 0 17px;  
}

#designImage {
    width: 399px;
    height: 117px;
    position: absolute;
    top: 16px;
    left: 520px;
/*     border: 1px solid #000; */
}



/* Minor Nav */

#minorNav {
  padding-top: 18px;
  padding-left: 39px;
}
	
.minorNavLink {
	display:block;
	height:25px;
	margin:0;
	padding:0;
}

.minorNavLink li {
  float: left;
	list-style:none;
	margin:0;
	padding:0;
}

.minorNavLink .first a {
	background:none;
	padding-left: 0 !important;
}

.minorNavLink .last a {
  border: 0 !important;
}
	
.minorNavLink a:visited, .minorNavLink a:link {
  border-right: 1px solid #018852;
	color: #018852;
	font-size: 12px;
	line-height: 100%;
	text-decoration: none;
	text-transform:uppercase;
	padding: 0 10px;
}
	
.minorNavLink a:hover {
	text-decoration: underline;
}
	
/* Body Column */

.bodyWrapper {
  padding: 0 24px;
    margin: 20px 10px;  
}


#footerContainer {
  background: #342a7a url(/staticResource/spiralpathfarm/footer.jpg) no-repeat top;
	height: 85px;
	font-size: 12px;
	color: #fff;
	margin: 0px;
	padding-top: 8px;
	text-align: center;
}

#footerContainer ul {margin:0; padding:0;}
#footerContainer ul li {line-height:140%; list-style:none; float:left; padding:0 20px;}


#footerContainer a:visited, #footerContainer a:link {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#footerContainer a:hover {
	text-decoration: underline;
}