/* Style Sheet for DaveBoon.com */

/* Standard Tags */

html { 
	font-size: 62.5%; 
}
html, body, div, p, td, ul, li, form, input, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4 {
	margin-bottom: 0.5em;
	padding: 0;
	color: #81A8B3;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1.6em;
	margin: 0;
	padding: 0 0 0.3em 0;
	color: #A31C2F;
}
h2 {
	font-size: 1.4em;
	margin: 0;
	padding: 0.6em 0 0.3em 0;
	font-weight: bold;
	color: #666666;
}
h3 {
	padding: 0.6em 0 0.4em 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
h4 
{
	font-size: 4em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}
td {
	font-size: 100%; 
}
p {
	margin-bottom: 1em;
	padding: 0;
	background-color: transparent;

	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;	
}
a, a:link, a:visited {
	color: blue;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active {
	color: #921A2A;
	background-color: transparent;
	text-decoration: none;
}
ul li {
	margin: 0.2em 0;
	padding-bottom: 0.8em;
	list-style-type: disc;
	line-height: 15px;
}
img {
	border: none;
}

/* Structure */

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #122A56;
}
#outer {
	margin: 10px auto 10px auto;
	padding: 0;
	position: relative;
	width: 772px;
	
}

#inner {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	width: 772px;
	color: #000;
	text-align: left;
	background: url(images/content-background.gif) repeat-y;

}
#header {
	position: relative;
	margin: 0;
	padding: 0;
	width: 772px;
	height: 188px;
	background: url(images/header.jpg) no-repeat;
}

#content {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 772px;

	font-size: 1.2em;
}

#content-left {
    position: relative;
	float: left;
	width:225px;
	margin:10px 0px 0px 20px;
	padding: 0px;
	background:#fff url(images/leftside.gif) repeat-y left top;
}
#content-main 
{
    position: relative;
	float: left;
	width:508px;
	margin:10px auto;
	padding: 0px;
	background:#fff url(images/leftside.gif) repeat-y left top;
}
.box-top {
	width:100%;
	height:10px;
	background:url(images/top.gif) no-repeat left top;
}
.box-top span {
	display:block;
	position:relative;
	height:10px;
	background:url(images/top-right.gif) no-repeat right top;
}
.box-content-left {
	position:relative;
	background:url(images/rightside.gif) repeat-y right top;
	padding: 1px 20px 10px 10px;
	margin: -3px 0px -8px 0px;
	min-height:200px;
    height:auto !important;
    height:200px;
}
.box-content-main {
	position:relative;
	background:url(images/rightside.gif) repeat-y right top;
	padding: 1px 20px 10px 15px;
	margin: -3px 0px -8px 0px;
	min-height:300px;
    height:auto !important;
    height:300px;
}
.box-bottom {
	width:100%;
	height:15px;
	background:url(images/bottom.gif) no-repeat left bottom;
}
.box-bottom span {
	display:block;
	position:relative;
	height:15px;
	background:url(images/bottom-right.gif) no-repeat right top;
}

#footer {
	position: relative;
	margin: 0;
	padding: 7px 0px 0px 0px;
	width: 772px;
	background: url(images/footer.gif) no-repeat;
	min-height: 13px;
    height: auto !important;
    height: 13px;
    text-align: center;
    background: #122A56;
    color: #DFDBF8;
}



/* Top Navigation */
#topnav {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	min-height: 26px;
    height: auto !important;
    height: 26px;
	width: 772px;
	list-style-type: none;
	color: #FFF;
	background: #1A3360 url(images/topnav-background.gif) repeat-y;
}
#topnav ul 
{
    padding-left: 20px;
}
#topnav ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS';
	font-size: 1.4em;
	font-weight: normal;
	width: auto;	
}
#topnav ul li a, #topnav ul li a:link, #topnav ul li a:active {
	padding: 4px 3px 2px 3px;
	margin: 1px 10px 3px 0px;
	display: block;
	color: #fff;

	background-color: transparent;	
	text-decoration: none;	
}
#topnav ul li a:hover {
	color: #619ACF;
	background-color: transparent;
	text-decoration: none;
}




/* Other Tags */
a:link.dave-boon-title, a:visited.dave-boon-title
{ 
    text-decoration: none;
    color: Black;
    font-family: Times, Serif;
    font-weight: normal;
    padding-left: 20px;
}
a:hover.dave-boon-title, a:active.dave-boon-title
{ 
    text-decoration: none;
    color: #921A2A;
    font-family: Times, Serif;
    font-weight: normal;
}

#footer a:link, #footer a:active, #footer a:visited
{   padding-left: 336px;
    text-decoration: none;
    color: #DFDBF8;
    font-weight: normal;
}


span.dave-boon-subtitle 
{
    color: Black;
    font-family: Times, Serif;
    font-weight: normal;
    padding-left: 50px;
    font-size: 1.8em;
}

.clear {
	clear: both;
}
.img-right, .img-right-noborder {
	float: right;
	margin: 0 0 3px 7px;
}
.img-left {
	float: left;
	margin: 0 7px 3px 0;
}

ul.bullet-list, ul.bullet-list-short, ul.nonbullet-list, ul.faq-list {
	margin: 1em 1em 1em 2.5em;
	list-style-type: disc;
}
ul.bullet-list li, ul.nonbullet-list li {
	padding-bottom: 0.6em;
	font-size: 110%;
}
ul.bullet-list-short li
{
	padding-bottom: 0em;
	font-size: 110%;
}

/* Forms */
table#contactform {
width: 460px; 
text-align: left; 
margin-top: 0px; 
padding-top: 0px;

}

table#contactform td {
vertical-align: top;
font-weight: bold;
padding: 2px 0px 2px 2px;
margin: 0px;
line-height: 18px;
font-size: 13px;
} 

form{
margin: 0px;
padding: 0px;
}

input, .textbox, .ddl {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}


.button 
{
font-weight: bold;
letter-spacing: 1px;
background: blue;
color: #fff;
margin: 10px 0px 10px 0px;
border: double #787878 1px;
width: auto;
font-family: Arial, Helvetica, sans-serif;
overflow: visible;
padding: 0.25em;
font-size: 100%;
}