/* Reset */

html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, abbr, acronym, address, big,
del, dfn, em, img, ins, kbd, q, s, samp, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}



/* General */

a:link,a:visited,a:active {
color: #619633;
text-decoration: none;
font-weight: normal;
background: transparent;
}

a:hover {
text-decoration: underline;
}

img {
border:0;
vertical-align:top;
}

body,html {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#374030;
text-align:center;
margin:0;
padding:0;
background: #ffffff url(images/pattern.jpg) repeat-y center;
}

textarea,input {
color: #374030;
border: 1px solid #d0d0a2;
background: #ffffff;
vertical-align: middle;
margin: 4px 0px;
padding: 4px;
}

hr {
height: 1px;
border: 0px;
background-color: #cccc9f;
color: #cfcfa1;
border-color: #d0d0a2;
}

div {
vertical-align:top;
text-align:left;
}

.clear {
clear:both;
font-size:0;
}

#outer_wrapper {
background: url(images/background.jpg) repeat-x top;
}

#inner_wrapper {
background: url(images/banner.jpg) no-repeat top center;
text-align: center;
}

#content {
width: 1061px;
margin-left: auto;
margin-right: auto;
padding-right: 1px;
}

#navigation {
height: 51px;
padding: 0px 40px 0px 240px;
overflow: hidden;
}

.navigation {
height: 51px;
line-height: 50px;
float: right;
width: auto;
white-space: nowrap;
}

.navigation li {
float: left;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
white-space: nowrap;
margin-left: 15px;
cursor: pointer;
}

.navigation li:hover {
background: url(images/navigation.gif) repeat-x top;
}

.navigation li a {
font-weight: bold;
color: #dbe5b7;
}

.navigation li a:hover {
color: #ffffff;
text-decoration: none;
}

.categorydefault {
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
white-space: nowrap;
margin: 0px 7px;
color: #dbe5b7;
text-align: center;
}

.categoryhover {
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
white-space: nowrap;
margin: 0px 7px;
text-align: center;
color: #ffffff;
background: url(images/navigation.gif) repeat-x top;
}

.subcategorydefault {
height: 29px;
line-height: 29px;
border-top: 1px solid #ffffff;
background: #293417;
color: #dbe5b7;
font-size: 11px;
font-weight: bold;
padding: 0px 7px;
text-transform: uppercase;
text-align: center;
}

.subcategoryhover {
height: 29px;
line-height: 29px;
border-top: 1px solid #ffffff;
background: #ffffff;
color: #374030;
font-size: 11px;
font-weight: bold;
padding: 0px 7px;
text-transform: uppercase;
text-align: center;
}

#header {
background: #eff0bb url(images/header.jpg) no-repeat top center;
position: relative;
padding: 337px 0px 17px 0px;
}

#header img.header {
position: absolute;
top: 55px;
left: 56px;
}

#left_column {
background: url(images/left_background.jpg) repeat-y left;
width: 270px;
float: left;
}

#left_column .bottom {
background: url(images/left_bottom.jpg) no-repeat bottom left;
}

#left_column .top {
background: url(images/left_top.jpg) no-repeat top left;
min-height: 300px;
padding-top: 26px;
}

#left_column .content {
padding: 0px 29px 26px 59px;
}

#right_column .content {
padding: 0px 59px 26px 29px;
}

#left_column h2, #right_column h2, #center_column h1 {
font-weight: bold;
text-transform: uppercase;
padding-bottom: 5px;
}

#center_column {
float: left;
width: 480px;
margin: 16px 0px 16px 20px;
}

#center_column_alt_1 {
float: right;
width: 710px;
margin: 16px 40px 16px 0px;
}

#center_column_alt_2 {
float: left;
width: 710px;
margin: 16px 0px 16px 40px;
}

#center_column_alt_3 {
margin: 16px 40px 16px 40px;
}

#center_column .content {
padding: 10px 0px 10px 0px;
}

#right_column {
background: url(images/right_background.jpg) repeat-y left;
width: 270px;
float: right;
}

#right_column .bottom {
background: url(images/right_bottom.jpg) no-repeat bottom left;
}

#right_column .top {
background: url(images/right_top.jpg) no-repeat top left;
min-height: 300px;
padding-top: 26px;
}

#footer {
border-top: 1px solid #ffffff;
text-align: center;
font-size: 11px;
line-height: 12px;
font-weight: bold;
padding: 15px;
color: #989968;
}

#footer a {
font-weight: normal;
color: #989968;
}

#footer a:hover {
color: #374030;
text-decoration: none;
}
