@charset "UTF-8";
/* CSS Document */

body {
	background:#4b4743/*64605c*/ url(/Images/bkgd.gif) top center repeat-y;
	margin:10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {color:#CC6600; text-decoration:underline;}
a:hover {color:#7f4000; text-decoration:underline;}

IMG.png { 
 behavior:url(/includes/iepngfix.htc); 
 }

#container {
width:950px;
margin:0px;
padding:0px
}

#header {
height:264px;
width:950px;
position:relative;
}
#topNav {
width:950px;
height:60px;
top:10px;
right:0px;
position:absolute;
}
#mainNav {
width:950px;
height:48px;
top:216px;
left:0px;
position:absolute;
}
#title {
 width:368px;
 height:38px;
 top:178px;
 left:527px;
 position:absolute;
 overflow:hidden;
 background: url(/Images/txtDavidWalker.png) top left no-repeat;
 behavior:url(/includes/iepngfix.htc);
}
#title h1 {
position:absolute;
left:-900px
}

#mediaPlayer{
	padding: 145px 0 0 10px;
	float: left;
	z-index: 200;
}

#contentHome {
text-align:left;
position:relative;
}
#content {
 background: #dbd6c8 url(/Images/bottomCap.jpg) bottom left no-repeat;
 text-align:left;
position:relative;
padding-bottom:50px;
}
#content div.shadow {
background: url(/Images/bkgdContent.gif) top left repeat-x;
height:20px;
overflow:hidden;
margin:0;
padding:0;
}
#content h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#333333;
margin:0 0 10px 0;
padding:0 0 5px 0;
border-bottom:1px dotted #666666;
}
#content h2 {
font-size:15px;
color:#111111;
margin:5px 0;
font-family:Georgia, "Times New Roman", Times, serif;
}
#content p {
margin:0 0 10px 0;
line-height:20px;
font-size:12px;
}
#homeText {
	position:absolute;
	width:410px;
	top:52px;
	right:21px;
	color:#ddccb0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#homeText p {
margin:10px 0px;
line-height:18px;
}
#homeText p.Welcome {
font-size:16px;
margin:10px 0;
color:#FFFFFF
}
#footer {
color:#888888;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:0;
text-align:left;
}
#footer a {
color:#aaaaaa;
text-decoration:none;
}
#footer a:hover {
color:#ffffff;
text-decoration:underline;
}
#schedule td {
padding:10px;
border-bottom:1px #999999 dotted;
}

.clear0 { clear:both; height:0px; overflow:hidden; }
.clear10 { clear:both; height:0px; overflow:hidden; }
.clear15 { clear:both; height:0px; overflow:hidden; }
.clear20 { clear:both; height:0px; overflow:hidden; }
.clear50 { clear:both; height:0px; overflow:hidden; }

#forms input {width:350px;  border:1px solid #666; font-size:12px; font-family:Arial, Helvetica, sans-serif; padding:9px 5px;}
#forms textarea {width:350px; height:225px; border:1px solid #666; font-size:12px; font-family:Arial, Helvetica, sans-serif; padding: 9px 5px;}
#forms input.button {width:100px; padding:5px; background:#CC6600; color:#ffffff; border:1px solid #000000;}
