/* --------------------------------------------------CSS Document For Leaves v1.0 - Anthonyy @ OSWD.org-------------------------------------------------- *//* CONTAINER */		#container {			width: 780px;			margin: 0 auto;			font-family: Georgia, Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */			font-size: 11px;			line-height: 18px;			color: #666;			background-color: #FFFEE5;			padding-top: 10px;			padding-left: 15px;			padding-right: 15px;			border-style: solid;			border-width: 3px;			border-color: #DDDDDD;		}		/* GENERAL MOJO AND MULA */				h1 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 32px;	color: #000000;	padding-top: 7px;	padding-bottom: 15px;	text-align: left;	vertical-align: middle;	font-weight: lighter;		}				h2 {	color: #000000;	font-size: 18px;	font-family: Georgia, "Times New Roman", Times, serif;	font-weight: 100;	padding-top: 12px;		}				a {			color:#000099;			text-decoration: none;		}		a:hover {	color:#000099;	background-color: #F5F5F5;	text-decoration: underline;		}				form {			float:right;			margin-top: -45px;			font-size: 9px;		}				input {			background-color: #FFF;			color: #999999;			border: 1px solid #CCC;			font-size: 11px;			padding: 3px;		}		textarea {			background-color: #FFF;			color: #999999;			border: 1px solid #CCC;			font-size: 11px;			padding: 3px;		}				.button {			padding: 2px;		}		/* HEADER ELEMENTS */		#header {			padding-top: 0px;			clear: both;			margin-bottom: 10px;			border-bottom-style: solid;			border-bottom-color: #0F0F0F;			border-bottom-width: 1px;		}				/* the slogan */		#header p { 			margin-top: -30px;			margin-left: 30px;			margin-bottom: 30px;			color: #999999;		}/* NAVIGATION ELEMENTS */			 #navigation ul {			margin-left: 0;			padding-left: 0;			list-style-type: none;						float: left;			width: 120px;			font-family:Arial, Helvetica, sans-serif;			font-size: 12px;			letter-spacing: 1px;			font-variant:small-caps;		}		#navigation a {			display: block;			padding: 5px;			width: 120px;			border-bottom: 1px solid #CCC;		}		#navigation a:link, #navlist a:visited {			color:#006600;			text-decoration: none;		}				#navigation a:hover {			background: #000000 url(arrow.gif) 96% 50% no-repeat;			background-color: #FFFEE5;			color:#006600;		}/* THE SMALL BOX BELOW NAV */		#navigation p {			margin-top: 40px;			padding: 5px;			border-bottom: 1px dotted #CCC;			border-to5: 1px dotted #CCC;		}		/* CONTENT ELEMENTS */		#content {			width: 400px;			margin-left: 150px;			margin-right: 150px;		}				#content p {			padding-bottom: 10px;			border-bottom: 1px solid #CCCCCC; /* A faint grey line below the text */		}/* SIDEBAR ELEMENTS */		#sidebar {			float: right;			width: 155px;			padding: 22px;			margin-top: -10px;			background-color: #ECEDD6;		}				#sidebar p {			padding-bottom: 6px;			border-bottom: 1px solid #DDDDDD;		}/* FOOTER ELEMENTS */		#footer {			margin-top: 20px;			clear: both;			background-color:#575352;			padding: 0px 5px 0px 5px;		}				#footer p {			color:#DEDEDE;			padding: 5px;		}				#footer p a {			color: #FFFFFF;		}				#footer p a:hover {			color: #FFFFFF;			background-color:#575352;		}				/* And they lived happily ever after. The End. */h3 {	font-family: Georgia, Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 13px;	font-weight: bold;	text-transform: uppercase;	color: #993300;	letter-spacing: 1px;	border-color: #006600;	border-style: dotted;	border-width: 1px;	background-color:#FFFFFF;	padding: 7px;	text-align: center;}h4 {	font-family: Georgia, Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 13px;	font-weight: bold;	text-transform: uppercase;	color: #993300;	letter-spacing: 0px;	padding: 7px;	text-align: center;}.sidebarSmall {	font-size: 10px;	font-style: italic;	line-height: 14px;}body {	background: #ECEDD6 url(media/bg-new.gif) repeat-x;}.LabelText {font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;	font-size: 8px;	letter-spacing: 2px;	text-align: center;	line-height: 25px;	text-transform: uppercase;}.LineItemText {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;}.IntroText {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 11px;	line-height: 15px;	font-style: italic;}.SubHead {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 16px;	line-height: 15px;	font-style: italic;	padding-bottom: 7px;	margin-bottom: 10px;}.CallOut {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-weight: bold;	color: #F25616;	letter-spacing: 0px;	font-size: 11px;}.CallOut2 {	font-family: Geneva, Arial, Helvetica, sans-serif;	font-weight: bold;	color: #467AA7;	letter-spacing: 0px;	font-size: 11px;}.CallOut3 {	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	color: #333333;	letter-spacing: 0px;	font-size: 10px;	font-style: italic;}