/*******************************************************
TITLE: www.DavidDeBoy.com - Danvid DeBoy - Actor, Motivational Speaker, Business Communication Specialist.
DATE: 6.12.07
AUTHOR: www.HendersonCreative.com
*******************************************************/

/*----------------clear browser styles -------------------------------------------------*/

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*----------------END - clear browser styles -------------------------------------------------*/

body {
	margin:.5em;
	padding:0;
	height:100%;
	background-color: #99ccff;
	color:#000000;  
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	}

a {
	color: #6d1e00;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #b35918;
	text-decoration: underline;
	font-weight: bold;
	}

a:visited {
	text-decoration: none;
	color: #6d1e00;
	font-weight: bold;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: 1.5em;
	}

h3 {
}
	
blockquote {
	margin:1em;
	padding:.5em .5em .5em 85px;
	background-color:#D7ECF8;
	}

blockquote p {
	margin:.2em;
	color:#000000;
	}

hr {
	margin-bottom:20px;
	border:none;
	width:99%;
	color:#eeeeee;
	background-color:#eeeeee;
	height:1px;
	clear:both;
	}

td.desc {
	padding:4px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	}

#centercontent {
	margin-top: 220px;
	}

#postHeader { 	
	margin:0 auto;
	padding:0 .2em .3em .2em;
	width:720px;
	text-align:right;
	vertical-align: middle;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:.7em;
	text-transform:uppercase;
	}

#centerColumn { 	
	margin:0 auto;
	padding:1em;
	width: 740px;
	text-align:left;
	vertical-align: middle;	
	background-image: url(../images/deboy-main1a.png);
	background-repeat:no-repeat;
	}

/* header ---------------------------------------*/

#header {
	padding:0 0 0 0;
	height:130px;
	}

#headertext {
	text-indent:-9999px;
	}

#header h1 {
	margin:0 0 -14px 10px;
	padding:10px 0 0 .9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	}

#header h2 {
	margin:0 0 0 0;
	padding:1em 0 0 30px;
	font-size:.9em;
	font-weight:300;
	color:#000000;
	}


/* menu ---------------------------------------*/

#menu {
	margin: 0 20px 20px 0px;
	height: 20px;
	text-decoration: none;
	text-align: center;
	}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#menu ul a {
	display: block;
	}
#menu li {
	float: left;
	width: 210px;
	padding: 0;
	position: relative;
	}
#menu li ul {
	visibility: hidden;
	position: absolute; 
	top: 1.1em;
	left: 0;
	background-color: #FFFFFF;
	border: 1px solid #777;
	width: 200px;
	padding: 10px;
	}
#menu li:hover ul,
#menu li.over ul {
	visibility: visible;
	}
#menu li li {
	width: auto;
	float: none;
	padding-right: 0;
	position: static;
	margin-bottom: 5px;
	}

/* body stuff ---------------------------------------*/


#cell_1 {
	width: 720px;
	margin-top: 320px;
	margin-left: 110px;
	text-align: center;
	margin-bottom: 35px;
	}

#cell_1 p {
	font-size:.75em;
	color:#000000;
	}

#cell_1 h2 {
	display:none;
	}

/* box stuff ---------------------------------------*/

#box_1 {
	clear:both;
	margin:15px 0 0 65px;
	padding:10px;
	height: 175px;
	}

#box_1 p {
	line-height: 1.55em;
	padding-top: 20px;
	}
	
#box_1 h2 {
	line-height: 1.55em;
	padding-top: 40px;
	}
	
#crabs{
	float: left;
	height: 160px;
	width: 249px;
	margin-right: 10px;
	}

/* footer stuff ---------------------------------------*/
#footer {
	position:relative;
	clear:both;
	bottom:0;
	margin:20px 0 0 0;
	padding:0;
	height:4em;
	line-height:4em;
	text-align:center;
	font-size:.7em;
	}
