﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#wrapper
{
	background-image: url(http://www.pauldavidproductions.com/images/bgd_home_logo2.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:60px;
}


#text_holder
{
	font-size: 15px;
	color: #555d4a;
	width: 600px;
	margin-top: 91px;
	height: 100%;
	margin-left: 0px;
	background-image: url(images/paper3.jpg);
}

#left_column
{
	font-size: 15px;
	text-align: left;
	color: #555d4a;
	width: 200px;
	float: left;
	line-height: 20px;
	padding: 10px;
	margin: 0px;
	height: 70%;
}

#right_column
{
	font-size: 16px;
	text-align: left;
	color: #999999;
	width: 600px;
	margin: 0px 0px 0px 230px;
	font-style: italic;
	font-weight: bolder;
}
#text_col1
{
	margin-top: 200px;
	padding: 10px;
	font-size: 12px;
	border-left-color: #006699;
	border-right-color: #006699;
	background-image: url(http://www.pauldavidproductions.com/images/Bgd_prod.jpg);
	background-repeat: no-repeat;
	border-left-width: thin;
	border-left-style: dotted;
	border-right-width: thin;
	border-right-style: dotted;
}
#text_col2
{
	font-size: 14px;
	color: #006699;
	padding: 7px 20px 20px 40px;
	line-height: 22px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
h1
{
	font-size: 18px;
	color: #FFFF99;
}
h2
{
	font-size: 15px;
	color: #006699;
}
h3
{
	font-size: 24px;
	color: #428EB4;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
}
#workPics
{
	width: 547px;
	height: 182px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a
{
	color: #006699;
}

a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	color: #9dab8b;
}
a:active
{
	text-decoration: none;
}

ul.NoList
{
list-style:none;
}

ul.NoList .footerLink
{
display:inline; margin-right:20px;
}
