/************* GENERAL STYLES ***/
* { margin: 0; padding: 0; }

article li { margin-left: 20px; }

html, body {
	text-align: left;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #353535;
	line-height: 1.5;
	background: url(../images/bg.jpg) top center no-repeat #353535; }


	/*** FONT STYLES ***/	
	h1 { 
		font-size: 20px; 
		font-weight: bold;
		color: #f8a224;
		margin: 10px 0 10px 0; }
		
	h4 {
		height: 40px;
		font-size: 18px;
		font-weight: bold;
		font-family: Myriad Pro, arial, sans-serif;
		text-transform: uppercase;
		color: #fff;
		line-height: 40px;
		padding: 0 0 0 70px;
		margin: 6px 0 10px 0;
		background: url(../images/h1_twitter.png) top left no-repeat; }
	
	a:link, a:visited { 
		color: #f8a224;
		text-decoration: none; }
		
	a:hover { text-decoration: underline; }
		
	a img { border: none; }
	
	p { margin-bottom: 16px; }
	
	a:focus, a:hover, a:active { outline:none; }


/************* STRUCTURE STYLES ***/
#wrapper {
	width: 966px;
	margin: 0 auto; }
	
	/*** NAVIGATION ***/
	nav#nav { 
		width: 966px;
		height: 84px;
		float: left; }
		
		nav#nav ul {
			width: 100%;
			height: 84px;
			float: left;
			list-style: none; }
		
			nav#nav ul li {
				height: 84px; 
				float: left; }
	
	/*** HEADER ***/
	header {
		width: 966px;
		height: 278px;
		float: left;
		background: url(../images/header_bg.png) top left no-repeat; }
		
		/*** CAROUSEL ***/
		#wrap {
			width: 550px;
			float: left;
			margin: 70px 0 0 20px; }
	
			ul#carousel {
				width: 489px;
				height: 166px;
				float: left;
				list-style: none; }
		
				ul#carousel li img {
					border: 1px solid #9d9d9d;
					background: #fff;
					padding: 1px; }
				
					ul#carousel li {
						height: 160px;
						text-align: center;
						color: #fff;
						margin: 0 9px 0 0; }
				
					ul#carousel li p { margin: 0 0 0 0; }
		
	/*** SUB NAVIGATION ***/
	nav#subNav { 
		width: 950px;
		height: 59px;
		float: left;
		margin: 0 0 0 8px; }
		
		nav#subNav ul {
			width: 100%;
			height: 59px;
			float: left;
			list-style: none; }
		
			nav#subNav ul li {
				height: 59px; 
				float: left; }
			
	/*** CONTENT WRAPPER ***/
	section {
		width: 950px;
		min-height: 400px;
		float: left;
		padding: 0 0 50px 0;
		margin: 0 0 0 8px;
		background: url(../images/contentWrapper_bg.jpg) top right repeat-y #fff; }

	section.inner {
		width: 950px;
		min-height: 400px;
		float: left;
		padding: 0 0 50px 0;
		margin: 0 0 0 8px;
		background: #fff; }
	
		/*** CONTENT ***/
		article {
			width: 652px;
			float: left;
			margin: 0 0 0 15px; }

			article.inner {
				width: 937px;
				float: left;
				margin: 0 0 0 10px; }
			
		/*** SIDE ***/
		aside {
			width: 242px;
			float: right;
			margin: 10px 13px 0 0;
			color: #fff; }
			
			aside img {	float: left; }
			
			aside img.facebook {
				width: 185px;
				height: 61px;
				margin: 0 0 0 29px; }
			
			/*** TWITTER ***/
			#twitter {
				width: 240px;
				float: left;
				margin: 19px 0;
				background: url(../images/opac_bg.png) repeat;
				border: 1px solid #ddd;
				font-family: Myriad Pro, arial, sans-serif; }
				
				.tweet ul li {
					padding: 0 10px;
					list-style: none;
					margin: 0 0 8px; }
					
					.tweet a { color: #ccc; }
		
	/*** ADS ***/
	#adSpaceWrapperWrapper {
		margin: 0 0 0 20px; }
			
	/*** FOOTER ***/
	footer {
		width: 950px;
		float: left;
		margin: 0 0 20px 8px;
		background: url(../images/footer_bg.jpg) top left no-repeat;
		font-family: Myriad Pro, arial, sans-serif; }

			footer p { 
				font-size: 10px;
				color: #fff; }
				
				footer a:link, footer a:visited {
					text-decoration: none;
					color: #fff; }
					
					footer a:hover { 
						color: #F8B249;
						text-decoration: underline; }
		
			#socialMedia {
				width: 260px;
				padding: 20px;
				height: 110px;
				float: left; }
				
				#socialMedia h6 {
					font-size: 14px;
					font-weight: normal;
					text-transform: uppercase;
					padding: 0 0 10px 0;
					border-bottom: 1px dotted #fff;
					color: #fff; }

				ul#socialLinks {
					list-style: none;
					width: 260px;
					margin: 10px 0 0 0; }
						
						ul#socialLinks li {
							float: left;
							width: 120px;
							margin: 0 0 10px 0; }
							
							ul#socialLinks img {
								padding: 1px;
								border: 1px solid #fff; }
								
			#siteMap {
				width: 260px;
				padding: 20px;
				height: 110px;
				float: left; }

				#siteMap h6 {
					font-size: 14px;
					font-weight: normal;
					text-transform: uppercase;
					padding: 0 0 10px 0;
					border-bottom: 1px dotted #fff;
					color: #fff; }
					
				ul#siteMapList {
					list-style: none;
					width: 260px;
					margin: 10px 0 0 0; }

						ul#siteMapList li {
							float: left;
							width: 120px;
							margin: 0 0 10px 0; }
		
			#copyright {
				width: 280px;
				padding: 20px;
				height: 110px;
				float: left; }

				#copyright h6 {
					font-size: 14px;
					font-weight: normal;
					text-transform: uppercase;
					color: #fff;
					padding: 0 0 10px 0;
					border-bottom: 1px dotted #fff;
					margin: 0 0 10px 0; }
				
				p.poweredby a { margin: 0 20px 0 0; }


/*** CLEARFIX ***/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

.clearfix { display: inline-block; }

html[xmlns] .clearfix { display: block; } /* SAFARI FIX */

* html .clearfix { height: 1%; } /* IE6 FIX */
