/* margin: top right bottom left */

body {
	margin: 0; padding: 0;
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Arial; */
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #2c2623;
	background: #e9ebdd;
	}
	
#ott {
	position:fixed;
	top:0;
	left:0;	
	z-index: 999;
	width: 100%;
	height: 100%;
	background: url("../images/opacity.png");
	
}

#ott #message {
	margin: 50px auto 0 auto;
	padding: 25px;
	text-align: center;
	color: #fff;
	width: 400px;
	height: 25px;
	background: #333;
}

#ott #message a {
	color: #fff;
}

/* Top Bar */
/* ------- */

div#top {
	width: 1003px;
	height: 148px;
	margin:auto auto 0px auto;
	/* background: #BCBC96 url("../images/leather.jpg") 0px 0px; */
	/* background: #BCBC96 */
	}
	
div#top p {
	margin: 0px 0px 0px 45px;
	font-size: 12pt; 
	}

div#top img {
	display: block;
	/* left: 0px; */
	/* margin: 0px 0px 0px 20px; */
	}

/*------------------------------------------------------*/

/* Menu Bar */
/* -------- */

div#menubar {
	width: 1003px;
	margin: 0px auto 0px auto;
	height: 30px;
	background: #362f2d url("../images/menubar_bk_lighter.jpg") 0 0;
	/* background: #362f2d; */
	}

div#menubar p {
	margin: 0px 0px 0px 30px;
	position: relative;
	top: 4px;
	}


div#menubar a {
	margin: 0px 4px 0px 4px;
	color: #c0c68d;
	font-family: "Arial";
	font-size: 10.5pt;
	}

div#menubar a:link {
	text-decoration: none;
	}
	
div#menubar a:visited {
	text-decoration: none;
	}
	
div#menubar a:hover {
	text-decoration: underline;
	}

/*-------------------------------------------------------*/

/* Content Div */
/* ----------- */

div#content {
	overflow: auto;
	width: 1003px;
	background: #e5ebc4 url("../images/test3.jpg") 0 0 repeat-x; 
	margin: 0px auto 0px auto; 
	
	/* I took this out to allow people to choose their own font size */
	/* font-size: 12pt; */	
	}

	
div#content span.qmarks {
	font-family: "Verdana";
	font-size: 20px;
	}
	
div#content span.italic {
	font-style: italic;
	}

div#content p.main {
	margin: 15px 35px 0px 35px;
	}
	
div#content p.quote {
	margin: 0 35px 5px 35px;
	font-size: 16px;
	font-style: italic;
	line-height: 1.5;
	}

div#content p.credit {
	margin: 0 0 5px 135px;
	font-size: 12px;
	font-style: normal;
	}
	
div#content span.credit {
	font-size: 12px;
	font-style: normal;
	margin: 0;
	}
			
div#content h2 {
	margin: 20px 35px 20px 35px;
	font-size: 20pt;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	}
	
div#content h3 {
	margin: 20px 35px 20px 35px;
	font-size: 14pt;
	font-weight: bold;
	}
	
div#content h3.underlined {
	margin: 20px 35px 20px 35px;
	font-size: 14pt;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
	}
		
div#content img {
	/* leave margin element in for fine tuning */
	Margin: 0px 0px 0px 5px;
	}

div#content table.bios {
	text-align:left;
	margin: 40px auto 20px auto;
	width: 900px;
	position: relative;
	}
	
div#content table.core{
	text-align:left;
	margin: 40px auto 20px auto;
	position: relative;
	width: 730px;
	}
	
div#content td {
	margin: 0px 0px 0px 0px;
	}

div#content ul.downloads {
	font-size: 10pt;
	margin: 0px 35px 0px 55px;
	list-style-image: url("../images/pdf_icon.jpg");
	list-style-type: none;
	}

/* something to cover any links in the text */

div#content a:link {
	color: #000000;
	text-decoration: underline;
	}
	
div#content a:visited {
	color: #000000;
	text-decoration: underline;
	}
	
div#content a:hover {
	color: #000000;
	text-decoration: none;
	}

div#content a.small:link {
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
	}
	
div#content a.small:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
	}
	
div#content a.small:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10pt;
	}

/* For the Post-it notes image, a whole div to itself! */

div#indeximg {
	margin: 0px 0px 0px 45px;
	width: 887px;
	}
	
/* for the wide pics (ei & audit)*/
	
.auditimg {
	margin: 20px auto 0 auto;
	text-align:center;
	}


/* Also, because I'm feeling generous, one for the mission tag line image */
.tag {
	margin: 0px 0px 0px 35px;
	width: 382px;
	}

.bios {
	text-align:center;
	}

	
.itemright {
	display:inline;
	padding: 0;
	margin: 10px 60px 10px 0;
	float: right;
	clear: right;
	border: 0px solid #000000;
	}

.itemrightnotop {
	display: inline;
	padding: 0;
	margin: 20px 125px 20px 0;
	float: right;
	clear: right;
	border: 0px solid #000000;
	}

.itemright p.linklabel {
	padding:0;
	margin: 5px 0 0 0;
	font-size: 10pt;
	text-decoration: underline;
	text-align: center;
	}

