/************************************************************************
Style by Greg Sweet, Controlled Chaos Design, gregsweet4@yahoo.com
Copyright 2008 Adams' Pack Station & Burcon Outfitters, Inc.

Not bad for a mule packer, eh?
*************************************************************************/


* { padding: 0; margin: 0; }


/* BODY

   applies attributes to the page overall. One can overide these
   attributes by defining it within an id (#) or by creating a class (.)
------------------------------------------------------------------------*/

body {
	background: #dddddd url(images/bg.jpg) repeat-y top center;
	color: #2A5F00;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 13px;
}

a {
	color: #6d4c7f;
}

hr {
	border: solid 1px #6d4c7f;
}

/* WRAPPER

   container for the layout
------------------------------------------------------------------------*/


#wrapper { 
	margin: 0 auto;
	width: 922px;
	height: 100%;
}

/* HEADER

   section at the top of the page
------------------------------------------------------------------------*/

#header {
	background: #555b12 url(images/header-falls.jpg) no-repeat bottom;
	color: #ffffff;
	width: 882px;
	text-align: left;
	padding: 15px 10px 0px 30px;
	height: 100px;
	margin: 0px 0px 0px 0px;
}

#header h1 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 2.8em;
	letter-spacing: -1px;
}

#header h2 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 2.0em;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -1px;
}

#header a {
	text-decoration: none;
	color: #ffffff;
}

/* MENU

   horizontal navigation (links)
------------------------------------------------------------------------*/

#menu {
	width: 100%;
	height: 28px;
	font: bold 13px veranda, Tahoma, arial, sans-serif;
	background: #6d4c7f;
	border-top: 5px solid #F68541;
}

#menu ul {
	margin: 0;
	margin-left: 30px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: none;
}

#menu a {
	float: left;
	display: block;
	color: #ffffff;
	text-decoration: none;
	margin: 0 1px 0 0; /*margin between each menu item*/
	padding: 5px 10px;
	background-color: #6d4c7f;
	border-top: 1px solid #6d4c7f;
}

#menu a:hover {
	background-color: #F68541;
	color: #ffffff;
}

#menu #active a { /*currently selected tab*/
	background-color: #F68541;
	color: #ffffff;
	border-color: #F68541;
}

/* CONTENT

   container for the three columns
------------------------------------------------------------------------*/

#content {
	background: url(images/3-col.jpg);
	margin-bottom: 0px;
	overflow: auto; 
	width: 100%
}

#content a, ul, ol {
	font-size: 100%;
}

/* LEFT COLUMN
------------------------------------------------------------------------*/

#leftcolumn {
	background: transparent url(images/Mule_Logo.gif) no-repeat top;
	display: inline;
	margin:10px;
	padding-top:345px;
	width: 195px;
	min-height: 335px;
	float: left;
}

#leftcolumn h1 {
	margin: 10px 0px 5px 0px;
	padding: 3px;
	text-align: center;
	font: bold 1.2em Georgia, 'Times New Roman', Times, serif;
	color: #ffffff;
	border: 1px solid #564261;
	background-color: #6d4c7f;
}

#leftcolumn h1 a {
	color: #ffffff;
}

#leftcolumn h1 a:hover {
	color: #ffffff;
}

#leftcolumn h2 {
	margin: 5px 0px 5px 0px;
	color: #6d4c7f;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	font-style: none;
	letter-spacing: -1px;
	border-bottom: #6d4c7f dotted 1px;
}

#leftcolumn h3 {
	margin: 10px 0px 5px 0px;
	padding-bottom: 5px;
	color: #6d4c7f;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
	border-bottom: #6d4c7f dotted 2px;
}

#leftcolumn h4 {
	color: #6d4c7f;
	text-align: right;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -1px;
}

#leftcolumn h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}

#leftcolumn p {
	font-size: 1.2em;
	letter-spacing: -1px;
	line-height: 110%;
	margin: 10px 0px 5px 0px;
}

