body {
	background-color: #F0EEE1;
}

#content {
	color: #2E2920;	
}

a:link, a:visited {
	color: #2E2920;
}

a:hover, a:active {
	color: #4E4536;
}

#sidebar a:link, a:visited {
	color: #2E2920;
}

#sidebar a:hover, a:active {
	color: #4E4536;
}

#sidebarContainer {
	background-color: #E3E1D5;
	border-color: #C3C2B7;
}

.subnavcontainer a {
	border-color: #C3C2B7;
}

.subnavcontainer ul ul {
	border-color: #C3C2B7;
}

#sidebarTopContainer {
	background-color: #E3E1D5;
	border-color: #C3C2B7;
}

#titleContainer h1 {
	color: #2E2920;	
}

#titleContainer h2 {
	color: #2E2920;	
}

.blog-entry-title {
	color: #4B4234;
}

.blog-entry-title a:link {
	color: #4B4234;
}

.blog-entry-title a:visited {
	color: #4B4234;
}

.blog-entry-title a:hover {
	color: #7F7058;
}

.blog-entry-title a:active {
	color:  #7F7058;
}

#sidebar {
	color: #2E2920;	
}

#sidebarTop {
	color: #2E2920;		
}

#sidebar h3 {
	color: #2E2920;	
}

#sidebarTop h3 {
	color: #2E2920;		
}

blockquote {
	color: #2E2920;
	border-color: #D6D5C9;
	background: #E3E1D5 url(images/quotemark.png) no-repeat left top;
}

#footerContainer {
	color: #2E2920;
	border-color: #D6D5C9;
}

.subnavcontainer a:link {
	color: #2E2920;
	background-color: #D7D3C6;
}

.subnavcontainer a:visited {
	color: #2E2920;
	background-color: #D7D3C6;
}

.subnavcontainer a:hover {
	color: #2E2920;
	background-color: #C7C5B8;
}

.subnavcontainer ul ul .current {
	color: #2E2920;
	background-color: #AEACA1;
}

.subnavcontainer ul ul .current:hover {
	background-color: #E2DFD1;
}


		#innerHeader {
	width: 950px;
}

#contentContainer {
	width: 950px;
}

#footerContainer {
	width: 950px;
}

#sidebarTopContainer {
	width: 950px;
}

.navcontainer {
	width: 950px;
}

#content {
	margin-right: 285px;
}

#sidebarContainer {
	float: right;
	display: block;
}

#logoContainer {
	display: block;
	width: 280px;
	height: 178px;
	overflow: hidden;
	position: relative;
	background: url(images/logos/croppedgear.png) no-repeat center top;
}

.logo {
	display: none;
}

#logoContainer {
	float: right;
	padding-left: 20px;
}

body {
	background: #f4f3f2 url(images/bkg_spill3.jpg) no-repeat left top;
}

.navcontainer .current {
	background: url(images/menu-orange.gif) no-repeat 0 -52px;
}

html>body .navcontainer .current {
	background: url(images/menu-orange.png) no-repeat 0 -52px;
}

.navcontainer .current:hover {
	background: url(images/menu-orange.gif) no-repeat 0 -52px;
}

html>body .navcontainer .current:hover {
	background: url(images/menu-orange.png) no-repeat 0 -52px;
}

.navcontainer .currentAncestor {
	background: url(images/menu-orange.gif) no-repeat 0 -52px;
}

html>body .navcontainer .currentAncestor {
	background: url(images/menu-orange.png) no-repeat 0 -52px;
}

.navcontainer a{
	background: url(images/menu-orange.gif) no-repeat 0 -26px;
}

html>body .navcontainer a{
	background: url(images/menu-orange.png) no-repeat 0 -26px;
}

.navcontainer a:hover{
	background: url(images/menu-orange.gif) no-repeat 0 0px;
}

html>body .navcontainer a:hover{
	background: url(images/menu-orange.png) no-repeat 0 0px;
}

#header {
	background: url(images/hdr_bkg_20.png) repeat-x;
}

#titleContainer h1 {
	letter-spacing: -2px;
	word-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
}

#titleContainer h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content {
	font-size: 12px;
	line-height: 22px;
}

#sidebar {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#sidebar {
	font-size: 12px;
	line-height: 22px;
}

.blog-entry-title {
	font-variant: normal;
	font-style: normal;
	font-family: HelveticaNeue-Light, "Helvetica Neue Light", Helvetica, sans-serif;
}


		