body {
	color: #747474;
}

a, a:visited {
	color: #899BB0;
}

a:hover, a:active {
	color: #A4BAD3;
}

h1.siteTitle {
	color: #FFFFFF;
}

h2#siteSlogan {
	color: #747474;
}

#extraContentBelowHeader {
}

#extraContentFooter {
}

#extraContentOutside {
	color: #747474;
}

#extraContentBelowNav {
}




		#topper {
	width: 930px;
}

#container {
	width: 930px;
}

#slideshow {
    width: 930px !important; 
}

#footer {
	width: 930px;
}

#extraContentOutside {
	width: 930px;
}

#extraContentBelowNav {
	width: 930px;
}


#header {
	display: none;
}

#container {
	padding-top: 20px;
}

#header {
	height: 200px;
}

#slideshow {
	height: 200px !important;
}

.nivo-controlNav {
	margin-top: 210px;
}

h1.siteTitle {
	float: left;
}

.nav {
	float: right;
}

.nav ul ul ul {
	margin-left: -140px;
	margin-top: -27px;
}

.nav ul ul li.hasChild {
	background: url(images/navigation/subMenuIndicatorLeft.png) no-repeat 10px center;
}

.blog-entry {
	padding-left: 0px;
	background-image: none;
}

h3.sidebarTitle {
	line-height: 40px;
	text-shadow: none;
	font-size: 20px;
}

#content {
	margin-left: 40px;
	margin-right: 300px;
}

#sidebarContainer {
	width: 200px;
	margin-right: 40px;
	float: right;
}

h3.sidebarTitle {
	margin-left: -19px;
	padding-left: 19px;
	background-position: 0 0;
}

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

h1.siteTitle {
	letter-spacing: -1px;
	font-family: MavenProMedium, "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1.siteTitle {
	display: block;
}

h2#siteSlogan {
	letter-spacing: -1px;
	font-family: MuseoSlab500, Georgia, "Times New Roman", Times, serif;
}

h2#siteSlogan {
	display: none;
}

#extraContentBelowHeader {
	display: block;
	background: url(images/extracontent/ec_divider_bottom.png) no-repeat center bottom;
	padding-bottom: 40px;
}

#extraContentFooter {
	background: url(images/extracontent/ec_divider_top.png) no-repeat center top;
	padding: 40px 0;
}

#extraContentOutside {
	display: block;
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-top-right-radius: 6px;
	-moz-box-shadow: 0px 2px 6px #000; /* FF3.5+ */
	-webkit-box-shadow: 0px 2px 6px #000; /* Saf3.0+, Chrome */
	box-shadow: 0px 2px 6px #000;
	padding-top: 40px;
	padding-bottom: 40px;
}

#extraContainer3 {
	margin-left: 40px;
	margin-right: 40px;
}

#extraContainer4 {
	background: url(images/extracontent/shoppingCart.png) no-repeat 15px -10px;
	text-indent: 155px;
	padding-right: 15px;
}

#extraContainer4 strong {
	color: #c2e35f;
}


		