/* CSS Document */

/*baseline reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,
blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var
{ font-style:normal; font-weight:normal; }
ol,ul { margin:0; padding:0; list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:130%; }
a img {border:none;}

body {
	background-color: #E8ECED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #052437;
	text-align: left;
	font-size: small;
}

#header {
	background-image: url(../Images/newSite/bg_Header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 99px;
	width: 100%;
	position: relative;
}

#header span {
	position: absolute;
	height: 55px;
	width: 604px;
	left: 0px;
	top: 0px;
	margin: 0px;
	background-image: url(../Images/newSite/logo_Header.gif);
	background-repeat: no-repeat;
}

#ddHeader {
	background-image: url(../Images/newSite/david_Header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 99px;
	width: 118px;
	position: absolute;
	top: 0px;
	right: 200px;
}

.phone {
	font-weight: bold;
	color: #D2D6D1;
	position: absolute;
	right: 64px;
	top: 68px;
}

#topMenu {
	position: absolute;
	left: 24px;
	top: 68px;
}

a {
	display: inline;
	font-weight: bold;
	color: #D2D6D1;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 9px;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#header a {
	display: inline;
	font-weight: bold;
	color: #D2D6D1;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 9px;
}

#header a:hover {
	color: #1D4E6E;
	background-color: #E8ECED;
	background-image: url(../Images/newSite/bg_menu.gif);
	background-repeat: repeat-x;
}

#header a.current {color:#1D4E6E; }

.content {
	background-color: #E8ECED;
}

.contentHome {
	background-image: url(../Images/newSite/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding-bottom:300px;
}

#bgHome {
	background-color: #E8ECED;
	height: 534px;
	width: 100%;
	margin-top: -500px;
}

.folio {
	position: absolute;
	left: 240px;
	bottom: 260px;
}

.contentIntro {
	margin-top: 10px;
	margin-left: 250px;
	width: 40%;
}

.contentIntro h1 {
	font-size: 200%;
	font-weight: bold;
}

.contentIntro p {
	margin-top: 10px;
	text-align: left;
}

.contentIntro a {
	color:#0000FF;
}

.contentIntroLow {
	margin-top:-40px;
	margin-left: 250px;
	margin-bottom: 20px;
	width: 50%;
}

.contentIntroLow p {
	margin-bottom: 10px;
	text-align: left;
}

.contentList {
	float:right;
	margin-top: 30px;
	margin-right: 30px;
	padding-left: 20px;
	padding-bottom: 10px;
	width: 200px;
}

#contentLeftSm {
	width: 25%;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	float: left;
}

.floatLeft {
	font-size: x-small;
	width: 30%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: left;
	float: left;
}

.floatLeft a {
	color: #003399;
	text-decoration: underline;	
}

.floatLeft a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.floatRt {
	width: 50%;
	padding-top: 45px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: left;
	float: right;
}

.floatRt a {
	padding: 0;
	color: #003399;	
}

.floatRt a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#contentLeftSm h2, #contentLeft p {
	padding-top: 10px;
}

#contentLeftSm h2 {
	font-size: x-large;	
}

#contentLeft {
	width: 40%;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: justify;
	float: left;
}

#contentLeft h2, #contentLeft p {
	padding-top: 10px;
}

#contentLeft h2 {
	font-size: x-large;	
}

#contentMid {
	float: left;
	width: 25%;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 10px;
}

#contentRight {
	float: left;
	width: 25%;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

#folio {
	clear: both;
	background-color: #052437;
	width: 100%;
	padding-top: 10px;
	position: relative;
}

#folio a {
	font-weight: bold;
	color: #D2D6D1;
	text-decoration: none;
	position: absolute;
	left: 60px;
	top: 30px;
}

#folio a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#footer {
	clear: both;
	text-align: center;
	background-color: #052437;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: x-small;
	color: #E8ECED;
}

#directories {
	margin-left:-99999px;
}