.leftcolumnul {
	list-style: none;
	font-size: 1.2em;
	letter-spacing: -1px;
	line-height: 110%;
}	

/* CENTER COLUMN
------------------------------------------------------------------------*/

#centercolumn {
	background: transparent;
	float: left;
	margin: 0px 15px 10px 15px;
	padding:0;
	width: 460px;
	display: inline;
	position: relative;
}

#centercolumn h1 {
	margin: 10px 0px 5px 0px;
	padding: 3px 3px 3px 10px;
	text-align: left;
	font: bold 1.2em Georgia, 'Times New Roman', Times, serif;
	color: #ffffff;
	border: 1px solid #564261;
	background-color: #6d4c7f;
}

#centercolumn h1 a {
	color: #ffffff;
}

#centercolumn h1 a:hover {
	color: #ffffff;
}

#centercolumn h2 {
	margin: 10px 0px 5px 0px;
	padding: 10px 0px 5px 0px;
	color: #6d4c7f;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	font-style: none;
	letter-spacing: -2px;
	border-bottom: #6d4c7f dotted 3px;
}

#centercolumn h3 {
	padding: 5px 0px 5px 0px;
	color: #6d4c7f;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	font-style: none;
	letter-spacing: -1px;
	border-bottom: #6d4c7f dotted 2px;
}

#centercolumn h4 {
	color: #6d4c7f;
	text-align: right;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -1px;
}

#centercolumn h5 {
	color: #6d4c7f;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
}

#centercolumn h6 {
	color: #6d4c7f;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: none;
	letter-spacing: -1px;
}

#centercolumn h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}

#centercolumn p {
	font-size: 1.2em;
	letter-spacing: -1px;
	line-height: 110%;
	margin: 10px 0px 5px 0px;
}

#centercolumn a {
	text-decoration: none;
}

#centercolumn ul, ol {
	margin: 10px 0px 5px 20px;
	list-style: none;
	font-size: 1.4em;
	letter-spacing: -1px;
	line-height: 120%;
}

/* RIGHT COLUMN
------------------------------------------------------------------------*/

#rightcolumn {
	background: transparent;
	display: inline;
	position: relative;
	margin: 10px 10px 10px 0px;
	padding:0;
	width: 195px;
	min-height: 155px;
	float: right;
}

#rightcolumn h1 {
	margin: 10px 0px 5px 0px;
	padding: 3px;
	text-align: center;
	font: bold 1.2em Georgia, 'Times New Roman', Times, serif;
	color: #ffffff;
	border: 1px solid #564261;
	background-color: #6d4c7f;
}

#rightcolumn h1 a {
	color: #ffffff;
}

#rightcolumn h1 a:hover {
	color: #ffffff;
}

#rightcolumn h2 {
	margin: 10px 0px 5px 0px;
	color: #6d4c7f;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	font-style: none;
	letter-spacing: -1px;
	border-bottom: #6d4c7f dotted 2px;
}

#rightcolumn h3 {
	margin: 10px 0px 5px 0px;
	padding-bottom: 5px;
	color: #6d4c7f;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
	border-bottom: #6d4c7f dotted 2px;
}

#rightcolumn h4 {
	color: #6d4c7f;
	text-align: right;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	letter-spacing: -1px;
}

#rightcolumn h1 a, h2 a, h3 a, h4 a, li a {
	text-decoration: none;
}

#rightcolumn p {
	font-size: 1.2em;
	letter-spacing: -1px;
	line-height: 110%;
	margin: 10px 0px 5px 0px;
}

#rightcolumn p .featuredimage {
	text-align: center;
}

#rightcolumn a {
	text-decoration: none;
}

.rightcolumn a {
	text-decoration: none;
	font-weight: normal;
}

.rightcolumnul {
	list-style: none;
	font-size: 1.3em;
	letter-spacing: -1px;
	line-height: 110%;
}

