@charset "macintosh";/* CSS Document *//*  reset tag values */div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}/* end reset styles */body {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #5f5f5f;	font-size: 100%;	background-color: #934020;	margin: 0px;	padding: 0px;}/* structure */#wrap {	margin: 20px auto;	width: 90%;}#inner_wrap {	background-color: #fff;	margin-top: 0px;	color: #5f5f5f;}#header {	background: #934020 url(images/header_bg.gif) repeat-x left top;	height: 179px;}/* place logo in header p */#header p {	margin: 0px;	padding-top: 50px;	font-size: 2em;	color: #dbe9b7;}#wrap #header img a {	text-decoration: none;	margin: 0px;	padding: 0px;}/* place tag line ins header p.tagline */#header p.tagline {	color: #dbe9b7;	margin: 0px;	text-align: right;	font-size: 1em;	padding: 0px 20px 30px 0px;	font-weight: normal;	text-transform: capitalize;}/* navigation styles */#header #navigation {	margin: 0px;	padding: 0px;	background: url(images/nav_bg.gif) repeat-x left top;	height: 26px;}#header #navigation ul{	margin: 0px;	font-weight: bold;	padding: 6px 0px 0px 30px;}* html #header #navigation ul{ /*IE only rule. Delete extra margin-bottom*/margin-bottom: 0;}#header #navigation ul li{	display: inline;	padding: 0px 30px 0px 0px;}#header #navigation ul li a{	color: #DBE9B7;	font-size: .7em;	font-weight: bold;	padding: 8px 0px 2px 0px;	text-decoration: none;	text-transform: uppercase;}#header #navigation ul li a:hover{color: #200e07;padding-bottom: 0;}/* end navigation styles */#left_column {	float: left;	width: 35%;	background: #DBE9B7;	clear: both;}#left_column div {	padding: 50px 30px 10px 30px;}   /* gutter */#left_column div h2 {	font-size: 1.2em;	color: #474747;	padding: 14px 0px 6px 0px;	text-transform: capitalize;}#left_column div h2.first {	margin: 0px;	padding: 0px 0px 6px 0px;}#left_column h3 {	margin: 0px;	padding: 2px 0px 6px 0px;}#left_column div p {	font-size: 0.9em;	padding-bottom: 6px;	line-height: 1.5em;}#wrap #inner_wrap #left_column a {	color: #934020;	text-decoration: none;}#wrap #inner_wrap #left_column a:hover {	color: #200e07;	text-decoration: underline;}#left_column .win_win {	color: #474747;}#content_column { float:right; width: 65%; }#wrap #inner_wrap #content_column {	background: #fff;}div  table  tr td {	font-size: .9em;}div table tr {}#wrap #inner_wrap #content_column div { /* guter */	padding: 50px 40px 10px 60px;}#wrap #inner_wrap #content_column div h1 {	font-size: 1.7em;	text-transform: capitalize;	color: #934020;	padding: 0px 0px 6px 0px;	background-color: white;	font-weight: bold;}#wrap #inner_wrap #content_column h2 {	color: #934020;	font-weight: bold;	text-transform: capitalize;	margin: 10px 0px 6px 0px;	font-size: 1.4em;}#wrap #inner_wrap #content_column div p {	font-size: 1em;	color: #5f5f5f;	padding-bottom: 6px;	line-height: 1.5em;}#wrap #inner_wrap #content_column ul {	padding-left: 20px;}#wrap #inner_wrap #content_column ul li {	padding-bottom: 2px;}#wrap #inner_wrap #content_column a {	color: #934020;	text-decoration: none;}#wrap #inner_wrap #content_column a:hover {	color: #200e07;	text-decoration: underline;}#wrap #inner_wrap #content_column ol {	margin: 10px 0px 10px 30px;}#wrap #inner_wrap #content_column ol li {	display: inline;	margin: 0px;	padding: 0px;}#wrap #inner_wrap #content_column ol li a {	margin: 0px;	padding: 0px;	text-decoration: none;	border: 1px solid #fff;}#wrap #inner_wrap #content_column ol li a img {	padding: 1px;}#wrap #inner_wrap #content_column ol li a:hover img {	text-decoration: none;	margin: 0px;	padding: 0px;	border: 1px solid #934020;}#wrap #inner_wrap #content_column blockquote {	font-size: 1em;	color: #a7a9a0;	margin: 20px 30px 20px 30px;	background-color: white;}#wrap #inner_wrap #content_column blockquote p {	color: #a7a9a0;	background-color: white;}#content_column img.right {	margin: 5px 0px 5px 5px;	padding: 1px;	float: right;	border: 1px solid #934020;}#content_column img.left {	margin: 5px 5px 5px 0px;	padding: 1px;	float: left;	border: 1px solid #934020;}.author {	text-align: right;}.case-sensitive {	text-transform: none;}/* tip div styles */#wrap #inner_wrap #content_column div #tip {	background: #DBE9B7;	margin: 10px 0px 0px 0px;	padding: 20px;}#wrap #inner_wrap #content_column div #tip h3 {	color: #934020;	font-size: 1em;	text-transform: none;	padding: 0px 0px 10px 0px;	background-color: #dbe9b7;	font-weight: bold;}#wrap #inner_wrap #content_column div #tip p {	color: #5f5f5f;	padding-bottom: 6px;	background-color: #dbe9b7;	line-height: 1.8em;}#wrap #inner_wrap #content_column div #tip-right {	background: #DBE9B7;	margin: 10px 0px 0px;	padding: 20px;	float: right;}/*footer styles */#wrap #footer {	clear:both;	background: #dbe9b7;	color: #934020;	font-size: .8em;	font-weight: bold;}#wrap #footer #footer_navigation {	margin: 0px;	padding: 0px;	font-size: 0.8em;	background: url(images/footer_bg.gif) repeat-x left top;	height: 31px;}#wrap #footer #footer_navigation ul{	margin: 0px 0px 1em 0px;	padding: 10px 20px 0px 20px;	text-align: right;}* html #wrap #footer #footer_navigation ul{ /*IE only rule. Delete extra margin-bottom*/margin-bottom: 0;}#wrap #footer #footer_navigation ul li{	display: inline;	padding: 0px 6px;}#wrap #footer #footer_navigation ul li a{	color: #934020;	font-weight: bold;	padding: 2px 0px 4px 0px;	text-decoration: none;	text-transform: uppercase;}#wrap #footer #footer_navigation ul li a:hover{color: #200e07;padding-bottom: 0;}.clearer {	font-size: 1px;	line-height: 1px;	clear: both;}
