@charset "UTF-8";
/* Headers */
body  {
	background:url(../images/graphics/background/double-logo-index.jpg) no-repeat top;
	}
h1 {
	font-size:33px;
	padding:17px 0px 13px 0px;;
	margin:0px;
	text-align:center;
	color:#996600;
	}
h2 {
	font-size:27px;
	padding:5px 0px 5px 0px;
	margin:10px 0px 5px 0px;
	text-transform:none;
	}
h3 {
	font-size:25px;
	}
h4 {
	font-size:18px;
	}
/* Modal Content */
#index_modal { 
	width:950px;
	margin:10px auto;
	}
#modal_cont_container {
	width: 900px;
	height:130px;
	margin:0px auto 0px;
	}
div.modal_cont {
	width: 900px;
	}
div.modal_media {
	min-width: 300px;
	max-width:345px;
	float:left;
	margin:0px 25px 0px 0px;
	z-index:-100;
	}
div.modal_text { max-width: 540px; margin:0px 0px 0px 15px; float: left; }
p.modal_sub_title { font-size:18px; font-family: Georgia, Verdana, Arial, Helvetica; font-style: italic; color:#b53702; }
div.modal_feat_txt1 { width:250px; font-size:16px; color:#000; line-height: 32px; float:left; margin:0px 30px 0px 0px; }
div.modal_feat_txt2 { width:225px; font-size:14px; font-style: italic; line-height:25px; float:left; }
p.modal_feat_auth { text-align: right; font-size:14px; font-family: Georgia, Verdana, Arial, Helvetica; font-style: italic;}

/* Index Modal Nav */
#nav_modal { width: 900px; height:80px; list-style: none; position: relative; top:100px; left:0px; padding:15px 10px 0px 40px; background:url(../images/graphics/background/nav-index.jpg) no-repeat;}
#nav_modal li { float:left; margin:0px 10px; }
#nav_modal li a h3 { display: none }
#nav_survival 			 { width: 122px; height: 57px; display: block; background: url(../images/buttons/main_modal_sprite.png) 0px 0px no-repeat; }
#nav_survival:hover		 { width: 122px; height: 57px; display: block; background: url(../images/buttons/main_modal_sprite.png) 0px -58px no-repeat; }
#nav_homesteading 		 { width: 159px; height: 57px; display: block; background: url(../images/buttons/main_modal_sprite.png) -122px 0px no-repeat; margin:0px 0px 0px 15px; }
#nav_homesteading:hover	 { width: 159px; height: 57px; display: block; background: url(../images/buttons/main_modal_sprite.png) -122px -58px no-repeat; }
#nav_permaculture 		 { width: 147px; height: 57px; display: block; background: url(../images/buttons/main_modal_sprite.png) -281px 0px no-repeat; margin:0px 0px 0px 20px; }
#nav_permaculture:hover	 { width: 147px; height: 57px; display: block; background: url(../images/buttons/main_modal_sprite.png) -281px -58px no-repeat; }
#nav_team 				 { width: 115px; height: 57px; display: block; background: url(../images/buttons/main_modal_sprite.png) -428px 0px no-repeat; margin:0px 0px 0px 25px; }
#nav_team:hover			 { width: 115px; height: 57px; display: block; background: url(../images/buttons/main_modal_sprite.png) -428px -58px no-repeat; }
#nav_tracking 		 	 { width: 116px; height: 57px; display: block; background: url(../images/buttons/main_modal_sprite.png) -543px 0px no-repeat; margin:0px 0px 0px 20px; }
#nav_tracking:hover		 { width: 116px; height: 57px; display: block; background: url(../images/buttons/main_modal_sprite.png) -543px -58px no-repeat; }

/* Index Widgets & Callout */
#index_content { width: 920px;  margin:0px auto; position: relative; top:110px; left:0px; text-align: center;  }
#index_widgets { width: 875px; margin:0px auto 0px auto;  }
#index_widgets p { margin: 0px 10px 10px 10px;  }
#index_widgets h4 { margin: 5px 10px 10px 10px; }
div.index_widget { width: 200px; height:125px; margin: 10px 0px 0px 18px; float: left; line-height: 18px; text-align: left; }



/* Wigets & Stuffs */
#widget_mailing { width: 177px; height: 32px; background: url(../images/elements/mailing_list_back.png) 0px 0px no-repeat; margin: 0px 0px 10px 0px; }
#widget_mailing input[type=text] { width:100px; height:18px; border:0px; font-size:12px; padding: 0px; margin: 7px 0px 0px 14px; background: transparent; }
#widget_mailing [type=submit] { width: 34px; height:14px; border:0px; margin: 0px; position: relative; top:0px; left:11px; cursor:pointer; background: url(../images/buttons/widget_mailing_join.png) 0px 0px no-repeat; }
#widget_mailing [type=submit]:hover { width: 34px; height:14px; border:0px; cursor:pointer; background: url(../images/buttons/widget_mailing_join.png) 0px -17px no-repeat; }