/* RIGHT SIDE NAVIGATION LINKS LIST

   class (.) is used rather than an id (#) so that the navigation
   may be moved to another location.
------------------------------------------------------------------------*/

.navigation {
	margin: 10px 0px 5px 0px;
	border-bottom: 3px solid #6d4c7f;
}

.navigation ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

.navigation li {
	display: inline;
}

.navigation a {
	color: #6d4c7f;
	display: block;
	padding: 5px 0px 5px 10px;
	border-top: 1px solid #6d4c7f;
	font: bold 1.1em Georgia, 'Times New Roman', Times, serif;
	font-style: none;
	letter-spacing: -1px;
        text-decoration: none;
}

.navigation a:hover, .navigation .active a {
	font: bold 1.1em Georgia, 'Times New Roman', Times, serif;
	background: #6d4c7f;
	text-decoration: none;
	color: #ffffff;
}

.rightlist {
	margin: 10px 0px 5px 10px;
}

.rightlist ul {
	margin: 0;
	list-style: none;
}

.rightlist li {
	font-size: 1.2em;
	letter-spacing: -1px;
	line-height: 110%;
	margin: 5px 0px 10px 10px;
}

/* FOOTER
------------------------------------------------------------------------*/

#footer {
	clear: both;
	width: 902px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	background: #555b12 url(images/footer-bg.gif) repeat-x top;
}

#footer p {
	color: #ffffff;
	font: normal 1.3em Georgia, 'Times New Roman', Times, serif;
	letter-spacing: -1px;
	text-align: center;
}

#footer a {
	color: #ffffff;
	text-decoration: underline;
}

/* OTHER ATTRIBUTES
------------------------------------------------------------------------*/

	/* The following are intended as classes for a paragraph tag at the end
	of a news item, blog entry, information block etc.
	------------------------------------------------------------------------*/

.more {
	margin: 0px 0px 15px 0px;
	color: #6d4c7f;
	text-align: right;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
}

.more a {
	text-decoration: none;
}

.top {
	margin: 0px 0px 15px 0px;
	color: #6d4c7f;
	text-align: right;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
}

.top a {
	text-decoration: none;
}

.date {
	margin: 0px 0px 0px 0px;
	color: #6d4c7f;
	text-align: right;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
}

.date a {
	text-decoration: none;
}

/* IMAGE ATTRIBUTES
------------------------------------------------------------------------*/

.right {
	float: right;
	margin:5px;
}

.left {
	float: left;
	margin:5px;
}

.border {
	margin:5px;
	padding: 2px;
	border: #555b12 solid 1px;
}

.borderright {
	float: right;
	margin:5px;
	padding: 2px;
	border: #555b12 solid 1px;
}

.borderleft {
	float: left;
	padding: 2px;
	margin:5px;
	border: #555b12 solid 1px;
}

/* FORM ATTRIBUTES
------------------------------------------------------------------------*/

#form input {
	font-size: 11px;
}

#form option {
	font-size: 12px;
}

.form {
	font-weight: bold;
}

/* BORDERS FOR HEADLINES, PARAGRAPHS, LISTS ETC.
------------------------------------------------------------------------*/

.borderbottom1px {
	border-bottom: dotted 1px;
	padding-bottom: 5px;
}

.borderbottom2px {
	border-bottom: dotted 2px;
	padding-bottom: 5px;
}

.borderbottom3px {
	border-bottom: dotted 3px;
	padding-bottom: 6px;
}

.scrollboxleft {
	overflow: auto;
	height: 195px;
	width: 187px;
	background: #eee9d5;
	border: solid 1px;
	padding: 0 3px 0 3px;
}

.scrollboxright {
	overflow: auto;
	height: 195px;
	width: 187px;
	background: #eee9d5;
	border: solid 1px;
	padding: 0 3px 0 3px;
}

/* LAYOUT ATTRIBUTES
------------------------------------------------------------------------*/

.clear {
	clear: both; background: none;
}
