@charset "utf-8";


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-image: url(/images/body_bg2.gif);
	background-image: url(/orangebg2.jpg);
	background-image: url(/images/bg_honeywood.jpg);
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body { 
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	line-height: 14pt;
	 }
	 
a {
	color: #CC6600;
	text-decoration: none;
}
	 
p {
}
	 

#containing { width: 960px; margin: auto; margin-top: 16px; margin-bottom: 16px;}
.padder { padding: 16px;}

div#menu_main {
	float: right;
	width: 248px;
	background-color: #FFFFFF;
	background-image: url(images/shad_b_up.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	text-align: center;
}

ul.menu_bank {
	margin-top: 38px;
	border: 1px dotted #FF9900;
	border-top: none;
	border-bottom: none;
}

li.menu_button {
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 150px;
	list-style-type: none;
	margin-bottom: 20px;
	margin-left: 16px;
}

/*.menu_button a { display: none; }
*/

.menu_button img {
	width: 100%;
	height: 100%;
}

.social_icon {
	margin: 4px;
}

.content_holder {
	min-height: 900px;	
	width: 660px;
}

.left_content {
	width: 695px;
	background-color: #FFFFFF;
	margin-right: 16px;
}

.home_slides { 
	width: 660px; 
	height: 310px;
	background-color: #999999;
	border: 1px solid #FF9900;
	border-top: none;
	border-bottom: none;
	}
	
.home_slides h2 {
	padding: 8px;
	background-color: #FF9900;
}
	
.so_indented {
	margin: 32px;
	margin-bottom: 0;
}

h3.so_indented {
	font-size: 16.5pt;
	font-weight: normal;
	line-height: 25pt;
}	 

.floatbox {
	float: left;
	padding: 24px;
	padding-top: 8px;
	border: 1px dotted #CCCCCC;
	border-top: none;
	border-bottom: none;
	margin-top: 32px;
	margin-bottom: 0;
	height: 345px;
	overflow: hidden;
}

#teaser1 {
	width: 264px;
	font-size: 11px;
	padding-left: 8px;
	border-left: none;
}

#teaser2 {
	width: 120px;
	padding: 4px;
	padding-bottom: 28px;
	text-align: center;
	border: none;
}

#teaser3 {
	width: 176px;
	border-right: none;
}

#twitter_div {
	font-size: 13pt;
	line-height: 20pt;
	color: #666666;
}

.twitter-link {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

.fine_intro {
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 8px;
}

#teaser1 h3 {
	font-size: 22px;
	margin-bottom: 8px;
	font-weight: normal;
}

.heading_bar {
	background-image: url(images/orange_gradient.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 50px;
	color: #000000;
	font-size: 20px;
}


.event_details {
	font-size: 8pt;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 9pt;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
	border-left: 1px dotted #ccc;
}

/* ABOUT PAGE: CV DETAILS */
.cv-column {float: left; width: 400;}
#cv {padding: 24px; padding-top: 0; margin-top: 32px; margin-bottom: 0;}
#cv h2 {color: #000000; font-size: 1.2em; font-weight: normal; letter-spacing: 0.2em; margin-top: 10px;}
#cv ul {font-size: 1em; list-style: square; margin-left: .1em; padding-left: 0; margin-bottom: 16px}
#cv li {margin-left: .1em; padding-left: 0;}
.job_desc {margin-top: 14px; font-size: 0.8em;}
.job_loc {font-weight: bold; font-size: 1.1 em}
.job_ttl {font-style: italic; font-size: 1.1 em}

