@charset "utf-8";
/* CSS Document */

body{
	height:100%;
	background-color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.95em;
	color:#FFF;
}

a{
	color:#ffcc33;
}

p{
	line-height: 1.2em;
}

#wrapper{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#content{
 width:900px;
 position:relative;	
}

#content_etc{
	width:600px;
	float:left;
	position:relative;
}

#content_etc_awards{
	display:block;
	width:600px;
	height:120px;
	overflow:hidden;
	float:left;
	position:relative;
}

#index_awards ul li{
	display:block;
	float:left;
	position:absolute;
}

#content_social{
	width:299px;
	position:relative;
	float:right;
	border-left:1px solid #333;
	font-size: .95em;
	line-height: 1.5em;
}

#content_social h2{
	color:#cc0000;
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:1em;
}

#content_social_twitter{
	width:259px;
	padding:20px;
	line-height:1.2em;
	font-size:.9em;
}

#twitter_timestamp{
	color:#FFF;
	margin-bottom:.5em;
}

#twitter_post{
	color:#cc0000;
	margin-bottom:.5em;
}

#twitter_link{
	color:#47d1ff;
	text-align:right;
}

#twitter_link a{
	color:#47d1ff;
}

#content_social_facebook{
	width:259px;
	padding:20px;
	line-height:1.2em;
	font-size:.9em;
}

#facebook_calltoaction{
	color:#FFF;
	margin-bottom:1em;
}

#content_social_foursquare{
	width:259px;
	padding:20px;
	line-height:1.2em;
	font-size:.9em;
}

#content_social_foursquare p{
	margin-bottom:1em;	
}

#content_welcome{
	width:900px;
}

#content_welcome_copy{
	width:560px;
	display:block;
	float:left;
	padding:20px;
	border-top:1px solid #333;
}

#content_welcome_copy h2{
	color:#cc0000;
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:1em;
}

#content_welcome_copy p{
	line-height:1.4em;
	margin-bottom:1em;
}

#content_welcome_image{
	width:300px;
	height:300px;
	display:block;
	float:right;
}

#content_updates{
	border-top:1px solid #333;
	width:900px
}

#content_updates_news{
	width:560px;
	display:block;
	float:left;
	padding:20px;
}

#content_updates_news h2{
	color:#cc0000;
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:1em;
}

.news_title{
	color:#666;
	margin-bottom:.5em;
	font-weight:bold;
}

.news_content{
	margin-bottom:1em;
}

#content_updates_events{
	width:260px;
	display:block;
	float:right;
	padding:20px;
}

#content_updates_events h2{
	color:#cc0000;
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:1em;
}

#content_updates_events p{
	line-height:1.4em;
	margin-bottom:1em;
}

.events_title{
	color:#FFF;
	margin-bottom:.5em;
	font-weight:bold;
}

.events_content{
	color:#666;
	margin-bottom:.5em;
	margin-left:20px;
}

.content_fullwidth{
	text-align:center;
	border-bottom:1px solid #333;
	padding:20px;
}
.content_two_column{
	background-image:url(../images/css_content_two_column_bg.gif);
	background-repeat:repeat-y;
}

.content_half_column_wrapper{
	
	width:50%;
	float:left;
	line-height:1.1em;
}

.content_half_column{
	padding:20px;
}

.content_third_column_wrapper{
	width:33%;
	float:left;
	line-height:1.1em;
}

.content_third_column{
	padding:20px;
}

.content_fourth_column_wrapper{
	width:25%;
	float:left;
	line-height:1.1em;
}

.content_fourth_column{
	padding:20px;
}

.copy_headline{
	font-size:1.4em;
	color:#666;
}

.copy_menu_section_title_wrapper{
	margin-bottom:20px;
}

.copy_menu_section_title{
	font-size:1.6em;
	color:#C00;
}

.copy_menu_section_title_desc{
	font-size:.9em;
	color:#666;
}

.copy_menu_item_thumbnail{
	display:block;
	float:left;
	margin-right:10px;
	width:75px;
	height:75px;	
}

.copy_menu_item_content{
	width:325px;
	float:right;
}

.copy_menu_item_wrapper{
	margin-bottom:1em;	
}

.copy_menu_item_title{
	font-size:1em;
	color:#FFF;
	font-weight:bold;
}

.copy_menu_item_desc{
	color:#666;
	clear:both;
}

.copy_menu_item_price{
	display:block;
	font-size:.9em;
}

.copy_menu_item_price li{
	display:block;
	float:left;
	padding:5px;
}

.copy_section_title{
	font-size:1.6em;
	color:#C00;
	margin-bottom:20px;
}

#footer{
	background-color:#333;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.8em;
	text-align:center;
	padding:20px;
}

#flash_awards ul li{
		display:block;
		float:left;
}

.content_staff_three_column{
	background-image:url(../images/css_content_three_column_bg.gif);
	background-repeat:repeat-y;
}

.content_staff_column_third{
	width:260px;
	float:left;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}

.content_staff_imagecontainer_small{
	margin-bottom:40px;
	text-align:center;
}

.content_staff_imagecontainer_small h3{
	font-size:1.2em;
	color:#FFF;
	padding-top:10px;
	padding-bottom:5px;
}

.content_staff_imagecontainer_small h4{
	font-size:1.0em;
	color:#999;
	font-weight:normal;
}

.content_staff_imagecontainer_large{
	text-align:center;
	float:left;
}

.content_staff_imagecontainer_large h3{
	font-size:1.2em;
	color:#FFF;
	padding-top:10px;
}