/***********************************************
	 www.SurvivingNature.com Style Sheet
			 by Jared Holt
***********************************************/

*{margin:0; padding:0;}

body {background-image:url(../images/body_bg.jpg); font-family: "Trebuchet MS", Ariel, Helvetica, sans-serif;}
h1 {width:100%; height:24px; background-image:url(../images/sn_h1_bg.jpg); font-size:14pt; text-indent:12px; color:#fff; border-bottom:#fff;}
h2 {font-size:10pt; color:#333333; text-indent:11px; margin-top:12px; letter-spacing:1px; text-decoration:underline;}

a:link {color:#355077; font-weight:bold; text-decoration:none;}
a:visited {color:#355077; font-weight:bold; text-decoration:none;}
a:hover {color:#536d92; font-weight:bold; text-decoration:underline;}
a:active{color:#536d92; font-weight:bold; text-decoration:underline;}

img {border:0;}
#content img {float:right; margin:12px 20px 0 0; padding:0 0 12px 10px;}

hr {width:95%; color:#212e42;}
tr {}
td {background-color:#fff; padding:1px 0 2px 4px; border-bottom:1px solid #999999; font-size:11pt;}
td.head {background-color:#333333; color:#fff;}
acronym {font-weight:bold;	cursor:help; color:#333333; letter-spacing:1px;
}
/*********************************************
			  Navigation
*********************************************/
#nav ul {float:right; margin-top:4px; margin-right:20px;}
#nav ul li {font-size:.8em; list-style-type:none; float:left; padding-left:12px; padding-right:12px; padding-bottom:0;}
#nav ul li a:link {text-decoration:none; color:#000033; font-weight:bold;}
#nav ul li a:visited {color:#000033; font-weight:bold;}
#nav ul li a:hover {text-decoration:underline; color:#333333;}
#nav ul li a:active {}
#nav ul li a.current {text-decoration:underline;}


/**********************************************
		      General Layout
**********************************************/
#pagebg {width:710px; margin-left:auto; margin-right:auto; margin-top:5px; background-color:#fff;}
#page {width:700px; margin-left:auto; margin-right:auto;}
#header {width:700px; height:90px; background-image:url(../images/sn_header.jpg); float:left; border-top:5px solid #fff;}
#nav {width:698px; border-left:1px solid #212e42; border-right:1px solid #212e42; height:24px; background-image:url(../images/sn_nav_bg.jpg); background-repeat:no-repeat; float:left;}
#content {width:698px; border-left:1px solid #212e42; border-right:1px solid #212e42;  border-bottom:1px solid #212e42; background-color:#f1eccd; float:inherit; clear:both; overflow:hidden;}
#prefooter {width:700px; height:30px; background-image:url(../images/sn_prefooter_bg.jpg); float:left;}
#footer {width:700px; height:30px; float:inherit;}

div.adsense {width:94%; text-align:left; margin:8px 3% 0 3%; padding-bottom:16px; border-bottom:2px solid #fff;}
.table {margin-left: auto; margin-right: auto; margin-top: 16px;}

/**********************************************
			  Paragraphs and Lists
**********************************************/
#content p {margin:6px 8px 0 12px; padding:0 0 2px 0; font-family: Arial, Helvetica, sans-serif; font-size:10pt;}
#footer p {margin-top:8px; text-align:center; font-weight:bold; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px;}
#content div.category {width:46%; margin-left:2%; margin-top:4px; float:left; list-style-type:none; padding-bottom:4px;}
#content div.category h2 {width:100%; height:21px; text-indent:6px; text-decoration:none; color:#fff; background-image:url(../images/sn_h2_bg.jpg); background-repeat:repeat-x;}
#content ul.sub {list-style-type:none; border:1px groove #212e42; background-color:#fff;}
#content ul.sub li {margin-left:12px; font-size:10pt; display:block; border:0;}
#content ol {margin:4px 12px 0 12px; font-size:10pt;}
#content ol li, #content ul li {margin-left:34px;}
#content ul {margin:4px 12px 0 12px; font-size:10pt; list-style-type:none; padding-bottom:6px;}