.textwrapperright {
	padding: 0;
	margin: 20px 40px 0 0;
	display: block;
	width: 450px;
	float: right;
	clear: right;
	border: 0px solid #000000;
	}

.textwrapperright p.title {
	margin:0;
	padding:0;
	border-bottom: 1px dotted #000000;
	}

.textwrapperright ul {
	list-style-position: outside;
	list-style-type: disc;
	}
	
.textwrapper {
	display: block;
	width: 430px;
	padding: 0;
	margin: 20px 0 0 40px;
	border: 0px solid #000000;
	}

.textwrapper p.title {
	margin:0;
	padding:0;
	border-bottom: 1px dotted #000000;
	}

.textwrapper ul {
	list-style-position: outside;
	list-style-type: disc;
	}
	
.widewrapper {
	display: block;
	padding: 0;
	margin: 20px 35px 0 35px;
	}
	
.widewrapper ul.nobullet {
	font-size:11pt;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.widewrapper p.title {
	margin:0;
	padding:0;
	border-bottom: 1px dotted #000000;
	}

.widewrapper p.bold {
	font-size:11pt;
	font-weight: bold;
	margin:5px 0 2px 0;
	}

.widewrapper table {
	width: 98%;
	font-size:10pt;
	margin-left: 5px;
	border-spacing: 0px;
	text-align: left;
	}

.widewrapper tr.light{
	background: #efefca;
	}
		
.widewrapper th {
	font-size:11pt;
	border-bottom: 1px solid #000000;
	}

.widewrapper th.r {
	font-size:11pt;
	border-bottom: 1px solid #000000;
	border-left:  1px solid #000000;
	}
	
.widewrapper td.r {
	border-left:  1px solid #000000;
	}
/* For the contact page, I need one for the address etc... */

div#contacttext {
	padding: 0;
	margin-left: 40px;
	margin-bottom: 20px;
	width: 500px;
	float: left;
	}

/* ... some linky stuff for the e-mail.. */
	
div#contacttext a:link {
	text-decoration: underline;
	}
	
div#contacttext a:visited {
	text-decoration: underline;
	}
	
div#contacttext a:hover {
	text-decoration: none;
	}

/* ...and finally - one for the map! */

div#contactmap {
	margin-right: 45px;
	width: 382px;
	float: right;
	}
	
/* maybe a picture of the office would be good? */
	
/*-------------------------------------------------------*/

/* Bottom Bar */
/* ---------- */

/* The teeny tiny line between the content, and the bottom */

div#bottomline {
	position: relative;
	width:1003px;
	margin: 0px auto 0px auto;
	height: 10px;
	background: #362f2d;
	
	/* background: #362f2d url("../images/leather dark.jpg") 0 0 repeat-x; */
	/* ^ is pretty nasty, but keep it in in case I change it up ^ */
	}

/* The bottom (clearly) */

div#bottom {
	width:1003px;
	margin: 0px auto 0px auto;
	height: 35px;
	background: #BCBC96 url("../images/leatherbk.jpg") 0 0; 
	text-align: right;
	}
	
div#bottom p {
	margin: 0px 20px 0px 0px;
	font-size: 10pt; 
	line-height: 2;
	}

div#bottom a {
	color: #000000;
	}
	
/*-------------------------------------------------------*/

div#skills {
	position: absolute;
	overflow: auto;
	top: 40%;
	left: 60%;
	width: 30%;
	height:50%;
	border: 2px solid #000000;
	background: #e5ebc4 url("../images/test3.jpg") 0 0 repeat-x;
	padding: 5px;
	display: none;
	z-index: 1;
	}
	
div#skills p {
	font-size: 10pt;
	margin:3px 0px 10px 0px;
	}
	
div#skills .bold {
	margin:0;
	padding:0;
	font-weight: bold;
	}

div#skills h2 {	 
	font-size: 12pt;
	font-weight: bold;
	}

div#CEO {
	position: absolute;
	overflow: auto;
	top: 40%;
	left: 60%;
	width: 26%;
	height:40%;
	border: 2px solid #000000;
	background: #e5ebc4 url("../images/test3.jpg") 0 0 repeat-x;
	padding: 5px;
	display: none;
	z-index: 1;
	}
	
div#CEO p  {
	font-size: 10pt;
	margin:3px 0px 10px 0px;
	}

div#CEO .bold {
	margin:0;
	padding:0;
	font-weight: bold;
	}
	
div#CEO h2 {	 
	font-size: 12pt;
	font-weight: bold;
	}

	
div#coretable {
	position: relative;
	margin: 0px 0px 20px 95px;
	}
	
#formwrapper {
	/*border: 1px solid #000000;*/
	clear: left;
	float: left;
	position: relative;
	overflow:hidden;
	margin: 0;
	padding: 0;
	width: 550px;
	}
	
.somemainforminput {
	position: relative;
	width: 500px;
	margin: 5px 0 0 0;
	overflow: hidden;
	}
	
.mainformlabel {
	position: relative;
	margin: 0;
	float: left;
	text-align: right;
	}
	
.mainformitem {
	position: relative;
	overflow: hidden;
	margin: 0;
	float: right;
	clear: right;
	width: 380px;
	}
