/* VARNISH STRIPPING *//* (CC) 2004 Tantek Celik. Some Rights Reserved.             *//*   http://creativecommons.org/licenses/by/2.0                   *//* This style sheet is licensed under a Creative Commons License. *//* Purpose: undo some of the default styling of common (X)HTML browsers */* { margin:0; padding:0; }:link,:visited { text-decoration:none }ul,ol { list-style:none }h1,h2,h3,h4,h5,h6,pre,code { font-size:100%; }ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }a img,:link img,:visited img { border:none }address { font-style:normal }body {	height:100%;	width:100%;	margin:0;	padding:0;	text-align:center;	font-size:100%;	font-family: Geneva, Verdana, sans;}#bg_image {	/*height:auto;*/	width:1020px;	margin:0 auto;	padding:0 0 10px 0;	text-align:center;	background:#ffffff url(../images/bg_body4.jpg) top right no-repeat;}#wrapper {	width:750px;	height: 590px;	margin:0 auto;	padding:0;	text-align:left;	background:transparent;}#header {	height:359px;	margin:3px 0 0 0;	text-align:left;	font-size:100%;}#header #split {	float:right;	width:515px;	height:309px;}#header #left_panel {	float:left;	width:230px;	height:309px;	background:url(../images/bg_content.jpg) top left repeat;}#header #left_panel h1 {	color:#ffffff;	font-size:120%;	padding:30px 34px 0 0;	text-align:right;	font-family: georgia, times new roman;	font-weight: 200;}#header #left_panel p {	color:#ffffff;	padding:10px 20px;	font-size:15px;	font-size:80%;}#nav {	width:100%;	height:30px;	margin:5px 0 0 0;	padding:0;	background:url(../images/bg_nav.jpg) top left repeat;	text-transform: uppercase;}/* CONTENT */#content_image {	width:100%;	height:auto;	min-height:170px;	margin:0;	padding:0;	background:url(../images/bg_content_tree.jpg) top right no-repeat;}#content {	width:100%;	margin:0;	padding:0 0 0px 0;	font-size:100%;	background:url(../images/bg_content.jpg) top left repeat;	color:#ffffff;}.process #content {		background:url(../images/bg_content_process.jpg) top left repeat;}.process #content_image {	background:url(../images/bg_content_tree_brown.jpg) top right no-repeat;}.place #content {		background:url(../images/bg_content_place.jpg) top left repeat;}.place #content_image {	background:url(../images/bg_content_tree_green.jpg) top right no-repeat;}/* PREV/NEXT BUTTONS */ #content #navigation {	/*float:right;*/	width:auto;	padding-right:10px;	padding-top:5px;	position:absolute;	left: 1052px;	top: 542px;	}#content a, #content a:visited {	color:#ffffff;}#content a:hover {	color:#ea7f1e;}/* OTHER CONTENT ELEMENTS */#content ul {	list-style-type:disc;	font-size: 80%}#content li {	margin-left:20px;}#content #title {	width:auto;	height:auto;	margin:0;	padding:0;	font-size:100%;}#content #title h1 {	padding:20px 0 0 20px;	font-size:33px;}#content #left {	float:left;	width:345px;	margin:15px 0 0 15px;}#content #right {	float:right;	width:345px;	margin:15px 15px 0 0;}#content #left ul, #content #right ul {	font-size: 75%;}#content #left h1, #content #right h1 {	color:#ffffff;	font-size:120%;	padding:0px 0px 10px 0;	/*text-align:right;*/	font-family: georgia, times new roman;}#content #left h1 {	font-weight: 200;}#content #left h2, #content #right h2 {	color:#ffffff;	font-size:100%;	padding:0px 0px 5px 0;	text-align:left;	font-family: georgia, times new roman;	font-weight: 200;}#content #left hr {	margin: 0 20px 10px -20px;}#content p {	font-size:75%;	padding: 0 0 10px 0;	font-family: Geneva, Verdana, sans;}#content p.fine_print {	padding: 0 25px 0 20px;	font-size: 70%;}#footer {	width:100%;	height:5px;	margin:20px 0 0 0;	/*background:url(../images/bg_footer.jpg) top left repeat;*/}.alert {	color:red;}.bold {	font-weight:bold;}.ital {	font-style:italic;}/* float left */.f_left {	float:left;	width:auto;}/* float right */.f_right {	float:right;	width:auto;}/* clear left */.c_left {	clear:left;}/*clear right */.c_right {	clear:right;}/* clear both */.c_both {	clear:both;}/* LINKS */#content #left a:link, #content #right a:link {	color:#66FF66;}#content #left a:hover, #content #left a:active, #content #right a:hover, #content #right a:active {	color:#FFCC99;}#content #left a:visited, #content #right a:visited {	color:#66FFFF;}#content {}/* PREV/NEXT BUTTONS */ #wrapper #footer  #navigation {	float:right;	padding-right:10px;	padding-top:0px;	margin-top: -18px;	font-size: 80%;	color:#999999;}#wrapper #footer a, #wrapper #footer a:visited {	color:#999999;}#wrapper #footer a:hover {	color:#ea7f1e;}