/*Getzwiller 2010 copyright Mark Stamas */
blockquote, body, caption, div, dl, dt, dd, form, fieldset, h1, h2, h3, h4, h5, h6, html, li, ul, ol, p, pre, textarea, table, td, th {
	margin:0;
	padding:0;
}
body, html {
	margin:0;
	padding:0;
	background:#DDC7A2 url(../images/body-bg.jpg);
}
body {
	min-width:960px;
	font:82%/1.5 "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
/***** layout *****/
#header-bg {
	padding:0px;
	margin:0px;
	background: url(../images/body-header-bg.jpg) repeat-x left top;
}
#footer-bg {
	padding:0px;
	margin:0px;
	background: url(../images/body-footer-bg.jpg) repeat-x left bottom;
}
/*wraps the whole shooting match setting the center justified content area, a little redundant but gives options like an outside Footer, outside the container, within the wrapper*/
#wrapper {
	position:relative;
	margin:0px auto;
	width:960px;
}
#container {
	background: url(../images/container-bg.jpg) repeat-y;
	margin:0 0 8px 0;
	padding:0;
}
#header {
	margin:0;
	padding:0;
	width:960px;
	height:194px;
	background: url(../images/header.jpg);
}
/************* #globalnav styles **************/
/* Navigation */
#nav {
	clear:both;
	padding-top:0px;
}
#nav ul {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	background:#946F38 url(/images/nav-tab.gif) repeat-x;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
}
#nav a {
	display:block;
	float:left;
	width:auto;
	margin:0;
	padding:0 20px;
	border-right:1px solid #E9F2FB;
	border-bottom:none;
	border-left:1px solid #E9F2FB;
	color:#fff;
	background:#946F38 url(/images/nav-tab.gif) repeat-x;
	text-decoration:none;
	font: bold 12px/24px Verdana, Arial, Helvetica, sans-serif;
}
#nav a:hover, #nav a:focus, #nav a:active {
	background:#E3CCAA url(/images/nav-tab.gif) repeat-x 0 -150px;
	color: #93723C;
}
#nav .sel a {
	background:#720000 url(/images/nav-tab.gif) repeat-x 0 -300px;
}
#nav .sel a:focus {
	background:#b31203 url(/images/nav-tab.gif) repeat-x 0 -150px;
}
/*end nav*/
#content {
	margin:0;
	padding:0;
	clear:both;
	width:960px;/*min-height:750px;
	height:auto !important;
	height:750px;*/
	background: url(../images/container-bg.jpg);
}
/*floated right column*/
#rightcolumn {
	float:right;
	margin:0px;
	padding:0px;
	width:708px;
	min-height:250px;
	height:auto !important;
	height:250px;
 	background: /*#F8EFD0*/;
}
#rightcolumn h1, #rightcolumn h2, #rightcolumn h3, #rightcolumn h4, #rightcolumn h5, #rightcolumn h6, #rightcolumn ul, #rightcolumn li {
	margin:25px;
	line-height:1.2em;
}
#rightcolumn table td p {
	margin:0;
	padding:0;
}
#navajoart {
	width:200px;
	float:right;
	margin:0 5px 5px;
	padding:0 0 0 15px;;
	border-left:1px solid #AA0000;
}
#navajoart ul, #navajoart li {
	margin:0;
	padding: 0;
	list-style-type: none;
}
#navajoart li a:link, #navajoart li a:visited {
	display: block;
	text-decoration: none;
	color: #53A0D6;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
}
#navajoart li a:hover {
	text-decoration: none;
	color: #8D725F;
}
/*floated left column*/
#leftcolumn {
	float:left;
	width:252px;
	margin:0px;
	padding:0px;
}
#leftcolumn ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftcolumn li {
	color: #000000;
	margin:5px 5px;
	padding:3px 3px 3px 15px;
	border-top: 1px solid #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#leftcolumn li a:link, #leftcolumn li a:visited {
	text-decoration: none;
	color: #53A0D6;
	font: bold 14px Arial, Helvetica, sans-serif;
}
#leftcolumn li a:hover {
	text-decoration: none;
	color: #8D725F;
	font-weight: bold;
}
#leftcolumn ul ul li {
	margin:0px 0px 0px 5px;
	padding:15px 0 5px 1px;/*freaking IE6, don't know why I have to have an ul here...paragraphs are fine..search engines baby*/
	line-height:12px;
	list-style: none;
}
#leftcolumn ul ul li a:link, #leftcolumn ul ul li a:visited {
	text-decoration: none;
	color: /*#5BA1D2*/#53A0D6;
	display:block;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 0px 1px 35px;
	background: url(../images/bullet.gif) no-repeat left center;
}
#leftcolumn ul ul li a:hover {
	text-decoration: none;
	color: #916D55;
}
ul.main li a:link, ul.main li a:visited {
	padding:0px 0px 0px 20px;
	background: url(../images/bullet-002.gif) no-repeat left center;
	font-size: 15px;
	font-weight: bold;
}
ul.main ul ul li a:link, ul.main ul ul li a:visited {
	padding:0px 0px 1px 35px;
	background: url(../images/bullet.gif) no-repeat left center;
}
#leftcolumn h2 {
	font: bold 14px/12px Arial, Helvetica, sans-serif;
	color: #990000;
	padding-left:3px;
	border-bottom: 1px solid #846048;
}
#leftcolumn a:link, #leftcolumn a:visited {
	display: block;
	text-decoration: none;
	color: #990000;
}
#leftcolumn a:hover {
	text-decoration: none;
	color: #634432;
}
#leftcolumn p {
	margin:0;
	padding:0;
	font-size:10px;
}
#leftcolumn p a:link {
	margin:0;
	padding:0;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	border-style: none;
	display: inline;
}
#leftcolumn p img {
	padding: 0px;
	margin-left: 4px;
	margin-bottom:15px;
}
/*begin footer*/
#footer {
	margin:0;
	padding:0 0 14px 0;
	text-align:center;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer li {
	display:inline;
	margin:0;
	padding:0;
	font-size: 10px;
	color: #FFFFFF;
}
#footer a:link, #footer a:hover, #footer a:visited {
	margin:0;
	padding:0;
	text-decoration:none;
	font-size:10px;
	color:#fff;
}
#footer a:hover {
	color: #990000;
}
#footer p {
	font-size:12px;
}
/*end layout*/
.fltlft {
	float:left;
}
.fltrt {
	float:right;
}
.clearflt {
	clear:both;
}
.leftcolbox {
	margin:20px 15px 20px 20px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6, p, ul, li, hr {
	margin:15px;
}
h1 {
	text-transform: capitalize;
	color: #AA0000;
	border-bottom: 1px solid #AA0000;
	font: bold 36px/28px Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
}
h2 {
	padding:0;
	color: #946F38;
	font-size: 15px;
}
p {
	padding:0 0 0 15px;
	line-height:1.1em;
}
img {
	border:none;
}
a img {
	border:none;
	text-decoration:none;
}
.style98 {
	background-color: #FFFFFF;
	color: #F9B235;
	font-weight: bold;
	font-size: 21px;
	line-height:35px;
	font-style: italic;
}
.red {
	color:#990000;
}
.center {
	text-align:center
}
.font26 {
	font-size:26px;
	line-height:1em;
}
.font24 {
	font-size:24px;
	line-height:1em;
}
.font22 {
	font-size:22px;
	line-height:1em;
}
.font20 {
	font-size:20px;
	line-height:1em;
}
.font18 {
	font-size:18px;
	line-height:1em;
}
.font16 {
	font-size:16px;
	line-height:1em;
}
#homecontent {
	width:708px;
	/*background:#D0DEA9;*/
}
#homecontent p {
	margin:0;
	padding:5px;
	font-size:11px;
	line-height:12px;
}
.homebox {
	margin:15px;
	padding:15px;
	background:#F5F0D0;
	border:5px solid #D0DEA9;
}
#home1 {
	float:left;
	margin:25px 15px 35px 45px;
	padding:0;
	width:282px;
	height:650px;
	background:#F5F0D0;
	border:5px solid #D0DEA9;
}
#home2 {
	float:left;
	margin:25px 0px 35px;
	width:282px;
	height:650px;
	background: #F5F0D0;
	border:5px solid #D0DEA9;
}
table {
	margin:5px;
	border-collapse:collapse;
}
table tr td {
	vertical-align: top;
}
#rightcolumn table tr td {
	vertical-align: top;
	padding-bottom:50px;
}
.green {
	background: #CFDFA7;
}
.brown {
	color:#550000;
}
.pad10 {
	padding:10px;
}
