body, #breadcrumb li a, #breadcrumb li a:visited, #breadcrumb li a:hover {
	color: #626060;
}

header h1#siteTitle {
	color: #858585;
}

header h2#siteSlogan {
	color: #858585;
}

a, a:visited {
	color: #0DA0ED;
}

a:hover, a:active {
	color: #0A80BD;
}

#extraContent1 {
	background-color: #000000;
	color: #FFFFFF;
}

#extraContent2 {
	color: #626060;
}

footer, footer a, footer a:hover, footer a:visited {
	color: #9C9999;
}

footer h6 {
	color: #626060;
}

blockquote {
	background-color: #3DAEEE;
}

.subnavcontainer ul ul {
	background-color: #3DAEEE;
}

.subnavcontainer ul ul a, .subnavcontainer ul ul a:visited {
	color: #FFFFFF;
	border-right-color: #38A0DA;
}

.subnavcontainer ul ul a:hover, .subnavcontainer ul ul li a.current  {
	background-color: #FFFFFF;
	color: #3DAEEE;
}

.subnavcontainer ul ul a:active  {
	background-color: #F4F4F4;
	color: #3DAEEE;
}

nav>ul>li>a:link.current, nav>ul>li>a:hover.current, nav>ul>li>a:visited.current, nav>ul>li>a:link.currentAncestor, nav>ul>li>a:hover.currentAncestor, nav>ul>li>a:visited.currentAncestor {
	color: #fff;
	/*text-indent: 15px;*/	
}

nav>ul>li>a:hover  {
	color: #0DA0ED;
}

#extraContent3 {
	background-color: #F7F7F7;
	color: #626060;
}

#extraContent4 {
	background-color: #FFFFFF;
	color: #626060;
}

#slideshowNav a.activeSlide {
	background-color: #3DAEEE;
}


		footer img {
	display: block;
}

#content {
	margin-left: 25px;
	margin-right: 25px;
}

aside {
	display: none;
}



#wrapper {
	width: 1050px;
}

#slideshow img, #banner, #banner img {
	width: 750px;
	height: 250px;
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
	#container, #extraContentTop, nav {
		width: 750px;
		margin-right: auto;
		margin-left: auto;
	}
			
}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
	#container, #extraContentTop, nav {
		width: 750px;
		margin-right: auto;
		margin-left: auto;
	}
			
}

#banner {
	display: none;	
}

body {
	background: url(images/background/bkg_wavy1.jpg) repeat fixed;
}

#siteLogo {
	display: block;
}

header h1#siteTitle {
	display: block;
}

header h1#siteTitle {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: -3px;
}

header h2#siteSlogan {
	display: block;
}

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

#extraContent3 {
	background-image: url(images/extracontent/bkg_dots.png);
}

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


		