body {
	font-family:georgia, times, serif;
	background:#FFFFFF;
	padding:0;
	margin:0;
	font-size:13px;
	line-height:1.1em;
}

a { 
	color:#bdccd7;
	text-decoration:none;
}

p {
	padding-bottom:4px;
}

h3 {
	font-size:24px;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	color:#f0e4e4;
	padding-bottom:10px;
	margin-bottom:25px;
	margin-top:40px;
	background:url("../images/bg_heading_3.gif") bottom center no-repeat;
}

h4 {
	font-size:16px;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	color:#f0e4e4;
	padding-bottom:10px;
	margin-bottom:15px;
	margin-top:20px;
}


h5 {
	font-size:14px;
	margin-top:24px;
	margin-bottom:0;
	padding:0;
	font-weight:bold;
}

a:hover {
	color:#7fb3f1;
}

h1#logo {
	height:65px;
}

h1#logo a {
	display:block;
	height:100%;
	width:500px;
	margin:0 auto;
}

h1 a span {
	display:none;
	text-indent:-9999px;
}

#global_nav_container {
	text-align:center;
	margin:0px auto;
}

ul#global_nav { 
	margin:0px auto;
	padding:0;
	height:30px;
	width:38em;
	position:relative;
}	

#global_nav li {
	float:left;
	text-align:center;
	font-size:14px;
	padding:0 4px 0 4px;
	width:auto;
	display:inline;
}

#global_nav a {
	color:#2f292a;
	text-align:center;
	display:inline;
}

#global_nav a:hover {
	color:#000000;
}
	
#wrap { 
	background:#282828 url("../images/bg_wrap.gif") repeat-y;
	width:900px;
	margin:0 auto;
}

#container {
	width:900px;
	background:url("../images/bg_header.jpg") top no-repeat;
	color:#999999;
	position:relative;
}

#footer {
	width:900px;
	height:68px;
	background:url("../images/bg_footer.jpg") repeat-x;
	margin:0 auto;
}

#col_left {
	width:490px;
	float:left;
	clear:left;
	padding-top:10px;
}

#col_right {
	width:390px;
	float:left;
	padding-top:10px;
}

#one_column {
	width:800px;
	float:left;
	clear:left;
	padding-top:10px;
}

#one_column .content {
	padding:15px 30px 10px 70px;
}

#col_left .content {
	padding:15px 30px 10px 70px;
}

#col_right .content {
	padding:15px 70px 10px 30px;
}

.clear {
	height:1px;
	clear:left;
}

.video_container {
	margin:10px 0 25px 0;
}


		/* Example tumblrBadge CSS */
		.tumblr {
			list-style: none;
			margin-bottom: 1em;
			padding: 0;
		}
		.tumblr li {
			margin-bottom: 2em;
		}
		.tumblr p {
			margin: 0 0 10px 0;
		}
		.tumblr img {
			display: block;
			border:1px solid #656968;
		}
		.tumblr em {
			font-style: normal;
			display: block;
			margin-top: 0.2em;
		}
		.tumblr .tumblr-post-date{
			display: block;
			font-size: 10px;
			font-weight:bold;
			text-transform:uppercase;
			text-align:center;
			margin-top: 0.5em;
			margin-bottom: .2em;
		}
		
		
#nav { 
			float: left;
			width: 100%;
			text-align: center;
			padding-top:5px;
		}

		#nav ul { 
			width: 39.4em;
			margin: 0 auto;
			list-style: none;
		}
		
		
		#nav li { 
			float: left;
			position: relative;
			width: 4.2em;
			letter-spacing:-.04em;
		}
		
		#nav a { 
			display: block;
			width: 4.2em; 
			color: #2f292a;
		} 

		#nav li.first, #nav li.wide { 
			float: left;
			position: relative;
			width: 5em;
		}
		
		#nav li.first a, #nav li.wide a { 
			display: block;
			width: 5em; 
			color: #2f292a;
		}
		
		#nav a:hover { color:#000000; }

		#nav li ul { 
			display: block;
			position: absolute; 
			width: 4.5em; 
			left: -999em;
		} 
		
		#nav li:hover ul { top: 1.3em; left: 0 }
		
		#nav li li {  display: block }
		
#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* mail chimp sign-up */

A:active {text-decoration: none; color: rgb(0, 0, 0); }
A:hover {text-decoration: none; rgb(0, 0, 0); }
.mc-field-group { margin-top:2px; margin-bottom:4px; float:left; }
label { display:block; width:100px; float:left; font-family: Century Gothic;}
input { float:left;width:180px;}
input.btn { width:100px; float:right; }
.indicate-required { text-align:right;}

.twitter_link {
	background:url("../images/bg_twitter.gif") no-repeat;
	width:248px;
	height:57px;
	display:block;
	margin-top:24px; 
}

.twitter_link span { display:none; text-indent:9999em; }

#title4 { color:#FFF; !important }

#footer p { color:#b0b0b0;  text-align:center; padding-top:20px;}


