/* main.css */

body{
	font-family: Georgia, Times New Roman, Palatino, serif;
	font-size: 12px;
	line-height: 17px;
	background-color: #afb7ac;
}

h1 {
	color: white;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.5em;
	}

a{
	color:#000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

.main {
	width:880px;	
	background-color:#afb7ac;
	height:100%;
}
.container {
	width:792px;
}

.header{
	height:85px;
	width:100%;
/*	border-bottom:1px #fff dotted;*/
}
.menu_container{
	margin-left:325px;
	height:13px;
	background-color:inherit;
}
.menu{
	float:left;
	width:400px;
	height:13px;
	margin-top:25px;
	background-color: inherit;
	/*background-image:url('../images/nav_all.jpg');
	background-position: 0 0;*/
}
ul.nav{
	width:100%;
	height:13px;
/*	border:1px dotted #fff;*/
}
ul.nav li{
	list-style: none;
	display: inline;
	float:left;
	width:75px;
	height:13px;
	margin-right:6px;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:0 0;
	overflow: hidden;
}
ul.nav li:hover{
	cursor: pointer;
	background-position:0 -13px !important;
}
ul.nav li.last{margin-right:0;}
.nav_home{
	background-image:url('../images/nav/home.png');
}
.nav_offering{
	background-image:url('../images/nav/offering.png');
}
.nav_who{
	background-image:url('../images/nav/who.png');
}
.nav_buzz{
	background-image:url('../images/nav/buzz.png');
}
.nav_contact{
	background-image:url('../images/nav/contact.png');
}
.current{
	background-position:0 -13px !important;
}
.content{
	width:100%;
	height:100%;
	background-color:#afb7ac;
	position: relative;
}
.content_sub{
	width:100%;
	height:100%;
	background-color:#afb7ac;
	background-image: url('../images/note_lines.jpg');
	background-position: 450px 160px;
	background-repeat: no-repeat;
	position: relative;
}
.content_buzz{
	width:100%;
	height:100%;
	background-color:#afb7ac;
/*	background-image: url('../images/note_lines.jpg');
	background-position: 450px 160px;
	background-repeat: no-repeat;*/
	position: relative;
}
.bio_content{
	position: absolute;
	left:72px;
	top:160px;
	width:370px;
	height:400px;
/*	font-size: 1.0em;
	line-height:1.3em;*/
}
.home_content{
	position: absolute;
	left:72px;
	top:160px;
	width:310px;
	height:400px;
}
.home_content ul{
	margin-left:28px;
}
.home_content li{
	margin-left:2em;
	margin-top:1em;
	list-style: outside; color:white;
}
.home_content li span{
	color:#000;
}
.offering_content{
	position: absolute;
	left:72px;
	top:160px;
	width:350px;
	height:400px;
	/*font-size: 1.0em;
	line-height:1.4em;*/
}
.offering_content_right{
	background-color: #afb7ac;
	position: absolute;
	left:432px;
	top:160px;
	width:350px;
/*	font-size: 1.0em;
	line-height:1.4em;*/
}
.bio_indent{
	margin-left:28px;
}
.bio_head{
	margin-top:1.4em;
}
.logo{
	width:300px;
	height:160px;
	margin-left:58px;
	background-color:inherit;
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}
.photo_holder{
	position: relative;
	top:-60px;
	margin-left:570px;
	margin-top:0;
	width:114px;
	height:114px;
	background-image: url('../images/photo.jpg');
}
.note_holder{
	margin-left:450px;
	width:209px;
	height:370px;
	background-image: url('../images/note.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}
.note_lines_holder{
	float:left;
	margin-left:450px;
	width:209px;
	height:370px;
	background-color:#afb7ac;
	background-image: url('../images/note_lines.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}
.note_text_holder{
	margin-left:450px;
	width:209px;
	height:370px;
	line-height:30px;
}
ul.contact_info{
	margin-top:0.5em;
}
ul.contact_info li{
	list-style: none;
}
li.contact_name{
	font-weight: 800;
	color:#fff;
	position: relative;
	left:-27px;
}

.buzz_container{
	clear:left;
	margin-left:360px;
	margin-bottom:10px;
	width: 370px;
	position: relative;
}
.open_quote{
	position:absolute;
	width:30px;
	height:30px;
	top:0;
	left:-35px;
	background-image: url('../images/open_quote.png');
	background-position: 0 0;
	background-repeat: no-repeat;
}
.close_quote{
	position:absolute;
	width:30px;
	height:30px;
	top:0;
	right:-10px;
	background-image: url('../images/end_quote.png');
	background-position: 0 0;
	background-repeat: no-repeat;

}

/** typography **/

.buzz_container p{
/*	font-size:1.1em;
	line-height: 1.2em;*/
	padding:20px 20px;
	font-style:italic;
}

.quote_source{
	margin-top:-10px;
	margin-left:100px;
	font-style: normal !important;
}
.sub_indent{
	visibility: hidden;
}


.popout{
	color:#fff;
	font-weight: normal;
}

/* Video Stuff */
.video_boxes{	
	margin-left:70px;
	width: 520px;
	background-color: inherit;
	clear:right;
	z-index:100;
}
.video_div{
	width: 490px;
	height:15px;
	padding: 2px 4px 2px 26px;
	background: black url('../images/crosshair.gif') no-repeat 6px 3px;
	color: #bbcbc8;
	margin-bottom:12px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-weight: bold;*/
	font-size: 1.2em;
	/*text-transform: uppercase;*/
	letter-spacing: 0.1em;
}
.video_div .label1 {
	float: left;
	color: white;
	margin-right: 0.5em;
	width: 12em;
	}
.video_div .label2 {
	float: left;
	}
a.clicky{
	background-color: green;
}
.video_div:hover{
	cursor: pointer;
}
.video_boxes .last{
	margin-bottom:0;
}
.video_holder{
	width:100%;
	display:none;
	margin-bottom:12px;
	text-align: center;
}

/** Flow Player stuff **/
/* styling of the container. */ 
a.my_player { 
    display:block; 
    width: 480px; 
    height:290px;
    margin:10px auto;  
/*  	width:100%;
  	height:100%*/
    text-align:center; 
    /*
    margin:0 15px 15px 0; 
    float:left; 
    */
    border:1px solid #999; 
} 
 
/* play button */ 
a.my_player img { 
    margin-top:90px; 
    border:0px; 
} 
 
/* when container is hovered we alter the border color */ 
a.my_player:hover { 
    border:1px solid #000; 
    cursor: pointer;
}
