/* CSS created by Keith Burgin of Outdoor Image */
/* http://www.outdoorimage.com */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	background-color: #541006;
	color: #000000;
	text-align: center;
	}
	
#wrap {
	margin: 0 auto 10px auto;
	padding: 0;
	width: 900px;
	background-color: #FFFFFF;
	text-align: left;
	border-top: 5px #541006 solid;
	}
	
#mast {
	padding: 2px 0;
	background-color: #FFFFFF;
	border-bottom: 5px #541006 solid;
	position: relative;
	}
	
img.logo {
	border: none;
	}
	
#switcher {
	position: absolute;
	right: 0;
	top: 2px;
	}
	
table threeby {
	width: 100%;
	}
table.threeby tr td {
	width: 33%;
	vertical-align: top;
	text-align: center;
	padding: 5px;
	}
	
#band h1 {
	font-size: 1.2em;
	color: #541006;
	background-color: #a39c7f;
	margin: 2px 0px;
	padding: 2px 10px 30px 0;
	font-style: oblique;
	text-align: right;
	}
	
img.floatRight {
	margin: 1em 2.5em 10px 12px;
	float: right;
	}
	
img.floatRightsm {
	margin: 0 10px 3px 4px;
	float: right;
	}
img.rightSmall {
	margin: 0 2em 5px 5px;
	border: none;
	float: right;
	border: 1px #000000 solid;
	}

	
img.floatLeft {
	margin: 5px 12px 10px 2.5em;
	float: left;
	padding: 3px;
	border: 1px #000000 solid;
	}
	
/* Primary Navigation */

div#primaryNav	{
	width: 160px;
	height: 149px;
	border: 0;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 2px;
	left: 289px;
	}
	
div#primaryNav ul	{
	width: 160px;
	height: 149px;
	background: url(g/primarynav.jpg);
	margin: 0;
	padding: 0;
	position: relative;
	}
	
#primaryNav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#primaryNav ul li, #primaryNav a	{
	height: 25px;
	display: block;
	}

#primaryNav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}

#B1 {top: 0; width: 160px;}
#B2 {top: 25px; width: 160px;}
#B3 {top: 50px; width: 160px;}
#B4 {top: 75px; width: 160px;}
#B5 {top: 100px; width: 160px;}
#B6 {top: 124px; width: 160px;}

#B1 a:hover {background: transparent url(g/primarynav.jpg) 0 -149px no-repeat;}
#B2 a:hover {background: transparent url(g/primarynav.jpg) 0 -174px no-repeat;}
#B3 a:hover {background: transparent url(g/primarynav.jpg) 0 -199px no-repeat;}
#B4 a:hover {background: transparent url(g/primarynav.jpg) 0px -224px no-repeat;}
#B5 a:hover {background: transparent url(g/primarynav.jpg) 0px -249px no-repeat;}
#B6 a:hover {background: transparent url(g/primarynav.jpg) 0px -274px no-repeat;}

/* End Primary Navigation */

#columns {
	width: 900px;
	border-bottom: 5px #541006 solid; 
	border-top: 2px #541006 solid;
	}
	
#columns tr td.left {
	width: 300px;
	
	vertical-align: top;
	background-image: url(g/bg2.jpg);
	}
	
#columns tr td.left p {
	font-size: .7em;
	padding: 0 3em;
	margin: .5em 0;
	}
	
#columns tr td.left h1 a {
	color: #541006;
	}
	
#columns tr td.left h1 {
	font-size: .8em;
	padding: 8px 15px;
	margin: 0;
	
	}
	
#columns tr td.right {
	width: 600px;
	vertical-align: top;
	padding: 10px;
	border-left: 2px #541006 solid;
	background-image: url(g/corner_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 50px;
	}
	
#columns tr td.right p {
	font-size: .75em;
	color: #000;
	margin: 1em 3em;
	}
	
.right h1 {
	font-size: 1.2em;
	color: #541006;
	}
	
.right ul li {
	list-style-type: square;
	font-size: .75em;
	margin-bottom: 1.2em;
	}
	
.right h2 {
	font-size: .9em;
	color: #541006;
	border-bottom: 1px #000 solid;
	
	}
	
#footer {
	height: 40px;
	margin-top: 2px;
	color: #541006;
	background-color: #a39c7f;
	font-size: .6em;
	padding: 5px;
	text-align: center;
	border-bottom: 4px #FFFFFF solid;
	}
	
img.centered {
	display: block;
	margin: 10px auto;
	}
	
img.centered a {
	border: none;
	}
	