/*************************//* SECTION 1 - MAIN BODY *//*************************/body {font-size: 62.5%; margin: 0px auto; padding: 0px; background: url(/images/background_body_grey.gif) top center repeat-y; font-family: arial, sans-serif;}.page-container-1 {width: 780px; margin: 0px auto; padding: 0; background: url(/images/background_layout_1.gif) top left repeat-y; border: solid 1px rgb(100,100,100);}.page-container-2 {width: 780px; margin: 0px auto; padding: 0px; background: url(/images/background_layout_2.gif) top left repeat-y; border: solid 1px rgb(100,100,100);}.page-container-3 {width: 780px; margin: 0px auto; padding: 0px; background: url(/images/background_layout_3.gif) top left repeat-y; border: solid 1px rgb(100,100,100);}/*************************//* ARTICLE TABLE *//*************************/#list {	margin: 10px 0px 18px 5px;	font-size:110%;	line-height:20px; }		#list a {	text-decoration:none;	}#list table {	border: 2px solid #313131; }#list tr.odd {	background-color:#FFFFFF;	border:1px solid #313131;	}#list tr.even {	background-color:#E3F2FC;	border:1px solid #313131; }#list tr.header {	border: 1px solid #313131; }#list td {	padding: 0 6px 0 6px;	text-decoration:none;}#list td.border {	border: 1px solid #313131;}#list td a, #list td a:active, #list td a:visited {	font-size: 1em;    color: #EF900E;}#list td a:hover {	color: #444444;	background-color:#FAFFC1;    	text-decoration:underline;	display:block;}/*************************//* CALLOUT BOXES *//*************************/.callout {	background-color: #F0F0ED;	padding: 1pt 12px 1px 12px;	margin: 18px 12px 18px 5px;	border: 1px dotted #B1B1B1;}.calloutgray {	background-color: #F8F8F8;	padding: 1pt 6px 1px 6px;	margin-right:40px;	border: 1px dotted #B1B1B1;}/*************************************//* SECTION 2 - HEADER AND NAVIGATION *//*************************************//*-----------------------------------*//* 2.1 - Sitename, slogan and banner *//*-----------------------------------*/.site-name {width: 300px; height: 45px; top: 8px; position: absolute; z-index: 4; overflow: hidden; margin: 0px; padding-left: 75px; color: rgb(69,140,204);}.site-name p.title  {margin: 0px; padding: 0px; font-family: "trebuchet ms", arial, sans serif; font-weight: bold; font-size: 24px;}.site-name p.subtitle  {clear: both; width: 300px; margin: -5px 0px 0px 0px; padding: 0px; background-color: transparent; font-family: "trebuchet ms", arial, sans serif; font-size: 12px;}.site-name a {margin: 0px; padding: 0px; text-decoration: none; color: rgb(88,144,168);}.site-name a:hover {text-decoration: none;}.site-slogan-container  {width: 755px; height: 130px; top: 112px; position: absolute; z-index: 1; overflow: hidden; margin: 0px; padding-right: 15px; background-color: transparent;}.site-slogan {float: right; width: 700px; margin: 0px; padding: 0px; background-color: transparent; font-size: 10px;}.site-slogan p.title {float: right; width: 700px; margin: 0px; padding: 0px; color: rgb(234,239,247); font-family: arial, sans serif;  text-align: right; font-weight: bold; font-size: 220%;}.site-slogan p.subtitle {clear: both; float: right; width: 700px; margin: -5px 0px 0px 0px; padding: 0px; color: rgb(234,239,247); font-family: arial, sans serif; text-align: right; font-weight: bold; font-size: 200%;}.site-slogan p.text {clear: both; float: right; width: 700px; margin: 10px 0px 0px 0px; padding: 0px; color: rgb(234,239,247); font-family: arial, sans serif; text-align: right; font-weight: bold; line-height: 1.0em; font-size: 140%;}.site-slogan p.readmore {clear: both; float: right; width: 700px; margin: 10px 0px 0px 0px; padding: 0px; color: rgb(234,239,247); font-family: arial, sans serif; text-align: right; font-weight: bold; line-height: 1.0em; font-size: 120%;}.site-slogan a {color: rgb(234,239,247); text-decoration: underline;}.site-slogan a:hover {text-decoration: none; color: rgb(50,50,50);}.img-header {clear: both; float: left; margin: 0px; padding: 0px;}/*----------------------------*//* 2.3 - Navigation - Level 1 *//*----------------------------*/.nav1-container {width: 780px; top: 35px; position: absolute; z-index: 3; background: transparent;}.nav1 {margin: 0px; padding: 0px; font-family: verdana, arial, sans serif; font-size: 1.0em;}.nav1 ul  {float: right; margin: 0px; padding: 0px 20px 0px 0px; border-left: solid 1px white; background-color: transparent;}	.nav1 li {display: inline; list-style: none; margin: 0px; padding: 0px;}.nav1 li a {display: block; float: left; margin: 0px; padding: 2px 5px 2px 5px; border-right: solid 1px silver; color: gray; text-decoration: none; font-size: 10px;}.nav1 a:hover, .nav2 a.selected {color: gray; text-decoration: underline;}/*----------------------------*//* 2.4 - Navigation - Level 2 *//*----------------------------*/.nav2 {clear: both; margin: 0px; padding: 0px; font-family: verdana, arial, sans serif; font-size: 1.0em;}.nav2 ul {float: left; width: 780px; margin: 0px; padding: 0px; border-bottom: solid 1px rgb(54,83,151); background-color: rgb(127,162,202); font-weight: bold;}	.nav2 li {display: inline; list-style: none; margin-top: 5px; padding: 0px;}.nav2 li a {display: block; float: left; margin: 0px 0px 0px 0px; padding: 5px 10px 5px 10px; border-right: solid 1px rgb(54,83,151); color: rgb(255,255,255); text-transform: uppercase; text-decoration: none; font-size: 100%;}.nav2 a:hover, .nav2 a.selected {color: rgb(50,50,50); text-decoration: none;}.buffer {clear: both; width: 780px; height: 35px; margin: 0px; padding: 0px; background-color: rgb(255,255,255);}/*----------------------------*//* 2.5 - Navigation - Level 3 *//*----------------------------*/.nav3 {overflow: hidden; clear: both; float: left; width: 160px; min-height: 500px; margin: 0px; padding: 0px; color: rgb(75,75,75); font-size: 1.0em;}.nav3 ul {width: 160px; margin: 0px 0px 25px 0px; padding: 0px; border-bottom: solid 1px rgb(216,206,159); background-color: #F4FAFD;}	.nav3 li {list-style: none; margin: 0; padding: 0 0 0 0;}.nav3 li.line {list-style: none; margin: 0px; padding:0 0 2px 0; text-decoration:underline;}.nav3 li.title {margin: 0px 0px 0px 0px; padding: 3px 5px 2px 15px; background-color: #DAD8CE; color:#333333; font-weight: bold; font-size: 120%;}.nav3 li.group a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 15px; border-top: solid 1px rgb(200,200,200); color: rgb(75,75,75); font-weight: normal; font-size: 120%;}.nav3 li a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 20px; border-left: solid 7px #F4FAFD; color: rgb(75,75,75); text-decoration: none; font-size: 120%;}.nav3 li a:hover, .nav3 li a.selected {border-left: solid 7px #E0A559;  color: rgb(100,100,100); background-color:white; text-decoration: none;}/******************************************************************************//* SECTION 3 - SPECIFIC CLASSES FOR LAYOUT #1 (With navigation, with sidebar )*//******************************************************************************/.content1 {float: left; width: 428px; margin: 0px; padding: 0px 0px 10px 20px; color: rgb(75,75,75);}.content1 li {margin: 0px 0px 0.5em 0px; line-height: 1.2em; font-family: arial, sans serif; font-size: 120%;}.content1-container {clear: both; float: left; width: 408px; margin: 0px 0px 15px 0px; padding: 0px;}.content1-container-1col {overflow: hidden; width: 400px; margin: 0px; padding: 0;}.content1-container-1col li {margin: 1em 0px 1.3em 0px; padding: 0px; line-height: 1.2em; font-family: arial, sans serif; font-size: 115%;}.content1-container-1col ul li, .content1-container-1col ol li {margin: 1em 0px 1.3em 0px; padding: 0px; line-height: 1.3em; font-family: arial, sans serif; font-size: 130%;}.content1-container-1col-txtright-200px {float: right; width: 196px; margin: 0px; padding: 0px;}.content1-container-1col-txtright-160px {float: right; width: 236px; margin: 0px; padding: 0px;}.content1-container-1col-txtright-120px {float: right; width: 276px; margin: 0px; padding: 0px;}.content1-container-1col-txtright-100px {float: right; width: 296px; margin: 0px; padding: 0px;}.content1-container-1col-txtright-80px {float: right; width: 316px; margin: 0px; padding: 0px;}.content1-container-1col-txtright-60px {float: right; width: 336px; margin: 0px; padding: 0px;}.content1-container-1col-txtright-40px {float: right; width: 356px; margin: 0px; padding: 0px;}.content1-pagetitle, h1 {overflow: hidden; width: 408px; margin: 0px 5px 10px 5px; padding: 0px 5px 2px 0px; border-bottom: solid 3px #DAD8CE;); color: #333333; font-weight: bold; font-size: 180%;}/*********************************//* SECTION 6 - COMMON PARAMETERS *//*********************************//* Headings */h1 {overflow: hidden; width: 408px; margin: 0px 0px 20px 0px; padding: 0px 10px 2px 0px; border-bottom: solid 1px #DAD8CE;); color: #555555; font-weight: bold; font-size: 180%;}h2 {margin: 22px 0 2px 0; padding: 0px; color: #555555; font-weight: bold; font-size: 150%;}h3 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 140%;}h4 {margin: 0px 0px 1em 0px; font-weight: normal; font-size: 95%;}h5 {margin: 0px 0px 0.2em 0px; font-weight: bold; font-size: 130%;}h6 {margin: 0px 0px 0.2em 0px;font-weight: bold; font-style: italic; font-size: 130%;}/* Paragraphs */p {margin: 1em 0px 1.3em 0px; padding: 0px; line-height: 1.4em; font-family: arial, sans serif; font-size: 130%; }p.readmore {margin: 1.0em 0px 0.5em 0px; padding: 0px; line-height: 1.2em; font-size: 110%; }p.quote {margin: 0em 30px 0.6em 30px;	line-height: 120%; font-size: 120%;}p.embed {float: left; width: 120px; margin: 7px 7px 5px 0px; padding: 5px 5px 5px 5px; background-color: rgb(238,237,249); font-style: italic; font-weight: bold;  line-height: 1.2em; font-size: 140%;}p.embed-caption {float: left; margin: 5px 0px 0px 0px; padding: 0px; font-style: italic; font-weight: normal; line-height: 1.2em; font-size: 70%;}/* Quote */p.quote {clear: left; margin: 0em 30px 0.6em 30px;	line-height: 120%; font-size: 110%;}/* Embedded emphasis */.embed {float: left; width: 120px; margin: 2px 7px 2px 0px; padding: 5px 5px 5px 5px; background-color: rgb(238,237,249); font-style: italic; font-weight: bold;  line-height: 1.2em; font-size: 140%;}.embed-caption {float: left; margin: 5px 0px 0px 0px; padding: 0px; font-style: italic; font-weight: normal; line-height: 1.2em; font-size: 70%;}/* Lists */ul.noindent {margin: 0px 0px 7px 15px; padding: 0px; list-style-type: disc; list-style-position: outside; font-size: 120%;}ul.indent {margin: 0px 0px 7px 15px; padding: 0px 0px 0px 15px; list-style-type: disc; font-family: arial; font-size: 120%;}ol {margin: 0px 0px 0px 9px; padding: 0px 0px 0px 25px; list-style-type: decimal; list-style-position: outside; font-size: 120%;}ul.linklist-noindent {margin: -0.3em 0px 0.5em 0px; padding: 0px; list-style-type: none; line-height: 1.2em; font-size: 120%; }ul.linklist-indent {margin: -0.3em 0px 0.5em 0px; padding: 0px 0px 0px 10px; list-style-type: none; line-height: 1.2em; font-size: 120%; }/* Tables */.table {clear: left; margin: 0.5em 0px 0.2em 30px; border: solid 1px rgb(150,150,150); empty-cells: show; border-collapse: collapse; background-color: rgb(233,232,244);}.table tr {margin: 0px; padding: 0px;}.table td {padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); text-align: left; font-size: 120%;}.table th {margin: 0px; padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); empty-cells: show; text-align: left; font-size: 120%; 	}.table-caption {margin: 0.5em 0px 1.0em 30px; padding: 0px; clear: both; text-align: left; font-size: 120%;}/* Images */img {border:0;}.img-left-noborder-notopmargin {float: left; margin: 0px 10px 0px 0px;}.img-left-noborder-topmargin {float: left; margin: 3px 10px 0px 0px;}.img-left-border-notopmargin {float: left; margin: 0px 10px 0px 0px; border: solid 1px rgb(150,150,150);}.img-left-border-topmargin {float: left; margin: 3px 10px 0px 0px; border: solid 1px rgb(150,150,150);}.img-right-noborder-notopmargin {float: right; margin: 0px 0px 0px 10px;}.img-right-noborder-topmargin {float: right; margin: 3px 0px 0px 10px;}.img-right-border-notopmargin {float: right; margin: 0px 0px 0px 10px; border: solid 1px rgb(150,150,150);}.img-right-border-topmargin {float: right; margin: 3px 0px 0px 10px; border: solid 1px rgb(150,150,150);}/*--------------------*//* 6.2 - Sidebar Area *//*--------------------*/.sidebar {overflow: hidden; float: right; width: 170px; min-height: 500px; margin: 0px; padding: 0px 0px 10px 0px; text-align: left; background-color:#fff; color: rgb(75,75,75);}.sidebar-maintitle {margin: 0px 0px 10px 0px; padding: 3px 10px 2px 10px; background-color: #DAD8CE; color: black; font-weight: bold; font-size: 120%;}.sidebar-title-noshade {margin: 0px; padding: 12px 10px 3px 10px; border-top: solid 1px rgb(215,215,215); color: rgb(75,75,75); font-weight: bold; font-size: 120%;}.sidebar-title-shade {margin: 0px; padding: 2px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(75,75,75); font-weight: bold; font-size: 120%;}.sidebar-txtbox-noshade {margin: 0px 0px 10px 0px; padding: 2px 10px 3px 10px;}.sidebar-txtbox-shade {margin: 0px 0px 10px 0px; padding: 2px 10px 3px 10px; background-color: rgb(235,235,235);}.sidebar-txtbox-noshade p {margin: 0px 10px 5px 6px; padding: 0px; line-height: 1.25em; font-size: 115%;}.sidebar-txtbox-shade p {margin: 0px 0px 5px 0px; padding: 0px; line-height: 1.25em; font-size: 110%;}/*--------------------*//* 6.3 - Footer Area  *//*--------------------*/.footer {overflow: hidden; clear: both; width: 780px;  margin: 0px; padding: 0.5em 0px 0.5em 0px; border-top: solid 1px rgb(125,125,125); background-color: #449ABD; color: rgb(255,255,255); font-size: 1.0em;}.footer p {margin: 0px; padding: 0px; text-align: center; line-height: 1.3em; font-size: 110%;}/*-------------------*//* 6.4 - Hyperlinks  *//*-------------------*/.content1 a, .content2 a, .content3 a, .sidebar-txtbox-noshade a, .sidebar-txtbox-shade a {color: #558DE9; text-decoration: underline;}.content1 a:hover, .content2 a:hover, .content3 a:hover, .sidebar-txtbox-noshade a:hover, .sidebar-txtbox-shade a:hover {color: gray; text-decoration: none;}#graylink a {color: #555555; text-decoration: underline;}#graylink a:hover {color: #EF900E; text-decoration: none;}.sidebar a {color: #555555; text-decoration: underline;}.sidebar a:hover {color: #EF900E; text-decoration: none;}.footer a {color: rgb(255,255,255); text-decoration: underline;}.footer a:hover {color: rgb(0,0,0); text-decoration: none;}/*******************************//* SECTION 7 - GENERIC CLASSES *//*******************************//*----------------------------*//* 7.1 - Title decoration box *//*----------------------------*/.box-on {float: left; min-width: 0.3em; margin-right: 0.2em; padding: 0px 0.2em 0px 0.3em;}.box-off {display: none;}/* html box-on {width: 1%;} /* IE6-Hack for min-width. Also compliant with IE7-Beta2 */ *//*-----------------------------*//* 7.2 - Horizontal alignments *//*-----------------------------*/.align-left {text-align: left;}.align-right {text-align: right;}.align-center {text-align: center;}/*****************************//* SECTION 8 - MISCELLANEOUS *//*****************************/.showcode {font-family: monospace; font-weight: bold; font-size: 13px; color: rgb(255,0,0);}.clear {clear: both;}.hide {display: none;}br {clear: none;}ul.special {	padding: 0px;	padding-left: 25px;	margin:0;    	list-style: disc url(http://www.armingyourfarming.com/glb_bullet.gif) outside;}ul.special li {padding: 3px 0 3px 0;               line-height: 1.4em;                font-family: arial, sans serif;                font-size: 130%; }
